diff --git "a/train.csv" "b/train.csv" --- "a/train.csv" +++ "b/train.csv" @@ -1,3656 +1,3335 @@ 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""}]" +631422ad-caee-40cc-8830-be4a4fea9fe4,,USER,How many high school students are there in each grade level?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +660b2f84-b8ae-4ffd-8e97-e997186a79de,,USER,Find the number of sections for each course.,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +8aef44bb-3805-4cae-8583-f3c7822dd124,,USER,"What are the names of all the teams in the basketball competition, sorted by all home scores in descending order?","{""transformations"":[{""column"":""All_Home"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" +5c547b97-c00b-4614-823e-dd982c4cff14,,USER,What is the total number of countries where Spanish is spoken by the largest percentage of people?,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +8707e1a0-fb6f-4c82-8077-6444c0a23bd0,,USER,Display the number of matches that occurred each year.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +5398d922-7b9b-4c93-9457-e317a10b6ed7,,USER,What is the location of the party with the most hosts?,"{""transformations"":[{""column"":""Number_of_hosts"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +dfef9e5f-d954-46a9-8eef-d9d56eac1677,,USER,"What are the distinct reigns of wrestlers whose location is not ""Tokyo,Japan"" ?","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tokyo , Japan'""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +2c8314ac-441c-4158-9946-7b13c028eb6f,,USER,List the publication dates of publications with 3 lowest prices.,"{""transformations"":[{""column"":""Price"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +48c5fb5b-fed6-49b7-a272-c0c0cdcd9048,,USER,How many songs have 4 minute duration?,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""duration"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4:""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +50335962-abe5-4975-84a3-c9b153f26e9e,,USER,"What is the first name, GPA, and phone number of the students with the top 5 GPAs?","{""transformations"":[{""column"":""stu_gpa"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +d7ca3705-9616-4ed9-8169-cc642d93e6d7,,USER,How many members have the black membership card?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Membership_card"",""transformationType"":""condition"",""operation"":""="",""value"":""Black""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" +49f60ff0-6a8e-4613-9700-75d03762b049,,USER,"Which apartment type has the largest number of total rooms? Return the apartment type code, its number of bathrooms and number of bedrooms.","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +92559a19-99c2-46c7-b0fe-9aac70831367,,USER,What is the mean highest temperature for each day of the week?,"{""transformations"":[{""column"":""high_temperature"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""day_of_week"",""transformationType"":""grouping""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" +9f1de11e-5a59-4846-9ff9-9df20cf7e245,,USER,Provide the employee ID for each employee and the date on which they ended their previous job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" +e81f7494-5bf8-4ce9-82bb-f2cc60bc8bcc,,USER,Return the names of the contestants whose names contain the substring 'Al' .,"{""transformations"":[{""column"":""contestant_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""al""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" +706f0bce-04c1-4bf7-85a6-46de83c7442e,,USER,Show all countries and the number of people from each country.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" +37167abd-c40d-4b1c-9a77-c7c1eafbd6f6,,USER,How many students are there?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +e97b69ee-1646-476e-88cc-a599b65ad91f,,USER,Return the description of the document type name 'Film'.,"{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Film'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +d134b291-a7b0-4332-a5c6-8e0e3c124b84,,USER,Count the number of entrepreneurs.,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +1d2133e0-5325-48f4-8b64-d402ebe6ff80,,USER,How long is the people’s average life expectancy in Central Africa?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Central Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +f6f6792c-6a85-403e-a903-afed436b7bad,,USER,What is the pixel aspect ratio and country of origin for all TV channels that do not use English?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""English""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +6c0746ae-d4c8-40e0-a422-7344703cd52f,,USER,"Return the dates of ceremony corresponding to music festivals that had the category ""Best Song"" and result ""Awarded"".","{""transformations"":[{""column"":""Category"",""transformationType"":""condition"",""operation"":""="",""value"":""'Best Song'""},{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +1a56f0ef-11c3-41d3-8e8b-1f45acfc82af,,USER,What are the price ranges of five star hotels?,"{""transformations"":[{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +4d57c6dd-3d5f-481e-8c42-e33d78c716ab,,USER,How many books belong to each category?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +c22ebc55-e068-425e-a774-5b8aa71701ed,,USER,"What are the total points of gymnasts, ordered by their floor exercise points descending?","{""transformations"":[{""column"":""Floor_Exercise_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +0c3ab280-0beb-47cd-ac2d-77668eeda53b,,USER,What is the detail of the location UK Gallery?,"{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" +4df6d325-cea9-4593-b4ff-1db241d011db,,USER,Find the name of the stadium that has the maximum capacity.,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +acfaadd5-1388-492a-895a-711671fa284f,,USER,On which day has it neither been foggy nor rained in the zip code of 94107?,"{""transformations"":[{""column"":""zip_code"",""transformationType"":""condition"",""operation"":""="",""value"":94107},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Fog'""},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Rain'""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +07d04886-24dc-4e03-9eda-8c4f92c70eb9,,USER,How many different products correspond to each order id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +a76333df-5bd7-48c5-ab8f-c4bc337fa722,,USER,What is the total number of all football games played by scholarship students?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""sportname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Football'""},{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +3e4ecfea-b2ce-42ad-ac21-ff14b2eb5bfd,,USER,"Find all the product whose name contains the word ""Scanner"".","{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Scanner""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" +35ac97b4-819c-4178-95a4-18ccaba6a83f,,USER,How many students play video games?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +97393135-a577-472d-aae2-08c2b75dcee7,,USER,"What is the id, genre, and name of the artist for every English song ordered by ascending rating?","{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""},{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +849a6847-4a75-4b55-8cbe-4983c63f8336,,USER,Which part has the least chargeable amount? List the part id and amount.,"{""transformations"":[{""column"":""chargeable_amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""part_id"",""part_name"",""chargeable_yn"",""chargeable_amount"",""other_part_details""],""name"":""Parts"",""type"":""grid""}]" +da05ed6a-20ff-44fa-b4cc-816160aaee84,,USER,Find the number of employees of each gender whose salary is lower than 50000.,"{""transformations"":[{""column"":""Fname"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":50000},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" +e3d8f126-638f-4a95-abed-18c7b13f2e90,,USER,Find the total hours of all projects.,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +653f13a5-8c61-4213-922b-3726e50d7661,,USER,How many sports do we have?,"{""transformations"":[{""column"":""sportname"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +12b6118b-7e12-4863-86cc-f247b55b6962,,USER,"Find the full name of the customer with the email ""luisg@embraer.com.br"".","{""transformations"":[{""column"":""Email"",""transformationType"":""condition"",""operation"":""="",""value"":""'luisg@embraer.com.br'""}]}","[{""columns"":[""CustomerId"",""FirstName"",""LastName"",""Company"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email"",""SupportRepId""],""name"":""Customer"",""type"":""grid""}]" +ee014f70-8a0c-4c83-bfd6-3d4fd684882a,,USER,Find the average hours of all projects.,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +a71e72d6-17ae-4638-9c09-df221781cfd1,,USER,Show the number of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +b358fe5b-2bf9-4c6e-9983-b19b4659efe9,,USER,What is the name of the person whose age is below 30?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":30}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +4abf0997-fedb-4d69-aacb-65efe0a5bdff,,USER,Count the number of male and female artists.,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +34d056b8-fe9d-444e-958d-c5d8c13b697e,,USER,How many addresses are in the district of California?,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""district"",""transformationType"":""condition"",""operation"":""="",""value"":""California""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" +c90dc2f8-622b-4061-ba88-b4db98262922,,USER,Show location and name for all stadiums with a capacity between 5000 and 10000.,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":5000},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":10000}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" +3cac693c-5bf0-4e14-89ab-2c165674c057,,USER,Find the number of left handed winners who participated in the WTA Championships.,"{""transformations"":[{""column"":""winner_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""WTA Championships""},{""column"":""winner_hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +fd2f90ac-1be0-4f72-8c07-82523fb7cc73,,USER,What is the largest payment amount?,"{""transformations"":[{""column"":""amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" +62a03570-0aa0-4340-87ae-8f547ee711ec,,USER,Show the booking status code and the corresponding number of bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +a8fc6d5f-aaa8-4cb1-aaa7-210f5519b5c3,,USER,Show the number of documents.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +e3c18a1c-4824-4dc0-a51e-63e769baa0ba,,USER,Return the amount of the largest payment.,"{""transformations"":[{""column"":""amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" +58a9bf32-7fc1-45cf-9f18-c1ddb1b8bc56,,USER,Identify the product code with the lowest price in each product category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +45cda323-da72-403f-a667-20bca7d45d28,,USER,Determine the total capacity for each gender in each dorm.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +6c68acb7-83a5-4ab7-85bc-80bbca26ee63,,USER,How many colleges in total?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +c9cec683-ae77-46a5-a9b3-679db40268fa,,USER,"What is the maximum level of managers in countries that are not ""Australia""?","{""transformations"":[{""column"":""LEVEL"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Country"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Australia\t'""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" +b17bec31-f50f-4ae8-a936-0e6f9b39cad7,,USER,How many different FDA approval statuses exist for medicines?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +18305787-93e0-4df9-8634-7a6e8e759f30,,USER,"Show the short names of the buildings managed by ""Emma"".","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Emma'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" +7b54eeec-607a-48ba-8ecf-69af2286a8f8,,USER,Present the various record labels and their respective number of orchestras.,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +61ba8d77-1a5f-4c0e-9956-0cd43b62056e,,USER,How much salary did the top 3 well-paid players get in 2001?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""year"",""team_id"",""league_id"",""player_id"",""salary""],""name"":""salary"",""type"":""grid""}]" +60cb7252-26c6-48dc-a3ca-70b7d2b0d2fd,,USER,What is the average song rating for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +b31f5948-ebf1-4609-9e86-0d5cc18b1568,,USER,What are the ids and names of customers with addressed that contain WY and who do not use a credit card for payment?,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""WY""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Credit Card'""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" +a3842897-16e5-498d-adda-63e95ebdc648,,USER,"What are the different schools and their nicknames, ordered by their founding years?","{""transformations"":[{""column"":""founded"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +7259aead-ea60-403d-8f9d-161276c81033,,USER,What are the names of all songs in English?,"{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +5450f08a-b511-40f9-a8bc-f67b21a08908,,USER,Give the name of the lowest earning instructor in the Statistics department.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Statistics""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +715e5a40-6d0b-40b6-9b9c-3fa3b3598a0f,,USER,"Check the invoices record and compute the average quantities ordered with the payment method ""MasterCard"".","{""transformations"":[{""column"":""Order_Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MasterCard'""}]}","[{""columns"":[""Invoice_ID"",""Order_ID"",""payment_method_code"",""Product_ID"",""Order_Quantity"",""Other_Item_Details"",""Order_Item_ID""],""name"":""Invoices"",""type"":""grid""}]" +047e6a15-f021-4106-a9f8-528ad4090b23,,USER,Determine the average age for each gender.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +57061a3d-b882-47f7-81d5-df5fbf91eb1d,,USER,"Find the code of the document type ""Paper"".","{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +b669b62c-fd6b-40b9-83b7-3293e54e3fb4,,USER,How many staff have the first name Ludie?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ludie'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +9effec8a-3bac-47f1-ade6-68fe49e0295c,,USER,What are the average height and weight across males (sex is M)?,"{""transformations"":[{""column"":""height"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +ac30585a-48ed-43f0-ab6e-dbeba3a36fca,,USER,What is the total number of gas stations that opened between 2000 and 2005?,"{""transformations"":[{""column"":""Station_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":"">="",""value"":2000},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<="",""value"":2005}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" +e2f63894-8fb0-4780-a211-9fcfa86a2b1a,,USER,What is the average access count of documents?,"{""transformations"":[{""column"":""access_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +39ea5104-e375-4f61-8d8e-9525f94e206b,,USER,"What is the date when the document ""Marry CV"" was stored?","{""transformations"":[{""column"":""Document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Marry CV'""}]}","[{""columns"":[""Document_ID"",""Date_Stored"",""Document_Type_Code"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""All_Documents"",""type"":""grid""}]" +64c4eb13-e9cf-47fb-a27a-8c413a334d54,,USER,"find the rank, company names, market values of the companies in the banking industry order by their sales and profits in billion.","{""transformations"":[{""column"":""main_industry"",""transformationType"":""condition"",""operation"":""="",""value"":""Banking""},{""column"":""sales_billion"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""profits_billion"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +4bd961e8-1940-485e-8c30-3281bd743ad9,,USER,What is the product with the highest height? Give me the catalog entry name.,"{""transformations"":[{""column"":""height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +9c1b3171-1094-4736-9b2e-e9bf546764b9,,USER,"Find the ""date became customers"" of the customers whose ID is between 10 and 20.","{""transformations"":[{""column"":""customer_id"",""transformationType"":""condition"",""operation"":"">="",""value"":10},{""column"":""customer_id"",""transformationType"":""condition"",""operation"":""<="",""value"":20}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +d01f13dc-db3a-4fc8-8c6e-9a005fa7cb67,,USER,What is the total revenue generated by companies founded by a specific founder?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +459297f9-f960-4c52-b2d0-a9e64c348d34,,USER,Show all the distinct president votes made on 08/30/2015.,"{""transformations"":[{""column"":""Registration_Date"",""transformationType"":""condition"",""operation"":""="",""value"":""'08/30/2015'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" +a3c92229-055b-4292-8d19-5a7fb1dc17b9,,USER,How many products are there?,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +93158853-7d9b-4046-87ce-27312755030a,,USER,How many different teams have had eliminated wrestlers?,"{""transformations"":[{""column"":""team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" +01d24749-5723-490f-83e5-eac6f6747bbd,,USER,"Show the minimum amount of transactions whose type code is ""PUR"" and whose share count is bigger than 50.","{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'PUR'""},{""column"":""share_count"",""transformationType"":""condition"",""operation"":"">"",""value"":50}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +772a1697-876a-474d-a44b-70679b73f451,,USER,Return the founder of Sony.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Sony""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +2295c976-9db6-4322-a838-7e3f0d41d8d5,,USER,"Show the dates, places, and names of events in descending order of the attendance.","{""transformations"":[{""column"":""Event_Attendance"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Event_ID"",""Date"",""Venue"",""Name"",""Event_Attendance""],""name"":""event"",""type"":""grid""}]" +dff4999e-159c-4c77-9ee0-9cabd1e7d289,,USER,How many transcripts are listed?,"{""transformations"":[{""column"":""transcript_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +5ba49766-a59b-4d4a-a2b0-de84e27c0af7,,USER,When did the staff member named Janessa Sawayn join the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +87e7327f-5a41-4a60-99d1-d5c1da3ce7df,,USER,What is the average age of males with different job titles?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +c7026763-23a0-487f-a550-c2e4b54d7fe4,,USER,What is the average price range of five star hotels that allow pets?,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""},{""column"":""pets_allowed_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +08882e93-8fc6-4293-ad4e-3760fbc313b7,,USER,"What are the names of all instructors with names that include ""dar""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""dar""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +0fd9d68a-bd93-42e7-9fa4-bea6ddb62cb9,,USER,Show the number of card types.,"{""transformations"":[{""column"":""card_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +92cf95f4-072d-4fe3-a3e3-0c2761c89ced,,USER,Provide order IDs and the total product quantity for each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +699d9493-caac-4d1d-ba69-eb153c778703,,USER,How many available features are there in total?,"{""transformations"":[{""column"":""feature_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""feature_id"",""feature_type_code"",""feature_name"",""feature_description""],""name"":""Other_Available_Features"",""type"":""grid""}]" +9574bc66-4af6-4397-81d8-be916651bc02,,USER,Find the full names of employees living in the city of Calgary.,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Calgary'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" +6e211108-b982-4efa-91cd-00178f5cdcfa,,USER,Sort the names of products in ascending order of their price.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +2f45ec77-3abb-4ea7-a3c7-70872c8ef5c7,,USER,"Find the name and description of the role with code ""MG"".","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MG'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" +d311014d-e7e3-4f54-9f78-fee66d8488f1,,USER,Show other account details for account with name 338.,"{""transformations"":[{""column"":""account_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'338'""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +1a502bb3-0bb4-4c50-8603-dd8247a89525,,USER,What is the velocity of the pilot named 'Thompson'?,"{""transformations"":[{""column"":""velocity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pilot"",""transformationType"":""condition"",""operation"":""="",""value"":""Thompson""}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" +87eeb7e4-309b-44fc-b121-cd70bbab153c,,USER,List every album whose title starts with A in alphabetical order.,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""A""},{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" +5f7fcc03-a2c9-468e-a68b-a501fff8cebd,,USER,What is the phone number and postal code of the address 1031 Daugavpils Parkway?,"{""transformations"":[{""column"":""address"",""transformationType"":""condition"",""operation"":""="",""value"":""1031 Daugavpils Parkway""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" +5043fe0a-1023-43fc-bb5c-e7856ec6510e,,USER,How many students are enrolled in college?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +06df845a-021d-4c00-840f-73422d7b4bf9,,USER,Find the name of physicians whose position title contains the word 'senior'.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""senior""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""SSN""],""name"":""Physician"",""type"":""grid""}]" +d907c548-9116-4edf-96e4-f47cfb583650,,USER,Count the number of high school students per grade level.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +05aa31d8-2c0a-4ffc-a1c6-33564024941a,,USER,What is the total amount of grants given by each organization? Also list the organization ID.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" +bab0c803-cde3-4077-b0a3-613642a5a41f,,USER,What is the average number of hosts for parties?,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +a951f41e-8c5f-4884-a991-b93186ad3e92,,USER,What are the open dates and years for the shop named Apple?,"{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Apple'""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +2c8c43cd-f25c-45b2-89b0-9c92c9711e9a,,USER,What is the name of the school with smallest enrollment size per state?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +b0dfc317-5642-4cdf-a1ab-e95fdf725f30,,USER,What are the names of airports in Aberdeen?,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aberdeen'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +b70ccda6-53c4-46aa-b349-ce405255ce11,,USER,What is the average price of clothes?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Clothes""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +93b799da-4661-4726-925a-84847e1cb324,,USER,Find the grade studying in room 105.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":105}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +a206e995-8917-4762-9bd1-03dd6a7f876b,,USER,"List the method, date and amount of all the payments, in ascending order of date.","{""transformations"":[{""column"":""Date_Payment_Made"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" +4a59f0a0-5d21-4b9d-ab25-9c35f86f945b,,USER,Count the number of customers who have an account.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +4acb54b9-1df4-4f43-96ce-1191402e242f,,USER,List the event venues and names that have the top 2 most number of people attended.,"{""transformations"":[{""column"":""Event_Attendance"",""limit"":2,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Event_ID"",""Date"",""Venue"",""Name"",""Event_Attendance""],""name"":""event"",""type"":""grid""}]" +8bf2e0dd-c33d-4981-8c69-8d309afe5c13,,USER,When did the staff member with first name as Janessa and last name as Sawayn join the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +b23b6bdc-4335-4d14-b659-7e73751865fb,,USER,What is the id and name of the aircraft that can cover the maximum distance?,"{""transformations"":[{""column"":""distance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +60c7cd4e-7fe9-49fb-95ae-e0754d06a41c,,USER,Show all main industry and total market value in each industry.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +fd639483-de8b-448c-b868-87789cfaa708,,USER,"What are the titles of the books whose writer is not ""Elaine Lee""?","{""transformations"":[{""column"":""Writer"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Elaine Lee'""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" +b44c5586-ff5f-4759-884e-c4ce86457a5e,,USER,Calculate the average weight for each type of pet.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +b777d068-cb0e-49a8-b2d5-2bb6f17c0915,,USER,Display the employee IDs for each employee and the final dates of employment at their last job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" +110844c9-782f-4636-bce1-dbb522ba06c1,,USER,How many different colleges do attend the tryout test?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +44fd298a-de06-4b0f-b70c-0f66da415e89,,USER,Find the total revenue created by the companies whose headquarter is located at Austin.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""headquarter"",""transformationType"":""condition"",""operation"":""="",""value"":""Austin""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +3d19ecd2-4017-48e5-a393-b9faca879254,,USER,Show the different countries and the number of members from each.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" +a19a4323-b38a-4c57-b413-398fedfc307f,,USER,"Display all document ids and the paragraph count for each, ordered by document id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +5ac265c7-d91f-4462-8bfc-a32f5d5d6b62,,USER,What is the number of distinct languages used around the world?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +4548f099-2527-4fbf-a0da-0962aef2736c,,USER,What is the average age for males in each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +5feaccba-ee46-4ec4-b1fb-00967ab665a4,,USER,How many rooms with a capacity of over 50 are there in each building?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +26e29532-209e-4ff6-9a30-8701f18ad0c5,,USER,List all department names ordered by their starting date.,"{""transformations"":[{""column"":""mgr_start_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Dname"",""Dnumber"",""Mgr_ssn"",""Mgr_start_date""],""name"":""department"",""type"":""grid""}]" +11c25f37-e8ed-4bf9-8534-0c0865691ac8,,USER,What are the airline names and abbreviations for airlines in the USA?,"{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +e6f46475-2361-4871-8a8e-c58eb3f68f36,,USER,Find the average access count across all documents?,"{""transformations"":[{""column"":""access_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +643d429d-8390-4842-92d5-a909de723a82,,USER,How many markets have number of cities smaller than 300?,"{""transformations"":[{""column"":""Market_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_cities"",""transformationType"":""condition"",""operation"":""<"",""value"":300}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" +28ee37c2-deeb-4c8f-a81a-346f0c27895a,,USER,"How many adults stay in the room CONRAD SELBIG checked in on Oct 23, 2010?","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-10-23'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'CONRAD'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SELBIG'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +e7861307-b3ba-438b-b239-5b49abdc566d,,USER,How many different loser names are there?,"{""transformations"":[{""column"":""loser_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +03eac378-fe73-4921-976e-878691c09f1e,,USER,List the name of actors in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +962889e7-43cc-4ff7-834b-e3884ad8c19e,,USER,"What are the grapes, wineries and years for wines with price higher than 100, sorted by year?","{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +f144bff0-fb17-4e0f-8ef1-4cc6a2ca872a,,USER,What are the types of film market estimations in year 1995?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1995}]}","[{""columns"":[""Estimation_ID"",""Low_Estimate"",""High_Estimate"",""Film_ID"",""Type"",""Market_ID"",""Year""],""name"":""film_market_estimation"",""type"":""grid""}]" +8636f200-f06d-48f5-b4b8-1ec9428da8b7,,USER,"Give me the payment Id, the date and the amount for all the payments processed with Visa.","{""transformations"":[{""column"":""Payment_Method_Code"",""transformationType"":""condition"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" +19baffc2-c4da-4285-b808-087ee5a8bcea,,USER,How many books does each publisher have?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +1b5f9418-1060-4da4-96f9-9013ba8172fb,,USER,What are the numbers of constructors for different nationalities?,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" +0a17df35-c26b-451f-b418-e7395d261439,,USER,Find the last names of students studying in room 111.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":111}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +3ed82e32-5348-41b7-b457-1c96911cf81f,,USER,Show the student IDs and the number of friends for each student.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +31b1bc19-839e-4d9c-b75b-6e9f64fd3a19,,USER,What is the name and salary of the employee with the id 242518965?,"{""transformations"":[{""column"":""eid"",""transformationType"":""condition"",""operation"":""="",""value"":242518965}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +09bfa756-4ff3-439d-bc4a-f45bb2896989,,USER,How many players are there?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +ea30c2a2-3665-4e80-a84a-10959f6b1c4a,,USER,List the names of pilots in ascending order of rank.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +e480a763-6b12-4631-b220-5e3238fe0e00,,USER,Count the number of friends for each student.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" +409a448b-bd72-4f21-8fb7-03e4e7c34c72,,USER,Count the number of employees,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +42cce528-62f7-465b-a469-e0d50babe6c7,,USER,What is the smallest weight of the car produced with 8 cylinders on 1974 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":8},{""column"":""year"",""transformationType"":""condition"",""operation"":""="",""value"":1974}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +eaaa8fac-41f2-45a6-abac-f8d555a2df3b,,USER,How many students are there for each major?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +8f551385-2824-4999-8ff7-63822fe40522,,USER,Find the name of the dorm with the largest capacity.,"{""transformations"":[{""column"":""student_capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +acda02e2-8388-4df7-a62d-653bc9fc652a,,USER,What is the name of the highest mountain?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +9fa0b6ea-c264-40f4-8ce9-2141de059a2d,,USER,Determine the number of different constructors for each nationality.,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" +63874e20-11d4-44c2-8758-1705dd6b2c04,,USER,What is the total credit does each department offer?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +b7573927-77e5-4f9b-856c-0e229754bd97,,USER,Count the number of countries.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +62d53bae-f9ab-4aea-8ba8-b2486ea1fa06,,USER,Show the order ids and the number of invoices for each order.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +c5beddb8-ace0-4ff8-99b3-05d808f66992,,USER,Which head's name has the substring 'Ha'? List the id and name.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Ha""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" +13fa3e95-e322-47a7-92a1-a5f2fdd3639a,,USER,"For each type, how many ships are there?","{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +e1a16fa6-5447-4958-9f8a-398153ddeee0,,USER,Count the number of accounts for each customer ID.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +96cc93d9-6fdb-4857-b104-ea01aa5aceb2,,USER,Please list all songs in volumes in ascending alphabetical order.,"{""transformations"":[{""column"":""Song"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +5287e438-3d31-4166-8ab9-537e9a9fc691,,USER,Count the number of distinct product types.,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +55445ae9-007e-4e5c-b165-f51508da49f4,,USER,What is the payment method code and party phone of the party with the email 'enrico09@example.com'?,"{""transformations"":[{""column"":""party_email"",""transformationType"":""condition"",""operation"":""="",""value"":""'enrico09@example.com'""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" +a02240b8-f380-4f3c-ab7e-2cc90d53a6a9,,USER,Can you show all majors along with the corresponding number of students?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +a6826bc9-b039-4607-aefd-d6113c7431eb,,USER,How many regions do we have?,"{""transformations"":[{""column"":""Region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +fc1105c1-bf21-41a6-b421-731df1dbf57a,,USER,How many songs were released for each format?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +aad37d41-a133-4d66-b3f5-b1ed61b79548,,USER,"What is the first name, gpa and phone number of the top 5 students with highest gpa?","{""transformations"":[{""column"":""stu_gpa"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +9e0a8ca5-bdbf-4133-a78b-fff7193f9793,,USER,Which year has the most degrees conferred?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" +ea3dc1c5-96bf-44c1-921e-24e93d718fcc,,USER,What is the oldest log id and its corresponding problem id?,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" +d4f01691-78a7-4003-beab-87ae6d47a2fb,,USER,What is the total number of students?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +808e1e8c-a410-40f2-ac48-e355921bda75,,USER,"What are the district names and city populations for all districts that between 200,000 and 2,000,000 residents?","{""transformations"":[{""column"":""City_Population"",""transformationType"":""condition"",""operation"":"">="",""value"":200000},{""column"":""City_Population"",""transformationType"":""condition"",""operation"":""<="",""value"":2000000}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +9df7ce46-a50e-4a18-b7dc-9e7661ae2042,,USER,"Determine the average base price of rooms, grouped by bed type.","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +b5fc201d-6df8-435f-9bdb-382131d07327,,USER,What are the birth dates of employees living in Edmonton?,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edmonton'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" +1f403f5b-88dd-47d4-8902-450ae9b7f394,,USER,Show the average age for male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +e6d63fad-fbaf-4cd6-84e1-57d9d0be59f9,,USER,Give the phones for departments in room 268.,"{""transformations"":[{""column"":""Room"",""transformationType"":""condition"",""operation"":""="",""value"":268}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" +774381ad-c456-4277-ab15-5be9e8ec736c,,USER,How many parks are there in Atlanta city?,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Atlanta""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" +7ad929e5-ade6-41d2-8484-16d7ff62c41b,,USER,Find the city and state of the bank branch named morningside.,"{""transformations"":[{""column"":""bname"",""transformationType"":""condition"",""operation"":""="",""value"":""morningside""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +d8d91e37-23d3-470f-988e-6eb8b9617ee7,,USER,Find the name of rooms whose base price is between 120 and 150.,"{""transformations"":[{""column"":""baseprice"",""transformationType"":""condition"",""operation"":"">="",""value"":120},{""column"":""baseprice"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +fc15ccd1-fd91-4bef-8805-8f0cc812ee8c,,USER,What is the maximum number of final tables made among poker players with earnings less than 200000?,"{""transformations"":[{""column"":""Final_Table_Made"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Earnings"",""transformationType"":""condition"",""operation"":""<"",""value"":200000}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +c56e9f19-fc7b-4752-a70f-ce83282aa396,,USER,Show all distinct region names ordered by their labels.,"{""transformations"":[{""column"":""Label"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" +5f2bd708-a54d-4da2-9a09-e974f392fd29,,USER,"For each grade 0 classroom, report the total number of students.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +b2c06e32-5de9-4764-803d-5ec17987163b,,USER,What are the codes and names of the cheapest products in each category?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +47672c4a-39d6-4e7a-a6c0-c6f6744ccc2e,,USER,What is the phone and email for customer with first name Aniyah and last name Feest?,"{""transformations"":[{""column"":""customer_first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aniyah'""},{""column"":""customer_last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Feest'""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +c167ce42-0416-4de3-9df9-3f5de849d205,,USER,How many departments are present in each school?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +346906e1-887b-4273-938b-5ee0a915d625,,USER,"List the order id, customer id for orders in Cancelled status, ordered by their order dates.","{""transformations"":[{""column"":""order_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""},{""column"":""order_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status_code"",""order_date""],""name"":""Customer_Orders"",""type"":""grid""}]" +e289f74e-51f1-4f9b-a666-18089d52e909,,USER,Count the number of schools.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +9f4576f0-0f80-40a8-86d0-90d6a4346ffa,,USER,Show different locations and the number of performances at each location.,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +0c68a884-973a-4d73-89b4-2893b34f5a97,,USER,"Find the IDs of customers whose name contains ""Diana"".","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" +ffc04445-0e17-4232-9489-3d55eebaaa23,,USER,How many different students are involved in sports?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +573175b6-3dd7-4e04-9808-006da00e14e7,,USER,List the campuses in Los Angeles county.,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +341af66b-a7f2-42fb-80bc-07dd06c4edb0,,USER,What country does Roberto Almeida live?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Roberto'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Almeida'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +75bd3f00-c0da-4188-b975-3986efb16963,,USER,Display the different headquarters and the number of companies at each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +d3b42549-a356-4dd9-aa03-45a714b5caf4,,USER,Identify the school name with the lowest enrollment for every state.,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +e26e8d4f-872d-44df-9a5c-26e5531e8080,,USER,Count the number of different scientists assigned to any project.,"{""transformations"":[{""column"":""scientist"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Scientist"",""Project""],""name"":""AssignedTo"",""type"":""grid""}]" +a8ce0935-5edc-4249-8a1e-feda4585f248,,USER,"What are the name, height and prominence of mountains which do not belong to the range 'Aberdare Range'?","{""transformations"":[{""column"":""range"",""transformationType"":""condition"",""operation"":""!="",""value"":""Aberdare Range""}]}","[{""columns"":[""id"",""name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +d2cc1871-9364-4db4-b9ef-1e3f667a5333,,USER,"Show the name, role code, and date of birth for the employee with name 'Armani'.","{""transformations"":[{""column"":""employee_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""Armani""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +9ecfb276-abe5-401d-9910-c203527996b3,,USER,Show the countries and the number of climbers from each country.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +c7fba073-71fd-4dd8-af1a-c7e5437e1d01,,USER,Count the number of different statuses.,"{""transformations"":[{""column"":""Status"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +151c85ad-a125-429d-a007-b9d239a06d67,,USER,How many airports are in each country?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" +a8067523-f165-40c7-8933-4c9ba862ebc6,,USER,List the companies of entrepreneurs in descending order of money requested.,"{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +9eff9dff-15ba-46d3-9416-38e3d37dc0aa,,USER,How many invoices correspond to each order id?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +b7e29443-e83b-4005-9e27-c2fd513aadca,,USER,Show different types of ships and the number of ships of each type.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +5d814680-09c5-4ddc-b0b0-5e3208105b7e,,USER,Show the names of the three most recent festivals.,"{""transformations"":[{""column"":""YEAR"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" +c9de3786-e439-470d-81e6-dfced987a8c2,,USER,How many phones belong to each accreditation type?,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +dfa85a5c-2e8a-483a-97ec-06e493d40bf1,,USER,Return the titles of films that include 'Deleted Scenes' in their special feature section.,"{""transformations"":[{""column"":""special_features"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Deleted Scenes""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +6f84a349-d72d-443e-9f4f-492a0df9d354,,USER,What are the different product names? What is the average product price for each of them?,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +f125294b-fa07-491c-a068-9bc858d072fe,,USER,Count the number of individuals with a weight over 85 for each gender.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +20f8ae0a-b385-4615-bdbe-4f2b15a16abe,,USER,Display all cities along with the corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +c6401855-f3d2-431d-b834-3f0af8833223,,USER,Which catalog contents has price above 700 dollars? Show their catalog entry names and capacities.,"{""transformations"":[{""column"":""price_in_dollars"",""transformationType"":""condition"",""operation"":"">"",""value"":700}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +e79ce474-4227-4d33-a53e-4c8881ac5172,,USER,Find the name of the department which has the highest average salary of professors.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +743da1c2-a677-49a9-a553-91a17378f862,,USER,What are the names of all the scientists in alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""SSN"",""Name""],""name"":""Scientists"",""type"":""grid""}]" +b2413ad4-665a-4850-98cf-ec5610b7defa,,USER,Compute the average price of all products with manufacturer code equal to 2.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +34541223-4325-4de8-a2ad-cbc19e5735aa,,USER,"What are the companies of entrepreneurs, ordered descending by amount of money requested?","{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +c2c1a923-8642-4ab5-888d-fdc9479f1ffc,,USER,What are the names of artist who have the letter 'a' in their names?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""ArtistId"",""Name""],""name"":""Artist"",""type"":""grid""}]" +894cbd0b-6bb5-4670-a1f8-0f7d8be3a1dd,,USER,Determine the mean weight for each type of pet.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +83175ba7-cd8e-45e1-9f8b-62d767de4cb3,,USER,"Find the name, enrollment of the colleges whose size is bigger than 10000 and location is in state LA.","{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":10000},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'LA'""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +ef49e3eb-38ac-4aac-8e46-896051bccade,,USER,What is the name of the event that happened in the most recent year?,"{""transformations"":[{""column"":""YEAR"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" +75ea17a7-f424-4b8f-947b-971d42eef290,,USER,Calculate the average weight for each pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +6cdca422-a958-44ae-b4a0-4b279234f50e,,USER,Find the patient who most recently stayed in room 111.,"{""transformations"":[{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":111},{""column"":""staystart"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" +80e45be8-ff9f-49b8-8707-6d7795c00d33,,USER,"For each language, list the number of TV Channels that use it.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +96d4b5a2-38cd-4526-bb2e-4ae6d15504e4,,USER,How many buildings are there?,"{""transformations"":[{""column"":""building_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" +e416db6e-0ebc-458c-9a62-63bb0b418fd9,,USER,"What are the names of the counties of public safety, ordered by population descending?","{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +5491fc36-a832-46c3-b373-6b20ccfccf06,,USER,Show the number of students for each major.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +0d74d97f-bf00-4226-bea7-9a255a1f48db,,USER,Show year where a track with a seating at least 5000 opened and a track with seating no more than 4000 opened.,"{""transformations"":[{""column"":""seating"",""transformationType"":""condition"",""operation"":"">="",""value"":4000},{""column"":""seating"",""transformationType"":""condition"",""operation"":""<="",""value"":5000}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +75f7ae04-cf6e-4a0b-bd6f-1b50cfbc9f61,,USER,What is the count of different game types?,"{""transformations"":[{""column"":""gtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +f114cdc5-eb6e-4ce0-a9fe-fb6165ad3e2a,,USER,Show the name and the release year of the song by the youngest singer.,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +ddcdb048-e78b-403e-974f-ca219a95d05e,,USER,What is the number of aircraft?,"{""transformations"":[{""column"":""Aircraft_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Aircraft_ID"",""Aircraft"",""Description"",""Max_Gross_Weight"",""Total_disk_area"",""Max_disk_Loading""],""name"":""aircraft"",""type"":""grid""}]" +9df2ec96-9a4f-4def-a979-eb5e56ac950b,,USER,What is the name of the player with the largest number of votes?,"{""transformations"":[{""column"":""Votes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +894ca00c-eb3d-48b6-82b3-0c3acd2ee65f,,USER,Which city has the lowest GDP? Please list the city name and its GDP.,"{""transformations"":[{""column"":""GDP"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +3c1cc361-d4b4-4730-8e18-b73912c71fd7,,USER,"Find all 200 meter and 300 meter results of swimmers with nationality ""Australia"".","{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""Australia""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" +7384ef1a-fa4a-4142-9be3-6cb6b358f506,,USER,What are the descriptions for all the math courses?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""math""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" +0ec14849-f507-4d0c-8ac9-731ad13a8cc2,,USER,List order ids and the product count for each order.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +0f607abd-8aa2-42b0-81a8-45c1bdfe7d27,,USER,What are the staff roles of the staff who,"{""transformations"":[{""column"":""date_from"",""transformationType"":""condition"",""operation"":"">"",""value"":""2003-04-19 15:06:20""},{""column"":""date_to"",""transformationType"":""condition"",""operation"":""<"",""value"":""2016-03-15 00:33:18""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +c0fa7189-7548-45e1-b867-adc238562038,,USER,Return the weight of the shortest person.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" +e69dcd45-0ca6-4859-8300-bfc4d77228dd,,USER,Count the number of invoices.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +dede38a7-20c9-4d17-aadc-a01629531165,,USER,what is the phone number of employees whose salary is in the range of 8000 and 12000?,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":8000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +d2e4ce03-a125-4048-8bfe-a67b34f7ec4f,,USER,Show the maximum amount of transaction.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +1f69b763-d282-446d-9fe8-688bf292d96d,,USER,Return the poll source corresponding to the candidate who has the oppose rate.,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +809fd8f6-a153-4d26-90a2-37e817ee8df5,,USER,How many patients stay in room 112?,"{""transformations"":[{""column"":""patient"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":112}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" +c26479fa-8c74-49db-9c12-f094db17791a,,USER,"What is the template type descriptions for template type code ""AD"".","{""transformations"":[{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'AD'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" +dcef15de-705e-4f86-b387-cf993c57ab62,,USER,List the distinct police forces of counties whose location is not on east side.,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'East'""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +46a0b858-0dc5-458a-ad88-a1225946527a,,USER,Display all student IDs and their total hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +f907d6d2-4c8b-4cb6-91ae-cc74a9204051,,USER,Return the average gross sales in dollars across all films.,"{""transformations"":[{""column"":""Gross_in_dollar"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +9a26b34f-0421-48a9-af0f-a1b23375cec0,,USER,Find id of the candidate who most recently accessed the course?,"{""transformations"":[{""column"":""assessment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" +b6941f3e-7607-42a6-b2ba-4863f5952bb6,,USER,What is the total number of airlines?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" +185c75a1-f0b5-4b47-b596-ba52a8b847f7,,USER,Determine the number of entrepreneurs associated with each investor.,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +fa7ec1b4-ad5a-43cc-bf78-18450f4cb11c,,USER,"Return the different document ids along with the number of paragraphs corresponding to each, ordered by id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +66488cda-dbd9-481b-ac99-25d0d8e6e0be,,USER,Display the number of students and their corresponding ages.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +06815e68-6f69-4d11-8acc-6b34748fbedc,,USER,What are the cities whose population is between 160000 and 900000?,"{""transformations"":[{""column"":""Population"",""transformationType"":""condition"",""operation"":"">="",""value"":160000},{""column"":""Population"",""transformationType"":""condition"",""operation"":""<="",""value"":900000}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" +ebbd15f4-d549-40ec-9d1d-a658494d86e6,,USER,Return the names of the 3 most populated countries.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +77b1845d-3342-47f9-a792-c9ce345e5638,,USER,How many documents are with document type code BK for each product id?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +3657c6e9-44fb-42b5-a0f3-a7f212c67d2b,,USER,Compute the average number of hosts for parties.,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +ba792fd2-f292-44bb-9582-d02c4e242ca0,,USER,Return the phone numbers of employees with salaries between 8000 and 12000.,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":8000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +409d6748-f999-4a0c-b7da-6ee3e651c8d6,,USER,How many entrepreneurs correspond to each investor?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +5324d7d0-082e-42f7-8097-a73d8c5ce85e,,USER,"Show all artist name, age, and country ordered by the yeared they joined.","{""transformations"":[{""column"":""Year_Join"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +ca130972-0665-4995-8b6a-381db1f02c56,,USER,What is the average speed of roller coasters?,"{""transformations"":[{""column"":""Speed"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +d3e6325f-9f96-4b52-a376-ae8ada53a186,,USER,Find the room number of the rooms which can sit 50 to 100 students and their buildings.,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +7443a6d0-46a6-4e36-97be-f6afed85b436,,USER,Show all book categories and the number of books in each category.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +7e2fd5c8-3a76-424e-bd12-05dbd994e348,,USER,show the lowest low temperature and highest wind speed in miles per hour.,"{""transformations"":[{""column"":""low_temperature"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""wind_speed_mph"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" +ca9ee21a-6988-437c-9037-c7507f353a96,,USER,"What is the email of the student with first name ""Emma"" and last name ""Rohan""?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Emma'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Rohan'""}]}","[{""columns"":[""student_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""date_first_rental"",""date_left_university"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +bd78d7c1-b4f2-42f2-a572-997e9a2d752e,,USER,How many sections does course ACCT-211 has?,"{""transformations"":[{""column"":""class_section"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""ACCT-211""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +d27b4ea5-8b66-4d5b-809b-6c019f9293bf,,USER,What is the stories of highest building?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" +0e88c5f3-37a0-4121-8446-d1c6de248439,,USER,What is the id of the patient who stayed in room 111 most recently?,"{""transformations"":[{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":111},{""column"":""staystart"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" +ebd8a05f-cbc7-458b-9464-c9f500661d67,,USER,Count the number of artists.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +00c70b2e-a26c-4d3f-b389-c1db9ae22384,,USER,"For each customer status code, how many customers are classified that way?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +880dec97-0e23-4c13-9a91-eab9be1d6a05,,USER,Find the average age of female students.,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +d82258be-5ab6-4d9a-ad1d-b5815ba99738,,USER,How many farms are there?,"{""transformations"":[{""column"":""Farm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" +4b2e04f4-4c4b-4f33-9c06-b7ebcb1a6640,,USER,Count the number of regions.,"{""transformations"":[{""column"":""Region_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" +da9e6b7b-5a12-418a-a2af-ecfcbffca304,,USER,What is the shipping agent code of shipping agent UPS?,"{""transformations"":[{""column"":""shipping_agent_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UPS'""}]}","[{""columns"":[""shipping_agent_code"",""shipping_agent_name"",""shipping_agent_description""],""name"":""Ref_Shipping_Agents"",""type"":""grid""}]" +d8649745-ff74-4a1c-8f7f-c32f4df53f04,,USER,How many entrepreneurs correspond to each investor?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +d1c07caa-a9a9-4e2e-b193-830c405a3abb,,USER,What are the names of the technicians by ascending order of age?,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +8acb6eee-1b61-4903-a421-95b0b62bffb1,,USER,How many matches occurred in each year?,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +f25e1711-ddd1-477a-b85c-48cf86654aa0,,USER,Find the titles of all movies directed by steven spielberg.,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""Steven Spielberg""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +6055273d-ad3a-4dbb-9527-a468f310e52d,,USER,What is the country of the airport with the highest elevation?,"{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +4abf500c-6da9-4f26-8679-0947a3d2e158,,USER,How much does the youngest dog weigh?,"{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +7ed224a4-670c-4a07-8d10-642717ec629e,,USER,Display locations with total platform and passenger counts for all train stations.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""total_passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +517301b3-24d4-4f0e-9364-3352bdf2ec69,,USER,How many different bike ids are there?,"{""transformations"":[{""column"":""bike_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +7966a904-1903-4baf-b6d8-e6447a33d5a4,,USER,"Give the state corresponding to the line number building ""6862 Kaitlyn Knolls"".","{""transformations"":[{""column"":""line_1_number_building"",""transformationType"":""condition"",""operation"":""contains"",""value"":""6862 Kaitlyn Knolls""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""town_city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" +ecf8acce-5832-4cf6-9ae7-d95c8ca6313e,,USER,How many orchestras does each record company manage?,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +00d86a91-2b63-429a-8e39-4499720534e2,,USER,"For each zip code, return how many times max wind speed reached 25?","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +b7d74bb7-4560-4c36-87b5-a64da5870530,,USER,List the maximum weight and type for each pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +f483773c-9fd3-4bcc-acc6-e16cc90bda51,,USER,Determine the number of rooms for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +92e50f09-0554-4aaf-a841-7c0f5076609b,,USER,What are the numbers of all flights that can cover a distance of more than 2000?,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +d2f036f2-cb26-4d99-8c8e-40ee406b943c,,USER,What are the names of cities in ascending alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" +67c79d60-f930-4dcd-9f90-2b09de771afe,,USER,What is the name of the highest rated wine?,"{""transformations"":[{""column"":""Score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +4febb854-35ff-41c1-86ee-4e7ea14e351d,,USER,List all ship names in the order of built year and class.,"{""transformations"":[{""column"":""built_year"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""CLASS"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" +92518da6-fc9c-40fa-b66b-83e062a92de3,,USER,Show the order IDs and the quantity of each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +9ac4e505-ac53-47c4-b706-a80632a1548b,,USER,When did the first staff member start working?,"{""transformations"":[{""column"":""date_from"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +2c96285a-7fe7-40f6-99fd-ec8c1cb90386,,USER,Find the average age of losers and winners of all matches.,"{""transformations"":[{""column"":""loser_age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""winner_age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +f1782e53-89c9-4281-9a4c-9e6b5fa0138a,,USER,Calculate the follower count for each user.,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""f1"",""transformationType"":""grouping""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" +205bedfd-fd54-42fe-8b0e-bcf432294586,,USER,Return all the distinct secretary votes made in the fall election cycle.,"{""transformations"":[{""column"":""ELECTION_CYCLE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fall'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" +e4b6b502-250b-4aa2-851d-c3af1e23b860,,USER,Show the average hotel price for different pet policies.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +241cece8-f45e-4e07-b895-5430f3d2f02e,,USER,"When did the episode ""A Love of a Lifetime"" air?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +cc8390c2-1367-4eb8-a33b-1a1c8af836fd,,USER,Display the number of roller coasters for each status category.,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +52b462e6-82ae-4232-83eb-e299b23de36f,,USER,Return the average price for each product type.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +8e844b81-0e0b-42cd-9b10-ca0d79b21927,,USER,Give the average quantity of stocks.,"{""transformations"":[{""column"":""Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Device_ID"",""Quantity""],""name"":""stock"",""type"":""grid""}]" +0e55edaf-7cca-4b60-b923-d510c9767def,,USER,Name all the products with next entry ID greater than 8.,"{""transformations"":[{""column"":""next_entry_id"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +8713330f-447e-4dcb-af05-d4899c50d9d3,,USER,What are the names of products with price at most 200?,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":""<="",""value"":200}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +fe7697ab-46a3-4371-a1bd-8f3ebfa48c24,,USER,"List the number of invoices from the US, grouped by state.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +392dabbe-a3b7-4d95-a59c-012a93470c2b,,USER,Give the airline with abbreviation 'UAL'.,"{""transformations"":[{""column"":""Abbreviation"",""transformationType"":""condition"",""operation"":""="",""value"":""'UAL'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +7d98a41d-40ee-450a-a068-6b6dda138f14,,USER,What is the name and capacity for the stadium with highest average attendance?,"{""transformations"":[{""column"":""average"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" +278fb447-c766-4e5c-9424-83a11af16f03,,USER,What are the public schools and what are their locations?,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""="",""value"":""Public""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +a6cb31b7-b25f-43c0-beb7-29d739961a52,,USER,What is the title and director for the movie with highest worldwide gross in the year 2000 or before?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2000},{""column"":""gross_worldwide"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" +4e0e9191-3189-4e27-b0c9-a675179350d9,,USER,"List the first and last name of students who are not living in the city with code HKG, and sorted the results by their ages.","{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""HKG""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +da1eca85-e2de-481a-9ba5-a9665c0ac552,,USER,Find the players whose names contain letter 'a'.,"{""transformations"":[{""column"":""pName"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +5f11c1e6-d7ea-445f-8325-d2ce156de0b9,,USER,Calculate the number of players with less than 30 points for each position.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +4300a9a6-84a2-48ec-bc6c-04a1e083e6ad,,USER,How many players enter hall of fame each year?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" +33d96524-239f-4c4b-972a-a818fd5b4954,,USER,Determine the total account balance for customers with a credit score above 100 for different states.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +1d6158c5-6e3e-40b9-ab68-cf916bf43c4d,,USER,What is the total revenue of companies started by founder?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +1c35500c-1a72-4891-9a45-7e9c348ce88c,,USER,Determine the average high temperature for each day of the week.,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Product_Type_Code"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +bbe8422d-5b71-41e1-8973-bf30540cd016,,USER,Count the number of markets that have a number of cities lower than 300.,"{""transformations"":[{""column"":""Market_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_cities"",""transformationType"":""condition"",""operation"":""<"",""value"":300}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" +5d0aacc8-c2d9-45c6-9b0f-092bad8a0c42,,USER,Show the id and salary of Mark Young.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Mark Young""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +c24fb1f5-3140-4e51-b2e9-9966dad56e7c,,USER,How many bands are there?,"{""transformations"":[{""column"":""Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Id"",""Firstname"",""Lastname""],""name"":""Band"",""type"":""grid""}]" +db956c4e-a255-4046-bdd8-cc78242baa9c,,USER,How many players come from each country?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +1b38e65d-b1cd-4b65-ae51-798c7a370c04,,USER,Display unique railway locations and the number of railways in each location.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +54dbd303-edba-464c-b175-5c83f37286f8,,USER,How many movie ratings have more than 3 stars?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""stars"",""transformationType"":""condition"",""operation"":"">"",""value"":3}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" +8cc62fcd-78c6-4aac-903e-39e380fac342,,USER,Find the total balance across checking accounts.,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" +025ef019-519d-4de3-ac0e-c570f5f9cff0,,USER,What is the total amount of payment?,"{""transformations"":[{""column"":""Amount_Payment"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" +b7f39704-5d52-4cf3-bd77-bad5a0121f11,,USER,"Display unique affiliations and the count of schools with over 20,000 enrollees for each.","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +d898afda-7d29-420b-8cb5-c6a2c6fc345f,,USER,"Find the phone number of performer ""Ashley"".","{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ashley'""}]}","[{""columns"":[""Performer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Performers"",""type"":""grid""}]" +6008ffc1-5725-43f9-a547-50378eae53ed,,USER,Select the code of the cheapest product in each product category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +10aa2ed7-3197-45c1-967c-1bf05a8c9bb6,,USER,find all dependent names who have a spouse relation with some employee.,"{""transformations"":[{""column"":""relationship"",""transformationType"":""condition"",""operation"":""="",""value"":""Spouse""}]}","[{""columns"":[""Essn"",""Dependent_name"",""Sex"",""Bdate"",""Relationship""],""name"":""dependent"",""type"":""grid""}]" +7261a1f8-6f8a-41bf-a78b-92df7f54c424,,USER,What are the names and release years for all the songs of the youngest singer?,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +fdbe10a9-2245-4cca-bafa-a0efed04f199,,USER,What is the average price of wine for each category?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +ff4dfbd4-0e08-4c50-9b76-cc075f22b91a,,USER,How many dogs went through any treatments?,"{""transformations"":[{""column"":""dog_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" +0df51d70-f3b4-49d5-bc19-32e1b11ababc,,USER,What are the names of enzymes that include the string 'ALA'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ALA""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +9c57aae4-b3c1-4571-a831-b3d7d497b086,,USER,Give me a list of all the service names sorted alphabetically.,"{""transformations"":[{""column"":""service_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_name""],""name"":""Services"",""type"":""grid""}]" +380d2c7c-1e37-4fc4-8089-2d997b4c09b1,,USER,"What is the name, city, and country of the airport with the highest elevation?","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +8317ecde-52ba-4425-9496-4064ca38573a,,USER,Which student's age is older than 18 and is majoring in 600? List each student's first and last name.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":18},{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +49691e96-9bc5-47c9-80bd-54cf3667f0e2,,USER,How many rooms in each building have a capacity of over 50?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +100b5de3-b12f-4a52-8b7d-7edcb0710a09,,USER,How many medicines are offered by each trade name?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +5e64fad4-d235-4424-b57a-8e744a9bf165,,USER,What are all the movies rated as R? List the titles.,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +5e31b9a9-b98d-4f33-b95c-3c6729184d16,,USER,How many people in total can stay in the modern rooms of this inn?,"{""transformations"":[{""column"":""maxOccupancy"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +66db2b77-7a60-4847-9e4f-b43e159dfe7c,,USER,How many captains under 50 years old are in each rank?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +decc36d0-3f45-4ad0-8228-8ca3b258534d,,USER,List the 3 highest salaries of the players in 2001?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""year"",""team_id"",""league_id"",""player_id"",""salary""],""name"":""salary"",""type"":""grid""}]" +13c31e9f-5c29-4aba-94cd-9331e46a53a6,,USER,"How many accounts does each customer have, and what is their corresponding customer ID?","{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +f186d3ae-ae1d-468d-93bb-4a82cfeda757,,USER,List official names of cities in descending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +19ad439e-af56-44ad-bba9-2f215b891c6c,,USER,Find the last names of faculties in building Barton in alphabetic order.,"{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Barton'""},{""column"":""Lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +b591d366-ab75-43e7-b9f4-3fdcad28d0bf,,USER,Compute the average score of submissions.,"{""transformations"":[{""column"":""Scores"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +a0f07c5e-9ab4-4095-8eb2-96e8977375f4,,USER,How many different types of pet are there?,"{""transformations"":[{""column"":""pettype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +0614dfc7-75c2-4324-9a05-2c0c6abcec30,,USER,Find the number of dorms that have some amenity.,"{""transformations"":[{""column"":""dormid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""amenid""],""name"":""Has_amenity"",""type"":""grid""}]" +8aa05d8a-a197-40c6-b2c7-ef9483367f39,,USER,Show all advisors and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +f59ed09b-5d43-4955-a251-57e7eb489d77,,USER,How many high schoolers are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +9c949cec-fbef-414e-951e-7edd5b935225,,USER,What is the language spoken by the largest percentage of people in each country?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +ccd659ae-c429-42a1-b98c-e3f63fae3157,,USER,What is the age of student Linda Smith?,"{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Linda'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +50dd9159-ce3e-47de-8ee1-ae78a3a8d165,,USER,What is the author of the submission with the highest score?,"{""transformations"":[{""column"":""Scores"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +f62e3134-5d48-4c04-9238-b30ab3ef9d63,,USER,Find the number of different cities that employees live in.,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" +ed6650b2-fe0a-439f-9981-2d96a0dadd66,,USER,What are the names of the schools with the top 3 largest class sizes?,"{""transformations"":[{""column"":""enr"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +cd348bde-da13-42ff-842d-a89d1ef48f4b,,USER,List the studios of each film and the number of films produced by that studio.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +b6f43335-5b24-41bd-83b0-dbb6d12c5953,,USER,"Count the number of universities with over 20,000 enrollees for each affiliation type.","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +8dafdef6-2024-4f7f-be93-344cdb6ad916,,USER,How many different students play games?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +69b434e4-51d1-4d9b-aa6c-2b1c8ad53c34,,USER,How many different types of transactions are there?,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +3d61d5da-399c-4afb-b491-dd991c770451,,USER,What is the version number and template type code for the template with version number later than 5?,"{""transformations"":[{""column"":""version_number"",""transformationType"":""condition"",""operation"":"">"",""value"":5}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +251bab00-cc46-4b2c-aa24-f1ba47407ece,,USER,List investors of entrepreneurs and the number of entrepreneurs each investor supports.,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +0a339c02-c5b0-4ee4-a5c4-15aa562bed02,,USER,List all customers’ names in the alphabetical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""custid"",""name""],""name"":""ACCOUNTS"",""type"":""grid""}]" +6c1aec24-eca4-406b-8c39-586862d68667,,USER,What is the highest elevation of an airport in the country of Iceland?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Iceland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +2182636f-135d-4d0f-8147-8be7c1b599fc,,USER,Calculate the average age for each city and display those cities.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +fe3242f1-3157-47a3-b243-0b9baa4f87b5,,USER,Find the names of all person sorted in the descending order using age.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +6c629ba1-6bad-43b0-8e2a-0fed37a17c24,,USER,"For each account type, find the average account balance of customers with credit score lower than 50.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +7afcd9c0-3273-4b41-a4fa-77c4ca10396b,,USER,List the name of the county with the largest population.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +161f44ce-86fe-4b45-9612-da5b51d02a1a,,USER,Count the number of songs released for each format.,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +3b51460b-45d5-45ba-9bf4-d05b7fa015e0,,USER,Return the average enrollment of universities founded before 1850.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""founded"",""transformationType"":""condition"",""operation"":""<"",""value"":1850}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +4128f675-1d43-477e-b402-a6aa50346b81,,USER,Find the salary and manager number for those employees who is working under a manager.,"{""transformations"":[{""column"":""manager_id"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +c08c588e-b04c-494f-81c2-ba0d1d48016a,,USER,How many singers are from each country?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +81bb6175-318d-4db0-86e0-47a8ad9aa064,,USER,What is the average age for each gender?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +ebe4f860-1d80-4098-8f1c-9ccd58c96f80,,USER,"Given the titles of all courses, in order of titles and credits.","{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +7cc4a9c0-93a3-43b3-8e43-86bda2d66fc1,,USER,How many templates do we have?,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +8068ee6c-256d-4042-b545-d9a24692bc98,,USER,How many Professors are in building NEB?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +c448c3de-fbb1-4ef0-918a-71dc832627ba,,USER,"How old is each gender, on average?","{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +d30550e5-b46a-4174-b84b-bc81c9f05518,,USER,Find all the rooms that have a price higher than 160 and can accommodate more than 2 people. Report room names and ids.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":160},{""column"":""maxOccupancy"",""transformationType"":""condition"",""operation"":"">"",""value"":2}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +4a365eef-cb31-46ed-a352-1db115afadec,,USER,"What are the names of ships, ordered by year they were built and their class?","{""transformations"":[{""column"":""built_year"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""CLASS"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" +c0caf00a-4374-4515-8bb3-b9b917ffe9bd,,USER,List the dates of games by the home team name in descending order.,"{""transformations"":[{""column"":""home_team"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""stadium_id"",""id"",""Season"",""Date"",""Home_team"",""Away_team"",""Score"",""Competition""],""name"":""game"",""type"":""grid""}]" +26593a6e-6d18-462e-8c35-245cbe2acfa2,,USER,How many allergies are there?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +43225164-6d15-4173-9e59-af5ed40f905d,,USER,"What is the partition id of the user named ""Iron Man"".","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Iron Man""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +6fa67505-0bcb-406d-bf02-a04ce5e7808b,,USER,What is the average money requested by all entrepreneurs?,"{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +50fbd301-e3ee-48c4-a21f-51b4610883b5,,USER,"What are the names, dates active, and number of deaths for storms that had 1 or more death?","{""transformations"":[{""column"":""number_deaths"",""transformationType"":""condition"",""operation"":"">="",""value"":1}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" +e57c018c-84b7-44ad-af63-3dc71c4b85f0,,USER,Identify the maximum weight for each type of pet and list the pet type alongside its maximum weight.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +720bc873-b02e-4713-807a-559e166fd6bc,,USER,What are the different names of all the races in reverse alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +59e5b8ec-5578-47e9-a004-69dea34df943,,USER,Determine the total count of countries where Spanish is the most spoken language.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +81e04a85-067a-4516-9a3d-12c21282526f,,USER,Which classrooms are used by grade 5?,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":5}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +e0a84298-636f-4528-a84c-c00ff321d0be,,USER,What is the total surface area of the countries in the Caribbean region?,"{""transformations"":[{""column"":""SurfaceArea"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Caribbean'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +3a3b7d23-63f4-48af-ab66-57b72363500a,,USER,"How old is each student, and how many students are of each age?","{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +bd57f448-c43c-4e49-8570-80014f4dae68,,USER,What are the names of the winner and loser who played in the longest match?,"{""transformations"":[{""column"":""minutes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +6dbad628-7be1-4009-969e-d0a88e879072,,USER,Which Advisor has most of students? List advisor and the number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Advisor"",""transformationType"":""grouping""},{""column"":""Advisor"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +a5587240-af56-49a0-9443-57a2931ed37c,,USER,find the number of players whose points are lower than 30 in each position.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +c4516d30-0156-4c05-8f79-c3bae1a685c1,,USER,Show the id of each employee and the number of authorized document destructions for each employee.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +1166def5-53c3-4ab2-bec0-fd461c9eeae5,,USER,Find the type and weight of the youngest pet.,"{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +447f5269-9220-4ad3-be41-2c6dfe113e89,,USER,"What are the name and assets of each company, sorted in ascending order of company name?","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +68e0f50b-a8a6-4e66-8a30-148bb20a4fb5,,USER,Show the id and name of the aircraft with the maximum distance.,"{""transformations"":[{""column"":""distance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +c0ef7574-fc9d-4522-a507-ab372b69c196,,USER,"Find the description of the club ""Pen and Paper Gaming"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +14ef5cf4-f2ac-41dd-b73c-8695c9d70fc4,,USER,What are the locations and names of all stations with capacity between 5000 and 10000?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":5000},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":10000}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" +7eb1cdee-0add-4099-b52e-e4b44a2f4ee9,,USER,When did the first payment happen?,"{""transformations"":[{""column"":""payment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" +1fc35e3f-da18-4d7d-8984-61402e694298,,USER,Show the transaction types and the total amount of transactions.,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +ac010a81-5057-4fbb-87d9-be031ddee72b,,USER,What is the description for the CIS-220 and how many credits does it have?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""CIS-220""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +7b075963-6c75-4dde-8c91-016461346ded,,USER,A list of the top 8 countries by gross/total invoice size. List country name and gross invoice size.,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":8,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +b250cdff-d7b4-4905-91a1-719d8be28603,,USER,What are the region and population of Angola?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Angola'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +70650e4d-b536-42a8-8c22-4d004e36cfc4,,USER,"What is the average number of rooms of apartments with type code ""Studio""?","{""transformations"":[{""column"":""room_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Studio'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +087c3ece-e4f5-4360-88d2-a1a5bbc88b88,,USER,"What are the states, account types, and credit scores for customers who have 0 loans?","{""transformations"":[{""column"":""no_of_loans"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +17695249-38f8-4ba6-b7d7-c45a388bc93c,,USER,Display the order IDs and the number of products in each order.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +5c42c873-88b3-41fd-9373-33cdd4ce924b,,USER,What is the total number of games played?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +a0959843-4103-4f1b-8dcf-25d8ca86dbd9,,USER,List the types of competition and the number of competitions for each type.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +2172c383-1308-41cd-8055-5a214af95b4d,,USER,Find the first name of students in the descending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +9be22570-261f-4352-9185-c66115e866ba,,USER,What is average age of male for different job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +0238d664-0f2f-4aa0-87e9-d343089f375f,,USER,Show the party and the number of drivers in each party.,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""party"",""transformationType"":""grouping""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +19357dbd-7acb-4813-808c-da431fad6134,,USER,What is the reviewer id of Daniel Lewis?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Daniel Lewis'""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +d58838db-df92-4df6-9374-24b5ac7d0369,,USER,Show all template type codes and number of templates for each.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +8839aaad-dd32-46a5-95a4-09482c2a2175,,USER,"What is the first name of the author with last name ""Ueno""?","{""transformations"":[{""column"":""lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ueno'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +1252a5d9-9903-4233-bdd1-19c5b6c04cb5,,USER,Give the flight numbers of flights landing at APG.,"{""transformations"":[{""column"":""DestAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" +0c4bf9a5-d308-43c5-9bcd-668aa8188ba9,,USER,List the distinct positions of pilots older than 30.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":30}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +7b6aa10d-e515-46ce-b679-19630b7a8e9b,,USER,How many paragraphs in total?,"{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +362d821f-7931-4a27-bbe2-e11b04926655,,USER,What is the money rank of the poker player with the highest earnings?,"{""transformations"":[{""column"":""Earnings"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +de85380c-a046-4d1a-aaec-97085f64e2c0,,USER,How many distinct artists do the volumes associate to?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +de9401e4-48fe-4b06-b53e-d0bc41cc85e1,,USER,Count the number of artists who have had volumes.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +6bb16233-8b3f-4bd4-8d75-ccd2bd64c09f,,USER,How many students are age 18?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""="",""value"":18}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +2f5a4dab-a56b-4b11-98bb-a81c2f24a9f7,,USER,What is the total amount of grants given by each organization? Please also provide the organization ID.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" +34531bd7-7c33-452a-ae16-e07c8748db44,,USER,Return the top 3 greatest support rates.,"{""transformations"":[{""column"":""support_rate"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +ebaa1f4a-ffc9-4d86-9b37-68dd7cb23ca6,,USER,"How many distinct programs are broadcast at ""Night"" time?","{""transformations"":[{""column"":""program_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""condition"",""operation"":""="",""value"":""Night""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +e3034d21-4328-4c20-a848-1534e56fd7a9,,USER,What are the names of mountains in ascending alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +c3f98627-19ac-4574-86d3-44edd7fcb7f4,,USER,A list of the top 10 countries by average invoice size. List country name and average invoice size.,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +056111b5-f647-4fc4-bfe7-7012019538e2,,USER,How many employees are living in Canada?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +37da3359-693b-43bf-80f6-d303cebbed31,,USER,Return the hosts of competitions for which the theme is not Aliens?,"{""transformations"":[{""column"":""Theme"",""transformationType"":""condition"",""operation"":""!="",""value"":""Aliens""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" +7ea16608-2b98-4b98-b50e-e3e671efe292,,USER,Find the number of phones for each accreditation type.,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +405849e2-ec8e-4c6e-ad13-7989d1ec253d,,USER,List all the model names sorted by their launch year.,"{""transformations"":[{""column"":""launch_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" +51cb49be-a5ab-4b8a-b751-9eb40a24a345,,USER,display the job title of jobs which minimum salary is greater than 9000.,"{""transformations"":[{""column"":""min_salary"",""transformationType"":""condition"",""operation"":"">"",""value"":9000}]}","[{""columns"":[""JOB_ID"",""JOB_TITLE"",""MIN_SALARY"",""MAX_SALARY""],""name"":""jobs"",""type"":""grid""}]" +6fd16a91-e66d-4bbf-82c2-733a3c5947fe,,USER,"Find the first names of students whose first names contain letter ""a"".","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +849ccb13-5965-40c1-8799-6d8d81bc77ac,,USER,Show each industry and the corresponding number of companies in that industry.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +fdac8a50-69c4-4906-b839-0cae396f71c0,,USER,"What is the flight number, origin, and destination for all flights in alphabetical order by departure cities?","{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +3b38d0af-0130-4b6d-b768-0d17cbdd3ab7,,USER,What are the names of singers ordered by ascending net worth?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +68ad0335-207d-4ab5-8944-14fa601ba800,,USER,How many employees have a first name of Ludie?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ludie'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +fd81e1bb-e157-415c-8cf6-83e5eb6e0cc7,,USER,"What are the names of all genres in alphabetical order, combined with its ratings?","{""transformations"":[{""column"":""g_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""g_name"",""rating"",""most_popular_in""],""name"":""genre"",""type"":""grid""}]" +021afc4d-ef10-4c3c-870f-cb4bc7db12ac,,USER,"Show the name, phone, and payment method code for all customers in descending order of customer number.","{""transformations"":[{""column"":""customer_number"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_number"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" +4e48b70f-47de-404c-a9ac-53c56b21ebba,,USER,Find the number of different states which banks are located at.,"{""transformations"":[{""column"":""state"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +2ee05d62-7eb5-4681-b3eb-038747419f69,,USER,What is the average price of products grouped by manufacturer code?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +4575c329-2c84-45c5-a8ca-aaaecc3ba401,,USER,What is the first and last name of the oldest employee?,"{""transformations"":[{""column"":""emp_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" +89917f6a-d50e-4698-99dd-1cb49a708290,,USER,List the types of competition and the number of competitions for each type.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +4c6817da-c7fd-49af-a0cf-09f9fd96265e,,USER,"For each city, how many branches opened before 2010?","{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +eef3e1be-353b-4967-90d4-6c5ff0ea9880,,USER,"What is the abbreviation of Airline ""JetBlue Airways""?","{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +099d3dd1-6900-44fc-8158-aed679184fbf,,USER,Select the average product price per manufacturer code.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +6108a329-b3e5-40fd-8df6-af032c0612f9,,USER,Determine the highest price and score of wines in each year.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +007da600-b22f-4546-8bc8-02e5c6f7fc88,,USER,Show the average number of points for players in each position and list their positions.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +a0944402-1ad6-4e6d-a4bb-4d23d21ea895,,USER,"For each nationality, how many unique constructors are there?","{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" +686c60a0-bb38-40a2-8682-279594b6cf29,,USER,What is the number of days that had an average humity above 50 and an average visibility above 8?,"{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""mean_humidity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""mean_visibility_miles"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +cd6202dc-bde5-401d-a866-815762720af0,,USER,How many weddings are there in year 2016?,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2016}]}","[{""columns"":[""Church_ID"",""Male_ID"",""Female_ID"",""Year""],""name"":""wedding"",""type"":""grid""}]" +edd9754e-9798-4d6f-aff7-ce4fd878b3ad,,USER,What are the ids of the trips that lasted the longest and how long did they last?,"{""transformations"":[{""column"":""duration"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +f120789b-d3c6-4d87-a701-5962ad87e653,,USER,What are the dates in which the mean sea level pressure was between 30.3 and 31?,"{""transformations"":[{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":"">="",""value"":30.3},{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":""<="",""value"":31}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +af1fe7e4-0024-441c-95b6-6693621edb44,,USER,"List the grape, winery and year of the wines whose price is bigger than 100 ordered by year.","{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +c7468a57-23c9-4253-9e63-4580d37d172d,,USER,How many users are there?,"{""transformations"":[{""column"":""u_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""u_id"",""name""],""name"":""useracct"",""type"":""grid""}]" +edc27c52-4cc3-413d-92b7-69cd424c182b,,USER,Can you display the average price and score of wines for each appellation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +0f2a76b6-26ac-43de-8ecc-6e34c7c72f8f,,USER,How many storms had death records?,"{""transformations"":[{""column"":""Storm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_Deaths"",""transformationType"":""condition"",""operation"":"">"",""value"":0}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" +060c27e2-8098-4d8b-a0d8-c3ee4a7cc2d1,,USER,Show the number of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +a52c34b3-8147-494e-ac20-f7e40bf25dbd,,USER,"Show the first name, last name, and phone number for all female faculty members.","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +526e9834-19de-4eef-94be-baffaf6883d2,,USER,Find the first names of all the teachers that teach in classroom 110.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":110}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" +f805a2c1-5d5f-4da9-9ca3-9ce18c82b74a,,USER,Calculate the average room cost for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +fabdc2d0-3405-4a5c-befc-7f1d482415a1,,USER,Find the branch name of the bank that has the most number of customers.,"{""transformations"":[{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +e6c3ac58-a85f-4fa0-8585-d9d4ad14823e,,USER,How many students does each advisor have?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +80a26f35-ba9d-41d1-b8f4-420e39f338f5,,USER,What is maximum group equity shareholding of the companies?,"{""transformations"":[{""column"":""group_equity_shareholding"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Type"",""Principal_activities"",""Incorporated_in"",""Group_Equity_Shareholding""],""name"":""operate_company"",""type"":""grid""}]" +b2fd054a-aa6f-4040-a448-8f39862112bd,,USER,What are the ids of all students who have advisor number 1121?,"{""transformations"":[{""column"":""Advisor"",""transformationType"":""condition"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +360b5057-904d-4608-9c0a-36012763167c,,USER,What is the minimum age of the youngest person in each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +429ac825-88b8-4999-b614-92f8074d3d93,,USER,What is the name of the technician whose team is not 'NYY'?,"{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""!="",""value"":""'NYY'""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +43993398-5c2f-4cbb-8f55-588cd6bd802a,,USER,What are the names of people in ascending order of height?,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Home Town""],""name"":""people"",""type"":""grid""}]" +539c4301-d637-4f55-b8f6-b2afa5720ab5,,USER,Return the money rank of the player with the greatest earnings.,"{""transformations"":[{""column"":""Earnings"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +0c89ffa6-944d-4981-8a0b-d37e82a23c04,,USER,Determine the count of captains under 50 years old for each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +faf7bbfd-e831-48a4-9ca6-08af23d50e86,,USER,What is the name of the winner with the most rank points who participated in the Australian Open tournament?,"{""transformations"":[{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Australian Open""},{""column"":""winner_rank_points"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +701177ce-2813-4979-b3e1-9657afb7291f,,USER,Find the ids of orders whose status is 'Success'.,"{""transformations"":[{""column"":""order_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Success""}]}","[{""columns"":[""actual_order_id"",""order_status_code"",""regular_order_id"",""actual_order_date""],""name"":""Actual_Orders"",""type"":""grid""}]" +fb0cf491-fd26-4461-9c79-d8ec52da4d96,,USER,How long does track Fast As a Shark has?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" +fa2e03a1-9bc6-4242-a28b-e95b0b8f3d39,,USER,What is allergy type of a cat allergy?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cat'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +84840c90-8af5-43f1-b8f2-7d22e05a8351,,USER,What are the nicknames of schools whose division is not 1?,"{""transformations"":[{""column"":""Division"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Division 1'""}]}","[{""columns"":[""School_ID"",""Nickname"",""Colors"",""League"",""Class"",""Division""],""name"":""school_details"",""type"":""grid""}]" +5c744eb2-1dd9-4700-927a-1bb6cd51137a,,USER,What are the speeds of the longest roller coaster?,"{""transformations"":[{""column"":""LENGTH"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +5280df07-f831-41e7-b340-ab135e654ce1,,USER,Return the names of musicals who have the nominee Bob Fosse.,"{""transformations"":[{""column"":""Nominee"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bob Fosse'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +03efccce-5f69-4de7-9bbf-003a6773cf56,,USER,Determine the number of musicals that each nominee has been nominated for.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +4a0b5019-6bf2-4cec-8c0e-00f4fe860960,,USER,Show different parties of people along with the number of people in each party.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" +b35586b7-ffd4-421e-a2d6-b5049a6cc922,,USER,What is the sum of revenue from companies with headquarters in Austin?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""headquarter"",""transformationType"":""condition"",""operation"":""="",""value"":""Austin""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +443390e0-829e-459b-a820-894f6525323f,,USER,Find the grade taught in classroom 103.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":103}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +a22e4df8-1f44-4621-8b67-2a2ecbea0a1f,,USER,Display various denominations alongside the number of associated schools.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +09f59b16-23fb-424b-8ca5-19d96b683cc8,,USER,List the text of all tweets in the order of date.,"{""transformations"":[{""column"":""createdate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" +16ead2fb-efe1-48c3-8cc7-2b44bb8fa71d,,USER,Present race classes and the number of races within each class.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +6b2e6ece-ce5b-4226-b9f1-6f5e2c8b443c,,USER,Count the number of captains that have each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +3467465f-e7d6-46fa-b6b4-08fc545ed6d8,,USER,What is the total amount of settlement made for all the settlements?,"{""transformations"":[{""column"":""Amount_Settled"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" +44e86067-e26c-4b7e-9bc8-547979c3dcba,,USER,List the names and buildings of all departments sorted by the budget from large to small.,"{""transformations"":[{""column"":""budget"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" +411d0048-d739-4cfd-9293-fa6d01c77b9b,,USER,What is the name and country of origin of every singer who has a song with the word 'Hey' in its title?,"{""transformations"":[{""column"":""song_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Hey""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +bb7f57be-c0be-427a-90b2-c6219086eea2,,USER,What is the maximum net worth for each citizenship?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +c15a16fc-094c-4fdf-a3b9-af54bd4c0488,,USER,List all payment methods and the number of payments made for each method.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" +8a17fe88-a196-494f-98c5-aa740bef15fd,,USER,Find the name of different colleges involved in the tryout in alphabetical order.,"{""transformations"":[{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +3485c815-e9d3-43e7-b212-f17daa859eb6,,USER,What are the aircrafts with top 3 shortest lengthes? List their names.,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +57299871-c522-4dd9-8163-5c78166ff080,,USER,Find the number of employees of each gender whose salary is lower than 50000.,"{""transformations"":[{""column"":""Fname"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":50000},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" +45e352a1-8fec-4642-83cd-8cb9cb1c961e,,USER,What is the average age for each job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +fc8c130d-5a4a-4f48-879b-4a3d33eb2f71,,USER,List all region names in alphabetical order.,"{""transformations"":[{""column"":""region_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +1149f7dd-de2e-4cf3-8039-90e56584334f,,USER,What is the average fee for a CSU campus in the year of 2005?,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2005}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" +f66c8690-13a4-4ab7-8473-8ccfbced599d,,USER,What is the average base cost for each bed type? List the bed types and their average prices.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +bf929484-8f3a-474d-a2c6-d2cd0e5974ef,,USER,What is the average account balance of customers with credit score below 50 for the different account types?,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +d92b447d-c314-4616-9e49-a013fc169c85,,USER,How many distinct currency codes are there for all drama workshop groups?,"{""transformations"":[{""column"":""Currency_Code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Workshop_Group_ID"",""Address_ID"",""Currency_Code"",""Marketing_Region_Code"",""Store_Name"",""Store_Phone"",""Store_Email_Address"",""Other_Details""],""name"":""Drama_Workshop_Groups"",""type"":""grid""}]" +19ce13a4-aa10-4ace-b158-b27a126e50ea,,USER,Count the number of countries.,"{""transformations"":[{""column"":""Country_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" +886974a0-43b2-4a48-a8cb-5d14314d3564,,USER,How many invoices were issued from each state?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +972610e5-fc36-447a-8fe8-2b62b4ebf5ce,,USER,List all payment methods and number of payments using each payment methods.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" +0398a18e-ccbf-4da2-8856-e4ac7a523c18,,USER,What are the names of the nations with the 3 lowest populations?,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +f170ef58-6782-4ffd-b968-e69e794f1cdd,,USER,Identify country codes where the highest percentage of people speak Spanish.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +05d6d09d-28f3-4d68-ac59-c423650f8fc8,,USER,List the name of the school with the smallest enrollment.,"{""transformations"":[{""column"":""enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_id"",""School_name"",""Location"",""Mascot"",""Enrollment"",""IHSAA_Class"",""IHSAA_Football_Class"",""County""],""name"":""School"",""type"":""grid""}]" +b3cad88e-57e4-4df4-bf1d-383c46bff59a,,USER,Determine the total number of payments made for each payment method.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" +71cd4c13-e028-4bed-b370-ccfaebeaf347,,USER,Determine the number of faculty members for each rank and gender.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +d76b6c4d-0de5-4741-9581-62912baf6bd9,,USER,Determine the quantity of stores for each store type.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" +e2e0f277-a114-4635-8ac9-19fc744dda0c,,USER,What is Astrid Gruber's email and phone number?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Astrid'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gruber'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +bdfe5e16-0e46-4c76-8b48-ccaf2f232be0,,USER,What is the average price for flights from LA to Honolulu?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +76dff5db-a844-4dbf-872e-6974eadf56d9,,USER,Calculate the total revenue of each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +14dc54da-af21-4fbe-ba8a-2fd32c646d89,,USER,How many high schoolers are in each grade?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +4b558f00-9d94-4db2-9020-bd74887339ef,,USER,"What are the first, middle, and last names of all individuals, ordered by last name?","{""transformations"":[{""column"":""individual_last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""individual_id"",""individual_first_name"",""individual_middle_name"",""inidividual_phone"",""individual_email"",""individual_address"",""individual_last_name""],""name"":""Individuals"",""type"":""grid""}]" +bd74fcd3-ba82-4054-ac96-ab87652d964f,,USER,"What are the carriers of devices whose software platforms are not ""Android""?","{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""condition"",""operation"":""!="",""value"":""Android""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +80f1efc6-f68c-4c8b-bf0c-04208aefe49f,,USER,What is the average age of the visitors whose membership level is not higher than 4?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Level_of_membership"",""transformationType"":""condition"",""operation"":""<="",""value"":4}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" +81fe2da0-d9d8-4552-ac70-b122f91d201f,,USER,How many international and domestic passengers are there in the airport London Heathrow?,"{""transformations"":[{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'London Heathrow'""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" +62aa7892-7d36-4413-b605-c7a4220b2ef7,,USER,Which team has the oldest player?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +42151b35-d3cd-414f-a336-180d9662ddb0,,USER,Determine the total rating for each channel owner's channels.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +37cc9fcd-e1c7-495e-aaac-20284f1360e0,,USER,Find the number of students in one classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +55fe3bf5-2c72-4cc5-9dc7-56c3ea8e7d3d,,USER,What are the names of modern rooms that have a base price lower than $160 and two beds.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":""<"",""value"":160},{""column"":""beds"",""transformationType"":""condition"",""operation"":""="",""value"":2},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +c8f43e67-52bc-4471-873d-d40d531198cf,,USER,Report the total number of students for each fourth-grade classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +5563d319-f228-42d3-a808-295079a81854,,USER,Count the number of employees in each city.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +3f83db1f-5a44-4545-8f69-56865434a5bb,,USER,Exhibit player positions and the corresponding player counts.,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +4e209375-3db5-4d86-a0b6-7712a5d28bcc,,USER,What is the content of the series Sky Radio?,"{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +43705f3e-0d48-4f25-8371-613afe8424b0,,USER,HOw many engineers are older than 30?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":30},{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""engineer""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +f54f4029-a200-42c1-b3d0-2f29bdbf1447,,USER,"What is the average base price of rooms, for each bed type?","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +18ef8605-9164-4051-b83f-56c6fe3cfc83,,USER,Show the name of drivers in descending order of age.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +040496c1-66ea-4d82-8339-098ea407a947,,USER,Please show different software platforms and the corresponding number of devices using each.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +ae9168e9-4634-48ed-926c-9c182e5e204e,,USER,What are the state and country of all the cities that have post codes starting with 4.\,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4""}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +828f2fce-a6eb-48eb-b99d-890caba4aefe,,USER,Return the hispanic percentage for cities in which the black percentage is greater than 10.,"{""transformations"":[{""column"":""Black"",""transformationType"":""condition"",""operation"":"">"",""value"":10}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" +35962b95-9a34-408a-b79c-4fd94a5f96c6,,USER,"Find the number of team franchises that are active (have 'Y' as ""active"" information).","{""transformations"":[{""column"":""franchise_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""franchise_id"",""franchise_name"",""active"",""na_assoc""],""name"":""team_franchise"",""type"":""grid""}]" +78e23999-f21b-4585-abdc-54e0c927d47c,,USER,How many books are there for each publisher?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +0257c4bb-aa56-48d0-b8f6-83d48959646c,,USER,Show the organizer and name for churches that opened between 1830 and 1840.,"{""transformations"":[{""column"":""open_date"",""transformationType"":""condition"",""operation"":"">="",""value"":1830},{""column"":""open_date"",""transformationType"":""condition"",""operation"":""<="",""value"":1840}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" +74f72d28-9d9f-463e-803d-a3c608dfba46,,USER,"How many tests have result ""Fail""?","{""transformations"":[{""column"":""registration_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fail'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" +ae990696-b681-40c5-a8ac-137bbc733e16,,USER,display the average salary of employees for each department who gets a commission percentage.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +c5c7a60b-1742-4f3d-b6d4-c4e378a7de15,,USER,Display cities with their respective student populations.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +cd0559bf-1a62-4fce-80cb-8918e330ee89,,USER,What is the average home game attendance per year?,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" +9bd74f8f-b18e-4bc9-9e8a-3e0a462d707b,,USER,What is the average GNP and total population in all nations whose government is US territory?,"{""transformations"":[{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'US Territory'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +bc02a36a-3a73-4139-b787-b4f075e1d07c,,USER,How many songs are there?,"{""transformations"":[{""column"":""SongId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" +b9f091a3-651b-4ccc-b702-5bda720aaf5f,,USER,"What are the first names for students who have an ""a"" in their first name?","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +15c7f3e3-ed83-49d8-904e-287002c2385c,,USER,Which room has cheapest base price? List the room's name and the base price.,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +c639cd51-5777-4369-ad80-1075340cb767,,USER,Which language has the highest percentage of speakers in each country?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +986aa552-4747-4c26-b40c-4afa07cbf580,,USER,Show each location and the number of cinemas there.,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +06c85a90-98ae-4166-a982-69be97c492ba,,USER,What are the companies and main industries of all companies that are not headquartered in the United States?,"{""transformations"":[{""column"":""headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +e86ad086-c55c-4b2f-aff8-804a679a1acf,,USER,"What are the census rankings of cities that do not have the status ""Village""?","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Village'""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +ce152595-685b-4f79-ba63-2bb425b104cb,,USER,What are the population and life expectancies in Brazil?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brazil'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +2e6ecc2c-c49b-4df0-921d-b5caadaf38b4,,USER,"List the number of invoices from Chicago, IL.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +120f9ea3-df10-48e0-b3a1-45d26e9a8258,,USER,"What are the names of companies whose headquarters are not ""USA""?","{""transformations"":[{""column"":""Headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +9011a39e-a109-416e-a8a0-691f28259455,,USER,What is the total credit offered by each department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +40d5b454-b45d-4a18-b1bc-42885745151b,,USER,How many different status codes of things are there?,"{""transformations"":[{""column"":""Status_of_Thing_Code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""thing_id"",""Date_and_Date"",""Status_of_Thing_Code""],""name"":""Timed_Status_of_Things"",""type"":""grid""}]" +53da5c05-bdbd-4201-a987-e109e602ff2f,,USER,Give the country id and corresponding count of cities in each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" +6f992396-8bb9-4de9-86b8-1ced1538a6fa,,USER,"Show the average amount of transactions with type code ""SALE"".","{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'SALE'""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +69d463f2-d4c0-44d8-9153-4fc15601ee0e,,USER,Which university is in Los Angeles county and opened after 1950?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +8ba65a9a-8670-496c-9f73-31b4ed386d40,,USER,How many items in inventory does store 1 have?,"{""transformations"":[{""column"":""inventory_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""store_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""inventory_id"",""film_id"",""store_id"",""last_update""],""name"":""inventory"",""type"":""grid""}]" +f1d53a7c-631f-41ca-946c-0e81ba72cfb1,,USER,List the maximum price and score of wines for each year.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +fd1c9039-669f-43a4-ba35-69bb248befe1,,USER,List the official name and status of the city with the largest population.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +587cf96c-cf96-4b5d-9c1a-46dae029dd1b,,USER,Find the name and population of district with population between 200000 and 2000000,"{""transformations"":[{""column"":""City_Population"",""transformationType"":""condition"",""operation"":"">="",""value"":200000},{""column"":""City_Population"",""transformationType"":""condition"",""operation"":""<="",""value"":2000000}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +11a06116-281f-41eb-ad82-ee3897f37682,,USER,Count the number of different last names actors have.,"{""transformations"":[{""column"":""last_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actor_id"",""first_name"",""last_name"",""last_update""],""name"":""actor"",""type"":""grid""}]" +b09d0fc0-f9b1-4256-92c9-41eeb5f64626,,USER,"For each document, list the number of employees who have been in the circulation history of that document, along with the document ID and number of employees.","{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" +a73f9788-3e71-411d-b444-a44271959482,,USER,List the authors of submissions in ascending order of scores.,"{""transformations"":[{""column"":""Scores"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +dc69898c-758f-43aa-9cce-ea4ab87ef7a3,,USER,Identify the shop count for each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +883d2d16-73f4-4f95-94d0-1b13d8c9dd53,,USER,What is the alphabetically ordered list of all distinct medications?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Brand"",""Description""],""name"":""Medication"",""type"":""grid""}]" +3def2168-695e-46d4-8650-d83511bc98d7,,USER,Can you display the colleges with the number of submission authors from each college?,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +84907508-c0d9-450f-9cc4-5311f72844d4,,USER,Count the number of rooms with prices above 120 for different decors.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +dfb71a93-82cf-4a99-8c7e-9a7621ed43d4,,USER,What is the id of the problem log that is created most recently?,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" +ce5bebbe-0c4f-4a3e-8666-aec1bc9022a1,,USER,What is the average attendance of stadiums with capacity percentage higher than 100%?,"{""transformations"":[{""column"":""capacity_percentage"",""transformationType"":""condition"",""operation"":"">"",""value"":100}]}","[{""columns"":[""id"",""name"",""Home_Games"",""Average_Attendance"",""Total_Attendance"",""Capacity_Percentage""],""name"":""stadium"",""type"":""grid""}]" +f97481fb-e938-4c45-ae63-057c42c697df,,USER,Show the number of ships of each type.,"{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +d3b5cec4-007c-47fc-a501-379a0e3db7bc,,USER,What are the different names of the colleges involved in the tryout in alphabetical order?,"{""transformations"":[{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +bd708136-6732-4833-9044-05fc0a6d31f1,,USER,Display the different railway builders and the number of railways that use each builder.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Builder"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +39126172-fece-4056-94b1-7f5dfff8d558,,USER,What are the last names of students studying major 50?,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +885bd26f-e2f5-4575-83a6-bebe09971f7d,,USER,How many airlines does Russia has?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Russia""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" +f9b0d821-7bab-4623-af7f-5513824922df,,USER,"For every payment method, count the number of payments made.","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" +f9e3eb06-9ff8-4393-9a9e-d9312c9dcef5,,USER,How many distinct birth places are there?,"{""transformations"":[{""column"":""Birth_Place"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" +e3b8e808-1e37-4146-86a2-df0d65153c8d,,USER,Display the number of performances at each location.,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +3f483ca0-e8fe-4a25-8cb0-3df6816b31af,,USER,How many players are there for each hand type?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +a1bd2851-8817-4785-ad3a-99b4dc611fcd,,USER,What is the description for the section named h?,"{""transformations"":[{""column"":""section_name"",""transformationType"":""condition"",""operation"":""="",""value"":""h""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" +4b6f924c-b3ed-4172-be2c-9d083cebe1f6,,USER,Calculate the average room price for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +04896219-48f5-4cd7-8201-6327292fbb6f,,USER,Count the number of captains younger than 50 of each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +30736f94-12f6-4bf9-bb17-350f5420b720,,USER,What are the names and ids of documents that have the type code BK?,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +c5077fc5-ce58-4145-b4f0-fbb31042730f,,USER,What are the names of the countries that are in the continent of Europe and have a population of 80000?,"{""transformations"":[{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Europe'""},{""column"":""Population"",""transformationType"":""condition"",""operation"":""="",""value"":""'80000'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +ac117eaf-6146-40de-95c0-10c2309257fc,,USER,Which of the mill names contains the french word 'Moulin'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Moulin""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" +a37cdaba-0aa1-4614-bcbd-ab135a797bd7,,USER,Count the number of customers who hold an account.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +5741cd79-305c-4a7a-bc34-3894c3096cc2,,USER,"List the enrollment for each school that does not have ""Catholic"" as denomination.","{""transformations"":[{""column"":""Denomination"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Catholic'""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +c06f822d-6d16-439e-9faa-037caddfaf0d,,USER,Determine the count of music festivals in every category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +49eba7b4-caf6-44b8-b9d1-ceed05630a94,,USER,"Show the census ranking of cities whose status are not ""Village"".","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Village'""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +0ffc81aa-e179-488c-a919-fc034c0838e6,,USER,Return the elimination movies of wrestlers on Team Orton.,"{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""="",""value"":""'Team Orton'""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" +50be25f5-88e0-457d-98b2-00608b306e23,,USER,What is the id of the reviewer named Daniel Lewis?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Daniel Lewis'""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +d12f0278-e873-4a87-a2eb-43f24bfa8eb9,,USER,"In each position, count players with points below 30.","{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +63112ccd-0837-49e9-83d1-baa09a1ca75c,,USER,What is the founded year of the non public school that was founded most recently?,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""!="",""value"":""Public""},{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +42f22911-eef4-4b8c-b818-29b31352c3a8,,USER,Which college has any student who is a goalie and succeeded in the tryout.,"{""transformations"":[{""column"":""decision"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""pPos"",""transformationType"":""condition"",""operation"":""="",""value"":""goalie""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +f90b6419-30c9-41b4-a6a7-376f11451010,,USER,What is the name of the youngest editor?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +a03dd053-2968-4f4c-b003-08ba9c8dd112,,USER,What are the 3 counties that have the smallest population? Give me the county names.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +a471a937-08b7-4983-8b89-6d15ebc38542,,USER,"What is the first, last name, gpa of the youngest one among students whose GPA is above 3?","{""transformations"":[{""column"":""stu_gpa"",""transformationType"":""condition"",""operation"":"">"",""value"":3},{""column"":""stu_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +0a4a4bec-aa59-4800-aa14-9ac16b2e2515,,USER,What is the mail date of the document with id 7?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":7}]}","[{""columns"":[""document_id"",""mailed_to_address_id"",""mailing_date""],""name"":""Documents_Mailed"",""type"":""grid""}]" +858ec0bd-6cb6-41b6-bf30-b0e0eac8f816,,USER,What are the titles and authors or editors that correspond to books made after 1989?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1989}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +2197c89b-8f2d-4fbc-930b-4f377e2c32c6,,USER,How many unique classes are offered?,"{""transformations"":[{""column"":""class_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +1e7bcbc3-5709-4d78-95c1-ce36c917a14d,,USER,Display various artwork categories and their respective quantities.,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" +feb79839-c400-40ad-8400-7a53cb3ae3de,,USER,Which catalog content has the highest height? Give me the catalog entry name.,"{""transformations"":[{""column"":""height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +386b13c9-2d7f-41fe-99eb-719b9d3ee6eb,,USER,Return the average horizontal bar points across all gymnasts.,"{""transformations"":[{""column"":""Horizontal_Bar_Points"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +75fb7dec-80e5-494f-9020-b78ac082a2f5,,USER,How many gymnasts are there?,"{""transformations"":[{""column"":""Gymnast_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +5c7459ac-07e6-4bac-91d6-bab312d5943d,,USER,Determine the number of constructors for each nationality.,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" +5e411a46-f161-48ac-9e01-49932a5b0974,,USER,How many total tours were conducted for each ranking date?,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" +94b07147-f8c4-4b91-b523-095f021e494d,,USER,Which rooms cost between 120 and 150? Give me the room names.,"{""transformations"":[{""column"":""baseprice"",""transformationType"":""condition"",""operation"":"">="",""value"":120},{""column"":""baseprice"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +83f5c0a7-2171-4000-a0df-2b6621926774,,USER,Show all statement id and the number of accounts for each statement.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +f7a9d422-e42e-4463-a475-37104bb9cdc4,,USER,"Return the names of conductors that do not have the nationality ""USA"".","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +b862665b-a44e-4cfb-8f5a-022a5624926b,,USER,List names of all pilot aged 30 or younger in descending alphabetical order.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""<="",""value"":30},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +4cb6f447-eb22-4f68-8230-219eaece6475,,USER,How many settlements are there in total?,"{""transformations"":[{""column"":""Settlement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" +4dec87fd-a8ea-4274-9216-f8ee2373d0ba,,USER,"For each fourth-grade classroom, show the classroom number and the total number of students using it.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +c06e4a29-bedf-4a86-901b-ca0a3c8e744e,,USER,How many dorms have amenities?,"{""transformations"":[{""column"":""dormid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""amenid""],""name"":""Has_amenity"",""type"":""grid""}]" +df371e2b-d330-45b8-b8bb-e0253f13ab6f,,USER,Calculate the number of likes for each student ID.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" +f798ae97-ed67-4efc-8093-96f8fd3c213c,,USER,Find the ids of the nurses who are on call in block floor 1 and block code 1.,"{""transformations"":[{""column"":""blockfloor"",""transformationType"":""condition"",""operation"":""="",""value"":1},{""column"":""blockcode"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Nurse"",""BlockFloor"",""BlockCode"",""OnCallStart"",""OnCallEnd""],""name"":""On_Call"",""type"":""grid""}]" +8ba2a2c2-81cc-4daf-a1f9-ef2a9176e202,,USER,"List every individual's first name, middle name and last name in alphabetical order by last name.","{""transformations"":[{""column"":""individual_last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""individual_id"",""individual_first_name"",""individual_middle_name"",""inidividual_phone"",""individual_email"",""individual_address"",""individual_last_name""],""name"":""Individuals"",""type"":""grid""}]" +2ae0bb18-7287-491d-8951-e76d34521460,,USER,List the names of technicians in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +75aa3bb6-58d0-41b6-be37-3faa4f2a242e,,USER,Find the highest rank of losers in all matches.,"{""transformations"":[{""column"":""loser_rank"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +fc4cc0a6-4ccf-4aa9-8113-b196378f4b8d,,USER,How many faculty members does each building have? List the result with the name of the building.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +522906e0-4469-4b7b-8afa-6bc0ac7d237d,,USER,Count the number of individuals of each gender with a weight above 85.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +19b4b5dc-d0ea-459f-8be4-b791a22915da,,USER,How many stadiums are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +c8238ef8-2777-4efa-b199-e4f9ab0c8f91,,USER,Return the names of cities that have a population between 160000 and 900000 .,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">="",""value"":160000},{""column"":""population"",""transformationType"":""condition"",""operation"":""<="",""value"":900000}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" +ca29e960-cb99-44ad-b096-ad1ae1e763f9,,USER,How many reviewers are there?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +5169e815-270c-43c2-b711-199d4168dc4f,,USER,Calculate the number of customers per customer status code.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +32affb57-e5b3-4b2c-a0e2-b1b1a37dea13,,USER,Who is the composer of track Fast As a Shark?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" +025a8bff-ed82-4b01-aa2b-7868ec65faa2,,USER,"Select the name and price of all products with a price larger than or equal to $180, and sort first by price (in descending order), and then by name (in ascending order).","{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">="",""value"":180},{""column"":""price"",""transformationType"":""sorting"",""direction"":""desc""},{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +4ffc1586-a67a-4872-bd2c-e68758e850a3,,USER,List the name of the shop with the latest open year.,"{""transformations"":[{""column"":""Open_Year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +fdd593d2-7e18-42d9-824b-9332289f3f73,,USER,the names of models that launched between 2002 and 2004.,"{""transformations"":[{""column"":""Launch_year"",""transformationType"":""condition"",""operation"":"">="",""value"":2002},{""column"":""Launch_year"",""transformationType"":""condition"",""operation"":""<="",""value"":2004}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" +c3e51c87-0f4f-4f85-8d34-1debcc167400,,USER,Show all game IDs along with the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +e555f8c6-0213-4be1-8f51-1dffef6dbc30,,USER,Identify the number of races per constructor ID.,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" +b312b269-468b-4cfa-81e7-80ba0a6dddb3,,USER,Determine the total amount of grant money given to each organization and its corresponding id.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" +5e04e906-2f0b-4edf-ab76-e6699f61c760,,USER,return the smallest salary for every departments.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +760b9537-d1f2-435a-a19e-bc6c60dc0a42,,USER,What nationalities do the pilots belong to? Please provide the number of pilots for each nationality.,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +086a572f-6fc2-4ece-a3d8-bae24c609f43,,USER,Find the distinct winery of wines having price between 50 and 100.,"{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""Price"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +efc58357-7bdb-4db4-9a9f-65480f9ea0a0,,USER,"Find the name of the document that has been accessed the greatest number of times, as well as the count of how many times it has been accessed?","{""transformations"":[{""column"":""access_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +751b7d77-186a-48c6-b2ee-2b0c5c7653c5,,USER,What are the names of the airports in the city of Goroka?,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Goroka""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +26889c5d-c317-4ea0-b80d-9e92c842b350,,USER,Find the count of rooms with a capacity of over 50 for each building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +487f6ed2-9b3a-4e3d-a4f8-058f08e6dfeb,,USER,What is the average age for a male in each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +e29b22d5-052e-49c0-a688-6d708fbe9f85,,USER,What is the average number of bank customers?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +f28f2c54-a0f4-4487-8773-a8d4a379e1aa,,USER,"For grade 0 classrooms, provide classroom numbers and student counts.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +1662a8c2-a40e-445e-a307-704799d5deac,,USER,how many different positions are there?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +38873332-0852-4846-aaa6-34dfe4b74f21,,USER,Display statement ids and their corresponding account counts.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +beb1f8ad-39b7-4917-96e1-423c247992c8,,USER,"What are the name and description for role code ""MG""?","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MG'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" +990f0a98-edb3-433b-820b-24ca5b1217ff,,USER,What are the departure and arrival dates of all flights from LA to Honolulu?,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +c4fe5f87-6703-42dd-a678-f2f7b4e5a1ba,,USER,Return the names of wrestlers with fewer than 100 days held.,"{""transformations"":[{""column"":""Days_held"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +89534d84-65ba-4ce9-99b5-a9b9991ebe40,,USER,"How many cartoons were written by ""Joseph Kuhr""?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Written_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Joseph Kuhr'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +3072cfaa-1e3e-48d5-b77e-a20d49bb2d03,,USER,Which problems are reported before 1978-06-26? Give me the ids of the problems.,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":""<"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" +41b010a5-01b1-4339-acd4-0da3794393f0,,USER,Show all countries and the number of singers in each country.,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +46fe689d-fe81-466c-bdd6-cc827732af41,,USER,"For each denomination, return the denomination and the count of schools with that denomination.","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +69cb84d7-68a5-423c-9271-5b7063c708cd,,USER,How many credits are offered by the department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +b2eaa7fe-cd2f-4f2d-a729-eb280a0fe342,,USER,What are the names of all the countries that became independent after 1950?,"{""transformations"":[{""column"":""IndepYear"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +d16cf417-0f18-42f7-9e0d-d456767e1cc9,,USER,How many hours do the players train on average?,"{""transformations"":[{""column"":""HS"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +81ae4ece-1581-4850-aea2-d978bcd758c6,,USER,How many female people are older than 30 in our record?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""is_male"",""transformationType"":""condition"",""operation"":""="",""value"":""F""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":30}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" +fd025da6-61ce-4b05-af5b-f7badeb7d801,,USER,Show the different statuses and the numbers of roller coasters for each status.,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +b47eb096-3123-4101-9cf4-c4dd578dbf6d,,USER,What is the zip code of the address in the city Port Chelsea?,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Port Chelsea""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +14b35d8e-1b9f-4b20-b6a2-609e72a57e99,,USER,Return the names of the 3 countries with the fewest people.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +361e0af1-23bf-4666-b984-79adb3f3bb58,,USER,How many medicines have the FDA approval status 'No' ?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +eb52f666-8fd0-4173-92eb-c31b0823ffcf,,USER,What are the package options and the name of the series for the TV Channel that supports high definition TV?,"{""transformations"":[{""column"":""hight_definition_TV"",""transformationType"":""condition"",""operation"":""="",""value"":""'yes'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +5cbb9d5c-20f2-4912-8e32-a1848206cb72,,USER,Return all players sorted by college in ascending alphabetical order.,"{""transformations"":[{""column"":""College"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +06fd9664-4804-4c81-9916-29ddddb74e29,,USER,Identify the codes and titles of the lowest-priced products in every category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +bd84e3ea-554f-4ae2-a3f3-88cf043db208,,USER,Determine the count of individuals under 40 for both genders.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +a8b9b970-87e0-4300-8d00-9a582540808d,,USER,How many unique order IDs are associated with each product?,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +90101cb7-eeae-41a0-b22c-3a15e93c7a0a,,USER,What is the date of the performance with the highest number of attendees?,"{""transformations"":[{""column"":""Attendance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +7431006b-98b7-4973-bbfb-3bd1df338639,,USER,What is the average number of working horses of farms with more than 5000 total number of horses?,"{""transformations"":[{""column"":""Working_Horses"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Total_Horses"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" +d3aa1ec8-0cc8-4918-9412-75eca18bc42b,,USER,Show all company names and headquarters in the descending order of market value.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +4c91345a-005b-4bfe-a97a-eb3270fa1111,,USER,"Find the department name that is in Building ""Mergenthaler"".","{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mergenthaler'""}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" +d5a81067-7611-41f2-871d-fdaeded81ade,,USER,"What are the total number of Domestic Passengers of airports that contain the word ""London"".","{""transformations"":[{""column"":""Domestic_Passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""London""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" +c4d06630-7e29-47fd-9033-befdaecffb78,,USER,What are the names of climbers who are not from the country of Switzerland?,"{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Switzerland'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +199645ed-d20a-43bb-ae7e-2793c3349d22,,USER,What are the names for the 3 branches that have the most memberships?,"{""transformations"":[{""column"":""membership_amount"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +39849e5c-866d-4fd0-b1c5-da29a1539f59,,USER,How many universities have a location that contains NY?,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""NY""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +67fb8e0b-ca46-4cfe-9f8d-1ad4f0c8fbea,,USER,"What is the name, type, and flag of the ship that was built in the most recent year?","{""transformations"":[{""column"":""built_year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" +2e175995-06e0-49df-a2e8-e48d1953b4da,,USER,"List the open date of open year of the shop named ""Apple"".","{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Apple'""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +74427e60-f519-4233-a2f5-629c4b6796a3,,USER,Find all the distinct district names ordered by city area in descending.,"{""transformations"":[{""column"":""city_area"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +3eff21c6-1274-4f81-b64f-0f8ad0ed906f,,USER,Determine the number of captains in each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +358c0223-51de-4681-bb6f-ee565ffa1d9c,,USER,Show the date valid from and the date valid to for the card with card number '4560596484842'.,"{""transformations"":[{""column"":""card_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'4560596484842'""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +a1baeb90-431e-4329-932e-03cbc86a44f9,,USER,What is the average price and score of wines grouped by appellation?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +1505d59e-8d86-4a43-9293-7a5f12e8a779,,USER,How old is the youngest person for each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +0084bd9d-e954-4ccc-a183-921317950924,,USER,Show the position of players and the corresponding number of players.,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +538ab667-03b6-48f7-9596-7385132cd3d9,,USER,Find the city with post code 255.,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""="",""value"":255}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +7c97df11-5b78-4052-b9fa-395b0f2eac47,,USER,What is the average share count of transactions for different investors?,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +ffb61496-01b9-491d-99c2-667e7670d666,,USER,Find the name of companies whose revenue is between 100 and 150.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""revenue"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +5875e6f9-2a34-4e45-b97e-98cebd7f7f9c,,USER,Return the name of the mountain with the greatest height.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +23b5471d-6820-4c84-92db-18ebc32098a9,,USER,What are the campuses that opened in 1958?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1958}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +6b5d0aba-77ce-4ecb-8880-c4a7331bdf18,,USER,What is the number of airlines based in Russia?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Russia""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" +20c8eae9-972a-409d-bea8-12e23fbe7484,,USER,Show the parties of people and the number of individuals per party.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" +8d369510-e42b-4262-bb5d-c92f44b77160,,USER,Determine the minimum age for each job title.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +68c41a4a-2962-491e-ac1a-24252919c9ff,,USER,"For the problem with id 10, return the ids and dates of its problem logs.","{""transformations"":[{""column"":""problem_id"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" +702bfe9c-d49e-4ab7-af84-f7a38e456a19,,USER,What are the name and results of the battles when the bulgarian commander is not 'Boril',"{""transformations"":[{""column"":""bulgarian_commander"",""transformationType"":""condition"",""operation"":""!="",""value"":""Boril""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" +19754960-2d11-4e95-be0c-c93661029925,,USER,Which teachers teach in classroom 110? Give me their first names.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":110}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" +83e887e6-06d8-49cb-8749-34bca895d5c2,,USER,What are the names of all instructors in the Comp. Sci. department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +68d416f7-2d57-454c-add5-fe04aec7beca,,USER,"Which employees have the role with code ""HR""? Find their names.","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'HR'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +ae298f63-470a-4848-8d29-7be2d4f75e51,,USER,How many flights have a velocity larger than 200?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""velocity"",""transformationType"":""condition"",""operation"":"">"",""value"":200}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" +78d09f13-d588-4bcd-93fc-7616cfdbe094,,USER,What is the company where Eduardo Martins is a customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eduardo'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Martins'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +c30585c2-a7e6-4cf9-9e4f-0c000cab88e5,,USER,When are the birthdays of customer who are classified as 'Good Customer' status?,"{""transformations"":[{""column"":""customer_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Good Customer""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +0384e773-7f7c-4cea-a757-f94b55182b84,,USER,Find the total number of students enrolled in the colleges that were founded after the year of 1850 for each affiliation type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +061c9b40-cd6e-4142-ac9b-b8eb19e6cd79,,USER,Show project ids and the number of documents in each project.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +191aa8d4-d858-445f-9cc9-570d0d53a94f,,USER,Count the number of different teams involved in match season.,"{""transformations"":[{""column"":""Team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +680ccd04-7a52-4714-af6f-c8eca9546742,,USER,Return the age of the person with the greatest height.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +7cf267e6-d6fc-49eb-ad02-fecc3c11f5b3,,USER,"Show the ministers and the time they took and left office, listed by the time they left office.","{""transformations"":[{""column"":""left_office"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +58a66939-3b99-4ca8-8090-03c6a8481c4c,,USER,Find the number of dorms and total capacity for each gender.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +d5d53783-23e3-430a-8773-4c6d2cce7286,,USER,Find all the campuses opened in 1958.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1958}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +935c869b-7272-4ca8-9616-563f8abb7f12,,USER,"What is the attribute data type of the attribute with name ""Green""?","{""transformations"":[{""column"":""attribute_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Green'""}]}","[{""columns"":[""attribute_id"",""attribute_name"",""attribute_data_type""],""name"":""Attribute_Definitions"",""type"":""grid""}]" +8e56a9ae-c9d6-4489-bfc8-1e324fc35836,,USER,How many activities do we have?,"{""transformations"":[{""column"":""actid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actid"",""activity_name""],""name"":""Activity"",""type"":""grid""}]" +0f781f31-ced8-43d3-b0c6-b34b321a235b,,USER,What is the average base price of rooms for each bed type?,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +1d6bae6d-321a-46f1-b53c-33a9d60de267,,USER,How many invoices were billed from each state?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +fe8371ae-eccb-4124-9441-2b6c3401f7dc,,USER,Find the stories of the building with the largest height.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" +0c035d6f-48ac-4ab8-8a9f-e6c0a5e36387,,USER,What are the Package Options of the TV Channels whose series names are Sky Radio?,"{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +4a96e3f4-7ffa-4a30-8832-0dcb3f94ae74,,USER,Show all cities and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +1e3c7a68-e858-4c00-b64d-ed16dca90610,,USER,What are the names of the teachers whose hometown is not `` Little Lever Urban District '' ?,"{""transformations"":[{""column"":""hometown"",""transformationType"":""condition"",""operation"":""!="",""value"":""'little lever urban district'""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +6ac3c0d8-e351-42fc-832b-880cca3c68ff,,USER,List the total points of gymnasts in descending order.,"{""transformations"":[{""column"":""Total_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +d1d1df73-1780-45c8-8e75-53f2d12a187e,,USER,How many rooms does the Lamberton building have?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +fec5c7d7-9588-439c-b636-87fbf496270b,,USER,How many faculty do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +08e77bfe-d522-4db8-a84c-dbf74dbdf047,,USER,How many schools are in the basketball match?,"{""transformations"":[{""column"":""school_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" +78d4516d-6cf4-47df-a834-9dbbd3d8ddca,,USER,Where is the headquarter of the company founded by James?,"{""transformations"":[{""column"":""founder"",""transformationType"":""condition"",""operation"":""="",""value"":""James""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +31e0381f-d0d6-4914-a2ef-86665d66602b,,USER,"List the invoice count from the US, grouped by state.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +1b1b7e58-a130-4f9f-aa83-681fc5f4eab9,,USER,Return the description of the budget type that has the code ORG.,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'ORG'""}]}","[{""columns"":[""Budget_Type_Code"",""Budget_Type_Description""],""name"":""Ref_Budget_Codes"",""type"":""grid""}]" +8926b190-1f8d-419a-919a-0c07dc29d8f2,,USER,What is the average number of customers across banks in the state of Utah?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""Utah""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +bc8e9d44-e769-4a36-8e11-258c92c54ed7,,USER,Display order ids and the invoice count for each order.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +ca331582-3b9b-452d-a13f-039f95f9cfdf,,USER,Calculate the number of programs aired during each time segment of the day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +3ba430ec-8a83-49bd-a5dc-f269383be728,,USER,"Give the name, year of independence, and surface area of the country that has the lowest population.","{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +3328971e-6760-46e2-bc82-e8c8eb7c2452,,USER,How many departments are there in each school?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +d0a9fb90-399d-447e-b046-189f79824605,,USER,"What are the IDs of customers who have ""Diana"" in part of their names?","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" +781f433d-9a69-495e-88af-34ac8c308fac,,USER,"For each faculty rank, show the number of faculty members with that rank.","{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +07168428-0808-464f-8301-c694b484469c,,USER,What is the rating of the restaurant Subway?,"{""transformations"":[{""column"":""ResName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Subway'""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" +f4708656-ef70-475b-a86a-f131666d837f,,USER,List the product ids and the number of unique orders for each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +52c65781-7c25-48ae-8e21-f14eaecf4329,,USER,Determine the average transaction amount for various investors.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +e1d3f008-fc22-467f-a109-edd130b4e6dd,,USER,Show the company name and the main industry for all companies whose headquarters are not from USA.,"{""transformations"":[{""column"":""headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +fe5f12fc-eaf9-4777-a9ba-9d4ca60221ad,,USER,"List the vehicle flight number, date and pilot of all the flights, ordered by altitude.","{""transformations"":[{""column"":""altitude"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" +794e0092-67c2-4b17-ae12-26d14bb5be50,,USER,What is the average number of pages per minute color?,"{""transformations"":[{""column"":""pages_per_minute_color"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" +c9af2965-e1b0-4a70-ba5b-d72988eb274e,,USER,Return the founded year for the school with the largest enrollment.,"{""transformations"":[{""column"":""enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +ca48e1b6-17ee-4542-97c8-0b1c8b7c0243,,USER,How many courses are there?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" +498c4063-491c-4252-bf9c-2d7140e88ac8,,USER,"For each classroom, show the classroom number and count the number of distinct grades that use the room.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +a06647f5-4e85-44be-9649-bcdc1cf9b5d8,,USER,How many aircrafts are there?,"{""transformations"":[{""column"":""Aircraft_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Aircraft_ID"",""Aircraft"",""Description"",""Max_Gross_Weight"",""Total_disk_area"",""Max_disk_Loading""],""name"":""aircraft"",""type"":""grid""}]" +eddc40c8-1a85-4424-9e97-05ca5845a3f2,,USER,How many users are there?,"{""transformations"":[{""column"":""uid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +eef5757b-ac7f-427a-a2f7-a7dc3b7eb16c,,USER,"What is the title, phone and hire date of Nancy Edwards?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +aa8aeaf0-be3c-4d03-9b42-3a7f47771696,,USER,What is the maximum elevation of all airports in the country of Iceland?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Iceland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +8ff20878-a664-4764-a2cc-7ec0db021d5c,,USER,"What is the average age for each city, and what are those cities?","{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +018bd112-ed94-4841-8cdf-70ed3d352be9,,USER,Establish the average price per product category.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +28671b1f-1047-4bbe-aa22-a9add97b214f,,USER,Give the ids of the three products purchased in the largest amounts.,"{""transformations"":[{""column"":""total_amount_purchased"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""supplier_id"",""date_supplied_from"",""date_supplied_to"",""total_amount_purchased"",""total_value_purchased""],""name"":""Product_Suppliers"",""type"":""grid""}]" +542a145f-d8ce-4d97-acd6-1a5ec9c91585,,USER,What are the themes of parties ordered by the number of hosts in ascending manner?,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +ec675285-28f7-4429-818d-a67eb5e8124d,,USER,Count the number of different account types.,"{""transformations"":[{""column"":""acc_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +c1b1d6bc-325e-4094-b8a2-905fdd3b8719,,USER,How many distinct artists have volumes?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +b371ce5e-f2c3-4732-9aa8-17af867c5366,,USER,What are the names of all the dorms that can accomdate more than 300 students?,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +91aeec77-2dd2-47a2-8bb5-073a0fe25d1e,,USER,How many ships are there?,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +088548fe-5c7e-46f3-9a4d-a19d77ec7815,,USER,What is the shop name corresponding to the shop that opened in the most recent year?,"{""transformations"":[{""column"":""Open_Year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +1a72ee78-39bb-481b-a525-3f57c7a73033,,USER,What is the famous release date of the artist with the oldest age?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +d021ed1f-cc2b-44ba-a204-679aca7f306b,,USER,Find the name of the youngest organization.,"{""transformations"":[{""column"":""date_formed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" +1bffb63f-d62f-46fb-aad9-4bdcd8a5ae58,,USER,Find the first names of students with age above 22.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":22}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +7ecbbb4c-5b6f-4904-8737-3abfccdffc76,,USER,What are the ids of the top three products that were purchased in the largest amount?,"{""transformations"":[{""column"":""total_amount_purchased"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""supplier_id"",""date_supplied_from"",""date_supplied_to"",""total_amount_purchased"",""total_value_purchased""],""name"":""Product_Suppliers"",""type"":""grid""}]" +b260ca0d-d77b-4f9b-ad16-0bb35b8ba0e8,,USER,"Return the description of the product called ""Chocolate"".","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chocolate'""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +a8502743-874d-4364-9a45-a2e4b85ec0b0,,USER,"Return the categories of music festivals that have the result ""Awarded"".","{""transformations"":[{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +6f621a63-bd97-4e6e-ab70-91aa3873eb6d,,USER,Count the number of companies.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +bbccce77-c53e-4636-b146-1a8f72edf167,,USER,What is the average distance and average price for flights from Los Angeles.,"{""transformations"":[{""column"":""distance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +3ef4a96a-60d5-416f-bee1-5eabc4f3177e,,USER,Count the number of high schoolers.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +8684660c-ad91-4296-bc23-a3219cad2b73,,USER,List the position of players and the average number of points of players of each position.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +e75a0e7b-8bfd-488f-a779-dbfe6e277eea,,USER,What is the headquarter of the company with the largest sales?,"{""transformations"":[{""column"":""Sales_in_Billion"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +8c8d78ea-a9da-453e-8321-42f42f5f74c4,,USER,Display the total number of platforms and passengers for all train stations in each location.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""total_passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +adff034d-20ba-4339-9fa1-57d371ec38da,,USER,How many draft copies does the document with id 2 have?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number""],""name"":""Draft_Copies"",""type"":""grid""}]" +eae52579-76cc-4831-a6db-13c403313fad,,USER,What are the other account details for the account with the name 338?,"{""transformations"":[{""column"":""account_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'338'""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +fad05721-ad95-4a4b-a7b7-8cc74f5895ef,,USER,Find the name of the department that offers the highest total credits?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""credits"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +c91fae6f-019a-4244-94ad-0b17a5f391e8,,USER,How many distinct nationalities are there?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +71c10e5c-4b73-49d2-b044-386700484388,,USER,List all the event names by year from the most recent to the oldest.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" +5161af09-aaca-4921-a7ba-7d5dc01a8b29,,USER,Determine the maximum acceleration for different numbers of cylinders.,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +c8170ea4-51af-49b9-ba8d-f7306072f7ff,,USER,"Find the product category description of the product category with code ""Spices"".","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" +72938cf6-bd78-4f11-a29c-2fb147f05ed1,,USER,List all countries of markets in descending order of number of cities.,"{""transformations"":[{""column"":""Number_cities"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" +db683bfa-44c5-4338-9b75-e9da4a540a43,,USER,Find the highest latitude among the stations in each city.,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +61d72f0d-0dca-4f1f-8054-8e5dbe0bed8c,,USER,List the country codes where Spanish is the primary language.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +5a0d9cd9-c1dc-4ba2-942f-f1ba3d01a19d,,USER,"Return the decor of the room named ""Recluse and defiance"".","{""transformations"":[{""column"":""roomName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Recluse and defiance'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +490af2ba-76cd-4598-80a1-7bb4cafcf22e,,USER,Find the number of rooms for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +f037a922-d466-4392-8643-1c1a2a5edd7d,,USER,Show the average transaction amount for different transaction types.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +6e7370a3-1865-4e66-ae6e-077a81bfebb1,,USER,What are all distinct countries where singers above age 20 are from?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +197f860b-e455-44fe-930d-d5a1e8a48880,,USER,"List the name of singers whose citizenship is not ""France"".","{""transformations"":[{""column"":""Citizenship"",""transformationType"":""condition"",""operation"":""!="",""value"":""'France'""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +6bd19a5e-3592-4403-81fb-4c27154caa6f,,USER,"Find the state, account type, and credit score of the customer whose number of loan is 0.","{""transformations"":[{""column"":""no_of_loans"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +5938cf16-d9b1-4cfd-b1b0-eef82c56246a,,USER,"What is the first, middle, and last name of the earliest school graduate?","{""transformations"":[{""column"":""date_left"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +73baa204-fec7-4daa-9cd8-c08805292555,,USER,"Which Payments were processed with Visa? List the payment Id, the date and the amount.","{""transformations"":[{""column"":""Payment_Method_Code"",""transformationType"":""condition"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" +74234177-da41-4eb2-8310-7259d7583055,,USER,What is the carrier of the most expensive phone?,"{""transformations"":[{""column"":""Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +3202f630-610d-4d2d-9af4-ec039bde7616,,USER,"What is the content of TV Channel with serial name ""Sky Radio""?","{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +8c87534f-d121-46b3-84b2-5162919e22f2,,USER,Show the name and service for all trains in order by time.,"{""transformations"":[{""column"":""TIME"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Train_ID"",""Name"",""Time"",""Service""],""name"":""train"",""type"":""grid""}]" +e16448be-d3d0-4d54-a0fe-ccd5e467c268,,USER,What are the names and account balances of customers with the letter a in their names?,"{""transformations"":[{""column"":""cust_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +095e9bfe-98f7-4c25-806c-fe0cfed77a0c,,USER,What is the average number of years spent working as a journalist?,"{""transformations"":[{""column"":""Years_working"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +b89cbbf3-8e06-4dac-a2af-369d5967a65e,,USER,How many accounts are there?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +9ef9907e-9ab0-4a56-ba74-8f30bd105ebf,,USER,What is the the phone number of Nancy Edwards?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +76e6bafe-bc54-4f19-a12a-7ae1e42d10a9,,USER,Show different citizenships and the maximum net worth of singers of each citizenship.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +f17af220-c067-48a1-a898-b887e9e2e863,,USER,"What are the different card type codes, and how many customers hold each type?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +083c2760-3458-4356-8281-f2856d16c79e,,USER,Find the number of bands.,"{""transformations"":[{""column"":""Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Id"",""Firstname"",""Lastname""],""name"":""Band"",""type"":""grid""}]" +fd71df8b-f621-4677-baef-b8292cd2edc4,,USER,Find the number of distinct projects.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +bababd5d-3bdc-4956-a152-884b9d6f91f0,,USER,Find the team of the player of the highest age.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +6bf2274f-fb18-4d79-866a-26f25e8dccf3,,USER,What are the personal names and family names of the students? Sort the result in alphabetical order of the family name.,"{""transformations"":[{""column"":""family_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" +b786e1e3-ac4a-460b-b860-a4df1eadae80,,USER,List names of conductors in descending order of years of work.,"{""transformations"":[{""column"":""Year_of_Work"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +a1c3ac12-1a58-4c96-b6f6-2a33494b946d,,USER,How many students live in each city?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +c0624c88-aabb-49aa-933c-13b69d0d0339,,USER,What are the first and last names of all customers with between 1000 and 3000 dollars outstanding?,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">="",""value"":1000},{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":""<="",""value"":3000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +a8262fcc-857e-4bd1-a167-68a72cef594a,,USER,What is the description of the department whose name has the substring the computer?,"{""transformations"":[{""column"":""department_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""computer""}]}","[{""columns"":[""department_id"",""department_name"",""department_description"",""other_details""],""name"":""Departments"",""type"":""grid""}]" +41ee07d8-c37a-4479-920c-e03c12226178,,USER,What are the names and headquarters of all companies ordered by descending market value?,"{""transformations"":[{""column"":""market_value"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +c9309209-f087-4aca-b29a-3a39a379e991,,USER,What are the first name and last name of all the instructors?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Instructor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +1f1c6764-84d2-4c40-8608-8bd784105579,,USER,"What is the product, chromosome, and porphyria of the enzymes located at 'Cytosol'?","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""Cytosol""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +b071b94c-7566-408f-a5c5-15655320079e,,USER,What is the lowest salary in each department?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +c7c76eee-c576-417a-8745-3e10f22ad6c7,,USER,Find the average price of all product clothes.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Clothes""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +61c02b29-c795-4f8d-bbbf-6f4a1a1cabf6,,USER,Count the students in every department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +b29e983b-c8cd-417b-93a3-8f88e3ab7dea,,USER,How many hours do the students spend studying in each department?,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +3961eb42-bf7c-4ea0-ac77-89f81d5e3e14,,USER,What are the songs in volumes with more than 1 week on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +30aa26d0-77fe-40d5-8b3a-e87d14bada51,,USER,How many clubs have total medals less than 10?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Total"",""transformationType"":""condition"",""operation"":""<"",""value"":10}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" +2dbe5da7-2941-42f2-b430-d943f8556aab,,USER,How many customers live in Prague city?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prague'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +87686fed-3462-467b-bd01-e338dcd86150,,USER,Find the number of matches happened in each year.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +a0d3d1e3-ee17-4a50-a809-3a32c4f2fd30,,USER,Which grade is studying in classroom 103?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":103}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +848810fd-4150-46db-b4a6-f4a7109a61a4,,USER,When is the first transcript released? List the date and details.,"{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +0e1ca765-68a5-4a73-84fa-eea2632c3d15,,USER,Count the number of statements.,"{""transformations"":[{""column"":""Statement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Statement_ID"",""Statement_Details""],""name"":""Statements"",""type"":""grid""}]" +00c56366-97df-4199-92c6-0fc212a026e7,,USER,"Find the last name of the author with first name ""Amal"".","{""transformations"":[{""column"":""fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Amal'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +8a3b641a-aefe-4c4b-8976-79233f168f3d,,USER,Count the number of different payment method codes used by parties.,"{""transformations"":[{""column"":""payment_method_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" +3f207109-f673-487c-87f2-929b5355053b,,USER,What is the maximum acceleration for each type of cylinder?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +a2ed2661-5132-4e8d-ac9d-5a73c3fbd547,,USER,"Find the role, street, city and state of the professionals living in a city that contains the substring 'West'.","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""contains"",""value"":""West""}]}","[{""columns"":[""professional_id"",""role_code"",""first_name"",""street"",""city"",""state"",""zip_code"",""last_name"",""email_address"",""home_phone"",""cell_number""],""name"":""Professionals"",""type"":""grid""}]" +af94ff77-5281-476b-b348-b0910114bc14,,USER,Compute the average price of all the products.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +59ee7513-64ca-4374-b948-c9157329048c,,USER,"What are the start and end dates for incidents with incident type code ""NOISE""?","{""transformations"":[{""column"":""incident_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'NOISE'""}]}","[{""columns"":[""incident_id"",""incident_type_code"",""student_id"",""date_incident_start"",""date_incident_end"",""incident_summary"",""recommendations"",""other_details""],""name"":""Behavior_Incident"",""type"":""grid""}]" +e632259e-b864-45e1-aa7c-19c9f550656c,,USER,"What are the names of organizations, ordered by the date they were formed, ascending?","{""transformations"":[{""column"":""date_formed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" +0cdd4da3-4b1b-422d-873c-8ba592ca3d68,,USER,What is the name of the song that was released most recently?,"{""transformations"":[{""column"":""releasedate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +aa970c1e-e2fd-495d-8d5c-edd723bc7345,,USER,How many friends does each student have?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" +232ddab4-0d7e-4a08-9151-bb15e8a66c82,,USER,List all people names in the order of their date of birth from old to young.,"{""transformations"":[{""column"":""date_of_birth"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +7bf87562-d9fe-4ed9-a900-6c4eb7f7ff18,,USER,Determine the average salary for employees with a non-null commission percentage.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +fa40e872-ac3d-4f8c-a4ea-c3c75976ec3b,,USER,"Find the emails of the user named ""Mary"".","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Mary""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +ffd0af54-101a-462c-bea3-6f9e4326350d,,USER,Find the city that hosted some events in the most recent year. What is the id of this city?,"{""transformations"":[{""column"":""YEAR"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Match_ID"",""Host_City""],""name"":""hosting_city"",""type"":""grid""}]" +0ebbd11d-987c-4118-a86b-185e8b461415,,USER,Show different colleges along with the number of authors of submission from each college.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +23c1fc41-8ccb-4598-9c16-41b3c51311cc,,USER,Count the number of accounts.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +b5e90756-c29f-4ddb-98a9-6bb05ef7307a,,USER,Display the order ids and the total quantity of products in each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +60b64827-ecb5-468c-9ab6-4f69b3e1084f,,USER,How many different scientists are assigned to any project?,"{""transformations"":[{""column"":""scientist"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Scientist"",""Project""],""name"":""AssignedTo"",""type"":""grid""}]" +44103c28-b35c-4474-9108-df477b2b4b50,,USER,How many different classes are there?,"{""transformations"":[{""column"":""class_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +b00b7272-b308-44dc-a3db-efe988ca170c,,USER,Count the number of Professors who have office in building NEB.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +7ebf385a-f709-4641-995c-2abdcd119256,,USER,What are the id of all the files in mp3 format?,"{""transformations"":[{""column"":""formats"",""transformationType"":""condition"",""operation"":""="",""value"":""'mp3'""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +31259a0d-f869-4a45-ab01-56e5b669f9c0,,USER,Which abbreviation corresponds to Jetblue Airways?,"{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +b5b505a1-a794-4a0a-ba0f-a9a2beb8cad8,,USER,Count the number of departments which offer courses.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +3cfd5e3f-e305-44be-a005-c518a465dce1,,USER,How many documents exist for each category?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +d4cf8910-0b2f-468d-aeb6-f79d012a0cfd,,USER,List the names of counties in descending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +9f22bdb2-1ae6-4089-a857-d5f0a741cbcf,,USER,Show the working years of managers in descending order of their level.,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" +ebf666c1-31bd-4abe-9064-0f25403f7384,,USER,How many accounts do we have?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +43cb6f9b-30f4-485b-89b7-a92138d87b36,,USER,List the average base price for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +270412ae-c7e9-4ae7-96bd-6dd1580a95ba,,USER,Show the average share count of transactions for different investors.,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +2a8ef1de-832a-4d50-9bfd-57436c1c5be6,,USER,What is the name of the tallest building?,"{""transformations"":[{""column"":""height_feet"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" +7a9ba0ee-e414-4582-bf1e-a6e30d87e3a5,,USER,Present different ship types and the average tonnage for each type.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +0943634c-7ebb-496d-b03e-9d19a6b7fab1,,USER,How many artworks are there?,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" +01c10965-d26e-436a-8b1e-9e13355c2d82,,USER,"What is the name, location and seating for the most recently opened track?","{""transformations"":[{""column"":""year_opened"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +06a22bd1-61ce-47db-ac82-f4c7fe00b7ac,,USER,When did Carole Bernhard first become a customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bernhard'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +0ed93906-d415-4d36-9116-a2021ca0e4e7,,USER,"What are the full names of all players, sorted by birth date?","{""transformations"":[{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +ae8a490b-01a7-4504-be06-4cd7e8fd194a,,USER,What are the theme and year for all exhibitions that have a ticket price under 15?,"{""transformations"":[{""column"":""ticket_price"",""transformationType"":""condition"",""operation"":""<"",""value"":15}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" +f718390a-ffab-455b-8f59-15a6beedb8a2,,USER,Show the case burden of counties in descending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +22866075-b1d7-4dd4-9a90-176149934f84,,USER,How many airlines are there?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" +158fae5c-1317-4f1e-b25f-c6b48504a893,,USER,List all channel names ordered by their rating in percent from big to small.,"{""transformations"":[{""column"":""rating_in_percent"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +240e1642-44e6-45e9-8e40-60ea729d9255,,USER,"What is the first name and last name of the customer that has email ""luisg@embraer.com.br""?","{""transformations"":[{""column"":""Email"",""transformationType"":""condition"",""operation"":""="",""value"":""'luisg@embraer.com.br'""}]}","[{""columns"":[""CustomerId"",""FirstName"",""LastName"",""Company"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email"",""SupportRepId""],""name"":""Customer"",""type"":""grid""}]" +25c0761d-2ed9-4a18-bbb1-509fa55d1bd1,,USER,Count the number of templates of the type CV.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CV'""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +5f4da196-a351-4dc2-a973-ddbfe8af8140,,USER,What are the total number of domestic passengers at all London airports?,"{""transformations"":[{""column"":""Domestic_Passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""London""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" +04f494d0-5dea-471c-9b6a-94cf10a6ea8c,,USER,List all the name of organizations in order of the date formed.,"{""transformations"":[{""column"":""date_formed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" +2e0f1a0d-b737-4281-856c-35417e4fe6b7,,USER,Find the first name of students living in city PHL whose age is between 20 and 25.,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""PHL""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">="",""value"":20},{""column"":""age"",""transformationType"":""condition"",""operation"":""<="",""value"":25}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +7bc6cbd8-83e4-4eed-8356-395c9f07ebbb,,USER,List the number of invoices and the invoice total from California.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +8e2d1bda-32d4-4fcb-b80d-2645947f49a4,,USER,What is the total revenue of each manufacturer?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +d6fb909b-e596-4c44-8bef-40fbd8c405c8,,USER,"What is the unit of measuerment of the product category code ""Herbs""?","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" +096cdaae-b837-48af-b94f-6182e884988a,,USER,How many people live in Gelderland district?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gelderland'""}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" +137f09e7-b109-4f78-8123-c45133bc8f3a,,USER,"What are the names and prices of products that cost at least 180, sorted by price decreasing and name ascending?","{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">="",""value"":180},{""column"":""price"",""transformationType"":""sorting"",""direction"":""desc""},{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +ad20628b-58b2-41a0-bfd8-7bb6d583839a,,USER,Calculate the mean age for male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +c1e3d216-0c9c-4642-9b45-9898e07ee4bb,,USER,"Find the names of all the tracks that contain the word ""you"".","{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""you""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" +77205765-4f38-4f63-9f54-e6cb7ffe4f63,,USER,Give me Brazil’s population and life expectancies.,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brazil'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +27d60189-5e0e-46d7-9b30-876c8135b7f8,,USER,What roles did staff members play between '2003-04-19 15:06:20' and '2016-03-15 00:33:18'?,"{""transformations"":[{""column"":""date_from"",""transformationType"":""condition"",""operation"":"">"",""value"":""2003-04-19 15:06:20""},{""column"":""date_to"",""transformationType"":""condition"",""operation"":""<"",""value"":""2016-03-15 00:33:18""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +1037e621-037a-45d3-a65d-a99a95548c65,,USER,"Show different builders of railways, along with the corresponding number of railways using each builder.","{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Builder"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +aebdeb33-41e7-4d58-a422-4cbbad013076,,USER,How many editors are there?,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +531f2180-a358-40bc-9063-f3860c791260,,USER,"How many faculty, in total, are there in the year 2002?","{""transformations"":[{""column"":""faculty"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2002}]}","[{""columns"":[""Campus"",""Year"",""Faculty""],""name"":""faculty"",""type"":""grid""}]" +6809da0e-815a-4fd9-adbb-b2734ec952ba,,USER,Find the number of distinct courses that have enrolled students.,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" +eff2304c-5998-4b22-995b-0e0d797014f6,,USER,Show the flight number and distance of the flight with maximum price.,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +5f5fe69f-5ce3-4d94-a562-cacc692a8ec7,,USER,How many accounts does each customer have? Display the count and customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +07cffe94-a4da-4997-b952-59182424f2bc,,USER,Exhibit the opening years and corresponding church counts.,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_date"",""transformationType"":""grouping""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" +7e01dfe3-0042-488f-abaf-7d7c75abf301,,USER,"For each team, how many technicians are there?","{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" +3cb3a3c9-9ce3-4654-8929-b2c0c88d4d85,,USER,What are the title and rental rate of the film with the highest rental rate?,"{""transformations"":[{""column"":""rental_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +480c589e-f3dc-4eea-9270-a0c72af41360,,USER,What is the department name and corresponding building for the department with the greatest budget?,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" +85f212df-d28c-48aa-a7e0-fc3b21ebc896,,USER,List all schools and their nicknames in the order of founded year.,"{""transformations"":[{""column"":""founded"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +8668fadc-a9ae-4179-9796-bd1779df12b7,,USER,"For each document, list the number of employees who have showed up in the circulation history of that document. List the document ids and number of employees.","{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" +773f88ff-667e-4b22-9eb9-be0570e81376,,USER,Show different occupations along with the number of players in each occupation.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Occupation"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +dfad1624-1d30-4bfe-b649-6b252844be74,,USER,What city and state is the bank with the name morningside in?,"{""transformations"":[{""column"":""bname"",""transformationType"":""condition"",""operation"":""="",""value"":""morningside""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +e238083a-d9b0-4c5f-b210-b9531df02b12,,USER,What are the names of the top 8 countries by total invoice size and what are those sizes?,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":8,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +041c848e-1d79-4362-9120-488f2e14a9db,,USER,Identify the youngest age for each job position.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +53208eb9-4233-449a-8aef-6e4aff62f9e4,,USER,Display each student's age and the count of students at that age.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +7fe2deaf-475b-46d1-be0d-9309b889a8b2,,USER,Find the author who achieved the highest score in a submission.,"{""transformations"":[{""column"":""Scores"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +7a0a4eac-5896-4a19-92db-ffe8f396b9f6,,USER,Find the id and name of the museum that has the most staff members?,"{""transformations"":[{""column"":""num_of_staff"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" +d1d5cfb8-61ba-463a-bcdc-2cd1b6ada9f4,,USER,How many musicals has each nominee been nominated for?,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +67538c59-c2d2-4ab0-9820-764a8b0bec5d,,USER,How many professionals have performed any treatment to dogs?,"{""transformations"":[{""column"":""professional_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" +3c577ba6-1d27-487e-bf6d-3c7a4e3c8a97,,USER,What are the names of enzymes who does not produce 'Heme'?,"{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""!="",""value"":""Heme""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +5aa7011d-c7c5-49ac-966e-8a25b59c7e88,,USER,How many parks does Atlanta city have?,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Atlanta""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" +3240a28f-3fa8-4ae2-a5fb-3e648cd7b81e,,USER,How many distinct cities does the employees live in?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" +d70a4182-a328-4aef-af95-69b244e78e95,,USER,Find all the order items whose product id is 11. What are the order item ids?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""condition"",""operation"":""="",""value"":11}]}","[{""columns"":[""order_item_id"",""product_id"",""order_id"",""order_item_status"",""order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +a1d33c9b-af61-468d-a681-6eb4943ad1a5,,USER,How many books are there?,"{""transformations"":[{""column"":""Book_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" +99dcf5f5-7d62-4232-9afe-da7956f3b731,,USER,What is the number of players who have points less than 30 for each position?,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +7d624dfd-0201-4dfa-8e9c-4ac2a0a40383,,USER,List the names of teachers in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +e7882f8c-ef9b-4f1c-8798-2b70e6c643f6,,USER,Determine the average hotel prices based on their pet policies.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +003c7c80-e428-4173-adfd-4e60671f660b,,USER,How many different winners both participated in the WTA Championships and were left handed?,"{""transformations"":[{""column"":""winner_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""WTA Championships""},{""column"":""winner_hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +ce4bd35a-31b6-4c62-8158-6d9f9a106c6f,,USER,What are the manager name and district of the shop that sells the largest number of products?,"{""transformations"":[{""column"":""number_products"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +8751bfac-beec-49c2-9193-b1b3975d9604,,USER,Count the number of players who were born in USA and have bats information 'R'.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_country"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""},{""column"":""bats"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" +76a2e45c-6638-47ff-8814-d6c6a5612c88,,USER,"What are the name, independence year, and surface area of the country with the smallest population?","{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +53187b4b-68a6-4987-8298-bbf769f1b233,,USER,How many people whose age is greater 30 and job is engineer?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":30},{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""engineer""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +0063d14c-0b87-4b23-baa9-753701cd0859,,USER,How many faculty members do we have for each faculty rank?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +c63097eb-ec27-45af-9c59-7a5deb2982e4,,USER,Find the number of distinct gender for dorms.,"{""transformations"":[{""column"":""gender"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +4ed0aac1-4f26-468e-bea1-12ec448ce6a1,,USER,How many students are in each department?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +46174d18-b7f0-4201-ae53-863634bdf860,,USER,Return the maximum final tables made across all poker players who have earnings below 200000.,"{""transformations"":[{""column"":""Final_Table_Made"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Earnings"",""transformationType"":""condition"",""operation"":""<"",""value"":200000}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +777eeb29-68ad-46a8-b9bb-df658c2a18e9,,USER,How many models do not have the wifi function?,"{""transformations"":[{""column"":""Model_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""wifi"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" +e975b22a-e074-45eb-af6e-3406bc17ae2b,,USER,Sort the customer names in alphabetical order.,"{""transformations"":[{""column"":""customer_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" +6b798a57-262e-457f-865d-dfabdbfba679,,USER,How many budgets are above 3000 in year 2001 or before?,"{""transformations"":[{""column"":""School_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""budgeted"",""transformationType"":""condition"",""operation"":"">"",""value"":3000},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2001}]}","[{""columns"":[""School_id"",""Year"",""Budgeted"",""total_budget_percent_budgeted"",""Invested"",""total_budget_percent_invested"",""Budget_invested_percent""],""name"":""budget"",""type"":""grid""}]" +e7e515f4-d1de-4282-9d58-73986f2f2193,,USER,Find the number of players for each hand type.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +1bb5fe48-3c2f-46c0-abd5-354b79479d9b,,USER,"What are the distinct nominees of the musicals with the award that is not ""Tony Award""?","{""transformations"":[{""column"":""Award"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tony Award'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +296a7c01-55ab-455c-aebb-6730c623d3c3,,USER,"Determine average product prices, grouped by manufacturer code.","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +aae25952-8d8d-46ba-8d36-b6cc095a4a25,,USER,Find the number of kids staying in the rooms reserved by a person called ROY SWEAZ.,"{""transformations"":[{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +ca009088-be1c-409f-94d3-747621088c69,,USER,Provide the IDs and total hours played for each game.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +6288ae6b-5be0-4cb9-a7f4-4da2d3ef1b31,,USER,How many pilots are there?,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +65a2fde0-7fcb-4087-84a9-881bcd01a030,,USER,How many actors are there?,"{""transformations"":[{""column"":""Actor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +20742bf4-c0e8-42da-b631-0426f675363e,,USER,What are total transaction amounts for each transaction type?,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +4a5a080a-2b3b-49fc-9a4d-f66a28206f91,,USER,Determine the average weight per pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +b6b2b8d5-98e1-46a4-bf6c-0f19ce16d109,,USER,Calculate the number of players inducted into the hall of fame annually.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" +025699d2-85ee-4ef3-a571-c4a943277cb8,,USER,How many cinema do we have?,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +367ed462-cba9-480f-ab4a-5d2c7cc81a1b,,USER,What are the names of artists who are Male and are from UK?,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK'""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +9f263cbe-a6fc-49a5-9f5c-cb89b6a745e5,,USER,"What are the names of the wrestlers, ordered descending by days held?","{""transformations"":[{""column"":""Days_held"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +9d719834-5833-49f2-8a7e-da7a895b37d1,,USER,What are the names of the airports which are not in the country 'Iceland'?,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""Iceland""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" +a78c4356-ef2b-48b2-a879-10fe1e07254c,,USER,"Find the number of tied games (the value of ""ties"" is '1') in 1885 postseason.","{""transformations"":[{""column"":""year"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1885},{""column"":""ties"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""year"",""round"",""team_id_winner"",""league_id_winner"",""team_id_loser"",""league_id_loser"",""wins"",""losses"",""ties""],""name"":""postseason"",""type"":""grid""}]" +e5a0ebbc-8ca6-4fe6-a792-e8348980116b,,USER,List the builders of railways in ascending alphabetical order.,"{""transformations"":[{""column"":""Builder"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +e5160467-76ad-45fd-9011-683ddcd06db1,,USER,"Find the description of the club called ""Tennis Club"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +53265ee7-0fc5-4d5f-8ad2-298b9552917b,,USER,Which campus has the most degrees conferred in all times?,"{""transformations"":[{""column"":""campus"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" +f2a9f84f-4c81-4495-a9a9-3bb93a36fbf7,,USER,What are the names of the all-female dorms?,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +79ec8a32-db1d-4f05-8486-e4b2571ec7d0,,USER,"What are the names and birth dates of people, ordered by their names in alphabetical order?","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +8b2af778-aa69-45c2-b4d3-5d4d4bdabbee,,USER,List employee IDs alongside their final employment dates at their last job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" +ef9007b3-03c4-40f6-ba89-34cc2fd7aab1,,USER,Which campus was opened between 1935 and 1939?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":1935},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":1939}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +384f7c1f-50d7-4c9b-9a9c-45d106b24003,,USER,Which room has the highest base price?,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +eb5bd467-99c5-4665-9067-8cb2d2f5c0f4,,USER,"How many team franchises are active, with active value 'Y'?","{""transformations"":[{""column"":""franchise_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""franchise_id"",""franchise_name"",""active"",""na_assoc""],""name"":""team_franchise"",""type"":""grid""}]" +d37f2072-83ed-4662-93e7-a18c1b579944,,USER,How many invoices do we have?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +b7ef116d-3f1a-4c3f-87f7-d8f4044c8e4b,,USER,What is the count of the songs that last approximately 4 minutes?,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""duration"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4:""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +8cde27e2-8b81-4d9c-9f23-f7906536aa28,,USER,"What are the different template type codes, and how many templates correspond to each?","{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +3ff19d10-0c50-400d-b799-97f55030fbc2,,USER,Find the average weight for each pet type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +3bda1f09-305a-4464-962c-57d88e9d746f,,USER,Which document type is described with the prefix 'Initial'?,"{""transformations"":[{""column"":""document_description"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Initial""}]}","[{""columns"":[""document_type_code"",""document_description""],""name"":""Document_Types"",""type"":""grid""}]" +93a4e95a-5fd4-49ab-aad0-67239090580c,,USER,What are the different ages of editors? Show each age along with the number of editors of that age.,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Age"",""transformationType"":""grouping""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +925695c7-8210-413b-bc3a-f60c1bc37ac2,,USER,"For each position, determine the count of players with fewer than 30 points.","{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +ce29f32f-342e-4f12-a1b6-3ae287b87e94,,USER,Show the classroom number for each classroom and the number of students using it.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +bd9c66c2-b272-45e8-9085-4441b0ca0a3a,,USER,Find the name and training hours of players whose hours are below 1500.,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":""<"",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +78b6ddbd-3828-468b-9104-d96f6e0ab62f,,USER,How many singers belong to each citizenship category?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +86b896ad-d24a-4f01-9d5f-2017686a546c,,USER,Find the name of customer who has the lowest credit score.,"{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +db12362d-4e52-4d0b-a85a-00d2dc5b889c,,USER,How is the math course described?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""math""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" +cc7b8fed-3ec0-4d62-841c-5771d9431678,,USER,Display denominations along with the count of schools with that denomination.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +9bd233f7-24af-4193-81cb-a0fd5ac68107,,USER,What zip codes have a station with a max temperature greater than or equal to 80 and when did it reach that temperature?,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">="",""value"":80}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +8fd3c79a-c567-440f-aadf-914523b57650,,USER,Provide the various modes of transportation to reach attractions and the number of accessible attractions for each mode.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +858ac650-2e66-4bc9-a0c9-db0bcdca9e79,,USER,Show the number of products with each type code.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +a82419ad-6b04-4341-871f-47fda8409396,,USER,How many matches were played in each year?,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +5a8521dd-9f87-4304-9d41-6a245fbdf72e,,USER,"What is the unit price of the tune ""Fast As a Shark""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" +e518a8b6-15fa-4237-a78e-825801a353a4,,USER,Return the average price for each product type.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +ee00068d-0410-490e-b6d5-c3fe380f9e6b,,USER,How many architects are female?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""id"",""name"",""nationality"",""gender""],""name"":""architect"",""type"":""grid""}]" +1b0f3fbc-4a09-4382-a3fc-8e0b3b48fb1d,,USER,List various affiliations and the total enrollment of post-1850 schools by enrollment type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +e914edc1-114c-467f-b3c2-59fdb29aeec8,,USER,"What are the full names of all left handed players, in order of birth date?","{""transformations"":[{""column"":""hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""},{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +c7a05f35-dae2-48c5-a61c-8c2d630759d8,,USER,Find the name of customers who did not pay with Cash.,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""!="",""value"":""Cash""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +0e94c14f-1a48-4c8c-855e-dbdeefc0b37e,,USER,List all customer status codes and the number of customers having each status code.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +08c19c18-c6e4-4906-9066-7319aaf5d027,,USER,Show all book categories and the number of books in each category.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +1770f190-a8b4-4c84-8826-5ad547647476,,USER,"What are dates of birth of all the guests whose gender is ""Male""?","{""transformations"":[{""column"":""gender_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""guest_id"",""gender_code"",""guest_first_name"",""guest_last_name"",""date_of_birth""],""name"":""Guests"",""type"":""grid""}]" +218fe271-b216-4a5d-a7b3-10a0025652bb,,USER,Compute the total amount of payment processed.,"{""transformations"":[{""column"":""Amount_Payment"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" +cb26f5d9-b1ac-44c5-a544-59a60de87bca,,USER,List all students' first names and last names who majored in 600.,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +fdc43c21-1643-497a-90c9-579431b1d2c3,,USER,How many rooms have a king bed?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +83449925-a31c-4818-ab01-05b700174731,,USER,Show the name of employees with three lowest salaries.,"{""transformations"":[{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +4df37420-80d7-4e3a-85c5-254e2b4b2fef,,USER,How many colleges has more than 15000 students?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":15000}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +bf127351-aaa1-4bcd-84d5-52717fba1a91,,USER,Find the name of the winner who has the highest rank points and participated in the Australian Open tourney.,"{""transformations"":[{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Australian Open""},{""column"":""winner_rank_points"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +23391195-8156-41f0-ab69-857d235cb36b,,USER,"What is the category and typical buying price of the product with name ""cumin""?","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'cumin'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" +ffe3b122-f841-430c-bc1a-59503df9c413,,USER,"What are the themes and years for exhibitions, sorted by ticket price descending?","{""transformations"":[{""column"":""ticket_price"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" +1f757306-4923-42a3-80dd-8797e1f2d5b5,,USER,Count the number of distinct channel owners.,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +d5e0e05f-1e86-4c40-8177-3dc9d90bea73,,USER,"In each country, how many airports exist?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" +2ec3cf39-e04b-4e67-84bc-a3f15937b10a,,USER,What is the average miles per gallon(mpg) of the cars with 4 cylinders?,"{""transformations"":[{""column"":""mpg"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +343d3703-e370-4a55-8720-cc3537cea377,,USER,How many unique languages are spoken in the world?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +9ad0c503-215a-4265-a068-3db755c45fea,,USER,"What are the addresses of the course authors or tutors with personal name ""Cathrine""","{""transformations"":[{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cathrine'""}]}","[{""columns"":[""author_id"",""author_tutor_ATB"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name"",""gender_mf"",""address_line_1""],""name"":""Course_Authors_and_Tutors"",""type"":""grid""}]" +2711c873-4bfa-42a1-bcfa-e327298f63b4,,USER,Sort the list of names and costs of all procedures in the descending order of cost.,"{""transformations"":[{""column"":""cost"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" +d8dfddc8-3bf7-415c-a791-2309d8532d01,,USER,"display the department ID, full name (first and last name), salary for those employees who is highest salary in every department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +3aac1313-81bc-4465-a050-84ad85fb69ed,,USER,List the number of faculty members for each building along with the name of the building.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +7c5f887c-73fd-43f2-89da-5f30f0d60cda,,USER,Find the total student enrollment for schools with different affiliation types.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +9abdd121-ab41-4885-bd7f-ccaa33096ba8,,USER,What are the country codes of countries where people use languages other than English?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""'English'""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +1ccc4075-1a89-4094-ae30-6389fbd7f424,,USER,How many transcripts are released?,"{""transformations"":[{""column"":""transcript_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +df0ef240-2ca5-4536-8175-511bec0ecc61,,USER,What is the average elevation of airports in each country?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +3aaa88e0-379e-48c1-b70b-1ee13ee86f00,,USER,How many furniture components are there in total?,"{""transformations"":[{""column"":""num_of_component"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" +45a97e14-44f8-449c-9e35-dfa3faf1b4ba,,USER,What are the dates with a maximum temperature higher than 85?,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">"",""value"":85}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +2a98fc2b-0071-47d1-9426-288ef661762d,,USER,Show me the owner of the channel with the highest rating.,"{""transformations"":[{""column"":""rating_in_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +1a09e3aa-28ef-4734-8cd4-367b5bca4033,,USER,List the name of teachers whose hometown is not `` Little Lever Urban District '' .,"{""transformations"":[{""column"":""hometown"",""transformationType"":""condition"",""operation"":""!="",""value"":""'little lever urban district'""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +daa00f92-fc2a-43e9-b761-12b9a8befcf9,,USER,What are the details of the car with id 1?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" +c30780f3-0f3e-4db6-9a70-f6e88d0d9761,,USER,Return the famous release date for the oldest artist.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +91918922-e1aa-4f5f-bb2e-bd507d1aa1fd,,USER,How many distinct publication dates are there in our record?,"{""transformations"":[{""column"":""Publication_Date"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +f3bd0afa-83ad-42bf-9a76-9203e2bfad76,,USER,Find the name of projects that require between 100 and 300 hours of work.,"{""transformations"":[{""column"":""hours"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""hours"",""transformationType"":""condition"",""operation"":""<="",""value"":300}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +752922f6-114e-48fa-8719-bcb69bdbf0b7,,USER,What are the total enrollments of universities of each affiliation type?,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +03897869-6b1d-473c-a4a6-dbc061a65515,,USER,Calculate the total revenue generated by each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +772dab02-f464-4664-9c66-1a586acb1aef,,USER,"List the camera lens names containing substring ""Digital"".","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Digital""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" +f48fe754-90dd-44c8-a57b-62aa9dea5433,,USER,Find the maximum age of all the students.,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +53ce4829-0e20-43ad-b1d4-f4a446d57bd0,,USER,Show different teams of technicians and the number of technicians in each team.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +5ed184ed-ad1a-4f36-a2a3-f7ef487fb533,,USER,How many films have the word 'Dummy' in their titles?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Dummy""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" +21561084-29d9-4908-8709-f3aa7a78f2b9,,USER,How many shops are located in each area?,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +7c75c3d6-1edf-4193-813f-c5f2fbefcc70,,USER,What are the names of the courses in alphabetical order?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" +62fdccdd-9c54-488f-affb-576028e6c35d,,USER,What are the names and enrollment numbers for colleges that have more than 10000 enrolled and are located in Louisiana?,"{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":10000},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'LA'""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +af1f17d5-104e-45e0-a010-348b85696fda,,USER,What is the produdction code and channel of the most recent cartoon ?,"{""transformations"":[{""column"":""original_air_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +4376df5a-6aaa-4b67-a14d-3ba06535a79d,,USER,What is the total number of tours for each ranking date?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +fd83ae39-889a-4356-be0a-9356f7619fbd,,USER,"What are the names and urls of images, sorted alphabetically?","{""transformations"":[{""column"":""image_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""image_id"",""image_alt_text"",""image_name"",""image_url""],""name"":""Images"",""type"":""grid""}]" +5b9dbed9-7dad-4039-80bc-02a7626a0557,,USER,List the votes of elections in descending order.,"{""transformations"":[{""column"":""Votes"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Election_ID"",""Representative_ID"",""Date"",""Votes"",""Vote_Percent"",""Seats"",""Place""],""name"":""election"",""type"":""grid""}]" +34a69784-3653-44b1-8b35-cbda5b7695f3,,USER,List the names of courses in alphabetical order?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" +6b22b877-064a-4032-b93d-3b53a51f2fd4,,USER,Return the grade for the high schooler named Kyle.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +31d99cdc-171f-4de0-a659-49afc210df9d,,USER,Show the average price of hotels for different pet policy.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +642cc2c8-c23a-4fec-abe9-38d141f45ce5,,USER,List the name of singers in ascending order of net worth.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +becffe96-e05c-4953-a725-a6ebe1d8ac3a,,USER,"What is the date, average temperature and mean humidity for the days with the 3 largest maximum gust speeds?","{""transformations"":[{""column"":""max_gust_speed_mph"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +34905df4-9dfb-43c6-9069-7bae22312e3f,,USER,How many documents with document type code BK are associated with each product ID?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +b27c03f6-8f78-46e9-a8c0-23a1440a770d,,USER,Show booking status codes and their corresponding booking counts.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +244e2cd8-8a7d-471c-a769-5ac0c9ef03cf,,USER,"What is the name, city, and country of the airport with the lowest altitude?","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +bc0fcd52-77cc-4355-b5b3-ed1e4e442a44,,USER,How many elections are there?,"{""transformations"":[{""column"":""Election_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Election_ID"",""Representative_ID"",""Date"",""Votes"",""Vote_Percent"",""Seats"",""Place""],""name"":""election"",""type"":""grid""}]" +24aa05e5-8cc7-4058-a43b-0bd53e713382,,USER,How many entrepreneurs are there?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +0257a6fc-67fb-4ead-9172-6452779f0e8e,,USER,How many movies were made before 2000?,"{""transformations"":[{""column"":""mID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +927d7410-eee4-42ed-b04b-92849506c20a,,USER,what is the address of history department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +caae6f4d-8d6c-4022-ad5c-41ccd2dc3498,,USER,Find the average number of customers in all banks of Utah state.,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""Utah""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +e59814f2-f93f-4192-bc85-001fa5367d45,,USER,List the names of wrestlers in descending order of days held.,"{""transformations"":[{""column"":""Days_held"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +529360eb-f3df-45be-ae30-5c6151f8f0ab,,USER,How many different position for players are listed?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +ea50974c-d1d7-4a03-a032-1d8f4b61d2a6,,USER,How many different levels do members have?,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" +e79fc9de-633e-47ef-9b6c-86ad94c4ad19,,USER,"How many stadiums are not in country ""Russia""?","{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""Russia""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +2e04d8be-af7b-4219-a6e5-60eca0efeed9,,USER,List the height and weight of people in descending order of height.,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" +bf22db24-3336-4894-bf94-d59fa6a4388a,,USER,What is the total account balance for customers with a credit score of above 100 for the different states?,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +b47dde5d-9e74-41d0-88fb-5bc18dfa5777,,USER,How much is the track Fast As a Shark?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" +a44e132e-3a70-4725-acef-14e050f50331,,USER,What are the names of all cartoons directed by Ben Jones?,"{""transformations"":[{""column"":""Directed_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ben Jones'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +261e7244-1d4d-43e3-bc40-caf42612490e,,USER,What is the name of the race held most recently?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +6065a8f8-bef0-449e-a576-403a05ca89e1,,USER,Count the number of accounts corresponding to each customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +788ce341-e930-48ec-9b34-9049fdea3acb,,USER,"What are the the songs in volumes, listed in ascending order?","{""transformations"":[{""column"":""Song"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +0cfd7f9f-1f34-4705-bfe5-b1ecae4b7d2f,,USER,How many faculty members do we have for each faculty rank?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +fafdcd06-439e-434b-b4d7-da9000566172,,USER,"What are the average prices of products, grouped by manufacturer code?","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +32f49251-5aae-44bb-87d7-4ebec2783949,,USER,Return the codes of countries where Spanish is the primary spoken language.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +77c33d52-adc8-402c-a44a-fbf3e7c29998,,USER,What are the catalog entry names of the products with next entry ID above 8?,"{""transformations"":[{""column"":""next_entry_id"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +c7ecec03-a6b9-44e6-a276-ff052f517997,,USER,What is the official name and status of the city with the most residents?,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +05233861-d02f-4ab9-a9b2-8e2a2656ba58,,USER,Show names for all regions except for Denmark.,"{""transformations"":[{""column"":""region_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Denmark""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +2d3500e3-2c3d-412d-9895-9f2cefa7bbf6,,USER,Who is the person whose age is below 30?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":30}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +70dae186-b7d4-4d5c-9bb2-2789b32a9e9a,,USER,Return the names of all counties sorted by county name in descending alphabetical order.,"{""transformations"":[{""column"":""County_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +552e00fa-e41b-4ece-8a98-65c08e71eb00,,USER,Present all template type codes and the corresponding template count for each type.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +ab386a47-50d5-4d89-90ff-b6c4119525ff,,USER,Find the average rank of winners in all matches.,"{""transformations"":[{""column"":""winner_rank"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +93069f55-04ea-4a16-a8da-8da1edfe884b,,USER,Count the number of stores.,"{""transformations"":[{""column"":""store_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""store_id"",""manager_staff_id"",""address_id"",""last_update""],""name"":""store"",""type"":""grid""}]" +825ea174-e9ea-40b5-9d3f-a9c01e45f3e5,,USER,Retrieve all the last names of authors in alphabetical order.,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +895725ac-5673-4186-8a30-f867dc0496dc,,USER,How many different payment methods are there?,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" +89df6af8-e040-4fef-b89b-429f8b78bf3e,,USER,Find the author for each submission and list them in ascending order of submission score.,"{""transformations"":[{""column"":""Scores"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +b3d8dfd9-5c3c-4d8e-9323-10a540e63472,,USER,List the amount and donor name for the largest amount of donation.,"{""transformations"":[{""column"":""amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""endowment_id"",""School_id"",""donator_name"",""amount""],""name"":""endowment"",""type"":""grid""}]" +d3e9d840-be52-41f2-981d-db3f691a80ab,,USER,What is the name and capacity for the stadium with the highest average attendance?,"{""transformations"":[{""column"":""average"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" +0a217e88-f5e8-49ff-b6bf-70c8a65e994b,,USER,How many different departments offer degrees?,"{""transformations"":[{""column"":""department_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" +0e4a5192-beb7-4d9e-9722-f17f2211e1d3,,USER,How many distinct locations are there for each school?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +7d17b622-f2ae-40b6-96c0-ea9af596b681,,USER,What is the average unit price of all the tracks?,"{""transformations"":[{""column"":""UnitPrice"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" +63724ab5-225f-4d5c-8ca6-123063576116,,USER,List the number of TV channels using each language.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +f0449d72-ac09-47a8-9d65-9bc5d8e48b25,,USER,Show all majors and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +b4ed13db-416d-4197-bd83-feb797b62bd0,,USER,What are the email addresses and date of births for all customers who have a first name of Carole?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +09391a5a-bfac-4c46-86e5-612cf2a97969,,USER,Count the number of countries in Asia.,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +ce02d00a-277f-4d19-8ada-806386d5f4cc,,USER,Show all city with a branch opened in 2001 and a branch with more than 100 membership.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">"",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +10d2a153-a2d7-4dae-bc5c-d7ee578ac76c,,USER,Which ministers are not a part of the Progress Party?,"{""transformations"":[{""column"":""party_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Progress Party""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +f5ab4d29-0a59-459c-ae5d-2d15a274730f,,USER,Find the maximum weight for each type of pet. List the maximum weight and pet type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +e8681e32-337d-4a37-b29f-f760426d4ed4,,USER,List the dates of debates with number of audience bigger than 150,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""condition"",""operation"":"">"",""value"":150}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" +c95841f0-cd74-42f7-910c-5bff3bfac91f,,USER,How many customers are there of each gender?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +80103a69-7317-4047-9def-c8607cc67048,,USER,List the name of actors whose age is not 20.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""!="",""value"":20}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +1435ee8d-8523-48f5-a96e-5259d422b24d,,USER,Show all region code and region name sorted by the codes.,"{""transformations"":[{""column"":""region_code"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +d655aff2-696c-49bd-9b96-e7192e80c077,,USER,What is the average distance and price for all flights from LA?,"{""transformations"":[{""column"":""distance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +c2a95dd7-abfa-4fb0-a5a6-2894b0e45c16,,USER,find the names of loser and winner who played in the match with greatest number of minutes.,"{""transformations"":[{""column"":""minutes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +e2adb832-9131-481c-8444-ef27a8c587ca,,USER,"For each booking status, list the status code and the number of associated bookings.","{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +a0bcc2f2-5b7d-4ad0-ae39-2a79000685ff,,USER,"What are all the album titles, in alphabetical order?","{""transformations"":[{""column"":""Title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""AlbumId"",""Title"",""ArtistId""],""name"":""Album"",""type"":""grid""}]" +48d68464-0db6-4386-8f02-e5b9fda032d0,,USER,How many employees do we have?,"{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""employee_id"",""role_code"",""employee_name"",""other_details""],""name"":""Employees"",""type"":""grid""}]" +2c6870da-eb17-4d2d-8632-b8eb2b3963ab,,USER,Show the number of male and female faculty members for each rank.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +73ad6011-70bf-4517-b11f-f85852d4e064,,USER,What is the maximum accelerate for different number of cylinders?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +73b12c5b-1392-4077-bbd3-9851b0d360f7,,USER,Return the denomination and number of schools for each denomination.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +776ab3c6-c1e5-4fd8-a54c-70f271610143,,USER,List all pilot names in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +ac75d410-ce03-4fbb-be3f-7ca91f8920ec,,USER,What are the names of everybody sorted by age in descending order?,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +ded9789d-57aa-4a2a-aee6-46cbdbd33c7b,,USER,Find the number of distinct students enrolled in courses.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" +8322451e-66c5-48fb-bb87-e257f106cd7c,,USER,What is the name of the ship with the largest tonnage?,"{""transformations"":[{""column"":""Tonnage"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +0a059f9d-0769-47ad-b85a-9c8d4ef2385e,,USER,Find the average fee on a CSU campus in 1996,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1996}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" +4a80513c-f7a0-487f-815c-3f7c3574b3ad,,USER,Find the total amount of bonus given in all the evaluations.,"{""transformations"":[{""column"":""bonus"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Employee_ID"",""Year_awarded"",""Bonus""],""name"":""evaluation"",""type"":""grid""}]" +700b2d6b-b87e-46e0-8ee3-4e7b394f2de7,,USER,List the number of people in each group/category.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" +32b84092-5577-4c9a-b4f0-9d3f9371ac6a,,USER,List the film studios and their respective movie production counts.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +5d0c7b09-91aa-4f4c-b3d9-1311aa65b63b,,USER,Count the number of chip model that do not have wifi.,"{""transformations"":[{""column"":""Model_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""wifi"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" +4a7eae30-ed25-4cec-a8e9-35af08bfed8c,,USER,How many people of each nationality are there?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +c2afec0c-85e6-4b73-8bc8-79148350eda5,,USER,What are each physician's employee id and department id primarily affiliated.,"{""transformations"":[{""column"":""primaryaffiliation"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Physician"",""Department"",""PrimaryAffiliation""],""name"":""Affiliated_With"",""type"":""grid""}]" +96540706-fb24-4be0-8f0e-62199f58c478,,USER,What are the names of the five cities with the greatest proportion of white people?,"{""transformations"":[{""column"":""White"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" +37206abf-cd4c-4a59-8251-67bf8a9344c3,,USER,Return the name of the artist who has the latest join year.,"{""transformations"":[{""column"":""year_join"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +6273bfaa-7622-4bfa-9172-6f97ea551554,,USER,Show all student ids who are older than 20.,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +03f1f8f1-6705-4d66-bc75-2359b5771644,,USER,Show different ways to get to attractions and the number of attractions that can be accessed in the corresponding way.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +2602021f-0b12-4f4a-ac73-66ad7a2cbca7,,USER,List email address and birthday of customer whose first name as Carole.,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +ab626303-2123-46c4-9f6b-36e879cea438,,USER,What is the maximum OMIM value in the database?,"{""transformations"":[{""column"":""OMIM"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +05a7de6e-51c2-42dc-aa18-65b72837cc9b,,USER,"list the first and last names, and the addresses of all employees in the ascending order of their birth date.","{""transformations"":[{""column"":""Bdate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" +8828b4b6-f351-4718-98db-3dad185f7b44,,USER,List names of all pilot in descending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +ca981f98-3b75-4554-8bcc-c813291b2b03,,USER,How many different types of rooms are there?,"{""transformations"":[{""column"":""roomtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" +1f0b4e1e-1e3e-4919-9618-31dbbb90d5de,,USER,What are the names of enzymes in descending order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +ef07ea5e-552e-42b6-85b2-85d4d2d85fcc,,USER,What is the average score of submissions?,"{""transformations"":[{""column"":""Scores"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +39dadfbf-60e9-475a-a0d2-858a1130cd16,,USER,"What are the earnings of poker players, ordered descending by value?","{""transformations"":[{""column"":""Earnings"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +82f7ea90-17ee-485d-b009-5eb291e463cf,,USER,Provide a count of documents for each document type.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +46dbfa64-e86f-46ed-a06d-28e8e8153326,,USER,What is the name of the district with the smallest area?,"{""transformations"":[{""column"":""city_area"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +ce418eb4-641c-4ce8-92ee-bd59db3c7a9e,,USER,What is the total number of clubs?,"{""transformations"":[{""column"":""Club_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +a018b1a8-962f-461b-857a-2a0715db4a86,,USER,Eduardo Martins is a customer at which company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eduardo'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Martins'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +d4a0e519-057f-4bb6-80be-6cbdea44e8e2,,USER,How many different degree names are offered?,"{""transformations"":[{""column"":""degree_summary_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" +73b14191-129e-487f-90b3-d59a9c02e0fa,,USER,What is the average age of all artists?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +6b3d5738-55f6-4772-b83c-57ee8ca5c66b,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +667ba639-92d6-46bf-8a1e-3def646f198c,,USER,How many players are inducted into the hall of fame each year?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" +bdb32a0b-eeab-45df-99a7-e30b78560f79,,USER,How many different software platforms are there for devices?,"{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +74a1d623-fe65-4ea8-8539-16c37c8fc813,,USER,Display the party and the number of affiliated drivers.,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""party"",""transformationType"":""grouping""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +ba65fc91-0e36-4311-872b-3812040ff81f,,USER,What are the names of all video games that are collectible cards?,"{""transformations"":[{""column"":""gtype"",""transformationType"":""condition"",""operation"":""="",""value"":""'Collectible card game'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +d09cdd94-6189-4b6c-85e2-25e48653004c,,USER,"What are the different carriers for devices, listed in alphabetical order?","{""transformations"":[{""column"":""Carrier"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +26214a30-29bc-4972-84a4-02187ce60af3,,USER,Show the party with drivers from Hartford and drivers older than 40.,"{""transformations"":[{""column"":""home_city"",""transformationType"":""condition"",""operation"":""="",""value"":""Hartford""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":40}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +2baeeab2-4ca6-47b5-9122-fe9cc5f16b4e,,USER,"For every zip code, determine instances where maximum wind speed reached 25 mph.","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +96ead7ca-0d33-4d6e-8d38-6124d6e6c6bd,,USER,How many rooms in each building have a capacity of over 50?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +da6a9290-4381-4af5-a340-12ee16f94ab5,,USER,How many different genders are there in the dorms?,"{""transformations"":[{""column"":""gender"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +7203529e-b00b-4572-a831-e409317f480e,,USER,How many tasks are there?,"{""transformations"":[{""column"":""task_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""task_id"",""project_id"",""task_details"",""eg Agree Objectives""],""name"":""Tasks"",""type"":""grid""}]" +aa90bb32-90da-4c3f-b2f7-17d51121ec1b,,USER,How many male and female assistant professors do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +a1d6946d-f18a-4238-a5da-960046ba889c,,USER,How many customers are there?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +918fb353-54f4-4a79-8055-60cbef94ed74,,USER,"For each headquarter, what are the headquarter and how many companies are centered there?","{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +c8bd1ef1-6685-4cef-bd7b-488b2e406ec0,,USER,Find the number and time of the train that goes from Chennai to Guruvayur.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""Chennai""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""Guruvayur""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +b273d667-b610-496d-89e3-dfb07d3218be,,USER,What are the titles of all albums that start with A in alphabetical order?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""A""},{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" +7da92af8-9dcb-4bd2-b947-7aa31246312a,,USER,What are the full names and salaries for any employees earning less than 6000?,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":6000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +09f4521e-c4e6-4e4e-b6dd-81a3089895cd,,USER,How many heads of the departments are older than 56 ?,"{""transformations"":[{""column"":""head_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":56}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" +d424d852-731d-42c2-a6f7-dcba00cdd993,,USER,How many documents are there of each type?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +e034ef39-af8f-474a-9a81-91443a2fe8e8,,USER,Give the name of the wine with the highest score.,"{""transformations"":[{""column"":""Score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +5ecd231f-5615-4ea3-8695-f6c7eeb8aea6,,USER,Find the name of dorms only for female (F gender).,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +4ead6318-288a-4a9b-b63d-e9c5cab8ec58,,USER,"Show name, address road, and city for all branches sorted by open year.","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +ce1adf30-0c34-4a6c-a8cf-c7f99ddf6b48,,USER,Show transaction types and their total amounts.,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +30c5bf43-7f17-43fd-adc2-7b6a9852fc75,,USER,Show ids for all students who have advisor 1121.,"{""transformations"":[{""column"":""Advisor"",""transformationType"":""condition"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +5792af54-6d8b-474c-a6e4-3fca4129e8c8,,USER,List the number of competitions for each type of competition.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +8f1fbfc4-a22c-4fe8-bb9e-dc6ff1d9c260,,USER,Determine the number of matches that occurred each year.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +0ad8674b-43cd-493e-9a75-f494e77eef5d,,USER,Find the state and country of all cities with post code starting with 4.,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4""}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +22aaa89c-f565-4698-a907-37f461107fbc,,USER,List the type of bed and name of all traditional rooms.,"{""transformations"":[{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""'traditional'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +4507e837-8420-4dfd-9d46-c750c50ddfbc,,USER,Present all buildings and the number of faculty members housed within each.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +971e8028-11eb-427d-884c-5af080d2bf11,,USER,"What are the names of all the documents, as well as the access counts of each, ordered alphabetically?","{""transformations"":[{""column"":""document_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +81236f0d-845a-4f03-b332-6f263a2591aa,,USER,How many body builders are there?,"{""transformations"":[{""column"":""Body_Builder_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" +e6c3bee0-8bde-4b9a-8456-816062aa4b63,,USER,List the names and birth dates of people in ascending alphabetical order of name.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +6425c8a3-3398-47cd-9e1d-c085d198d7a2,,USER,"For each zip code, return the average mean temperature of August there.","{""transformations"":[{""column"":""mean_temperature_f"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""date"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""8/""},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +fdf1b0a7-c0aa-4e8b-894f-78bd871e3d57,,USER,Return the full names and salaries of employees with null commissions.,"{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +3ac3004a-677c-41a9-bafc-d0c2382e8aa9,,USER,What are the ids of all students and number of hours played?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +fe2dad56-2205-4928-9268-c5422b35f476,,USER,"What are the name, population, and life expectancy of the largest Asian country by land?","{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +146ede2f-ebe7-4bfb-ba4c-cd5322fb23a8,,USER,Count the number of countries for which Spanish is the predominantly spoken language.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +33882d90-9614-4b51-ae50-e1ee7e5b2ebb,,USER,In which country does Roberto Almeida?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Roberto'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Almeida'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +8106edc3-fc06-47f8-aaa3-6e7205355eca,,USER,Find the first name of students who is older than 20.,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +1d77e393-8562-4221-8a9f-8b2134cecd1e,,USER,What is the average number of international passengers of all airports?,"{""transformations"":[{""column"":""International_Passengers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" +07ea85f9-43ea-4185-853e-9418f02d6fa9,,USER,How many games are played for all football games by students on scholarship?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""sportname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Football'""},{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +76df1feb-4f82-48f7-b0fb-e13a3f362528,,USER,"Find the name, headquarter and founder of the manufacturer that has the highest revenue.","{""transformations"":[{""column"":""revenue"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +3393194e-9350-4de0-8c40-b7aafd7070ef,,USER,Return the names and ids of all products whose price is between 600 and 700.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""condition"",""operation"":"">="",""value"":600},{""column"":""product_price"",""transformationType"":""condition"",""operation"":""<="",""value"":700}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +b8fc16fd-d2b3-4f15-b1d5-8b9d6a9f4966,,USER,Find the first names of students studying in room 108.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":108}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +249175a5-3191-46a8-8702-6f4331f2b118,,USER,"Please list support, consider, and oppose rates for each candidate in ascending order by unsure rate.","{""transformations"":[{""column"":""unsure_rate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +e1650655-035f-4b69-b493-7bd2174823c4,,USER,How many different types of beds are there?,"{""transformations"":[{""column"":""bedType"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +9e7df12e-12b6-4de9-bb3c-c2ccc86fe73e,,USER,What are the names and trade names of the medicines which has 'Yes' value in the FDA record?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""Yes""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +c2496350-9500-4dbd-b9c9-3a86c4c48f18,,USER,What is the average weight for each type of pet?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +2c45c533-0248-47d2-86ef-b32bd9edb56e,,USER,"For each grade level, provide the grade, the classroom count teaching it, and the total student count in that grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +52c4038b-dc1d-475f-8196-6dfd107f353f,,USER,Find the number of followers for each user.,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""f1"",""transformationType"":""grouping""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" +13fc1195-1de3-46e3-a2d3-973ad6557476,,USER,Display music festival categories along with their respective counts.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +257c2192-a0d3-441e-baf8-b1007c1942ef,,USER,"Give the different reigns of wrestlers who are not located in Tokyo, Japan.","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tokyo , Japan'""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +a036a3bd-e03d-4e85-8380-e5c56dc45ca1,,USER,Find the department with the most employees.,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" +8578191a-7fa4-4996-99bc-b4c856404c24,,USER,How many different departments are there?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +a68d199e-6daa-44de-82af-70a82b554e6a,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +de244d83-5498-4b71-8847-42ab3616aaf6,,USER,Can you show all countries along with the number of singers in each country?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +323cf473-8839-412d-bdb3-fa16612d2429,,USER,what is the average number of factories and maximum number of shops for manufacturers that opened before 1990.,"{""transformations"":[{""column"":""num_of_shops"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Num_of_Factories"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":1990}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" +aa629a86-b797-491c-94e1-c419c322e402,,USER,List the name of the conductor with the most years of work.,"{""transformations"":[{""column"":""Year_of_Work"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +e1703f30-d7ae-4481-8bad-ccdea8c6f463,,USER,"Show the advisors of the students whose city of residence has city code ""BAL"".","{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BAL'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +51ce6c69-3a78-4e01-a339-74e1914c7e13,,USER,Display the different nominees and the number of musicals they were nominated for.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +334ec045-7e8c-4098-a09f-43dfb06199d8,,USER,List the different statuses of cities and the average population of cities with each status.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +be2fc02d-b181-40e1-812f-30349200845b,,USER,In how many cities are there airports in the country of Greenland?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Greenland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +0f7a157e-7b4d-4906-909c-6ac90adf1048,,USER,Show all document ids and the number of paragraphs in each document. Order by document id.,"{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +59a1ecdb-c5d8-4218-9bb9-f3e03cfdad5a,,USER,"Which buildings does ""Emma"" manage? Give me the short names of the buildings.","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Emma'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" +a80eda73-213e-48b9-b861-fa4e066e92f0,,USER,Count the number of countries where Spanish is the predominant language.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +20738e09-e5f4-4f95-8255-5b96add81a32,,USER,Display different ship types along with the average tonnage of each type of ship.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +eaf2bae2-98e2-4ccf-a190-881e59a0400c,,USER,How many distinct countries are the climbers from?,"{""transformations"":[{""column"":""Country"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +eb49213c-f295-4499-b2cd-6ed8ccc361a5,,USER,how many programs are there?,"{""transformations"":[{""column"":""Program_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +33990238-5618-4178-b669-39001db8ee7c,,USER,How many customers are classified under each customer status code?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +02f10212-5072-480f-b15a-e294e82dac50,,USER,How many different source system code for the cmi cross references are there?,"{""transformations"":[{""column"":""source_system_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cmi_cross_ref_id"",""master_customer_id"",""source_system_code""],""name"":""CMI_Cross_References"",""type"":""grid""}]" +e125a47c-e9e2-4058-965f-77b38cdbf45e,,USER,What are the different parties of representative? Show the party name and the number of representatives in each party.,"{""transformations"":[{""column"":""Representative_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" +1f4bea73-118f-4065-8392-073ecf2af979,,USER,"What are the names and year of joining for artists that do not have the country ""United States""?","{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""United States""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +6d54f302-66e3-4441-8092-3d0345e9c9bf,,USER,List all countries of markets in ascending alphabetical order.,"{""transformations"":[{""column"":""Country"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" +949691e9-2be4-4839-87f4-a4fdd65b9766,,USER,Find the average base price for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +2ae5d39f-8915-412a-8170-382da4d60303,,USER,List all the services in the alphabetical order.,"{""transformations"":[{""column"":""service_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_name""],""name"":""Services"",""type"":""grid""}]" +9b379c2e-2d63-4deb-a35a-5af56e8501d7,,USER,How many rooms with king beds are there for each decor type?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +b61064e6-9820-4c46-a64d-49fe6171a8f9,,USER,"For each city, return the highest latitude among its stations.","{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +f86ebfec-8fa9-45c9-a848-41ccd82b5cfa,,USER,Calculate the average number of attendees at home games for each year.,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" +f685a469-6ea2-4144-b728-ec8d4fe88cbb,,USER,"For each headquarters location, display the location and the number of companies based there.","{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +f18ad019-737b-4c7a-bebf-cf551fbda093,,USER,List the carriers of devices in ascending alphabetical order.,"{""transformations"":[{""column"":""Carrier"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +9dd0e775-e16f-44f1-af79-bccbfb40b1fd,,USER,Return the issue date of the volume that has spent the fewest weeks on top.,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +79289d1b-d0c8-4902-891e-97e1678c1b42,,USER,"Which customer's name contains ""Alex""? Find the full name.","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Alex""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +7f1b58ae-61ed-4640-967b-1251b1d883cc,,USER,How many total credits does each department offer?,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +643f7d4e-7218-400b-a825-a52ff17d8afb,,USER,How many books are in each category?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +1cd2996d-0e11-4a85-aa16-3560ac18fb7f,,USER,Please show the categories of the music festivals and the count.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +d05a4a6e-6228-4c3d-adcc-a98a3dc26caa,,USER,Give the total population and average surface area corresponding to countries in North America that have a surface area greater than 3000 .,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""surfacearea"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'north america'""},{""column"":""surfacearea"",""transformationType"":""condition"",""operation"":"">"",""value"":3000}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +0958864e-10b5-4e1f-9c5e-f4e30c54e403,,USER,Present distinct nationalities along with the count of journalists from each nationality.,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +f338f11d-dadd-4f72-acfe-2fe1ae730df0,,USER,How many customers are there?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +820739e8-0e37-4f83-9b10-4d2fb9a102ff,,USER,Sort the names of all counties in descending alphabetical order.,"{""transformations"":[{""column"":""County_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +c4b5747e-0421-4d5a-8046-034dd0a2c6a9,,USER,"What are the last names of faculty in building Barton, sorted by last name?","{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Barton'""},{""column"":""Lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +e66461ce-8f1d-45e4-9e79-056786fc9a74,,USER,What are the opening year and staff number of the museum named Plaza Museum?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Plaza Museum""}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" +90d249e5-39e2-4918-98f8-70e5b89c1c8f,,USER,How many kinds of enzymes are there?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +ef041322-732f-408d-acec-385b749d1c38,,USER,What is the average weight and year for each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +441cb2c3-c09a-4cd3-9823-09a004f4178b,,USER,What is the name and description for document type code RV?,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'RV'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +3a4a661c-e797-428a-b2f5-c65fdb505cd9,,USER,Count the phones for every accreditation category.,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +005a85f1-fbde-4d95-b5b9-1194f9b441dc,,USER,What is the code of each role and the number of employees in each role?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +d3f9a1ca-7c3a-4191-98eb-de925a7b3877,,USER,"Show names and seatings, ordered by seating for all tracks opened after 2000.","{""transformations"":[{""column"":""year_opened"",""transformationType"":""condition"",""operation"":"">"",""value"":2000},{""column"":""seating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +204fed36-fb5b-4792-bccc-85b8aa409fce,,USER,"Show the names and locations of institutions that are founded after 1990 and have the type ""Private"".","{""transformations"":[{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1990},{""column"":""TYPE"",""transformationType"":""condition"",""operation"":""="",""value"":""Private""}]}","[{""columns"":[""Institution_id"",""Institution"",""Location"",""Founded"",""Type"",""Enrollment"",""Team"",""Primary_Conference"",""building_id""],""name"":""Institution"",""type"":""grid""}]" +65d15fcd-5808-4902-bfdf-d2ec1b7b845d,,USER,Find the oldest log id and its corresponding problem id.,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" +1b6a6096-68a1-49c4-9089-02f3baeeee81,,USER,Show project ids and the number of documents in each project.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +3cd1fcf8-c63c-43e4-9789-e883cbdd5c8f,,USER,What are the codes of all the courses that are located in room KLR209?,"{""transformations"":[{""column"":""class_room"",""transformationType"":""condition"",""operation"":""="",""value"":""KLR209""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +4617953f-09d3-4541-ac8f-dca7d6cce331,,USER,List the major of each male student.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +7539d535-5010-4a9b-822e-1140297b6079,,USER,Retrieve the smallest salary for each department.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +65f88f07-4e11-4c53-8e12-d2a3c8460faa,,USER,Show the park of the roller coaster with the highest speed.,"{""transformations"":[{""column"":""Speed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +a8219711-7601-44c9-bdb6-f7bef744fcdd,,USER,Count the number of climbers.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +c967e92f-975f-4f18-b1b1-2cb7d783f59b,,USER,List the names of journalists in ascending order of years working.,"{""transformations"":[{""column"":""Years_working"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +331f8776-9f8e-487f-ac0d-fdfd6adf3bbe,,USER,"list all the names of programs, ordering by launch time.","{""transformations"":[{""column"":""launch"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +0043e42d-8e33-4080-b872-b8aa1833257a,,USER,How many different locations does each school have?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +dbd85240-6ffd-4674-bc47-8d4386f60c3d,,USER,How many male and female assistant professors do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +f2f609ab-da3e-4fef-b50c-ddf733229efa,,USER,What are the course names for courses taught on MTW?,"{""transformations"":[{""column"":""Days"",""transformationType"":""condition"",""operation"":""="",""value"":""'MTW'""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" +4750cf8f-7a41-46b7-8dc9-0a7f37bad159,,USER,"Show gas station id, location, and manager_name for all gas stations ordered by open year.","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" +b2777551-6686-4ae5-8d65-34abda3edc72,,USER,List the names of employees and sort in ascending order of age.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +3481a906-2a27-4505-8dc4-09141628869b,,USER,What is the weight of the shortest person?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" +f6d8f83a-3461-4b54-916b-af7de0fffc28,,USER,Present all directors along with the count of movies they have directed.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""directed_by"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" +6c61bed6-b145-4da1-ba80-2dd29475b44b,,USER,"Find the purchase time, age and address of each member, and show the results in the order of purchase time.","{""transformations"":[{""column"":""Time_of_purchase"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" +19d673fc-56ae-433d-bbd4-4fa87f88185a,,USER,Find the number of rooms with king bed for each decor type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +2d4bcede-8472-4bfc-be4e-266c78c2eb97,,USER,What is the name of every college in alphabetical order that has more than 18000 students enrolled?,"{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":18000},{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +a63feaab-39c5-45f2-867b-19484166451b,,USER,"How many invoices were billed from Chicago, IL?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +e2a93385-a974-459f-acfd-cf18d2b333d2,,USER,List the different countries and the number of members from each.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" +df40d455-248b-477b-a495-5ad375e61d38,,USER,Return the apartment number with the largest number of bedrooms.,"{""transformations"":[{""column"":""bedroom_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +f765c180-c220-40e3-bbe9-cffcf37b7a48,,USER,Count the number of people of each sex who have a weight higher than 85.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +201b62fc-ca2f-44bd-8644-d5972a6125c6,,USER,Display the country codes and the most commonly spoken languages in each country.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +c07bf94c-2614-4463-8024-27ca17e8c143,,USER,What details are there on the research staff? List the result in ascending alphabetical order.,"{""transformations"":[{""column"":""staff_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""employer_organisation_id"",""staff_details""],""name"":""Research_Staff"",""type"":""grid""}]" +1b3a3c60-d7da-45b6-b54d-3aea7d40c2d3,,USER,How many milliseconds long is Fast As a Shark?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" +023e240f-ac33-40cc-afac-5628a8e89be5,,USER,Show the nicknames of schools that are not in division 1.,"{""transformations"":[{""column"":""Division"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Division 1'""}]}","[{""columns"":[""School_ID"",""Nickname"",""Colors"",""League"",""Class"",""Division""],""name"":""school_details"",""type"":""grid""}]" +baac601d-90df-4de9-a24b-67edb5eb0d61,,USER,"List the names of all distinct medications, ordered in an alphabetical order.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Brand"",""Description""],""name"":""Medication"",""type"":""grid""}]" +6548a4dc-102e-4a57-b1bb-fc84ae170eee,,USER,What are the distinct president votes on 08/30/2015?,"{""transformations"":[{""column"":""Registration_Date"",""transformationType"":""condition"",""operation"":""="",""value"":""'08/30/2015'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" +260419f0-99cb-4b89-b162-91c7dc32f02e,,USER,What is the count of students for each major?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +81b5277d-6d46-4830-9474-69333ec65da2,,USER,"Return the type code of the document named ""David CV"".","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'David CV'""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +5b0f5efd-1251-42eb-a624-954da16e3cd7,,USER,"What are the titles, years, and directors of all movies, ordered by budget in millions?","{""transformations"":[{""column"":""budget_million"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" +33dbb816-558a-4cac-9fbd-a65e43d2fdde,,USER,How much surface area do the countires in the Carribean cover together?,"{""transformations"":[{""column"":""SurfaceArea"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Caribbean'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +d5706706-cc32-4d13-89f6-8bed797887c7,,USER,Show the average salary for employees with commission percentages in each department.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +88f190ea-faae-4431-8b05-28de50a23a09,,USER,Select the name of the products with a price less than or equal to $200.,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":""<="",""value"":200}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +a00e36bc-3472-477f-a885-8f4d23a0f4f6,,USER,Display technician teams and their respective technician counts.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +db9895de-fd5b-4a9d-9dd9-33603afc5395,,USER,What is the average age of males for each job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +a461f187-619c-47d1-9fcc-74240b761cf7,,USER,How many rooms have king beds? Report the number for each decor type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +a71475ae-4038-45ff-9798-fae954773e82,,USER,Calculate the total student count in every department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +ba85e2d3-a8e1-48da-a082-6c0703c6c4c9,,USER,List all directors along with the number of films directed by each director.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""directed_by"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" +a7e37d5d-6312-411a-895a-3fcc27b7e76c,,USER,Show all ages and the corresponding student count.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +5c224e0b-f732-4620-a70f-0b1755bb89e9,,USER,What is the name of the project with the most hours?,"{""transformations"":[{""column"":""hours"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +b98b16ce-a86a-4302-9f45-37016d5b03e0,,USER,Show the average price range of hotels that have 5 star ratings and allow pets.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""},{""column"":""pets_allowed_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +e1914e6b-0144-4031-9bfa-2c5fd56c932b,,USER,What is the type of video game Call of Destiny.,"{""transformations"":[{""column"":""gname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Call of Destiny'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +2d144ad9-aaf9-4543-a43f-1d0b502b2606,,USER,How many different store locations are there?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +4123c31f-d3e2-4eef-8b26-b1fa158d6142,,USER,List the code of each role and the number of employees in each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +07e3c23e-f69f-491b-8c1b-7c745933473b,,USER,Identify the most commonly spoken language in each country.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +55814a03-412d-4323-9738-38d669072ee8,,USER,How many distinct allergies are there?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +a5175fbc-7972-4925-a99a-11620a552ff1,,USER,"Count the employees of each gender earning less than 50,000.","{""transformations"":[{""column"":""Fname"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":50000},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" +0b0a238a-49db-4bbb-bb85-d8e36dd98788,,USER,How many distinct teams are involved in match seasons?,"{""transformations"":[{""column"":""Team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +5f9881de-9e91-47f8-ba67-eeec0c1bf908,,USER,"Display the department ID, full name (first and last name), and salary for the employees who have the highest salary in each department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +db7318c3-e82f-432a-a9de-ea52ab439d6a,,USER,What is the school color of the school with the largest enrollment?,"{""transformations"":[{""column"":""Enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +72bea841-d39d-4d32-962d-9a6fed959860,,USER,Return the phone and email of the customer with the first name Aniyah and last name Feest.,"{""transformations"":[{""column"":""customer_first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aniyah'""},{""column"":""customer_last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Feest'""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +fb1b87ec-4fe2-4481-90a6-1550a48fa2cc,,USER,Display various citizenships and the highest net worth of singers for each citizenship.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +ae4af31b-a712-4187-a2b2-1d6b4e21c119,,USER,List the names of the city with the top 5 white percentages.,"{""transformations"":[{""column"":""White"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" +1209c1d6-fdf9-43b6-acab-46602f29ae1c,,USER,How many different instructors have taught some course?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" +a5853cd5-8d97-4abb-b261-5df4e2a64a2f,,USER,How many different advisors are listed?,"{""transformations"":[{""column"":""advisor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +1a032e1b-4bd0-47d3-910c-92a3ad8f7403,,USER,Show the price ranges of hotels with 5 star ratings.,"{""transformations"":[{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +6f4ffb02-0b34-4b37-bd2b-cf907bbe422d,,USER,What is the average horsepower for all cars produced before 1980 ?,"{""transformations"":[{""column"":""horsepower"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""year"",""transformationType"":""condition"",""operation"":""<"",""value"":1980}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +d8bf2f5e-b375-4f94-a883-a6381692c010,,USER,Which teachers teach in classroom 109? Give me their last names.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":109}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" +cc0b3ed4-89ae-40ad-b7b3-c8340672a976,,USER,List each language and the number of TV Channels using it.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +a1c1f856-0a09-4880-b755-67c0c0b935b7,,USER,What are the average prominence of the mountains in country 'Morocco'?,"{""transformations"":[{""column"":""prominence"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Morocco""}]}","[{""columns"":[""id"",""name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +51d9bea6-87f4-4de2-9015-877c714e90cd,,USER,"What is the name, latitude, and city of the station that is located the furthest South?","{""transformations"":[{""column"":""lat"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +32b63cf3-1bd7-4ef6-b94d-aa6fd5f48954,,USER,"What are the names of documents that contain the substring ""CV""?","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""CV""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +ec2d3f9f-5a88-4583-9fdd-50f58f503150,,USER,Determine the total revenue of companies founded by each founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +457a6644-9083-460a-8f65-0f4f4ca024c6,,USER,"For each decor type, how many rooms cost more than $120?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +69a77fe2-c2f2-46ab-9621-3ba31f86cfea,,USER,"Show the phone, room, and building for the faculty named Jerry Prince.","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Jerry'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prince'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +a4e47511-46a2-4ba1-8b12-b86fcbd1ef12,,USER,What is the name and price of the cheapest product?,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +da36adf2-552d-4b89-ae7e-04661178b2ce,,USER,Show all game ids and the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +61c7adc1-4958-41d9-a721-8ed05b48a971,,USER,List the names of conductors in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +739859ab-0380-43d0-af5a-b36f0ba7193e,,USER,Show the average amount of transactions for different investors.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +ff05d409-d49c-4451-962e-edff34082f03,,USER,What is the total revenue of each manufacturer?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +fc6e81d1-6e1f-460d-9156-894a4d8ab1f6,,USER,"Which stadium name contains the substring ""Bank""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Bank""}]}","[{""columns"":[""id"",""name"",""Home_Games"",""Average_Attendance"",""Total_Attendance"",""Capacity_Percentage""],""name"":""stadium"",""type"":""grid""}]" +5b235315-0efa-45b5-9f67-485ad27e7269,,USER,"What are the names, ages, and countries of artists, sorted by the year they joined?","{""transformations"":[{""column"":""Year_Join"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +04ccc23a-0938-4595-93bf-d2087f50da1e,,USER,Which department has the lowest budget?,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" +7bbf762d-dcd0-4a92-a29a-a08ecb8d78ec,,USER,"What are the names of customers who use payment method ""Cash""?","{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cash'""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +26cbc360-0233-4cae-9d0a-531053874494,,USER,Count the number of different hometowns of these people.,"{""transformations"":[{""column"":""Hometown"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +ac02a915-3bb9-4544-91dc-f42b079fb409,,USER,Find the average order quantity per order.,"{""transformations"":[{""column"":""order_quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""order_id"",""product_id"",""order_quantity""],""name"":""Order_Items"",""type"":""grid""}]" +90c16cad-74c7-4caf-b50b-e4961b5c8cd3,,USER,Show all template ids and number of documents using each template.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +cd50c254-71cc-46ec-b64f-1e3ed1baac7d,,USER,Tally the number of students assigned to each advisor.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +acb1a8c4-9848-4470-bd54-44d356c5c182,,USER,Find the name of the room with the maximum occupancy.,"{""transformations"":[{""column"":""maxOccupancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +2cf15f3b-712b-4fa5-adf1-1d59ddde8945,,USER,How many movie directors are there?,"{""transformations"":[{""column"":""director"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" +83ed12e2-0fc2-43fe-910a-07a813c909d1,,USER,"Among players with an overall rating above 80, count right-footed and left-footed players.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""overall_rating"",""transformationType"":""condition"",""operation"":"">"",""value"":80},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" +14236f26-07b8-443c-985f-c66ed427c1d7,,USER,"Find the name, city, and country of the airport that has the highest latitude.","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +16965c32-93cc-4471-bdac-e9c957324e15,,USER,Find the branch names of banks in the New York state.,"{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +d95027d4-ad7d-4dd6-b2cb-6a4e55c5bb38,,USER,How many schools are there in the department?,"{""transformations"":[{""column"":""school_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +99f47905-2c00-4969-bbe5-44e04e5c04e9,,USER,What is the airport name for airport 'AKO'?,"{""transformations"":[{""column"":""AirportCode"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKO'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +e7994e19-dc1e-492e-9e2f-a3edaa613d42,,USER,Find the total number of instructors who teach a course in the Spring 2010 semester.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""semester"",""transformationType"":""condition"",""operation"":""="",""value"":""Spring""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2010}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" +29736551-145a-4388-ab74-cf56f2432cab,,USER,What are the first names and last names of the employees who live in Calgary city.,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Calgary'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" +f9271806-ba2b-45f1-984f-ad45c783cddb,,USER,List the names of all distinct wines that have scores higher than 90.,"{""transformations"":[{""column"":""score"",""transformationType"":""condition"",""operation"":"">"",""value"":90}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +25785b19-4757-4b93-b37b-23896b666503,,USER,What is total bonus given in all evaluations?,"{""transformations"":[{""column"":""bonus"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Employee_ID"",""Year_awarded"",""Bonus""],""name"":""evaluation"",""type"":""grid""}]" +6add41ea-8900-4ff8-acf2-d8d43f7076c2,,USER,"For each hometown, how many teachers are there?","{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +340f435d-84fe-4a84-9ede-57339148f416,,USER,What is the number of distinct teams that suffer elimination?,"{""transformations"":[{""column"":""team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" +3e7a2ff9-bfbb-4c85-a69e-df65689f6249,,USER,How many distinct president votes are recorded?,"{""transformations"":[{""column"":""President_Vote"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" +94d7d665-eb0c-4164-850d-aaedbaca3c6c,,USER,find the number of different programs that are broadcast during night time.,"{""transformations"":[{""column"":""program_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""condition"",""operation"":""="",""value"":""Night""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +7a1e910a-af38-4138-9f28-1dcd3ab04ee6,,USER,What are the name and location of the cinema with the largest capacity?,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +cf4507b1-7427-4fb4-a531-35880582303e,,USER,"What are the different affiliations, and what is the total enrollment of schools founded after 1850 for each enrollment type?","{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +de9fc2db-9f8c-41cc-8710-d1ebc725f84b,,USER,How many singers are there in each country?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +2b14fc03-5833-49cc-89af-4789e6dda9b2,,USER,Show different types of ships and the average tonnage of ships of each type.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +4ce97d4d-3dac-44ec-91df-2ad19d4853e9,,USER,How many customers in total?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +9609a7eb-2ff9-49ea-ab63-2326e452ad8d,,USER,Return the minister who left office at the latest time.,"{""transformations"":[{""column"":""left_office"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +980edd74-49bf-43e0-b04d-dab52f67395a,,USER,Find how many school locations have the word 'NY'.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""NY""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +f371b95b-7d71-4582-a521-988cb9db9dd7,,USER,"What is the product, chromosome and porphyria related to the enzymes which take effect at the location 'Cytosol'?","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""Cytosol""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +2f390d74-563c-452e-8578-48ed3fc3a241,,USER,Find the number of customers in the banks at New York City.,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York City""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +9c211256-56a0-47a4-8ef7-c35af9be0133,,USER,Find the name and building of the department with the highest budget.,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" +72615a7b-2110-48a4-804f-9aad27b6a26b,,USER,"Display the first name, and department number for all employees whose last name is ""McEwen"".","{""transformations"":[{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""McEwen""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +704b53a1-62c9-43ef-930a-7827339ed825,,USER,What is the name of the district with the most residents?,"{""transformations"":[{""column"":""city_population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +be7df983-35b2-463e-b6c7-b0d6c1b8a4ce,,USER,Find the description and credit for the course QM-261?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""QM-261""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +7e65e86d-8e27-4e48-9049-63ee696a1376,,USER,What is the name of the singer who is worth the most?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +dd0291ff-98de-4c84-bca5-7842c3409a17,,USER,What is the number of different class sections offered in the course ACCT-211?,"{""transformations"":[{""column"":""class_section"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""ACCT-211""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +06680263-42d8-40b7-a569-e5c15c44b83a,,USER,What is the name of the customer with the worst credit score?,"{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +621d2725-baf9-4134-8f6a-0f9c3650d50d,,USER,"Of all the claims, what was the earliest date when any claim was made?","{""transformations"":[{""column"":""Date_Claim_Made"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +17c71e01-8fea-4960-8871-148efd354214,,USER,How many companies are headquartered in the US?,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +eb3b6eee-434c-445c-ab2c-d13b2054e32c,,USER,"For each faculty rank, display the number of faculty members who hold it.","{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +a2e7cd66-aba0-413b-814e-273973bfb594,,USER,List the names of all distinct wines in alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +39019c7e-96ef-469a-adbb-d4c74ca5dd99,,USER,What are the first and last names of the employee with the earliest date of birth?,"{""transformations"":[{""column"":""emp_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" +4b62d583-72d1-412e-8a1b-85e9873e73d7,,USER,What are all the different food allergies?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""condition"",""operation"":""="",""value"":""'food'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +f1354a51-1913-4fd7-b182-870479e3af85,,USER,Identify distinct card type codes and the count of customers holding each type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +00620ecb-5fd2-47db-9f08-d76c9bc2ce95,,USER,How many times does ROY SWEAZY has reserved a room.,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +3ad18970-3ef7-4f5d-8b4d-1f89304d7c61,,USER,Count the number of different nationalities.,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +05ef3b63-12b1-4766-887c-454a4545148f,,USER,What is the list of school locations sorted in ascending order of school enrollment?,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +489a2ea9-0530-4dfb-8feb-75f4f6ff77fc,,USER,List the names of all courses ordered by their titles and credits.,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +2eb039fd-bca3-47db-b559-63f10c0290d9,,USER,What are the primary industries and their total market values?,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +255a58b0-9bc3-49dd-9267-3a19dfd74639,,USER,What is the id and salary of the employee named Mark Young?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Mark Young""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +575f3308-2469-44a7-903f-1fef4f1d8b7d,,USER,"For each file format, return the number of artists who have released songs in that format.","{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +c74b49a3-1c6d-4405-9aec-15227ac2e0e2,,USER,How many students are advised by each advisor?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +0020b99e-b50d-402d-b126-a123e885142b,,USER,How many kids stay in the rooms reserved by ROY SWEAZY?,"{""transformations"":[{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +9e12ca05-1d5e-4bc6-8459-49728776d6c8,,USER,Show me the number of parks the state of NY has.,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""NY""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" +56f833d4-7706-4406-95cb-2c0715dbe57c,,USER,"Return the document id, template id, and description for the document with the name Robbin CV.","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Robbin CV'""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +0741bb16-3990-48d9-9a22-38e6d6a8e6b7,,USER,Find the names of channels that are not owned by CCTV.,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""!="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +70a3e636-1b4d-4880-8061-d019695cf567,,USER,"What is the gender of the teacher with last name ""Medhurst""?","{""transformations"":[{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Medhurst'""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" +73db2e05-dae8-49e6-a982-50b8905f371a,,USER,Find the total number of king beds available.,"{""transformations"":[{""column"":""beds"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +ded0fe4b-d9af-493a-8095-beb852a3e129,,USER,"What are the enrollments of schools whose denomination is not ""Catholic""?","{""transformations"":[{""column"":""Denomination"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Catholic'""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +303cfce7-ab97-4ae2-9138-ffeac14cae26,,USER,What is the average enrollment number?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +8efd9fa9-18a2-4fa5-a5e9-39772897b3df,,USER,List top 10 employee work longest in the company. List employee's first and last name.,"{""transformations"":[{""column"":""hire_date"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +e1be6e9b-33bc-4628-9af4-c8a745d53d7c,,USER,What is the number of colleges with a student population greater than 15000?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":15000}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +a6dfa97d-83df-4cdb-9a46-9814c3421a09,,USER,Which catalog content has the smallest capacity? Return the catalog entry name.,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +d1df4397-d550-4373-8a0f-e6558c5671fa,,USER,Find the number of members residing at each address.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" +609c7dcc-eae3-483d-90a2-8c00d87f9873,,USER,What is the number of distinct publication dates?,"{""transformations"":[{""column"":""Publication_Date"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +7915c23f-7788-4581-8183-d16c09213c23,,USER,Compute the average song rating for each language.,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +9cef8bd5-d642-447f-8e11-434db2ce411e,,USER,How many distinct claim outcome codes are there?,"{""transformations"":[{""column"":""claim_outcome_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Claim_Processing_ID"",""Claim_ID"",""Claim_Outcome_Code"",""Claim_Stage_ID"",""Staff_ID""],""name"":""Claims_Processing"",""type"":""grid""}]" +fc1c40c6-7852-4550-bec9-4e4686ed20d4,,USER,Find the names of all English songs.,"{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +4393ea09-62ef-4958-b8be-d9ff98788c2f,,USER,Count the number of documents.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +24fe5081-cc47-4d7b-a385-ff3c5277d317,,USER,"What are the full name, hire date, salary, and department id for employees without the letter M in their first name?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +7789cc6b-628b-49df-9ddc-4522faf181f1,,USER,What is the list of distinct product names sorted by product id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" +e8157990-d4fd-485e-ae4b-b7dc00d3fe31,,USER,Show the student IDs and numbers of friends corresponding to each.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" +20b2e1dd-0af6-4871-a743-9938be197cdf,,USER,What are the characters of actors in descending order of age?,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +7d1ca757-c407-4ad5-bd8a-bae7103ebe58,,USER,Find the total capacity of all dorms.,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +8ad585be-12eb-404b-b96c-7d0fdfab9834,,USER,How many courses are offered?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +619ca48a-b4de-42aa-bb51-3082c0a6ee87,,USER,How many students are 18 years old?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""="",""value"":18}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +6ba1e9dd-8620-4cbf-a849-b7febd03c067,,USER,Show ids for all aircrafts with more than 1000 distance.,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +32039617-8972-411b-90df-3f0e1d956e95,,USER,Indicate the code for each role and the employee count within each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +d0393064-8614-48f1-981a-d69dfca440a7,,USER,What are the record companies of orchestras in descending order of years in which they were founded?,"{""transformations"":[{""column"":""Year_of_Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +e3e2e2a0-5946-4439-9dd9-eac381170d2c,,USER,Take the average of the school enrollment.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +c35cfcc1-3c9a-4334-b3ae-e40719fa3c81,,USER,"For each unique product name, calculate its average price.","{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +da714be9-d9e3-48d4-bcb7-2d69db0ded73,,USER,What are all of the episodes ordered by ratings?,"{""transformations"":[{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +4eebc4be-bdd8-4b40-a45a-2b6191fa73be,,USER,Count the number of courses in the Physics department.,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Physics""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +cc4e0612-f7d6-4104-b63f-c0d124806b47,,USER,What is the average tonnage for each type of product?,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +b4ad87ff-b6f8-40f4-bb8c-976eb30e8ea5,,USER,Show the city and the count of branches established before 2010 in each city.,"{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +5ac40f9c-7ec2-4585-aafe-9b2b9b17ed5c,,USER,Count the players from each nation.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +ac5c468c-b454-4e3e-b615-af9c3b27910a,,USER,Which major has least number of students? List the major and the number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Major"",""transformationType"":""grouping""},{""column"":""Major"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +ceb683f2-6b61-407c-9809-0fa1bf83bf2f,,USER,Identify distinct nationalities and the number of people from each nation.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +b988155c-69ac-47b1-9c5c-330e0c27d8bf,,USER,Which of the airport names contains the word 'international'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""international""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" +0d26652e-81f1-4c8a-8bb4-25c235c334d5,,USER,How many professors are teaching class with code ACCT-211?,"{""transformations"":[{""column"":""PROF_NUM"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CRS_CODE"",""transformationType"":""condition"",""operation"":""="",""value"":""'ACCT-211'""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +2d895350-7c2f-448e-b8da-0efe44c95c91,,USER,How many kinds of roles are there for the staff?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +12cb1c4b-1e37-43bb-9d95-7c94f94cbf54,,USER,Count the number of distinct company industries.,"{""transformations"":[{""column"":""Industry"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +a68d72d7-a7ef-4514-819e-0998037e1e04,,USER,Give the average number of working horses on farms with more than 5000 total horses.,"{""transformations"":[{""column"":""Working_Horses"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Total_Horses"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" +91034145-042a-4043-9fdf-532027c0e2e1,,USER,How many counties correspond to each police force?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +959a0075-46be-431a-9ab8-249ef7441936,,USER,"Which clubs are located at ""AKW""? Return the club names.","{""transformations"":[{""column"":""clublocation"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKW'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +619adc89-9ade-4ec5-b0b4-d2653c5f5a98,,USER,Determine the maximum acceleration for various cylinder counts.,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +b7bb811e-9a99-4623-b713-7f864f6cfae6,,USER,List ship types and their corresponding ship counts.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +7369ad48-429d-43ee-a7dd-2ce1a22b40eb,,USER,Return the names of all counties sorted by population in ascending order.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +cc70ec89-70b9-493d-8986-7dcc0a667f6f,,USER,What are the names of the heads who are born outside the California state?,"{""transformations"":[{""column"":""born_state"",""transformationType"":""condition"",""operation"":""!="",""value"":""California""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" +b3a1fb2d-5bae-44af-8cf6-34f399244ac2,,USER,List the directors and the number of films directed by each one.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""directed_by"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" +a376508a-8397-4f96-bf5e-4945683606cb,,USER,What is the total share (in percent) of all the channels owned by CCTV?,"{""transformations"":[{""column"":""Share_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +3839e086-3e99-4959-adcd-8aec46f9f2e6,,USER,What is the name of the department with an instructure who has a name like 'Soisalon'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Soisalon""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +cf6632e4-b373-4f3d-bfec-698661a6f2ce,,USER,Find the names of all wines produced in 2008.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":""'2008'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +d873cb38-5735-492a-b152-418b80908e41,,USER,How many employees do we have?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +df65908c-ec74-425b-84c4-1595eb37deb1,,USER,"What are the last names of female students, ordered by age descending?","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""},{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +bca85701-dbb8-4796-ab4e-b11ccb2c3f81,,USER,"For each gender, how many people weigh more than 85?","{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +7d25c498-fcb2-4338-a65c-48b44a6b8cb8,,USER,List all possible ways to get to attractions and the number of attractions accessible by these methods.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +38d10495-97f8-4f69-afe3-05b8d9f19096,,USER,What is the best rank of losers across all matches?,"{""transformations"":[{""column"":""loser_rank"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +1a022c98-b5f1-47bd-8d29-f43605038a9a,,USER,How many schools are there?,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +86fa3362-7be1-43df-8592-9aa3cd75dd89,,USER,Determine the number of ships for each type.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +7920a30d-b6a7-42f4-adb2-fb47fa144bdb,,USER,Find the name of the most expensive product.,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_name"",""product_price"",""product_description""],""name"":""Products"",""type"":""grid""}]" +a59c3341-bf51-408a-a431-6b87c113e053,,USER,List the names of all distinct products in alphabetical order.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Products"",""type"":""grid""}]" +8f8acab9-927c-46a2-8726-0064d86fe622,,USER,"For each grade, report the grade, the number of classrooms in which it is taught and the total number of students in the grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +a43a1179-4dec-4e4c-82f2-5481664d9e0b,,USER,"List the department IDs, full names, and salaries of employees who have the highest salaries in their respective departments.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +a4eabdf7-d274-4d7e-862e-36aef0b67a0c,,USER,"For each citizenship, what is the maximum net worth?","{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +01f031cf-2cd4-429e-8b45-04f7464c8fd3,,USER,Calculate the total credits offered by each department.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +ae49ee9f-d43a-4329-bc98-25a67de26016,,USER,How many apartment bookings are there in total?,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +f954ce83-ff62-4a84-8b9e-bf922639b396,,USER,How many different items were reviewed by some users?,"{""transformations"":[{""column"":""i_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" +b8ec16ec-e6c3-45e3-a7ba-7e9bdc187634,,USER,"show the titles, and authors or editors for all books made after the year 1989.","{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1989}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +6e558a69-b260-43fe-8faa-baeef0e79eea,,USER,Calculate total student enrollment for schools of different affiliation types.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +4d15f7d6-4892-4710-a4d1-1c8a68758b82,,USER,What is the ordered list of customer ids?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" +c2f3d554-0fcd-4ee3-91f2-354a243d9941,,USER,How many races are there?,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +dacbb1f4-e8c5-4cf8-8dbe-e8ddb135938f,,USER,Determine the department count in each academic institution.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +7ea177b4-afb7-49fc-b0a9-240187f750a4,,USER,Display all customer IDs and the number of accounts held by each customer.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +3c291a00-d3b5-4a3e-a77e-7b94297d7425,,USER,"For each product id, how many documents have a document type code of BK?","{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +153aa214-b06a-40f7-8048-d61c107f7347,,USER,Show the players from college UCLA.,"{""transformations"":[{""column"":""College"",""transformationType"":""condition"",""operation"":""="",""value"":""'UCLA'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +16606063-aaa6-4c80-8f03-b88cd257e134,,USER,How many captains with younger than 50 are in each rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +673b0a5c-08eb-4d55-a063-f52ce4f38630,,USER,How many different nationalities do conductors have?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +5bca2b44-a3e4-4d2b-ac8b-3de59c315b7f,,USER,How many trains have 'Express' in their names?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Express""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +fe5e856c-2a1d-49a5-b434-4e5e9911acb5,,USER,"Find id of candidates whose assessment code is ""Pass""?","{""transformations"":[{""column"":""asessment_outcome_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" +48bbb7d9-ba4a-4875-9946-bd2202d130e6,,USER,what is the name of every pilot who is at least 25 years old?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">="",""value"":25}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +282c23e1-2748-46b9-8d90-96f7ff0102ee,,USER,What is the average number of employees of the departments whose rank is between 10 and 15?,"{""transformations"":[{""column"":""num_employees"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""ranking"",""transformationType"":""condition"",""operation"":"">="",""value"":10},{""column"":""ranking"",""transformationType"":""condition"",""operation"":""<="",""value"":15}]}","[{""columns"":[""Department_ID"",""Name"",""Creation"",""Ranking"",""Budget_in_Billions"",""Num_Employees""],""name"":""department"",""type"":""grid""}]" +a2ee620c-bf00-4a1f-84aa-1873ae51c5ea,,USER,How many books fall into each category?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +05bbe5df-bd20-4355-b7bd-7eaeb41809e9,,USER,List the ids of all distinct orders ordered by placed date.,"{""transformations"":[{""column"":""date_order_placed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" +df0d1cef-0284-4913-b250-7415c9ea9038,,USER,How many departments are in each school?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +61725b27-b91d-41c7-bc78-8efb79490adf,,USER,"Which customers use ""Cash"" for payment method? Return the customer names.","{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cash'""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +62038989-61c0-4283-a5c5-e7fcd25ef5a9,,USER,Count the number of classrooms in Lamberton.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +c3d371ab-214f-4ea6-92a0-d4100769d1ad,,USER,Show the various ages of editors and the editor count for each age.,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Age"",""transformationType"":""grouping""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +419097f8-821a-48fd-b22d-e1a09acbf03b,,USER,What are the ids of the problems which are reported before 1978-06-26?,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":""<"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" +01ccf32a-38af-487c-956c-93cc81b1c2ab,,USER,How many stations are in Mountain View?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mountain View'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +e3ab7f17-77de-4483-a4ec-b6ae0fd99d72,,USER,"List the name, born state and age of the heads of departments ordered by age.","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" +9cb8c7e5-9196-4a04-be12-102f2e207b26,,USER,What is the name of the youngest captain?,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +58652e52-dad2-4e8a-835f-6033c2852535,,USER,Identify the count of IT Staff employees in each city.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +0a1f85cf-4c3b-4f40-a13e-0da42f5c52c0,,USER,What is the average horsepower of the cars before 1980?,"{""transformations"":[{""column"":""horsepower"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":1980}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +828fc9c9-c72a-4f43-826c-3b9d7f27ccef,,USER,Which program was launched most recently? Return the program name.,"{""transformations"":[{""column"":""launch"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +e104665a-1650-4576-ab86-708f270ed0e8,,USER,Determine the count of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +542f9bcc-2e74-4980-bc24-80b4a91de200,,USER,How many songs were released for each format?,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +00fa3926-0566-4346-8654-4a53acef8688,,USER,List the name of all customers sorted by their account balance in ascending order.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +979152a5-e22f-4349-9c6c-3a9ccb259fd4,,USER,Show me the departure date and arrival date for all flights from Los Angeles to Honolulu.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +2a0581fc-03f4-43a7-a8a1-99be09a36255,,USER,"Find the id of the order whose shipment tracking number is ""3452"".","{""transformations"":[{""column"":""shipment_tracking_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'3452'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" +c9d3c643-068b-4738-8fb6-45a98962d6e5,,USER,How many different templates do all document use?,"{""transformations"":[{""column"":""template_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +550b283a-f174-4db9-bc5e-115f0ac5fa7a,,USER,Count the total number of settlements made.,"{""transformations"":[{""column"":""Settlement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" +fb062e3f-c688-43a7-9d4d-b4a1e09d4929,,USER,Return the highest acc percent across all basketball matches.,"{""transformations"":[{""column"":""acc_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" +38b862b4-89e0-4510-8a14-24b80335850a,,USER,"List the all the assets make, model, details by the disposed date ascendingly.","{""transformations"":[{""column"":""asset_disposed_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""asset_id"",""maintenance_contract_id"",""supplier_company_id"",""asset_details"",""asset_make"",""asset_model"",""asset_acquired_date"",""asset_disposed_date"",""other_asset_details""],""name"":""Assets"",""type"":""grid""}]" +b57a1527-71f3-4e0a-82dc-c4f788da1ed2,,USER,"Show the description for role name ""Proof Reader"".","{""transformations"":[{""column"":""role_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Proof Reader'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" +f1c01bd9-1fb2-425e-a36a-6e03ab20dca0,,USER,"For each citizenship, determine the number of singers from that country.","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +c4d1ccc2-b593-4d8d-b383-9874f96a42da,,USER,Count the distinct addresses for every school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +1c85d276-c141-4796-8242-9cdcbdc3e877,,USER,"What is the name, account type, and account balance corresponding to the customer with the highest credit score?","{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +9c8919aa-b0ef-4cfb-80f6-25963172739c,,USER,What are the total transaction amounts for each transaction type?,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +d7b01bd5-23aa-405b-9fc6-76a4ef71dd75,,USER,What are the number of different course codes?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +a7cfc294-63c6-4a48-a3f7-1743832caf82,,USER,How many different cities have these stations?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +cc7d9c2b-aae6-410b-a5e3-da01ae4cc492,,USER,Find the production code and channel of the most recently aired cartoon .,"{""transformations"":[{""column"":""original_air_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +e65912ad-46a1-4ac3-9d77-72505e432e2e,,USER,Could you show the number of members from each country?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" +46603086-dad9-45ec-8a9c-eda365fddd43,,USER,"Return the number of kids for the room reserved and checked in by DAMIEN TRACHSEL on Sep 21, 2010.","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-09-21'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'DAMIEN'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'TRACHSEL'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +409a17f1-dea0-4a8a-b30b-116dfd0c1771,,USER,"What are the address and phone number of the buildings managed by ""Brenden""?","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brenden'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" +cbbb063e-053e-4a66-8347-d84403a48b25,,USER,Return the different nominees of musicals that have an award that is not the Tony Award.,"{""transformations"":[{""column"":""Award"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tony Award'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +37c550d5-7ba8-459d-b84c-dbd23f211210,,USER,How many performances are there?,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +d24f6925-d848-4ee8-80a0-c361f276ab7f,,USER,Provide the total market value of each main industry.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +da0cd507-edc7-4927-9e7f-65486ece9fe4,,USER,Show all transaction ids with transaction code 'PUR'.,"{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""PUR""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +1e0c44eb-1ad5-447d-bd85-267dc3ec4bff,,USER,"What is the description of the club named ""Tennis Club""?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +90cf3cdc-ebca-40aa-a88c-50f05b67349c,,USER,What are the names of projects that require between 100 and 300 hours?,"{""transformations"":[{""column"":""hours"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""hours"",""transformationType"":""condition"",""operation"":""<="",""value"":300}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +d0c86ddc-4574-4f8b-89ba-90ffefc78071,,USER,Show the details of the top 3 most expensive hotels.,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +7369191b-148f-43e0-9c9f-67857bcd38d9,,USER,What is the first name and country code of the oldest player?,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +d149a0eb-e678-441a-bf0f-69230281f161,,USER,Provide a count of pilots from each nationality.,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +ca939039-a330-4d13-9c00-c8010afc32e7,,USER,"Find the id of the item whose title is ""orange"".","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'orange'""}]}","[{""columns"":[""i_id"",""title""],""name"":""item"",""type"":""grid""}]" +b82dd697-9626-4d50-b2fd-1a97c1db0b24,,USER,What is the average age of all students living in each city?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +926fd939-f58e-4d43-b337-bd6efda12b55,,USER,"Show the location code of the country ""Canada"".","{""transformations"":[{""column"":""location_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" +ebdf54e1-d2bf-44f8-9b55-43fa9831b4eb,,USER,Show the number of transaction types.,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +888f60b8-751c-48e3-8218-b9bc2b545b5e,,USER,How many musical nominations does each nominee have?,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +af4c9b48-8986-4793-8a6f-4eb0795f173d,,USER,What is draft detail of the document with id 7?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":7}]}","[{""columns"":[""document_id"",""draft_number"",""draft_details""],""name"":""Document_Drafts"",""type"":""grid""}]" +3aec1484-9c4d-491f-bc3f-4d58d1db6583,,USER,"What are the names of conductors, sorted descending by the number of years they have worked?","{""transformations"":[{""column"":""Year_of_Work"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +b9996eff-7d40-4116-9f92-70ba58620d24,,USER,"Find the names of the visitors whose membership level is higher than 4, and order the results by the level from high to low.","{""transformations"":[{""column"":""Level_of_membership"",""transformationType"":""condition"",""operation"":"">"",""value"":4},{""column"":""Level_of_membership"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" +2e66e5a4-0fc6-4696-9cfc-8562375b71f0,,USER,"For each faculty rank, show the number of faculty members who have it.","{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +aad8f438-df99-4d4f-a9d1-581cf0b71a9e,,USER,Provide the count of students in every classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +c03d145e-1c79-4e7e-bb66-03d588bde772,,USER,What is the count of climbers from each country?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +5795255b-a7b7-4a03-9318-93f1d64befaa,,USER,How many tasks are there in total?,"{""transformations"":[{""column"":""task_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""task_id"",""project_id"",""task_details"",""eg Agree Objectives""],""name"":""Tasks"",""type"":""grid""}]" +5fb70ce0-9d4b-4991-969a-c2099e8e55f6,,USER,"For complaints with type code ""Product Failure"", how many had each different status code?","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +abc80031-5a70-42a6-8ab4-99679fcfd312,,USER,How many phones belongs to each accreditation type?,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +2687318f-ed26-4afd-b1ed-9ac2b52a71b2,,USER,How many different countries are all the swimmers from?,"{""transformations"":[{""column"":""nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" +21139872-0b99-45e9-ae4c-a9552b2bc465,,USER,How many acting statuses are there?,"{""transformations"":[{""column"":""temporary_acting"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""department_ID"",""head_ID"",""temporary_acting""],""name"":""management"",""type"":""grid""}]" +36fd9d0e-1caa-47ea-8444-bf293b2c4052,,USER,"Which accelerator name contains substring ""Opera""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Opera""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" +4417f30a-81e3-49a1-bb2f-15b8afe2cc0c,,USER,"For each grade 0 classroom, return the classroom number and the count of students.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +343eaaad-6940-4faa-94b7-ec9d8f74ee0f,,USER,Find all the ids and dates of the logs for the problem whose id is 10.,"{""transformations"":[{""column"":""problem_id"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" +21d00aad-0484-407a-a911-88c5e52c9198,,USER,What are the total transaction amounts for each transaction type?,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +a7567a6c-7747-4fa3-b8ea-4b4e39e0263b,,USER,Find the classrooms in which grade 4 is studying.,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +92ad9a49-2ae5-47ec-b49d-e900e6ff01d4,,USER,List the names of players in ascending order of votes.,"{""transformations"":[{""column"":""Votes"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +6f90238c-f624-42cb-a8a5-e9cc820a4f6e,,USER,What is the name of the song that was released in the most recent year?,"{""transformations"":[{""column"":""releasedate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +3d448484-612d-467b-be18-dd4fb6508c7e,,USER,Show the average salary of employees for each department who receive a commission percentage.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +2c3e4bee-79b3-448f-a422-5dcfb30b1a0a,,USER,What is the typical number of students in a classroom?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +8061459a-be8d-4f96-8f63-67fe9bd36a6b,,USER,What is the charge amount of the most expensive charge type?,"{""transformations"":[{""column"":""charge_amount"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""charge_id"",""charge_type"",""charge_amount""],""name"":""Charges"",""type"":""grid""}]" +639368c8-c906-4730-be87-308747107859,,USER,List all the image name and URLs in the order of their names.,"{""transformations"":[{""column"":""image_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""image_id"",""image_alt_text"",""image_name"",""image_url""],""name"":""Images"",""type"":""grid""}]" +585853eb-9f57-46e1-93c3-82eadc31f094,,USER,"What are the emails of employees with null commission, salary between 7000 and 12000, and who work in department 50?","{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":7000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000},{""column"":""department_id"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +e9402c91-c81c-4fb4-814e-635248af6986,,USER,List the name of browsers in descending order by market share.,"{""transformations"":[{""column"":""market_share"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" +5b64e4f7-f07f-4676-b20d-e0d8971250d5,,USER,What is the total number of people who could stay in the modern rooms in this inn?,"{""transformations"":[{""column"":""maxOccupancy"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +87e09a6a-4300-4009-be96-1fdc53a59bce,,USER,Show each location and the number of cinemas there.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" +c5ee59de-f417-4de4-9546-1f3642bc5c8d,,USER,"What are the order ids and customer ids for orders that have been Cancelled, sorted by their order dates?","{""transformations"":[{""column"":""order_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""},{""column"":""order_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status_code"",""order_date""],""name"":""Customer_Orders"",""type"":""grid""}]" +3aa52c22-1a31-4481-9fc6-929f94c93468,,USER,Show the number of technicians in each team of technicians.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +0f34c6ed-b042-402f-961a-1270946ccff1,,USER,Find the names of all instructors whose name includes the substring “dar”.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""dar""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +43aabfa3-2cbf-4ac6-abcd-4a6deb170bed,,USER,"For each classroom, show the classroom number and count the number of distinct grades that use the room.","{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +ca73e562-775b-4335-a855-80ecd9f7414f,,USER,What campuses are in Los Angeles county?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +5764a32c-e51b-4a72-b5a8-1b1a75ba31b7,,USER,What are the names and ids of products costing between 600 and 700?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""condition"",""operation"":"">="",""value"":600},{""column"":""product_price"",""transformationType"":""condition"",""operation"":""<="",""value"":700}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +f39f90de-97f7-4f11-bfa3-2f3c19dd51cc,,USER,Find the capacity and gender type of the dorm whose name has substring ‘Donor’.,"{""transformations"":[{""column"":""dorm_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Donor""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +5f3748e6-6bbf-465d-aabf-e6b498125081,,USER,Show all the cinema names and opening years in descending order of opening year.,"{""transformations"":[{""column"":""openning_year"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +687ce8cc-8770-4a41-8af8-b924a4375dec,,USER,How many regions do we have?,"{""transformations"":[{""column"":""Region_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" +41f4f692-2d69-4fe5-921f-7359b0ca4f8f,,USER,Find the id of the song that lasts the longest.,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +89476243-d7aa-48da-9faf-6e7ec7ad4700,,USER,What is the decor of room Recluse and defiance?,"{""transformations"":[{""column"":""roomName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Recluse and defiance'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +11e5e7a1-b1ab-4771-b0e9-c087c3376d27,,USER,Show the 3 counties with the smallest population.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +8a53a16b-2a8f-43f3-a6f7-2623f61a94a0,,USER,What are ids and total number of hours played for each game?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +0f9f3dcc-fa2f-4174-b85d-d927a108bb35,,USER,Find the average elevation of airports in each country.,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +8be6e816-9c21-49b8-8bc6-7e0a925cc937,,USER,What is the id of the appointment that started most recently?,"{""transformations"":[{""column"":""START"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""AppointmentID"",""Patient"",""PrepNurse"",""Physician"",""Start"",""End"",""ExaminationRoom""],""name"":""Appointment"",""type"":""grid""}]" +f8213489-d312-45e9-a546-771d4e25142b,,USER,What are the main indstries and total market value for each industry?,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +7ec49455-8889-464c-ba5b-e0e3c19e5f9b,,USER,What are the names of all pilots listed by descending age?,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +d19fb1a4-203c-45a1-8a90-4824597598e6,,USER,Count the number of gymnasts.,"{""transformations"":[{""column"":""Gymnast_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +39419189-8370-414e-a6b8-7a34b1cdaad2,,USER,How many parks are there in the state of NY?,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""NY""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" +c11eb08c-3fb7-4162-99cd-fbf7ffd43ca0,,USER,"What is the list of program names, sorted by the order of launch date?","{""transformations"":[{""column"":""launch"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +dfd0ac17-cf79-48fc-8ef4-45bd8bf91175,,USER,Count the number of films whose title contains the word 'Dummy'.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Dummy""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" +9906ea1f-d483-41f9-ad7d-d26175883f11,,USER,Determine the number of players for each type of hand.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +dc7b3218-285a-466f-ae33-421955994fb7,,USER,What are the different years in which there were cars produced that weighed less than 4000 and also cars that weighted more than 3000 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""condition"",""operation"":"">="",""value"":3000},{""column"":""weight"",""transformationType"":""condition"",""operation"":""<="",""value"":4000}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +c2ea5843-a559-4d1b-89e8-7f533c6bcbe7,,USER,What is the minimum weight of the car with 8 cylinders produced in 1974 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":8},{""column"":""year"",""transformationType"":""condition"",""operation"":""="",""value"":1974}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +81923327-1c56-4eab-b6cd-aef1d0e4e146,,USER,Show the names of all high schoolers in grade 10.,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +9fa00459-9cd9-458e-9adb-9693c11dd3cf,,USER,Show all card type codes and the count of customers with cards of each type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +6bdf3c83-3b94-412c-9822-0e602af79043,,USER,"What are all the players who played in match season, sorted by college in ascending alphabetical order?","{""transformations"":[{""column"":""College"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +35c07468-0841-4ea7-9a5c-290c05ec3de8,,USER,Show the product ids and the number of unique orders containing each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +aab1ddeb-c29c-47ee-8690-51fb3f6c2d84,,USER,Present distinct occupations and their corresponding player counts.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Occupation"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +dfc4bcab-9941-4e36-81f4-e831c13716bf,,USER,List the codes and names of the cheapest products in each category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +f814351d-c243-4b5c-9c55-df731759666c,,USER,Give the country codes for countries in which people speak langauges that are not English.,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""'English'""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +34db7b9d-c2ad-4380-8cd7-95e9c8b15765,,USER,What are the different years for all competitions that are not of type equal to tournament?,"{""transformations"":[{""column"":""Competition_type"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tournament'""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +8ba3a6de-0439-4980-9ca7-439e4c212efe,,USER,How many instructors teach a course in the Spring of 2010?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""semester"",""transformationType"":""condition"",""operation"":""="",""value"":""Spring""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2010}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" +3edf526c-ec22-4880-b099-224eed08d3fc,,USER,What are the ids of the problems which are reported after 1978-06-26?,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":"">"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" +c5581492-c22b-4bf3-8786-556468591db2,,USER,What are the names of managers in ascending order of level?,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" +6c8e2b53-c4cb-4625-af08-eb4358579c0f,,USER,Show first name for all students with major 600.,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +72909313-6566-49aa-b53d-0ec621d50406,,USER,List the names of phones in ascending order of price.,"{""transformations"":[{""column"":""Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +eb5b3201-0ad3-484c-82c9-89f3ecc1401e,,USER,"What are the names of students and their respective departments, ordered by number of credits from least to greatest?","{""transformations"":[{""column"":""tot_cred"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +0aea6376-a2f4-4d19-81e1-82a37a767bde,,USER,Find the name and id of the top 3 expensive rooms.,"{""transformations"":[{""column"":""basePrice"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +5a56f866-f1d5-4eb5-b84e-6f3469930bef,,USER,How many different kinds of information sources are there for injury accidents?,"{""transformations"":[{""column"":""SOURCE"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""game_id"",""id"",""Player"",""Injury"",""Number_of_matches"",""Source""],""name"":""injury_accident"",""type"":""grid""}]" +863d7eed-f7fe-4586-af8e-d587c41fa50c,,USER,How many games are held after season 2007?,"{""transformations"":[{""column"":""stadium_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""season"",""transformationType"":""condition"",""operation"":"">"",""value"":2007}]}","[{""columns"":[""stadium_id"",""id"",""Season"",""Date"",""Home_team"",""Away_team"",""Score"",""Competition""],""name"":""game"",""type"":""grid""}]" +3b65c165-053c-4519-a509-1396dc117cff,,USER,What is the average age of all the dogs?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" +62b0d5c7-0c31-4bf1-97c9-6141a625ef4b,,USER,What is the list of program origins ordered alphabetically?,"{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +b2545d18-e4a9-4c98-917c-cf1537552269,,USER,What are the name and description for location code x?,"{""transformations"":[{""column"":""location_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'x'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" +a6eceb0d-4f79-480f-a36b-01ff89aff5e3,,USER,How many lessons have been cancelled?,"{""transformations"":[{""column"":""lesson_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""lesson_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""lesson_id"",""customer_id"",""lesson_status_code"",""staff_id"",""vehicle_id"",""lesson_date"",""lesson_time"",""price""],""name"":""Lessons"",""type"":""grid""}]" +26553c7d-12bb-4683-a417-d29b64bca588,,USER,What is the total count of enzymes?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +fc71039e-3ebb-431d-8d38-2682cf0d3716,,USER,Which airline has abbreviation 'UAL'?,"{""transformations"":[{""column"":""Abbreviation"",""transformationType"":""condition"",""operation"":""="",""value"":""'UAL'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +a52d25c7-0622-4b1b-a331-d5bbb0a3c513,,USER,Find the name of the campuses opened before 1800.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":1800}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +cfc295ce-d145-4337-ae94-a35f5a66e919,,USER,"Find the name of organizations whose names contain ""Party"".","{""transformations"":[{""column"":""organization_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Party""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" +e6da1382-d61d-40b2-9c37-ff7ff088d9b5,,USER,Return the names of all regions other than Denmark.,"{""transformations"":[{""column"":""region_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Denmark""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +21a368a2-647c-448d-8a00-a7f82e1d7c9c,,USER,What are the names of the contestants whose names are not 'Jessie Alloway',"{""transformations"":[{""column"":""contestant_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Jessie Alloway""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" +d836395f-caee-48cc-8cc3-5e705a61b9b7,,USER,"Which category does the product named ""flax"" belong to?","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'flax'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" +95aaeae2-557c-4fcd-b0a5-a8fa37ea64d1,,USER,How many type of jobs do they have?,"{""transformations"":[{""column"":""job"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +eed17f1f-bf25-4560-9f94-3eb30af0a730,,USER,What are the names and job titles of every person ordered alphabetically by name?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +8cb0ec64-82c6-4433-8407-43bec99ee46b,,USER,How many different last names do the actors and actresses have?,"{""transformations"":[{""column"":""last_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actor_id"",""first_name"",""last_name"",""last_update""],""name"":""actor"",""type"":""grid""}]" +7428e3a0-9c4a-4cc9-840a-d65f09b1f45f,,USER,"How many players born in USA are right-handed batters? That is, have the batter value 'R'.","{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_country"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""},{""column"":""bats"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" +0b809367-5e63-4699-b47f-512d4bd7e1f5,,USER,Which party had the most hosts? Give me the party location.,"{""transformations"":[{""column"":""Number_of_hosts"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +c48abff0-e3e5-44e6-b624-698ea319956a,,USER,Give the name of the student in the History department with the most credits.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""},{""column"":""tot_cred"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +42f21ede-4874-4901-ba77-87f5ea8f5c73,,USER,List the names of all distinct races in reversed lexicographic order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +7199ea54-c2bd-4452-b776-137ff50320db,,USER,Return the name of the wrestler who had the lowest number of days held.,"{""transformations"":[{""column"":""Days_held"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +a269122a-160b-464b-807f-74fee0f02794,,USER,Display the classroom number and the total number of students for each fourth-grade classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +a027f14a-1f40-47bf-94d0-a973f031c4ce,,USER,Who are the players that have names containing the letter a?,"{""transformations"":[{""column"":""pName"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +432ae1b2-2b7b-40b6-a18a-f690df1633d0,,USER,"What are the different classes of races, and how many races correspond to each?","{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +cd5cd9fc-86a1-462e-8e05-ee0a3f1f248b,,USER,What are the dates when customers with ids between 10 and 20 became customers?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""condition"",""operation"":"">="",""value"":10},{""column"":""customer_id"",""transformationType"":""condition"",""operation"":""<="",""value"":20}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +f368e96c-5744-45b0-b6c3-fd96a3f8ef08,,USER,What is the average fee on a CSU campus in 2005?,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2005}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" +3a10829b-4f98-4ef2-aff9-986ec7a206f0,,USER,Find the total number of matches.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +a9889a56-6252-4f52-b4c5-64ca05478cad,,USER,List the first name of all employees with job code PROF ordered by their date of birth.,"{""transformations"":[{""column"":""emp_jobcode"",""transformationType"":""condition"",""operation"":""="",""value"":""PROF""},{""column"":""emp_dob"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" +0f2b95ce-cbae-4051-9d9f-41dfe098f74c,,USER,"What is the Package Option of TV Channel with serial name ""Sky Radio""?","{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +03d01667-a6b6-482b-99cf-e79069ee0da9,,USER,Show the average price of hotels for each star rating category.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +ae6d9e06-e582-4233-9fcc-78f923f9c80a,,USER,"List all cartoon directed by ""Ben Jones"".","{""transformations"":[{""column"":""Directed_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ben Jones'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +89e65f07-f6b9-4795-a494-a6c1ade09bf4,,USER,What are the dates of publications in descending order of price?,"{""transformations"":[{""column"":""Price"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +e09a5b3c-3f0d-4403-8bb4-14fc335e6276,,USER,What is the average number of attendance at home games for each year?,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" +ad996120-0117-43a9-8bd7-f3f10c480e23,,USER,"What are the names and buildings of the deparments, sorted by budget descending?","{""transformations"":[{""column"":""budget"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" +31148cf0-cda4-4314-bf7c-00ed47087799,,USER,"What are the gas station ids, locations, and manager names for the gas stations ordered by opening year?","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" +933432d0-72b7-460c-964f-b2efb2ac0e1b,,USER,What are the different cities that have more than 100 memberships?,"{""transformations"":[{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">="",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +14eefa5b-a964-49ce-a38e-721559a52982,,USER,"What are the years, titles, and publishers for all books, ordered by year descending?","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +458947f4-66cc-477f-93b9-f519d5733d33,,USER,What is the average latitude and longitude in San Jose?,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""long"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'San Jose'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +4411249e-4c4e-4243-b721-97c000517dc0,,USER,How many different users wrote some reviews?,"{""transformations"":[{""column"":""u_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" +74999552-35ca-4d1b-85d2-e84b99e8ebd8,,USER,what is the GDP of the city with the largest population.,"{""transformations"":[{""column"":""Regional_Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +7a87f059-81f3-46aa-8a21-fec83f325add,,USER,What is the name and rank of every company ordered by descending number of sales?,"{""transformations"":[{""column"":""Sales_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +904a1bc1-46d6-4fbb-9385-a1928bebf1ba,,USER,"Find all manufacturers' names and their headquarters, sorted by the ones with highest revenue first.","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +33104436-b7f7-4326-97c8-52e6fbdd0d91,,USER,Count the number of regions.,"{""transformations"":[{""column"":""Region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +22c69c59-3d86-4387-8da4-0b0a377d53a9,,USER,How many captains are in each rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +7e21de4a-f2d9-481f-8835-4b3476f7837a,,USER,How many visitors below age 30 are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":30}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" +712b89be-ecd6-4d06-be82-9f4cdc93f639,,USER,Count the number of cinemas.,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +905a6bf5-d1b2-4a2d-aa00-0da3398b555c,,USER,What is the average number of gold medals for clubs?,"{""transformations"":[{""column"":""Gold"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" +e0a107b5-5ae7-46c5-ab66-3b667a1ed642,,USER,What are the names of all songs that are ordered by their resolution numbers?,"{""transformations"":[{""column"":""resolution"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +9dcad7a2-d850-4bf5-a499-46a831a9248e,,USER,What are the names and ranks of the three youngest winners across all matches?,"{""transformations"":[{""column"":""winner_age"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +ef48ab32-929b-4d04-b5e4-debedd4f03cf,,USER,What campuses are located in Los Angeles county and opened after 1950?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +4f82ee31-5fb3-4a39-933c-ff00d7b56dff,,USER,How many different locations does the school with code BUS has?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""condition"",""operation"":""="",""value"":""BUS""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +031ad2c5-34f6-46f2-93bd-c7307466ddb5,,USER,"When do all the researcher role staff start to work, and when do they stop working?","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +9ead342d-75ac-4d7e-8e7f-120ffbe9ab16,,USER,Show all buildings and the number of faculty members associated with each building.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +f1a11caa-f896-484b-8f19-6b8697d2b788,,USER,display the emails of the employees who have no commission percentage and salary within the range 7000 to 12000 and works in that department which number is 50.,"{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":7000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000},{""column"":""department_id"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +2532e06d-2406-44e6-85e9-70b763712a26,,USER,What is the mean product price for each category?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +c0126740-ec9c-469f-b676-7f59a263046e,,USER,Find the three most expensive procedures.,"{""transformations"":[{""column"":""cost"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" +9d3893c3-2f1a-402c-b5af-70ebd0f92f50,,USER,"For each document, provide the document ID and the count of employees in its circulation history.","{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" +84acf699-7294-43e5-b0d3-7da0cf13b155,,USER,List the names of all routes in alphabetic order.,"{""transformations"":[{""column"":""route_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""route_id"",""route_name"",""other_route_details""],""name"":""Delivery_Routes"",""type"":""grid""}]" +45215a08-df28-477b-ae03-663dfebcd0aa,,USER,"Which paper's title contains the word ""Database""?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Database""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" +104222f0-6565-4091-b299-5c138770eb9a,,USER,"Show all document ids and the number of paragraphs in each document, ordered by document id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +28325671-f7b0-4f1b-97d4-0cc9579c1332,,USER,What are the maximum price and score of wines produced by St. Helena appelation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Appelation"",""transformationType"":""condition"",""operation"":""="",""value"":""'St. Helena'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +f49dc5e9-2999-4b9c-85d3-a561da5208f4,,USER,What is the maximum total amount paid by a customer? List the customer id and amount.,"{""transformations"":[{""column"":""amount_paid"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""customer_id"",""transformationType"":""grouping""},{""column"":""amount_paid"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""booking_id"",""customer_id"",""payment_type_code"",""amount_paid_in_full_yn"",""payment_date"",""amount_due"",""amount_paid""],""name"":""Payments"",""type"":""grid""}]" +8f58eb5c-41dd-4942-abc5-b3d6715f2922,,USER,How many different addresses do the students currently live?,"{""transformations"":[{""column"":""current_address_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +ed95874b-4e40-46e5-b33a-182171f23532,,USER,"For each file format, return the number of artists who released songs in that format.","{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +47d9f655-abcf-4121-b2c4-5ebfef347a26,,USER,Please show different denominations and the corresponding number of schools.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +4f98530d-3905-4719-a15a-1d0f0268d15c,,USER,Return the description and unit of measurement for products in the 'Herbs' category.,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" +4868f66a-c76a-402c-b8a2-f09137985e6d,,USER,How many rooms are there?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +a8339dc9-97b0-41c7-a0f1-d377da479f72,,USER,How many female Professors do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +05317b79-3200-4b7a-a12e-4099c76cf11e,,USER,How many individuals under 40 are there for each gender?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +b645bd79-4887-4cb7-b19c-09b18560ac03,,USER,How many captains are there per rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +37d79790-8af0-4c6b-849e-431d70862d59,,USER,"Find the payment method and phone of the party with email ""enrico09@example.com"".","{""transformations"":[{""column"":""party_email"",""transformationType"":""condition"",""operation"":""="",""value"":""'enrico09@example.com'""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" +848bf4bc-8427-40f8-8062-488f1aaa3cac,,USER,"What are the chip model and screen mode of the phone with hardware model name ""LG-P760""?","{""transformations"":[{""column"":""Hardware_Model_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'LG-P760'""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +ccac8127-9ffd-4043-b798-26e756b5da6b,,USER,What are the room names and ids of all the rooms that cost more than 160 and can accommodate more than two people.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":160},{""column"":""maxOccupancy"",""transformationType"":""condition"",""operation"":"">"",""value"":2}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +854f6088-91da-4fdb-bed8-6150f30e2623,,USER,What are the game IDs and the total hours played for each game?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +61369882-89bb-4ab8-af7e-0afb68ad69ee,,USER,How many different industries are the companies in?,"{""transformations"":[{""column"":""Industry"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +55e1a9c5-a2e4-48ce-9917-08ccb10b65dd,,USER,What are the themes of farm competitions sorted by year in ascending order?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" +4fe0c964-db66-474e-bc4d-e0a9ca71ceda,,USER,Show the number of authors from each college.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +43605f32-24c2-465c-9487-788f44ba084a,,USER,Find the founder of the company whose name begins with the letter 'S'.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""S""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +637fde83-5b3a-4fc2-b4e2-2506035ccded,,USER,Determine the number of different products corresponding to each order id.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +732b3409-89cb-4362-8f21-7e26b5a47ce6,,USER,What are the countries for each market ordered by decreasing number of cities?,"{""transformations"":[{""column"":""Number_cities"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" +d96bea0c-6197-4fac-bde9-eea1fc211f3e,,USER,Count the number of book clubs.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +f191c2ee-9d60-4be5-80fe-37c30ffd62cc,,USER,Could you list the number of singers for each citizenship?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +cea1c4df-9b9c-4139-967a-5a5383b2422f,,USER,"List the name, nationality and id of all male architects ordered by their names lexicographically.","{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""nationality"",""gender""],""name"":""architect"",""type"":""grid""}]" +23b6a2c2-59d2-43ab-987b-06cba1daf7d6,,USER,How many parties are there?,"{""transformations"":[{""column"":""Party_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +74da254f-de71-4ec5-b8d4-7a1f532eb858,,USER,How many customers do we have?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +0b6e7e38-492c-4330-8edd-f5e61bee79b2,,USER,Return the full names and salaries for employees with first names that end with the letter m.,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""ends with"",""value"":""m""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +066d2a6c-6fd5-4cb2-af5d-2d8b2354f404,,USER,Provide a breakdown of the number of devices using each software platform.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +a23c5970-a1d0-4d41-a660-5ef526656099,,USER,List the distinct carriers of phones with memories bigger than 32.,"{""transformations"":[{""column"":""Memory_in_G"",""transformationType"":""condition"",""operation"":"">"",""value"":32}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +e1cada70-788b-4be1-9cd6-b23fae5e4160,,USER,What is the total number of customers across banks?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +89166261-5388-437e-b7cb-0575fc45ef66,,USER,What are the maximum price and score of wines in each year?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +987d8612-d7fc-4e46-8395-6299588bce54,,USER,How many people are under 40 for each gender?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +dc2dab95-14c5-4b38-a329-f9341c515111,,USER,How many different services are provided by all stations?,"{""transformations"":[{""column"":""services"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""network_name"",""services"",""local_authority""],""name"":""station"",""type"":""grid""}]" +2258402a-3891-4029-a9e2-72c5458bebc9,,USER,"What are the names of representatives whose party is not ""Republican""?","{""transformations"":[{""column"":""Party"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Republican'""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" +406c7a5f-b275-4e59-b515-a0c765c38c99,,USER,"What are the elimination moves of wrestlers whose team is ""Team Orton""?","{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""="",""value"":""'Team Orton'""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" +50696966-8445-4f6a-99ea-e7f6a026bcb1,,USER,"find the highest support percentage, lowest consider rate and oppose rate of all candidates.","{""transformations"":[{""column"":""support_rate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""consider_rate"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""oppose_rate"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +cfaf6fba-52db-4370-a9b6-b4e50f552c4a,,USER,How many hours do students spend studying within each department?,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +a365b00a-ee09-46a7-968a-1cc9c4c01ee3,,USER,"Find the names of customers whose name contains ""Diana"".","{""transformations"":[{""column"":""customer_details"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" +21ac047a-f0d2-45cf-87f0-07c60a5d4e76,,USER,"Find all the songs whose name contains the word ""the"".","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":"" the ""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" +8c9e256c-bb29-4855-a1ac-7bfc87fa6f74,,USER,What is the average weight of all players?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""player_api_id"",""player_name"",""player_fifa_api_id"",""birthday"",""height"",""weight""],""name"":""Player"",""type"":""grid""}]" +5dece7ea-7409-4ee1-81c0-6c1bae59b120,,USER,Present all publishers and the book counts for each.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +3c6bb9c6-604e-407d-ad82-273fa025348e,,USER,Who is the advisor of student with ID 1004?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""condition"",""operation"":""="",""value"":1004}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +50528230-4073-40d8-aa0d-76b513deed54,,USER,"What are the distinct years in which the competitions type is not ""Tournament""?","{""transformations"":[{""column"":""Competition_type"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tournament'""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +57f26d77-3113-4ed4-9309-4f07ea7c5fb6,,USER,What are the investors of entrepreneurs and the corresponding number of entrepreneurs invested by each investor?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +25df0713-f700-409f-a1ae-068bfae2575c,,USER,Find the marketing region description of China?,"{""transformations"":[{""column"":""Marketing_Region_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'China'""}]}","[{""columns"":[""Marketing_Region_Code"",""Marketing_Region_Name"",""Marketing_Region_Descriptrion"",""Other_Details""],""name"":""Marketing_Regions"",""type"":""grid""}]" +8d1da29b-5e43-4dbc-8ee5-da8c04cd7ddb,,USER,What are the names of all campuses located at Chico?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chico'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +0a3f0950-936a-4ff0-b444-92d8eedaaa2a,,USER,How many different roles are there on the project staff?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +818ef735-e997-49bf-91d2-68d3de26419c,,USER,Find the first names of all the authors ordered in alphabetical order.,"{""transformations"":[{""column"":""fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +7d212fbd-5591-4b4f-857c-98a7d185e97a,,USER,Display the student ids and the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +64f6d947-1eb8-476d-9e0c-19fb2d04cf88,,USER,Find the total number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +e600a825-d0b8-4c05-a40d-e697b3af7ee2,,USER,Provide the statement IDs and the number of accounts associated with each ID.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +50cbe959-53ba-45ec-86c9-973baeedf87a,,USER,How many roller coasters are there?,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +de560593-2efb-4e69-b081-7745fbdd9f2f,,USER,"Of all players with an overall rating greater than 80, how many are right-footed and left-footed?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""overall_rating"",""transformationType"":""condition"",""operation"":"">"",""value"":80},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" +cfa4eff1-a22a-4a16-adf8-59d7288565fb,,USER,find the number of medicines offered by each trade.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +f732a78c-7d3d-46a2-85ed-8e71d9305142,,USER,Provide the numbers of races corresponding to each constructor ID.,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" +99f67574-c08a-4e35-b01f-b5feb2110c81,,USER,List all club names in descending alphabetical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +9181e816-e9b7-494e-9ba2-71230193c287,,USER,Show different publishers together with the number of publications they have.,"{""transformations"":[{""column"":""Publication_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +76c16378-51cc-414a-b5c5-a10b6c202d96,,USER,List the number of films produced by each studio and the names of those studios.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +c79c86ff-4614-45f1-85c3-d905d21acef4,,USER,"Which papers have the substring ""ML"" in their titles? Return the titles of the papers.","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ML""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" +b80a4ba2-e4a2-41ae-b642-257d5b7503c0,,USER,What are the names of players who train between 500 and 1500 hours?,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":"">="",""value"":500},{""column"":""HS"",""transformationType"":""condition"",""operation"":""<="",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +ecc8858a-f258-49a2-a9a4-acf1e32edb44,,USER,Present distinct headquarters along with the company count at each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +27770c97-7637-4038-ad64-364b0541c3fb,,USER,What are the names of races held between 2009 and 2011?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2009},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2011}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +8dcdacac-1368-4220-b29e-b98bfd6d8fa2,,USER,What is the last date of the staff leaving the projects?,"{""transformations"":[{""column"":""date_to"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +24b8ef32-46f3-4fc5-83a2-b6983077d73c,,USER,What is the id of the trip that has the shortest duration?,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +274575a7-d52f-4757-9a9a-c0b1135cfba7,,USER,What is the ship with the largest amount of tonnage called?,"{""transformations"":[{""column"":""Tonnage"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +c66f17aa-9921-42f8-bed9-7257e7d48448,,USER,Please show the record formats of orchestras in ascending order of count.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +f5c4e7d1-2c56-4423-b079-fe7f86e90577,,USER,Find the patient who has the most recent undergoing treatment?,"{""transformations"":[{""column"":""dateundergoes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Patient"",""Procedures"",""Stay"",""DateUndergoes"",""Physician"",""AssistingNurse""],""name"":""Undergoes"",""type"":""grid""}]" +387e06b4-b45a-4811-bc9a-afd5b7072638,,USER,Determine the number of members residing at each address.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" +e7b40043-6e49-4d37-8e67-b39fe65b1ff8,,USER,Find the average number of factories for the manufacturers that have more than 20 shops.,"{""transformations"":[{""column"":""Num_of_Factories"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""num_of_shops"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" +4288dd47-c97d-4137-a69c-705ad93ea3ad,,USER,"For each city, what is the highest latitude for its stations?","{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +6e6cae38-cce3-4008-b38b-9b008eb5b26e,,USER,What are the years of opening for tracks with seating between 4000 and 5000?,"{""transformations"":[{""column"":""seating"",""transformationType"":""condition"",""operation"":"">="",""value"":4000},{""column"":""seating"",""transformationType"":""condition"",""operation"":""<="",""value"":5000}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +7fc7c330-ddad-48c0-82c5-2797e9a408c4,,USER,How many sections are in each course?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +ee2e129f-5e42-488d-b770-cc6efc5698b1,,USER,How many movies were made before 2000?,"{""transformations"":[{""column"":""mID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +51616810-430c-42bf-b702-0a35f4ae5c24,,USER,list the names of the companies with more than 200 sales in the descending order of sales and profits.,"{""transformations"":[{""column"":""Sales_in_Billion"",""transformationType"":""condition"",""operation"":"">"",""value"":200},{""column"":""Sales_in_Billion"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""Profits_in_Billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +582c7234-104f-4f5a-b821-ee41782908a0,,USER,What are the different police forces of counties that are not located in the East?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'East'""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +59d28d11-7010-4fea-931c-4932e3889a10,,USER,"Show name, country, age for all singers ordered by age from the oldest to the youngest.","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +4b7af644-242c-47a8-ab58-c4f6aa1e9b03,,USER,How many stores are there for each type of store?,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" +0aac73da-6015-4ea3-b2a3-206ddbe39189,,USER,How many teachers are there?,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +320a0699-f8be-4f88-82bb-c0ea05f89daf,,USER,List the date of perpetrators in descending order of the number of people killed.,"{""transformations"":[{""column"":""Killed"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +e4e0ccce-96a7-4050-a914-bfc916d21015,,USER,Find the name and revenue of the highest revenue-earning company in each city.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +e7aba5f1-4644-426f-9033-e93de24386b4,,USER,Return the first names and last names of employees who earn more than 30000 in salary.,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":30000}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" +a9172c34-1852-4d68-919c-b8f7b3851f9d,,USER,"Show the addresses and phones of all the buildings managed by ""Brenden"".","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brenden'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" +f8320ca6-7e8a-4651-a198-4f057f4dbf8f,,USER,what is the name of the instructor who is in Statistics department and earns the lowest salary?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Statistics""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +f6dfb937-3584-4219-9c49-d510fd9239d8,,USER,Sort the gender codes in descending order of their corresponding number of guests. Please return both the gender codes and counts.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +c78f670c-f903-4f2e-8786-76db5a6614b0,,USER,What are the different nationalities of pilots? Show each nationality and the number of pilots of each nationality.,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +6654e173-ce08-44ff-a0dc-f3802d7054e4,,USER,"Find the names of all swimmers, sorted by their 100 meter scores in ascending order.","{""transformations"":[{""column"":""meter_100"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" +90ac5752-ec06-46f3-b88d-0efeae23159e,,USER,Give the city that the student whose family name is Kim lives in.,"{""transformations"":[{""column"":""LName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kim'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +65d1016b-2423-4917-9950-9c127defb71a,,USER,How many players are there?,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +db347f39-c2d4-4999-b1b7-3f7c3bcadb03,,USER,What is the total grant amount allocated to each organization and their respective IDs?,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" +07e235a1-c3bc-458a-91a8-16155a168977,,USER,how many airports are there in each country?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" +f2cd73fd-afcd-491c-a0a0-20d92b00e960,,USER,List the personal names and family names of all the students in alphabetical order of family name.,"{""transformations"":[{""column"":""family_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" +64f455ab-c068-4778-9876-dbf3b91523e0,,USER,What is the minimum age for each job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +de06b356-ddb5-486d-8e38-9a3a6794f730,,USER,How many accounts does each customer have? List the number and customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +30ad5d7c-c703-4112-95ba-f3624ebfc318,,USER,Count the number of films.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +b6e8be39-3c2d-41c3-90ee-52484add1f4b,,USER,Sort the apartment numbers in ascending order of room count.,"{""transformations"":[{""column"":""room_count"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +aa7bad04-4c73-43da-8655-63d977d90ed6,,USER,"What are the phone, room, and building of the faculty member called Jerry Prince?","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Jerry'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prince'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +ae48181c-162c-479d-8797-f01487c7f92d,,USER,What are the phone and email for customer Harold?,"{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Harold'""}]}","[{""columns"":[""Customer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Customers"",""type"":""grid""}]" +1cb09b45-ff62-424a-8fcd-ab9a43ee35a9,,USER,What is the address of employee Nancy Edwards?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +cc804fb3-8bf7-4417-8ab3-620a57d01d96,,USER,How many party events do we have?,"{""transformations"":[{""column"":""Event_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Event_Name"",""Party_ID"",""Member_in_charge_ID""],""name"":""party_events"",""type"":""grid""}]" +b79871db-c04d-43db-aae0-da9d77b1568e,,USER,What are the distinct publishers of publications with price higher than 5000000?,"{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">"",""value"":5000000}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +5a7259ae-bc3d-431b-8139-1909bdf59a98,,USER,What are the countries of perpetrators? Show each country and the corresponding number of perpetrators there.,"{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +611825e6-ee7e-433d-875b-20a19d0f9d79,,USER,Return the sum of all payment amounts.,"{""transformations"":[{""column"":""amount"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" +bec50837-7b18-4ac5-84ef-524278d47edf,,USER,find the name of the program that was launched most recently.,"{""transformations"":[{""column"":""launch"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +fa8aa80f-a134-4ac6-90f4-bf8a2a334da5,,USER,Report the number of students in each classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +75cd189f-40bb-49f0-9dae-ad24f95d0c87,,USER,How many students play sports?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +bd6257a5-f3c8-4122-a4fd-c511e11942c4,,USER,What is the number of invoices and total money billed in them from CA?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +2377ccd0-bf6d-4f0a-aebc-1791d84329b3,,USER,What is the total rating for each channel owner's channel?,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +270d7303-6f7c-4cb1-9b07-f58dc42047b1,,USER,List the first name and birth date of all players from the country with code USA.,"{""transformations"":[{""column"":""country_code"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +5d2477d0-205b-487e-ac98-9ae1f290af93,,USER,Enumerate the countries where Spanish is predominantly spoken.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +d4fb1de4-8ff7-4e4a-b082-204a6975378b,,USER,"What are the name, role code, and date of birth of the employee named 'Armani'?","{""transformations"":[{""column"":""employee_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""Armani""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +5f538b67-def1-42af-8c20-3932f9986b8d,,USER,Which winery is the wine that has the highest score from?,"{""transformations"":[{""column"":""SCORE"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +21016aba-aef3-4861-8738-4a3057ab5629,,USER,Compute the average profits companies make.,"{""transformations"":[{""column"":""Profits_billion"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +89437012-5e9f-4b05-a006-c406f47c227e,,USER,Find the number of employees we have.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +6712cc5f-b96e-470f-a515-12de763d5d76,,USER,What college has a student who successfully made the team in the role of a goalie?,"{""transformations"":[{""column"":""decision"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""pPos"",""transformationType"":""condition"",""operation"":""="",""value"":""goalie""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +a254af49-3ddf-41d1-b242-b994ff535d71,,USER,How many singers do we have?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +5d45ff39-0d56-4233-b504-bc0054bbeb02,,USER,What are the average prices of hotels grouped by their pet policy.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +0268fce0-a1a2-46f1-ab8b-4705a51a3f9c,,USER,Show the date and venue of each workshop in ascending alphabetical order of the venue.,"{""transformations"":[{""column"":""Venue"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Workshop_ID"",""Date"",""Venue"",""Name""],""name"":""workshop"",""type"":""grid""}]" +520ad08b-7d9e-485c-9c12-dd858c76f1a5,,USER,What is the name and category code of the product with the highest price?,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +2a496334-92dc-46fa-96ae-602a4aaa74a8,,USER,"Who are the advisors for students that live in a city with city code ""BAL""?","{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BAL'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +25f1bff9-1ad8-4f6e-b0b9-4299c74069dd,,USER,when is the hire date for those employees whose first name does not containing the letter M?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +ed3314d0-27a5-4f68-8afa-72cd338934ff,,USER,Select the name and price of the cheapest product.,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +fbd6203f-b82b-4b32-923e-d58e2f9f8bc1,,USER,"What are the teams of the players, sorted in ascending alphabetical order?","{""transformations"":[{""column"":""Team"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +70d42fa7-bf79-4729-95c0-4ef1f40be60f,,USER,Show ids for all students who live in CHI.,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CHI'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +c9d9bfb4-9612-49f6-bdb8-f1048b9f2398,,USER,Count the number of artists who are older than 46 and joined after 1990.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":46},{""column"":""year_join"",""transformationType"":""condition"",""operation"":"">"",""value"":1990}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +b848ea0d-084e-45ad-8859-4d5a118450d0,,USER,What is the id of the candidate who most recently accessed the course?,"{""transformations"":[{""column"":""assessment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" +db0d87fc-5b30-49d2-959c-753eef997357,,USER,"Return the names of people, ordered by weight ascending.","{""transformations"":[{""column"":""Weight"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" +6c9d5b03-f4d8-4711-b1e4-97dc59064158,,USER,"Find the description of the claim status ""Open"".","{""transformations"":[{""column"":""claim_status_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Open'""}]}","[{""columns"":[""Claim_Stage_ID"",""Next_Claim_Stage_ID"",""Claim_Status_Name"",""Claim_Status_Description""],""name"":""Claims_Processing_Stages"",""type"":""grid""}]" +4664a414-ae45-4485-8ea9-94f38e82b2e8,,USER,"What is the average quantities ordered with payment method code ""MasterCard"" on invoices?","{""transformations"":[{""column"":""Order_Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MasterCard'""}]}","[{""columns"":[""Invoice_ID"",""Order_ID"",""payment_method_code"",""Product_ID"",""Order_Quantity"",""Other_Item_Details"",""Order_Item_ID""],""name"":""Invoices"",""type"":""grid""}]" +0bf8cd85-f456-45cb-892a-bc09e30844ee,,USER,What is the zip code in which the average mean sea level pressure is the lowest?,"{""transformations"":[{""column"":""zip_code"",""transformationType"":""grouping""},{""column"":""mean_sea_level_pressure_inches"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +15d8bb79-0d4d-4035-a21a-9b2696fb813f,,USER,Display the number of books published by each publisher.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +1d0545c4-ee85-42ea-885b-c7eafbd2fa1c,,USER,List the first and last name of all players who are left / L hand in the order of birth date.,"{""transformations"":[{""column"":""hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""},{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +f79219b3-62c8-4611-a5f4-f400c3dcb253,,USER,What is the zip code for Port Chelsea?,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Port Chelsea""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +6efb5a67-8fce-48f1-aa6d-b972d7d5b8df,,USER,What are the locations of all the gas stations ordered by opening year?,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" +4da75100-01e2-41d5-9947-e39a5da9832e,,USER,Who is the delegate of district 1 in the elections?,"{""transformations"":[{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Election_ID"",""Counties_Represented"",""District"",""Delegate"",""Party"",""First_Elected"",""Committee""],""name"":""election"",""type"":""grid""}]" +a90f3516-181c-4c64-9adf-b255abadd5f3,,USER,List the type of the services in alphabetical order.,"{""transformations"":[{""column"":""service_type_code"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_Type_Code""],""name"":""Services"",""type"":""grid""}]" +64acecd9-d5e8-4489-87a0-4e16a24e9c2b,,USER,Show the average share count of transactions for different investors.,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +a89a2d87-95ea-4c72-bffc-d4ab9a53839f,,USER,How many clubs are there?,"{""transformations"":[{""column"":""Club_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +ad5aa623-1515-4de7-969f-dcc4e20d7d4c,,USER,Calculate the number of students in a single classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +559ab20b-b47f-43ac-ab8d-5c66c60133b5,,USER,Find the total number of players.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +c1d7ea07-70b4-4fa6-af5a-e325cb8903e0,,USER,"What is the rank, company, and market value of every comapny in the banking industry ordered by sales and profits?","{""transformations"":[{""column"":""main_industry"",""transformationType"":""condition"",""operation"":""="",""value"":""Banking""},{""column"":""sales_billion"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""profits_billion"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +27f0eb0e-9353-4f1b-9c93-108e302ca399,,USER,How many staff in total?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +2f8d4ac8-4e06-4b99-9358-7cbfda6bb9d6,,USER,find the total market rate of the furnitures that have the top 2 market shares.,"{""transformations"":[{""column"":""market_rate"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""market_rate"",""limit"":2,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" +a87c64da-8028-4c9a-8153-c0f8682391a4,,USER,How many tracks do we have?,"{""transformations"":[{""column"":""Track_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +f87b0ce3-08a6-4c09-9f54-c27b6280eaa2,,USER,What campuses are located in Chico?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chico'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +06566cc3-9b88-4425-b132-2cd733f529c1,,USER,order all gas station locations by the opening year.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" +93a0766a-f24c-4c23-a5d0-90d079c2720a,,USER,Display all opening years and the number of churches that opened in that year.,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_date"",""transformationType"":""grouping""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" +3215284f-713c-4f07-9e4e-5101bdef873a,,USER,"What are the names of conductors whose nationalities are not ""USA""?","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +9b72e8db-de19-4011-bbc5-2aa585e65a30,,USER,Give me a list of all the channel names sorted by the channel rating in descending order.,"{""transformations"":[{""column"":""rating_in_percent"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +26ace684-f610-4e18-ab4d-298819924d90,,USER,What are the country codes and the most spoken languages in each country?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +b018bf48-7fdf-4931-9140-c16dd7d1599b,,USER,What is the average earnings of poker players?,"{""transformations"":[{""column"":""Earnings"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +1ff232ec-00aa-42c7-8d81-e71bf6e29141,,USER,"Count the number of invoices from the US, grouped by state.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +1b06cae8-249a-4b19-8d9c-933a053cbed3,,USER,Find the number of distinct currency codes used in drama workshop groups.,"{""transformations"":[{""column"":""Currency_Code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Workshop_Group_ID"",""Address_ID"",""Currency_Code"",""Marketing_Region_Code"",""Store_Name"",""Store_Phone"",""Store_Email_Address"",""Other_Details""],""name"":""Drama_Workshop_Groups"",""type"":""grid""}]" +7754a50e-8316-4e92-9a5d-2ee17e94d8ec,,USER,What are the names of wrestlers days held less than 100?,"{""transformations"":[{""column"":""Days_held"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +b81356ca-02a7-4dce-81e3-f04355fc3d7f,,USER,Count the total number of counties.,"{""transformations"":[{""column"":""County_Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +ba5a88c5-eab2-4da4-aa49-66fc4a6c4570,,USER,Find the name of players whose card is yes in the descending order of training hours.,"{""transformations"":[{""column"":""yCard"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""HS"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +226c75bc-39fc-41db-bc13-7c683544a262,,USER,"Please show the names of the buildings whose status is ""on-hold"", in ascending order of stories.","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""="",""value"":""'on-hold'""},{""column"":""Stories"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" +ebbae393-ca5d-4cda-bc41-cd8bbe54ecf3,,USER,How many players played each position?,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +b3eb843b-680b-4ae6-a5a7-a3202d5aeadc,,USER,What are the names of all high schoolers in grade 10?,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +4dabba3b-c16c-4292-9982-5f1c80530611,,USER,What are the first names of all employees that are professors ordered by date of birth?,"{""transformations"":[{""column"":""emp_jobcode"",""transformationType"":""condition"",""operation"":""="",""value"":""PROF""},{""column"":""emp_dob"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" +f84ec55e-a13e-452e-91ad-74a4103afa30,,USER,"Return the names and locations of shops, ordered by name in alphabetical order.","{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +5e49ed35-2106-4171-9de6-f981ca27874c,,USER,how many female dependents are there?,"{""transformations"":[{""column"":""Essn"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""Essn"",""Dependent_name"",""Sex"",""Bdate"",""Relationship""],""name"":""dependent"",""type"":""grid""}]" +3e8f84e8-7504-4165-b66e-e3a6ff769e01,,USER,Select the code of the product that is cheapest in each product category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +7542b8b6-1783-4e82-8361-08510e011180,,USER,Where is the youngest teacher from?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +7c6b78cf-84e8-4dd6-8b8f-c7d25adac6f4,,USER,List the hosts of performances in ascending order of attendance.,"{""transformations"":[{""column"":""Attendance"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +7fe685a9-3059-4f9c-8d8d-2d167de50ccf,,USER,Show student ids for all male students.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +0ef33293-edf5-49bb-b9b2-8bbb31c140c5,,USER,What is the name and salary of all employees in order of salary?,"{""transformations"":[{""column"":""salary"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +c56a40f0-01dc-45ba-a07f-517bcb337301,,USER,What are the average ages of losers and winners across matches?,"{""transformations"":[{""column"":""loser_age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""winner_age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +f16adc5e-e749-4d11-afbf-70e0addb83bb,,USER,"Find the name, city, country, and altitude (or elevation) of the airports in the city of New York.","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +1997b99f-bffd-47ae-a4c3-a1803717854f,,USER,What is the starting year of the oldest technicians?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +4346129a-8239-48a6-9f43-5cbdb8d1c93f,,USER,How many Bangladeshi artists are listed?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bangladesh'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +d4df3cec-efdd-4935-9fa5-e6967a324fef,,USER,Calculate the average tonnage for each type.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +9ba93f9f-9b68-4f3a-a49c-b32b5d39b3e4,,USER,Count the number of distinct player positions.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +c59b33a6-cf4b-4fd0-bdca-59e9f9995810,,USER,List each birth place along with the number of people from there.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Birth_Place"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" +d1aa2184-e710-4de8-9b96-76374cdcf28f,,USER,What are the names of each industry and the number of companies in each industry?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +9b1c2cd0-2d08-4290-85f8-9368f338248c,,USER,What are the document ids for the budget type code 'SF'?,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""SF""}]}","[{""columns"":[""Document_ID"",""Budget_Type_Code"",""Document_Details""],""name"":""Documents_with_Expenses"",""type"":""grid""}]" +c815762d-b4d8-4500-a025-817bfdf797d9,,USER,"What is the document type code for document type ""Paper""?","{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +f78563ba-05fc-4fff-8312-6342e5540fb6,,USER,How many customers have an account?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +4d2e1912-1a00-40dc-8bd0-28b30911265b,,USER,How many events are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" +30330ed6-967b-46a8-bad5-9d35edf2a3b2,,USER,Show the enrollment and primary_conference of the oldest college.,"{""transformations"":[{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +166877bb-9ec4-4546-8981-f3c3e94f04cb,,USER,Count the total number of apartment bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +3b0fc898-5811-437d-a18a-4a7f4381c35a,,USER,How many employees live in Georgia?,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_province_county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Georgia'""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" +6d23998c-bf9e-4a99-af53-eb7b8ab79889,,USER,"What is the template type code for template type description ""Book"".","{""transformations"":[{""column"":""template_type_description"",""transformationType"":""condition"",""operation"":""="",""value"":""'Book'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" +c6273c60-c612-407f-8dec-ce32bde9074a,,USER,Which state has the greatest total number of bank customers?,"{""transformations"":[{""column"":""state"",""transformationType"":""grouping""},{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +3afbad18-ff50-4658-9353-ad4762bd951f,,USER,What are the first names of all students who are older than 20?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +c8d7c52a-1cff-470a-958e-bd39e334a8ee,,USER,What are the first name and last name of the players whose death record is empty?,"{""transformations"":[{""column"":""death_year"",""transformationType"":""condition"",""operation"":""="",""value"":""""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" +4e6f4eb4-dcf3-4420-9f5a-2fc1aaca024d,,USER,Find the number of rooms with a king bed.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +ca4abbea-6163-4116-ab12-9540797c621d,,USER,Find the name of project that continues for the longest time.,"{""transformations"":[{""column"":""hours"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +d018c215-b74a-4ffb-ae0a-288708ce74b6,,USER,What are the distinct secretary votes in the fall election cycle?,"{""transformations"":[{""column"":""ELECTION_CYCLE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fall'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" +47c4823f-ed97-46a9-909c-7293cfe1f2d3,,USER,Display various software platforms and the number of devices using each.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +8781d2a0-597b-407e-aea4-0e6f0411d05d,,USER,Display the different record companies and the corresponding number of orchestras.,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +602abaf9-e941-4939-abee-226e20b104c5,,USER,Find the first names and last names of male (sex is M) faculties who live in building NEB.,"{""transformations"":[{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +2aa59c21-e3c9-4c8d-9b1e-9acc9567f041,,USER,"What is the zip code the county named ""Howard"" is located in?","{""transformations"":[{""column"":""County_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Howard'""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +da930d85-f12f-4c4c-88d1-90424d0e8620,,USER,Find the average price of the products for each category.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +83eedb12-a3bf-47b7-8eb9-1aa6a1fa61ea,,USER,Determine the number of shops in each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +944f7163-477f-42d0-becd-20de95565a84,,USER,Which job titles correspond to jobs with salaries over 9000?,"{""transformations"":[{""column"":""min_salary"",""transformationType"":""condition"",""operation"":"">"",""value"":9000}]}","[{""columns"":[""JOB_ID"",""JOB_TITLE"",""MIN_SALARY"",""MAX_SALARY""],""name"":""jobs"",""type"":""grid""}]" +dbe4134d-0ca5-413d-99e2-0a3b566286ed,,USER,List customer status codes and their corresponding customer counts.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +5a7e0e76-0150-4d9c-89a8-56dec254d618,,USER,How many faculty is there in total in the year of 2002?,"{""transformations"":[{""column"":""faculty"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2002}]}","[{""columns"":[""Campus"",""Year"",""Faculty""],""name"":""faculty"",""type"":""grid""}]" +d5978f32-c1e6-431b-b12d-ee117e630f6f,,USER,What are the names of enzymes whose product is not 'Heme'?,"{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""!="",""value"":""Heme""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +b997e9cf-1c8d-4a7d-a344-2c136f44a1df,,USER,"How many rooms cost more than 120, for each different decor?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +cf51e693-8cbc-4818-b52d-5e4859c7f768,,USER,What are the full name (first and last name) and salary for all employees who does not have any value for commission?,"{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +82378069-1fe7-4720-a067-ba274233a221,,USER,Find the name of dorms that can accommodate more than 300 students.,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +d5957626-f992-4e4f-b3eb-33cca6c26099,,USER,Which manufacturer has the most number of shops? List its name and year of opening.,"{""transformations"":[{""column"":""num_of_shops"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" +21d42e4e-3e01-4ea9-81bf-98d4de153b32,,USER,what are the order id and customer id of the oldest order?,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" +098f9890-a26a-4250-b6e1-edc3b07cc7c5,,USER,List the name of enzymes in descending lexicographical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +3641754f-1e65-4f82-9897-3b86b882c96d,,USER,Find the last names of teachers teaching in classroom 109.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":109}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" +4bd5ca14-1ec5-48e1-9a6a-c8a6f9f68831,,USER,What is the average age across different job positions?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +e48a64e4-cc35-43d6-a9f5-52a146a0b98b,,USER,Find the total student enrollment for different affiliation type schools.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +5478b343-1a52-45a2-8562-bb53b9fa4cb7,,USER,Find the name and age of all males in order of their age.,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +e68f8c87-1970-43be-89de-f9be9daec4ed,,USER,Find the count of IT Staff employees in each city.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +a32796b4-e996-4e98-94a8-bf94a49f4d81,,USER,"What are the hosts of competitions whose theme is not ""Aliens""?","{""transformations"":[{""column"":""Theme"",""transformationType"":""condition"",""operation"":""!="",""value"":""Aliens""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" +6fecadc9-5a4f-4fdf-94a1-e3fb88a43a07,,USER,Show me the cost of the most recently performed treatment.,"{""transformations"":[{""column"":""date_of_treatment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" +38540531-f70e-4931-bbf0-9629ca8b77fe,,USER,What is the highest acc percent score in the competition?,"{""transformations"":[{""column"":""acc_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" +48904f7e-6978-4cd0-ae72-95e495809d08,,USER,What is the player count from each nation?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +aac1bba6-6df2-4861-bb1a-3bf7b64a1834,,USER,Count the number of employees for each city.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +56f118ec-06f3-40b6-8be5-91a3c343a3f8,,USER,List ids for all student who are on scholarship.,"{""transformations"":[{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +604a31e1-6354-4a81-9a2c-0e7a9041a255,,USER,How many countries have a republic as their form of government?,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +a3bf6d57-145d-41f4-8622-0c34022e223c,,USER,Find the total population of the top 3 districts with the largest area.,"{""transformations"":[{""column"":""city_population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city_area"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +4d634a56-9a96-47ff-845a-6d4dcc1c69e8,,USER,What is the age of the doctor named Zach?,"{""transformations"":[{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""doctor""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Zach""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +e0ff5869-a890-47d9-8c0e-78b8e04c3793,,USER,What was the date of the earliest payment?,"{""transformations"":[{""column"":""payment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" +cd10a648-eabc-4633-912a-70805573c671,,USER,What are the average ages for male and female students?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +b29a566f-2ae9-4d75-b8ee-1205bd35c959,,USER,"List the name of artworks whose type is not ""Program Talent Show"".","{""transformations"":[{""column"":""TYPE"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Program Talent Show'""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" +e083c544-8cf0-463e-ac2b-4998bb8a498c,,USER,What is the winery at which the wine with the highest score was made?,"{""transformations"":[{""column"":""SCORE"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +20931150-3e48-4cb3-980b-27233a28d8e6,,USER,Display the unique hometowns of teachers and their respective teacher counts.,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +1e78f69c-e840-4230-adbf-b8adf066eef2,,USER,"List all the document names which contains ""CV"".","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""CV""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +08acfff3-3bf8-407c-9831-c611a743677e,,USER,Find the number of shops in each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +5a560125-55d4-4c67-a67d-b124cb3993ae,,USER,How many different cities do people originate from?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +d4366594-e794-4d4f-ad70-a06f1f97abe3,,USER,List the names and locations of all stations ordered by their yearly entry exit and interchange amounts.,"{""transformations"":[{""column"":""Annual_entry_exit"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""Annual_interchanges"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +b8785340-7d44-4c2a-b09b-9d3a46c79d08,,USER,"Which authors have first name ""Amal""? List their last names.","{""transformations"":[{""column"":""fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Amal'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +638488d1-87dd-46b3-a721-6c8f5a1751cb,,USER,List the names of buildings with at least 200 feet of height and with at least 20 floors.,"{""transformations"":[{""column"":""height_feet"",""transformationType"":""condition"",""operation"":"">="",""value"":200},{""column"":""floors"",""transformationType"":""condition"",""operation"":"">="",""value"":20}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" +e5657ca1-1337-4159-935a-24bc96737764,,USER,When and in what zip code did max temperature reach 80?,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">="",""value"":80}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +a0b5f2e4-7c95-489e-9aa1-e21ea6d7aa8b,,USER,How many faculty members participate in an activity?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""actid""],""name"":""Faculty_Participates_in"",""type"":""grid""}]" +98b7cbc6-4d86-4af7-a265-05fae289c0ed,,USER,What is the average pages per minute color?,"{""transformations"":[{""column"":""pages_per_minute_color"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" +f7bccb1c-096e-4c1c-8f68-680851d16d24,,USER,Count the number of different directors.,"{""transformations"":[{""column"":""director"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" +ffaff5fb-4bb9-49f9-aeaf-3b63759f5ccb,,USER,"For cities, count branches opened before 2010.","{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +921e9a94-bb0b-4899-adaa-ce2032efc513,,USER,What the smallest version number and its template type code?,"{""transformations"":[{""column"":""Version_Number"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +4c6b5685-32fa-4f2e-8502-dd86db066263,,USER,How many departments offer any degree?,"{""transformations"":[{""column"":""department_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" +48306558-32b9-42cc-a4d2-44fbe9ddc2e6,,USER,Show all role codes and the number of employees in each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +3b3a9b19-2f19-4787-bff3-46a528262681,,USER,How many exhibition are there in year 2005 or after?,"{""transformations"":[{""column"":""Exhibition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2005}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" +5031b877-6e5c-4cb4-897b-7aea83560d2e,,USER,"Show the zip code of the county with name ""Howard"".","{""transformations"":[{""column"":""County_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Howard'""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +dbc702bf-e496-46f6-a51d-416b6a0bf734,,USER,What is the average number of international passengers for an airport?,"{""transformations"":[{""column"":""International_Passengers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" +2ccbd868-7cc3-40b0-8b08-269c68d70612,,USER,How many total credits are offered by each department?,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +e1a6b261-cf35-4b4e-9878-0dc48e7d6b61,,USER,What is the count of distinct employees with certificates?,"{""transformations"":[{""column"":""eid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""eid"",""aid""],""name"":""certificate"",""type"":""grid""}]" +6a0e42a7-5f3e-4133-a205-3cbe4d33922e,,USER,Find the number of trains starting from each origin.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""origin"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +a715c08f-ea4d-4121-b7bd-bf92f3b303d1,,USER,What is average number of students enrolled in Florida colleges?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""FL""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +04b5576b-3aad-4a11-876f-77f3fe6b0508,,USER,Find the number of employees whose title is IT Staff from each city?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +d4609203-0774-4475-8c82-4b03c71b0135,,USER,List the teams of the players with the top 5 largest ages.,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +44aee0a1-8b4d-4db6-b0fb-05704b825490,,USER,What is the student capacity and type of gender for the dorm whose name as the phrase Donor in it?,"{""transformations"":[{""column"":""dorm_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Donor""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +d1e6bbe8-a186-425b-8449-f3f978bca3b8,,USER,Find the number of different cities which banks are located at.,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +4733fa30-47fd-4559-9031-e314fb691738,,USER,"For each file format, count artists who released songs in that format.","{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +ba908487-232d-4430-bb65-85747132d0b1,,USER,Show the draft pick numbers and draft classes of players whose positions are defenders.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Defender'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +e519bb1c-6e92-4767-98c9-921775d7e415,,USER,What is the name of the student who has the highest total credits in the History department.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""},{""column"":""tot_cred"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +0d72c286-60d8-4f3a-93d8-08f586606de4,,USER,"What are the names, headquarters and revenues for manufacturers, sorted by revenue descending?","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +50dc77a0-c739-4ebf-bf7c-a45e654393e4,,USER,Show the ID of the high schooler named Kyle.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +8be8d0c5-0fe8-46b1-adb2-163f4229f087,,USER,"For each payment method, how many payments were made?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" +c82673e3-8485-45d7-b088-d18151bb0077,,USER,"Show all dates of transactions whose type code is ""SALE"".","{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'SALE'""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +69c85638-66f8-4d28-b648-685d6b4ce73f,,USER,What are the bed type and name of all the rooms with traditional decor?,"{""transformations"":[{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""'traditional'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +0e283d06-a57f-4e97-94ca-e25f11bbc915,,USER,Calculate the number of rooms with a capacity of more than 50 for each building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +33b709c7-d781-4367-9678-6cc38ca6b00d,,USER,Count the number of songs released for each format.,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +2d41ddf2-937f-4ccf-85f0-222d1118e038,,USER,What is the transaction type that has processed the greatest total amount in transactions?,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""grouping""},{""column"":""transaction_amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +3c345408-a083-44f3-a56f-1adc113cbe08,,USER,List the name of artworks in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" +eb2c30c3-1224-4b72-97bf-914e36cfed7a,,USER,What are the names of the teachers ordered by ascending age?,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +2e4fb5d8-0805-4bc6-b98b-49e4a125cdff,,USER,What is the origin and destination for all flights whose price is higher than 300?,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +2d369b2f-09db-40fa-b5e6-bede3726255e,,USER,"For each hometown, how many teachers are there?","{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +1eb2ab3d-6f0f-4173-8f96-6c5b101e5f30,,USER,How many departments does the college has?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +b519aed4-7f2e-4bc0-b19e-5ba5c2c88cc0,,USER,What is the number of distinct cities the stations are located at?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +29386aba-a409-4cac-87a6-277c85af04bb,,USER,List the company name and rank for all companies in the decreasing order of their sales.,"{""transformations"":[{""column"":""Sales_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +a876aa9c-9249-44bf-9540-bb7563e87dca,,USER,"What are the different software platforms for devices, and how many devices have each?","{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +aadc8413-5adc-42d3-b720-e4196b46d056,,USER,How many projects are there?,"{""transformations"":[{""column"":""Project_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Project_ID"",""Project_Details""],""name"":""Projects"",""type"":""grid""}]" +37a51448-0e9d-4428-a8be-86c7a46c6d99,,USER,"For each year, display the year and the average attendance at home games.","{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" +39da9d1e-c895-44a0-a047-f5029bbe00b2,,USER,Display the country ID and the corresponding count of cities in each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" +b84a5c13-0e89-4939-96db-cdb254dc6119,,USER,How many artists are there?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +99ec5618-ebac-4933-99fc-637353a244d3,,USER,List the types of competition and the number of competitions of each type.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +3df06586-2ef8-4726-acb0-a9ea08d69163,,USER,Count the number of rooms in Lamberton with capacity lower than 50.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +1c645c57-4eb1-4fe6-9d17-705ba38b1135,,USER,Show the different nationalities and the number of journalists of each nationality.,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +8709bf61-43c1-4bf6-adb9-77c9c12aeef1,,USER,"What are the names of organizations that contain the word ""Party""?","{""transformations"":[{""column"":""organization_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Party""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" +234b8551-b829-472d-9a5e-ff0e292f9fef,,USER,Find the distinct names of all races held between 2014 and 2017?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2014},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +8d27bbfc-4f9b-4249-bd8b-1725e9f2f299,,USER,What are the names of all races held between 2009 and 2011?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2009},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2011}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +b85ae6a8-e60a-4ab4-b474-e8b3cc4ca303,,USER,What are the name and level of catalog structure with level number between 5 and 10,"{""transformations"":[{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":"">="",""value"":5},{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":""<="",""value"":10}]}","[{""columns"":[""catalog_level_number"",""catalog_id"",""catalog_level_name""],""name"":""Catalog_Structure"",""type"":""grid""}]" +2e505e3e-243b-41c0-8d06-7b407918bbac,,USER,What is the average weight and year for each item?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +bbcc16f3-5a86-4274-9754-b8886c0e670d,,USER,What are the names of all male British artists?,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK'""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +ebdbfcd4-33f4-4f4b-9e83-d8b8d451e1d9,,USER,What are the first names of all the students aged above 22?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":22}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +4480f2e1-0e67-403d-8903-ab94f5f39544,,USER,Find the order id and customer id associated with the oldest order.,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" +f3a55103-41d8-48a4-8ff3-8736f1855045,,USER,"List the research staff details, and order in ascending order.","{""transformations"":[{""column"":""staff_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""employer_organisation_id"",""staff_details""],""name"":""Research_Staff"",""type"":""grid""}]" +6e4b402b-7abc-4a66-b26a-bb8cd48f9978,,USER,What are the numbers of the shortest flights?,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +de6f411d-204d-4957-a0d1-bc986c3acc4d,,USER,What are the first names of all the different drivers in alphabetical order?,"{""transformations"":[{""column"":""forename"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" +ce6f72f3-257c-4050-8340-7623fcdfa293,,USER,Name the school with the smallest enrollment in each state.,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +d2b2ca25-b228-4a0b-9b5d-e1f44fb9e621,,USER,What is last date created of votes from the state 'CA'?,"{""transformations"":[{""column"":""created"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""CA""}]}","[{""columns"":[""vote_id"",""phone_number"",""state"",""contestant_number"",""created""],""name"":""VOTES"",""type"":""grid""}]" +e3ed2f0d-d213-46e0-b43e-56453f9da2de,,USER,"What are the first names of students, ordered by age from greatest to least?","{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +759d2761-760c-4f0a-a414-f7c950a8c74e,,USER,How many invoices are associated with each order id?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +92ff7a41-bf68-42ef-beca-e00161dcf76b,,USER,What are the names and descriptions of the products that are of 'Cutlery' type and have daily hire cost lower than 20?,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Cutlery""},{""column"":""daily_hire_cost"",""transformationType"":""condition"",""operation"":""<"",""value"":20}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" +369bf156-5456-4a8c-a54f-9e5392339ef2,,USER,What are the dates that have an average sea level pressure between 30.3 and 31?,"{""transformations"":[{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":"">="",""value"":30.3},{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":""<="",""value"":31}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +f9474940-7b88-426c-b320-d58c4ad69878,,USER,What is the name of the hardware product with the greatest price?,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Hardware""},{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +90993b9f-4ae0-40d9-9902-ecfc83e2656f,,USER,what is the number of different channel owners?,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +6741be53-cd23-493e-bcce-52b6ff424c45,,USER,How many employees have certificate.,"{""transformations"":[{""column"":""eid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""eid"",""aid""],""name"":""certificate"",""type"":""grid""}]" +d6821f23-32a6-4a65-8a6c-26678c8f4a34,,USER,Show the statuses and average populations of each city.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +c4618f9c-c282-4899-b6fa-a6ba4ea5f818,,USER,Display all role codes with the corresponding employee count for each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +28152ffa-42ba-406b-ad23-36591571fba6,,USER,What are the distinct wineries which produce wines costing between 50 and 100?,"{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""Price"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +2ab419c4-ba31-4f5c-8e8e-2a897aab3644,,USER,What are the valid from and valid to dates for the card with the number 4560596484842?,"{""transformations"":[{""column"":""card_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'4560596484842'""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +e25ae216-9ad8-4f5f-b68d-59ae2b102801,,USER,"What are the names of products with category ""Spices""?","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" +5c4267c0-f0a9-46c8-bc18-6775f325389a,,USER,What are the names and trade names of the medcines that are FDA approved?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""Yes""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +ca889340-37ea-45e9-b195-a44ee8dcc273,,USER,What is the name of the school with the smallest enrollment in each state?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +3a1126b2-1a01-40ec-a8cd-c5599009cf85,,USER,Find the total account balance for customers whose credit score is above 100 for each state.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +579b3e18-a814-4f2d-a114-a10c6c9debcc,,USER,List the names of all distinct wines ordered by price.,"{""transformations"":[{""column"":""price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +c70f2392-5bed-4713-8d9d-e1086b66712d,,USER,Which distinct source system code includes the substring 'en'?,"{""transformations"":[{""column"":""source_system_code"",""transformationType"":""condition"",""operation"":""contains"",""value"":""en""}]}","[{""columns"":[""cmi_cross_ref_id"",""master_customer_id"",""source_system_code""],""name"":""CMI_Cross_References"",""type"":""grid""}]" +94386b44-8c78-471c-9c61-8755178f15e5,,USER,Count the number of different film ratings.,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +e90a7f38-cbce-4702-a416-9238c79a60c5,,USER,Show all book categories and the book count in each.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +b4d30f57-6c74-4f1f-aef3-73b7ada935cb,,USER,Could you report the total number of students for each fourth-grade classroom?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +9901eeae-0ccc-449d-9085-aff67376ad5d,,USER,Find the name of the first 5 customers.,"{""transformations"":[{""column"":""date_became_customer"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" +613becda-297c-4b29-9f62-dfa0e494a7de,,USER,What is the average price across all products?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +cbaf5c4c-f21c-413a-aeb2-e961edf6a97a,,USER,Count the number of distinct artists who have volumes.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +4a56a5c1-5961-4110-a6ef-8dc61d3ed160,,USER,How films are produced by each studio?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +8d7a08ab-2385-4309-b4d8-b1d7daca9343,,USER,How many professors teach a class with the code ACCT-211?,"{""transformations"":[{""column"":""PROF_NUM"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CRS_CODE"",""transformationType"":""condition"",""operation"":""="",""value"":""'ACCT-211'""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +fceb4dec-787a-497d-b0da-c73d442ef7f0,,USER,Find the id and name of customers whose address contains WY state and do not use credit card for payment.,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""WY""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Credit Card'""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" +c0b7d7bb-0a58-45ab-aa30-058c3e02bc54,,USER,Find the ids of reviewers who didn't only give 4 star.,"{""transformations"":[{""column"":""stars"",""transformationType"":""condition"",""operation"":""!="",""value"":4}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" +ecc8cc82-71be-473a-ad46-4fce22051d3e,,USER,What is the name of the department with the most credits?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""credits"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +58505b91-30a1-4afb-a690-1b467484206f,,USER,Enumerate each language and the count of TV channels using it.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +cbe7874e-a552-4e9d-9ec8-f0c2e2560eb6,,USER,Find the package choice and series name of the TV channel that has high definition TV.,"{""transformations"":[{""column"":""hight_definition_TV"",""transformationType"":""condition"",""operation"":""="",""value"":""'yes'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +06e5df34-2597-4342-8d51-1762224fd388,,USER,Determine the total number of hours completed by students in each department.,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +85f5b700-5f4f-4712-93cf-66477ef7ce78,,USER,What is the id of the most recent order?,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" +176054d2-79aa-4bcc-a175-1decb71bf2af,,USER,List all customer status codes and the number of customers with each status code.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +f3adb664-9d0d-473e-b62c-11411cdf6447,,USER,How many stadiums does each country have?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +7aca0dcb-6833-4334-9c5b-ec4ac1091592,,USER,List the document ids for any documents with the status code done and the type code paper.,"{""transformations"":[{""column"":""document_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'done'""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" +69c13f2e-9d99-47bd-8256-cd066c715d83,,USER,List all female students age is older than 18 who is not majoring in 600. List students' first name and last name.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":18},{""column"":""Major"",""transformationType"":""condition"",""operation"":""!="",""value"":600},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +83918e34-c372-45e4-a003-e9ed76095173,,USER,List the total number of horses on farms in ascending order.,"{""transformations"":[{""column"":""Total_Horses"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" +2935de58-6cbc-4afe-aa4a-e71db9729588,,USER,Find the names of all races held in 2017.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +ebee18fb-f6a5-492f-9b59-4eec1534f312,,USER,Sort all captain names by their ages from old to young.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +9dc2d866-d773-4879-8938-abf048a81d9a,,USER,"List the dog name, age and weight of the dogs who have been abandoned? 1 stands for yes, and 0 stands for no.","{""transformations"":[{""column"":""abandoned_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" +4503a054-7fc1-4e5e-bf33-c9bf374f1698,,USER,List the document type code for the document with the id 2.,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" +e5589c13-af40-410f-9e0b-979422a357ce,,USER,Please show the different statuses of cities and the average population of cities with each status.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +1b25270c-9692-4a8e-803a-85c044a846aa,,USER,What is the total number of companies?,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +37f2d285-b407-4f89-9cb4-857d95715a1c,,USER,Which film has the highest rental rate? And what is the rate?,"{""transformations"":[{""column"":""rental_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +26451812-c3f7-46f4-bd4b-7677d6254607,,USER,"What is the earliest date of a transcript release, and what details can you tell me?","{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +fc79b3e1-9fe9-450f-8c35-12c6737f2b65,,USER,Determine the number of documents corresponding to each project id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +1cca075b-9d55-4313-9556-dc5aadaabe86,,USER,Count the number of patients who stayed in room 112.,"{""transformations"":[{""column"":""patient"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":112}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" +5ebb2876-5102-4b87-ba2b-fe9586e6912b,,USER,What are the phone numbers and email addresses of all customers who have an outstanding balance of more than 2000?,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +401e9cf7-9f93-4c8a-9beb-97a2d10cfd4c,,USER,Show the position of players along with the corresponding number of players.,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +af8b0142-c649-4815-b28d-5fe5783bab76,,USER,What is the average rank for winners in all matches?,"{""transformations"":[{""column"":""winner_rank"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +5774401b-36f9-4d69-bc5c-7a1beb62e477,,USER,What are the names of stations that have latitude lower than 37.5?,"{""transformations"":[{""column"":""lat"",""transformationType"":""condition"",""operation"":""<"",""value"":37.5}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +e6151064-90a4-4b36-8d5e-318441d10f19,,USER,What is the id of the shortest trip?,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +455bcfaf-95cd-4ddc-af6c-df86038a4b4a,,USER,"What are the names of the songs whose title has the word ""the""?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":"" the ""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" +74135ad9-4089-4e53-8fae-fb3dd69e4863,,USER,find the number of players for each country.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +07a4a2eb-7b7e-4602-a47b-681f0f086ab7,,USER,Count the number of different affected regions.,"{""transformations"":[{""column"":""region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Storm_ID"",""Number_city_affected""],""name"":""affected_region"",""type"":""grid""}]" +4f7efaa9-cede-401c-8bf6-60d4642a69d8,,USER,Show origins of all flights with destination Honolulu.,"{""transformations"":[{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +a862c649-e8de-4d1f-8f8d-cccd19ca7953,,USER,Show all countries and the number of people from each country.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" +19d448eb-e962-4029-a19a-0e929edbf6be,,USER,Find the number of professionals who have ever treated dogs.,"{""transformations"":[{""column"":""professional_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" +02a71fd6-3966-452d-96c2-33dfab1fc8b2,,USER,What is the average capacity of the stadiums that were opened in year 2005?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""opening_year"",""transformationType"":""condition"",""operation"":""="",""value"":2005}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +aced5a83-efef-4536-b751-cf695adbad87,,USER,Calculate the total revenue for companies by founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +739deadf-d9e0-47c9-9e67-39d7601596d6,,USER,What is the number of artists for each gender?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +f5b75be6-40fa-47c4-8042-864f74c72327,,USER,What is Nancy Edwards's address?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +629092e8-feb2-42b7-b084-975b2b5d2636,,USER,List student ids and their corresponding like counts.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" +aab777c6-ac9b-49f0-b397-a775bbc2679b,,USER,List the course name of courses sorted by credits.,"{""transformations"":[{""column"":""Credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" +5fc71eb9-c243-4110-9502-20fda3ad369c,,USER,What are the statuses and average populations of each city?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +ec413d26-241f-44cf-97fd-b21c1e1e0ae9,,USER,How many distinct types of accounts are there?,"{""transformations"":[{""column"":""acc_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +0c424d66-e5b9-4911-b6eb-179f796639f5,,USER,Show the first name and last name for all the instructors.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Instructor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +cc604dee-14c6-4421-b780-d6d9371f5603,,USER,What are the dates that have the 5 highest cloud cover rates and what are the rates?,"{""transformations"":[{""column"":""cloud_cover"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +a7af426f-321b-4add-9c1d-5f928714a61e,,USER,Determine the number of high schoolers in each grade.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +b109dfe7-bb39-4a41-99c6-8175d192f1cb,,USER,Give the names of the nations that were founded after 1950.,"{""transformations"":[{""column"":""IndepYear"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +bc92aa75-685d-45d1-b378-46b69056cb9d,,USER,How many classrooms are not in Lamberton?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""!="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +1fe322c6-6dae-445a-b797-ae4c0cf96f88,,USER,What is the number of technicians?,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +082e7551-9fe1-4da9-9333-b816b97f7360,,USER,Show the names and total passengers for all train stations not in London.,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""London""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +2497171a-057e-4ebe-aff3-872d5b1e3fbd,,USER,How many ships ended up being 'Captured'?,"{""transformations"":[{""column"":""lost_in_battle"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""disposition_of_ship"",""transformationType"":""condition"",""operation"":""="",""value"":""Captured""}]}","[{""columns"":[""lost_in_battle"",""id"",""name"",""tonnage"",""ship_type"",""location"",""disposition_of_ship""],""name"":""ship"",""type"":""grid""}]" +8f199c99-5f74-4d18-b795-aca83dc063a0,,USER,What is the total rating of channel for each channel owner?,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +9f2ef68b-95eb-4ce1-a24d-6f9c681eff1d,,USER,Calculate the average transaction amount for various transaction types.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +57f41223-b1d7-4702-97c7-be18dc065f8e,,USER,Who directed Avatar?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""Avatar""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +fac1de7d-3512-4c5a-86f8-9550bc12d6ef,,USER,List the physicians' employee ids together with their primary affiliation departments' ids.,"{""transformations"":[{""column"":""primaryaffiliation"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Physician"",""Department"",""PrimaryAffiliation""],""name"":""Affiliated_With"",""type"":""grid""}]" +3c1b25a6-9905-4aee-9eb2-f602a9f7041e,,USER,How many distinct names are associated with all the photos?,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Photo_ID"",""Tourist_Attraction_ID"",""Name"",""Description"",""Filename"",""Other_Details""],""name"":""Photos"",""type"":""grid""}]" +75e7e85f-1a3f-4082-9c51-a8be50cbe2db,,USER,Calculate the total number of students enrolled in colleges founded after 1850 for each affiliation type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +5c831a5d-f1c3-4ec5-81e5-f286c09287a4,,USER,"What are the job ids and dates of hire for employees hired after November 5th, 2007 and before July 5th, 2009?","{""transformations"":[{""column"":""hire_date"",""transformationType"":""condition"",""operation"":"">="",""value"":""2007-11-05""},{""column"":""hire_date"",""transformationType"":""condition"",""operation"":""<="",""value"":""2009-07-05""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +fb178230-b91e-4842-b4b0-e70d0d339007,,USER,"For each type of store, how many of them are there?","{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" +487fb435-96f1-4d84-b0ee-2c7df65cea3e,,USER,What is the total number of ratings that has more than 3 stars?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""stars"",""transformationType"":""condition"",""operation"":"">"",""value"":3}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" +ad67e2d2-e345-4eb7-aef0-e400a36e6a31,,USER,List the name of the colleges whose enrollment is greater 18000 sorted by the college's name.,"{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":18000},{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +71553c6f-cd81-46b9-b76a-f090c9a92b74,,USER,What is the age of the oldest dog?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" +2f5393cc-6f70-4499-abc2-a873ac5f0756,,USER,"What are the dog name, age and weight of the dogs that were abandoned? Note that 1 stands for yes, and 0 stands for no in the tables.","{""transformations"":[{""column"":""abandoned_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" +f9a535f8-903d-4bb6-a1a8-0014ad9a639b,,USER,What is the nickname of staff with first name as Janessa and last name as Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +689d5b34-ea5e-4137-b21a-e50384b55712,,USER,Return the names and template ids for documents that contain the letter w in their description.,"{""transformations"":[{""column"":""Document_Description"",""transformationType"":""condition"",""operation"":""contains"",""value"":""w""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +fb3d1ff1-2796-4adf-a267-7e965b9d4ae0,,USER,How many sections does each course has?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +62564b05-a6b3-4533-b69c-ebd2f51dd7ee,,USER,What is the total count of teachers?,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +80c22730-e474-4e92-be70-90af19535026,,USER,"What type of pet is the youngest animal, and how much does it weigh?","{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +49c063d6-96fc-4dac-9540-8bfe0fd24d38,,USER,"What are the famous titles and ages of each artist, listed in descending order by age?","{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +d62ea168-1464-4174-a9c9-541c11e1f855,,USER,How many different projects are there?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +90abb49f-e8ef-40c5-ad17-a393d9d8e3b5,,USER,What is the average rating of songs for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +a0fc842c-59fe-47da-8577-8c43f3f46cbe,,USER,How many faculty members do we have for each rank and gender?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +e36f8c46-387a-4145-b2ee-444cd47a013f,,USER,How many documents are associated with each project ID?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +8294886f-c048-4c2c-b7bb-b2f06b6904a7,,USER,"How many students have had at least one ""B"" grade?","{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'B'""}]}","[{""columns"":[""StuID"",""CID"",""Grade""],""name"":""Enrolled_in"",""type"":""grid""}]" +22f7b569-e13d-4306-9f03-7d2f6ee646a1,,USER,List the title of all cartoons in alphabetical order.,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +456c6731-14cb-487c-94ad-ea0736870d12,,USER,List phone number and email address of customer with more than 2000 outstanding balance.,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +1068b331-734c-4a47-b414-53b320c3f50a,,USER,What is the age of the tallest person?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +263b336e-fcb5-4367-a175-80bb66a655b1,,USER,What is the average quantity of stocks?,"{""transformations"":[{""column"":""Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Device_ID"",""Quantity""],""name"":""stock"",""type"":""grid""}]" +40803def-b65e-4ab1-a323-ad85ae9ee0c6,,USER,"Find the number of students that have at least one grade ""B"".","{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'B'""}]}","[{""columns"":[""StuID"",""CID"",""Grade""],""name"":""Enrolled_in"",""type"":""grid""}]" +6cd09f94-4043-4716-b852-c083d8d75c46,,USER,How much does the most recent treatment cost?,"{""transformations"":[{""column"":""date_of_treatment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" +52ff80f3-aa1a-400f-80a7-c90bc33b8710,,USER,Show all ages and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +e42a7bf9-6aaa-4c76-a19d-bd0a3a62383d,,USER,Show the shop addresses ordered by their opening year.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Address"",""Num_of_staff"",""Score"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +9888a4d9-f5fd-4852-9c2e-90e7b02957f3,,USER,List the distinct region of clubs in ascending alphabetical order.,"{""transformations"":[{""column"":""Region"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +86940837-c695-41aa-840e-dc626817da54,,USER,"What are the names and seatings for all tracks opened after 2000, ordered by seating?","{""transformations"":[{""column"":""year_opened"",""transformationType"":""condition"",""operation"":"">"",""value"":2000},{""column"":""seating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +066f5bff-0087-4fe1-ab0f-7124a2024a57,,USER,Find the number of distinct room types available.,"{""transformations"":[{""column"":""roomtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" +ac82b847-8b93-4a73-b1f5-55087ed43ca1,,USER,Give me the name and description of the location with code x.,"{""transformations"":[{""column"":""location_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'x'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" +72abc44d-2d9e-420a-98c3-b3d9975f6fe5,,USER,List document type codes and the number of documents in each code.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +1fb98011-33c6-4c1d-8133-879bd4bc9814,,USER,"List names of all teams in the basketball competition, ordered by all home scores in descending order.","{""transformations"":[{""column"":""All_Home"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" +e19f7964-3492-4932-87e9-772d230bcdc7,,USER,List the first name and last name of customers have the amount of outstanding between 1000 and 3000.,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">="",""value"":1000},{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":""<="",""value"":3000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +c28d2175-f9da-4974-80ec-5038bd0fa496,,USER,Find the name and email of the user followed by the least number of people.,"{""transformations"":[{""column"":""followers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +32c07cd4-c3fb-4b5b-bb36-992adc9f091f,,USER,"Show all official native languages that contain the word ""English"".","{""transformations"":[{""column"":""Official_native_language"",""transformationType"":""condition"",""operation"":""contains"",""value"":""English""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" +4b6b2951-db50-486f-8349-745639c77993,,USER,How many accounts do we have?,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +927cb9dd-5805-4182-beff-8dcc70127448,,USER,"For each college, return the college name and the count of authors with submissions from that college.","{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +1fdea601-8f53-4efe-800e-1069bfba2241,,USER,Sort the list of all the first and last names of authors in alphabetical order of the last names.,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +a6b38b24-1436-4e15-930f-20e0721956bb,,USER,"Which enzyme names have the substring ""ALA""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ALA""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +eaf5d3c9-3f0d-443d-9d4d-c0030712e862,,USER,How many different statuses do cities have?,"{""transformations"":[{""column"":""Status"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +4fa9fae0-7b8f-40e8-b0db-3718a7b07a2b,,USER,What is the name of the conductor who has worked the greatest number of years?,"{""transformations"":[{""column"":""Year_of_Work"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +0ea8d062-64d7-44d7-a7bb-2faf972e35be,,USER,Find the number of distinct name of losers.,"{""transformations"":[{""column"":""loser_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +ac2634dd-a66d-4dc1-843b-d96da5c73cf3,,USER,What is the total number of residents for the districts with the 3 largest areas?,"{""transformations"":[{""column"":""city_population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city_area"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +8e001ff8-e5bd-40a6-963b-65fb1cd6a41d,,USER,"Find the name of all the clubs at ""AKW"".","{""transformations"":[{""column"":""clublocation"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKW'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +e7f3826d-a31d-4f13-9e20-0f05d8faa343,,USER,What are the names of shops in ascending order of open year?,"{""transformations"":[{""column"":""Open_Year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +e4814ffa-b054-4eba-a181-da2e922a54e6,,USER,How many distinct governors are there?,"{""transformations"":[{""column"":""Governor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" +cc322822-3a24-4d18-af30-9cba2518d444,,USER,Calculate the total revenue for each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +2ee69528-ed48-4e08-bb99-3d49a974f026,,USER,Return the type of transaction with the highest total amount.,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""grouping""},{""column"":""transaction_amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +3a6e420c-41d1-4e6c-8a27-dfad908ff256,,USER,What are the student ids for all male students?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +5e2650f6-974e-4a0a-bfbf-19f249c3e4d8,,USER,How many distinct parties are there for representatives?,"{""transformations"":[{""column"":""Party"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" +7b2e04a1-63ab-4282-b7d8-57d001b65a1f,,USER,What are the different countries with singers above age 20?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +51ec400f-9f4e-4cca-966c-79e05cf7d566,,USER,What are the numbers of all flights coming from Los Angeles?,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +e3a9f1d8-f71d-4ca8-9524-df10bc34a1df,,USER,Show the names and main services for train stations that have the top three total number of passengers.,"{""transformations"":[{""column"":""total_passengers"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +7aa91240-01d4-4ab6-936d-31cf20bdf370,,USER,How many employees are there?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +de9d5975-01a9-4602-b6a8-08231cdc6df9,,USER,In how many different states are banks located?,"{""transformations"":[{""column"":""state"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +2680d411-3461-48c2-8126-bf2fdf2c3600,,USER,find the names of programs whose origin is not in Beijing.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""!="",""value"":""Beijing""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +f8508e2b-fb54-4e74-b1f8-8b94100a62ca,,USER,What are the details of the three most expensive hotels?,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +6a484688-c4d3-4547-ae29-c8e27ba61cf4,,USER,"Return the themes of farm competitions, sorted by year ascending.","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" +f918f516-d069-4cd4-91d1-6e21ae673811,,USER,Find the claimed amount in the claim with the least amount settled. Show both the settlement amount and claim amount.,"{""transformations"":[{""column"":""Amount_Settled"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +e2026a74-9289-4dc7-9193-7a2c23c1ed74,,USER,Find the id of the appointment with the most recent start date?,"{""transformations"":[{""column"":""START"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""AppointmentID"",""Patient"",""PrepNurse"",""Physician"",""Start"",""End"",""ExaminationRoom""],""name"":""Appointment"",""type"":""grid""}]" +b1b04307-b716-4a54-abb5-3efed163da21,,USER,Group hotels by their pet policy and report their average prices.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +f2db8044-ff1b-4c86-95da-eddacdd6d434,,USER,Return the maximum enrollment across all schools.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +58491549-3646-4abd-b278-79029ff3bef1,,USER,Which restaurants have highest rating? List the restaurant name and its rating.,"{""transformations"":[{""column"":""Rating"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" +279b7a38-0a08-4158-8c4d-5089f8fe6208,,USER,What is the owner of the channel that has the highest rating ratio?,"{""transformations"":[{""column"":""rating_in_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +5586c40d-7e83-4dd5-baed-1c0ab43bfd2b,,USER,What is the zip code that has the lowest average mean sea level pressure?,"{""transformations"":[{""column"":""zip_code"",""transformationType"":""grouping""},{""column"":""mean_sea_level_pressure_inches"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +1968f689-babe-4a49-a627-e653b09b2ea1,,USER,List the number of people injured by perpetrators in ascending order.,"{""transformations"":[{""column"":""Injured"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +ffe771f0-6d30-4d5e-a7db-0e4ccefab797,,USER,"What are the official native languages that contain the string ""English"".","{""transformations"":[{""column"":""Official_native_language"",""transformationType"":""condition"",""operation"":""contains"",""value"":""English""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" +3a2b2358-9778-4822-a190-16082a068c1a,,USER,Count the number of programs.,"{""transformations"":[{""column"":""Program_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +d9e3630b-817c-4e6f-9ae2-349131edc320,,USER,Find the name and revenue of the company that earns the highest revenue in each city.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +5016b8b4-b86d-4bd4-8780-c31152c53a0f,,USER,What is the type of the document whose description starts with the word 'Initial'?,"{""transformations"":[{""column"":""document_description"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Initial""}]}","[{""columns"":[""document_type_code"",""document_description""],""name"":""Document_Types"",""type"":""grid""}]" +63e02117-515b-4cd8-abf3-d0606db3626a,,USER,find the total percentage share of all channels owned by CCTV.,"{""transformations"":[{""column"":""Share_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +f878db9c-bf49-4c79-9923-b1032a6a5cc3,,USER,"What is Weekly Rank of TV series with Episode ""A Love of a Lifetime""?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +54908806-c0b9-4738-b8af-5688756b7581,,USER,"Select the average price of each manufacturer's products, showing only the manufacturer's code.","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +3e2b75f5-b569-42db-bbf0-1c16b7183b3d,,USER,How many games are played for all students?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +b47ad7d9-6a9b-4a6c-a9da-2cd6cccfb83f,,USER,"Find the first names of teachers whose email address contains the word ""man"".","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""man""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" +c54a18b8-d453-4b73-b0de-84efb49fa61c,,USER,"How many students, on average, does each college have enrolled?","{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +d26adf7b-1f47-4f6e-969c-fb53fca3f320,,USER,Which document has the most draft copies? List its document id and number of draft copies.,"{""transformations"":[{""column"":""copy_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""copy_number"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number""],""name"":""Draft_Copies"",""type"":""grid""}]" +9da26571-1de2-47c6-a93a-bedb8b33669f,,USER,Show the name of aircrafts with top three lowest distances.,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +18a7943d-e0da-48df-8027-616f2cebce57,,USER,Please list all album titles in alphabetical order.,"{""transformations"":[{""column"":""Title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""AlbumId"",""Title"",""ArtistId""],""name"":""Album"",""type"":""grid""}]" +bf06d813-60c4-4b15-a9d0-0273e9b8cb40,,USER,What are the different district names in order of descending city area?,"{""transformations"":[{""column"":""city_area"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +355c2013-0c18-4bde-9cb5-10971c7c6c1b,,USER,Report the average product price for each distinct product name.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +f7afdb0d-cf28-44bd-80e2-9096cebf3ab1,,USER,Show the details and star ratings of the 3 least expensive hotels.,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +cd5305f0-ba42-4ffa-a05d-2cbba40de7d9,,USER,What is the total amount of all payments?,"{""transformations"":[{""column"":""amount"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" +8df5f858-cd9f-4815-b69d-f7ce09a1cfbf,,USER,How many customers live in the city of Prague?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prague'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +788386d4-0f4e-4e51-ab06-5c6c22840249,,USER,Return the unit of measure for 'Herb' products.,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" +67cca466-b6e7-451f-a9c1-559b2370d004,,USER,Which department has the largest number of employees?,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" +59a73080-8337-4720-8a8c-1509a07da145,,USER,Find the number of airports whose name contain the word 'International'.,"{""transformations"":[{""column"":""apid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""International""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +336d548f-83f8-432e-9374-ae359646ae89,,USER,Find the number of students in total.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +52a016df-78e0-4f7e-a39a-76982bb4c8cf,,USER,Give me the number of faculty members who participate in an activity,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""actid""],""name"":""Faculty_Participates_in"",""type"":""grid""}]" +e2a997c6-07a2-4745-880e-bbf02a327ad1,,USER,What is the phone number of the man with the first name Timmothy and the last name Ward?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Timmothy""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Ward""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +e3a98e39-897a-4ce9-bdf6-212e2ed7b065,,USER,Count the number of budgets in year 2001 or before whose budgeted amount is greater than 3000,"{""transformations"":[{""column"":""School_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""budgeted"",""transformationType"":""condition"",""operation"":"">"",""value"":3000},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2001}]}","[{""columns"":[""School_id"",""Year"",""Budgeted"",""total_budget_percent_budgeted"",""Invested"",""total_budget_percent_invested"",""Budget_invested_percent""],""name"":""budget"",""type"":""grid""}]" +a1500362-5b05-486c-ac80-f85d7da6f53e,,USER,"Provide department ids, employee full names, and salaries for top earners in each department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +9b9535b7-a06a-4630-920a-61fcbe98a243,,USER,Display the countries of perpetrators and the number of perpetrators in each country.,"{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +269e3a5a-1e2e-473a-8706-f761fb347024,,USER,how many programs are broadcast in each time section of the day?,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +d4d7bf01-31d4-4de3-a26f-bef74ff27860,,USER,What are the names of the instructors in the Comp. Sci. department who earn more than 80000?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":80000}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +a2eb6834-3d48-4f90-80a6-e8776e7e65e0,,USER,Find the number of departments in each school.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +0cb19718-0408-4960-b13c-29fb431f7239,,USER,What are the different locations of the school with the code BUS?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""condition"",""operation"":""="",""value"":""BUS""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +13c3fda8-dcdd-4e03-a86e-810bdba8e562,,USER,List the name and cost of all procedures sorted by the cost from the highest to the lowest.,"{""transformations"":[{""column"":""cost"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" +b5aafb49-3af0-44ac-8b1e-8bd6d6cb48c1,,USER,How many documents have the status code done?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'done'""}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" +f9a75612-3f73-43a6-bbd6-382096619e3d,,USER,How many male and female assistant professors do we have?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +dee06879-6a5a-4398-b6a7-9fb686d21348,,USER,Find the total course credits offered by different departments.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +4be803a8-6801-4db3-8fa6-f34410007644,,USER,When is the last day any resident moved in?,"{""transformations"":[{""column"":""date_moved_in"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""resident_id"",""property_id"",""date_moved_in"",""date_moved_out"",""other_details""],""name"":""Residents"",""type"":""grid""}]" +54ac82be-5c8f-48db-bfa9-139ddbcec7d5,,USER,"Find the last name of the staff whose email address contains ""wrau"".","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""wrau""}]}","[{""columns"":[""staff_id"",""gender"",""first_name"",""last_name"",""email_address"",""phone_number""],""name"":""Staff"",""type"":""grid""}]" +c88e3460-53d1-4c7f-b1da-62f95b3abd1b,,USER,"How many rooms cost more than 120, categorized by decor type?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +46ff2747-7681-4c84-9103-90f7b76ab1fe,,USER,Show the different types of artworks and the corresponding number of artworks for each type.,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" +18a48b0f-e7b8-4f53-95ed-e5a925bf87bf,,USER,What is the document type description for document type named Film?,"{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Film'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +afa0d853-d1a3-4b27-a87f-4ba9aed5e519,,USER,What is the average rating of songs for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +4124044d-faf5-4c72-ba9f-b6e35e81c1b0,,USER,What is the total population of Gelderland district?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gelderland'""}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" +2e5d0d7b-b2b7-4d89-8da7-06da9a576cc6,,USER,What are the different dorm amenity names in alphabetical order?,"{""transformations"":[{""column"":""amenity_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""amenid"",""amenity_name""],""name"":""Dorm_amenity"",""type"":""grid""}]" +a1741ac6-c851-4324-bbb8-fe2c2e000974,,USER,List all manufacturer names and ids ordered by their opening year.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" +e90ff1c9-8270-4c7e-88d1-d99b55d32544,,USER,How many customers have opened an account?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +a8a8f368-6a7d-42f6-8778-53c888d0e896,,USER,List all the distinct product names ordered by product id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" +6f3cdb2a-6bbd-4eec-bbf0-6420b02b1e2d,,USER,"Show the apartment type code that has the largest number of total rooms, together with the number of bathrooms and number of bedrooms.","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +78f76625-5029-4f40-9cca-5f4357af4fd2,,USER,"What are the different template IDs used for documents, and how many times has each been used?","{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +2dccf2ee-5275-4a29-88a0-6f35221dd04f,,USER,Find the number of members living in each address.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" +74aa8a8c-c2c9-4320-a598-bc156804e9fc,,USER,Give the mean GNP and total population of nations which are considered US territory.,"{""transformations"":[{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'US Territory'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +83f08857-2fb3-4200-8310-dad1bee77600,,USER,How many employees are there?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +e9715c9f-f0ae-4410-b5a5-0dcdc74ba80e,,USER,"Show different carriers of phones, along with the number of phones for each carrier.","{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Carrier"",""transformationType"":""grouping""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +981d5271-0359-4b55-a9bb-4b2a4d4d2799,,USER,"Where is the club ""Pen and Paper Gaming"" located?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +c6b223ee-e915-4f4e-9c9f-72454e0306f5,,USER,Find the buildings which have rooms with capacity more than 50.,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +a8ad4ae6-3268-4f2a-9c9c-b24f27d554df,,USER,Find the names of all modern rooms with a base price below $160 and two beds.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":""<"",""value"":160},{""column"":""beds"",""transformationType"":""condition"",""operation"":""="",""value"":2},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +77e0238e-75ee-40fa-87f2-a3579f0f3979,,USER,What country is Jetblue Airways affiliated with?,"{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +8ac6f8ff-7c32-4121-a40c-d072615fbef1,,USER,"How many students have personal names that contain the word ""son""?","{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""son""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" +af6b4dc4-72b7-4552-86ea-932d10585132,,USER,Find the total revenue for each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +90b8ea33-d3fc-475c-bb2b-937bf27f32d3,,USER,What is the total amount of grant money given to each organization and what is its id?,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" +57fd3b56-f90a-4357-9357-44117a43913c,,USER,How many submissions are there?,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +151d1645-e12b-4b8d-adba-2405dc65fc44,,USER,list names of all departments ordered by their names.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +91255152-ea43-4dfc-8eb3-442a21a0c935,,USER,Determine the average salary of employees whose commission percentage is not null.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +e1be9ac7-84c5-46c6-bf50-83ce2bd3fe22,,USER,What is the total share of transactions?,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +0e55efea-2929-44d2-8406-5be03f4e4389,,USER,What is the description of the marketing region China?,"{""transformations"":[{""column"":""Marketing_Region_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'China'""}]}","[{""columns"":[""Marketing_Region_Code"",""Marketing_Region_Name"",""Marketing_Region_Descriptrion"",""Other_Details""],""name"":""Marketing_Regions"",""type"":""grid""}]" +f184937f-9179-4587-a704-ccaf2d459f5f,,USER,How many staff live in state Georgia?,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_province_county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Georgia'""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" +1b3b527f-eceb-4bc0-9dea-33e944510aae,,USER,What are the unique names of all race held between 2014 and 2017?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2014},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +19f9db05-9ae6-42af-9d2d-a877a3f7d306,,USER,Return the countries of the mountains that have a height larger than 5000.,"{""transformations"":[{""column"":""Height"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +b0698338-c946-499d-bdf5-597e68abf2b4,,USER,"Find the name, account type, and account balance of the customer who has the highest credit score.","{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +48048180-d858-41ef-b1f7-4caa5df806c8,,USER,What is the location of the perpetrator with the largest kills.,"{""transformations"":[{""column"":""Killed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +74144094-973c-4f96-9222-2a3dc0a89485,,USER,Which district has the largest population?,"{""transformations"":[{""column"":""city_population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +8dca0e0c-2653-40f5-ad57-ee8a630a32a2,,USER,List the first names of people in alphabetical order?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""person_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""login_name"",""password""],""name"":""People"",""type"":""grid""}]" +2f9bac25-2147-46f7-a6f7-79c0e85ef79d,,USER,How many individuals below 40 years old are there for each gender?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +c1009b12-54c5-4146-ad2a-190eea894f68,,USER,Show all locations and the total number of platforms and passengers for all train stations in each location.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""total_passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +734db950-59de-467f-be12-e5295acf56cf,,USER,Count the number of customers.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +575c4679-db63-46cf-9673-ccd11f0be75f,,USER,How many airports' names have the word Interanation in them?,"{""transformations"":[{""column"":""apid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""International""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +2dec0169-7f4f-46b3-8f15-9fcfe608edee,,USER,How many customers have an active value of 1?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""1""}]}","[{""columns"":[""customer_id"",""store_id"",""first_name"",""last_name"",""email"",""address_id"",""active"",""create_date"",""last_update""],""name"":""customer"",""type"":""grid""}]" +ffb9fac3-3173-4789-9a7c-f3d4131c5704,,USER,Determine the number of players for each country.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +ef75d0fc-df6b-4512-b6e9-a5ca05672da7,,USER,Which problem log was created most recently? Give me the log id.,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" +c203fefc-e92d-4059-baf2-72b2d95437ce,,USER,Count the number of different nationalities of conductors.,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +0f52e576-c5ab-41e3-90a8-fcddece824ef,,USER,Return the name of the airport with code 'AKO'.,"{""transformations"":[{""column"":""AirportCode"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKO'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +1b3f3fc1-1061-49a4-8fde-afc1b7e42298,,USER,"Show the department ID, full name (first and last), and highest salary for each department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +8fcdd51b-4e89-4546-97fc-035d5938df41,,USER,Give the name of the department with the lowest budget.,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" +3570bbdd-c9d8-4809-8b6d-0c4e1fd26603,,USER,What is the last date that a staff member left a project?,"{""transformations"":[{""column"":""date_to"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +5296eee0-efc1-4588-ae0b-9b956908ca5e,,USER,find the pixel aspect ratio and nation of the tv channels that do not use English.,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""English""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +54107465-41f6-448b-8fb4-4cf1cd6a7e98,,USER,What is the average amount due for all the payments?,"{""transformations"":[{""column"":""amount_due"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""payment_id"",""booking_id"",""customer_id"",""payment_type_code"",""amount_paid_in_full_yn"",""payment_date"",""amount_due"",""amount_paid""],""name"":""Payments"",""type"":""grid""}]" +318bf845-15d7-452a-875f-01d300e61494,,USER,How many employees come from each city?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +8d732540-637a-4556-9cd6-b11ff5057469,,USER,What is the nationality of the journalist with the largest number of years working?,"{""transformations"":[{""column"":""Years_working"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +a3b8d8b0-f6d3-4370-9693-f9922af4e2d9,,USER,What is the average high temperature for each day of week?,"{""transformations"":[{""column"":""high_temperature"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""day_of_week"",""transformationType"":""grouping""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" +64fe22ce-b44e-415b-9436-bf78d8e0018a,,USER,How many counties correspond to each police force?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +c766357c-5c1f-4481-8980-f0a531abbb47,,USER,Find the id and name of the most expensive base price room.,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +65ea67d2-61e8-4e53-bf83-695aeefd5905,,USER,What is the average price of products for each category code?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +21a69f94-83b0-4ba2-b6af-6a7730894de3,,USER,Find the id of the candidate who got the lowest oppose rate.,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +1a94cb56-ba67-4390-b505-c7fafe35bb8b,,USER,What is the average number of bedrooms of all apartments?,"{""transformations"":[{""column"":""bedroom_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +a01eec04-ca21-49a3-8d10-3159f81aa1f5,,USER,What are the first names and department numbers for employees with last name McEwen?,"{""transformations"":[{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""McEwen""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +52609624-6092-4f3f-b60d-dcdd858a01c2,,USER,Return the names and surface areas of the 5 largest countries.,"{""transformations"":[{""column"":""SurfaceArea"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +42be30ff-f61c-440a-ba34-9bf8ad93412c,,USER,Count the number of parties.,"{""transformations"":[{""column"":""Party_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +99007d2f-44a6-4453-8830-d1865899c3a2,,USER,"What are flight numbers of flights departing from Airport ""APG""?","{""transformations"":[{""column"":""SourceAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" +5c0685ef-fed1-4289-a7a2-c0b4f370189c,,USER,Which three cities have the largest regional population?,"{""transformations"":[{""column"":""regional_population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +57785171-5ce9-4e5a-8b93-1fd72e607090,,USER,"What are the login names of the students with family name ""Ward""?","{""transformations"":[{""column"":""family_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ward'""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" +a7305a57-5274-4efb-9bd5-72c50b8c81c3,,USER,What is the number of employees in each city?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +a9848931-8faf-4f80-a03d-0b4e538c12c6,,USER,Identify the distinct statement ids for accounts and their respective account counts.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +b28b2791-7d87-4f3a-acb9-8c32f25b9f34,,USER,What is total amount claimed summed across all the claims?,"{""transformations"":[{""column"":""Amount_Claimed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +c11e137e-7673-4d25-81ef-dc5d61d664d2,,USER,How many train stations are there?,"{""transformations"":[{""column"":""Station_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +1275850c-93e5-4365-865f-1a275cf26433,,USER,How many students does each advisor have?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +f59a70ec-608e-4018-afeb-acaa94b9285c,,USER,"What are the player name, number of matches, and information source for players who do not suffer from injury of 'Knee problem'?","{""transformations"":[{""column"":""injury"",""transformationType"":""condition"",""operation"":""!="",""value"":""Knee problem""}]}","[{""columns"":[""game_id"",""id"",""Player"",""Injury"",""Number_of_matches"",""Source""],""name"":""injury_accident"",""type"":""grid""}]" +426b84d4-79df-493f-8065-010a36944c75,,USER,Give the ids of documents with expenses that have the budget code 'SF'.,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""SF""}]}","[{""columns"":[""Document_ID"",""Budget_Type_Code"",""Document_Details""],""name"":""Documents_with_Expenses"",""type"":""grid""}]" +384a5f07-1ee9-413b-8627-557eeeeb3683,,USER,Count the number of different templates used for documents.,"{""transformations"":[{""column"":""template_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +2c157830-88bf-4696-8622-a48b2e56d304,,USER,What is the last transcript release date?,"{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +d7bd2150-eb83-4631-815d-326cc72b4990,,USER,Find the ids of all the order items whose product id is 11.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""condition"",""operation"":""="",""value"":11}]}","[{""columns"":[""order_item_id"",""product_id"",""order_id"",""order_item_status"",""order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +aa09d116-7b53-4adf-ba72-717453ff2e75,,USER,"Show the name, street address, and number of floors for all buildings ordered by the number of floors.","{""transformations"":[{""column"":""floors"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" +c9826272-4130-4152-b92a-0c3c740645f9,,USER,"List the names, phone numbers, and emails of all customers sorted by their dates of becoming customers.","{""transformations"":[{""column"":""date_became_customer"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" +380bea48-7817-492b-83ce-4c09a0665b64,,USER,"List the grape, appelation and name of wines whose score is higher than 93 ordered by Name.","{""transformations"":[{""column"":""Score"",""transformationType"":""condition"",""operation"":"">"",""value"":93},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +f79c4c84-d8b6-4cbb-a564-0422b72e6d9f,,USER,What are the average score and average staff number of all shops?,"{""transformations"":[{""column"":""num_of_staff"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""score"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Address"",""Num_of_staff"",""Score"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +7ac53a74-66f1-478d-9b51-eb76d7abc9a4,,USER,"List all the possible ways to get to attractions, together with the number of attractions accessible by these methods.","{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +2669f109-63be-4ab5-b3cd-323419129558,,USER,Display all payment methods and the count of payments using each method.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" +e5fb2d96-a8d6-4dee-afde-fbdfdfd95bac,,USER,List the main industry with highest total market value and its number of companies.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""main_industry"",""transformationType"":""grouping""},{""column"":""market_value"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +89972904-b606-45c5-9809-04b70f6ece5c,,USER,What are the ids of all students who live in CHI?,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CHI'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +c70fe439-fc3a-48c8-9a42-e7decd7ee6c4,,USER,How many reviewers listed?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +bd760dd4-18f0-4950-92f1-5faca9699f36,,USER,What is the station station and end station for the trips with the three smallest ids?,"{""transformations"":[{""column"":""id"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +caf39e51-cab4-467c-a878-161ead81d73d,,USER,Show different locations of railways along with the corresponding number of railways at each location.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +bdffd7af-58ef-43b6-8246-1cbfc3bec03e,,USER,Calculate the number of accounts associated with each customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +9956177b-dc3b-44c9-b431-ec0354039163,,USER,Find the average account balance of customers with a credit score lower than 50 for each account type.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +b4245e57-a40f-45ce-bd35-381473c39f77,,USER,Return the maximum number of points for climbers from the United Kingdom.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'United Kingdom'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +0fd740c8-a427-46cd-8a92-0b7c53c33341,,USER,Please give me a list of cities whose regional population is over 10000000.,"{""transformations"":[{""column"":""regional_population"",""transformationType"":""condition"",""operation"":"">"",""value"":10000000}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +ed55d05b-7111-4c28-b0f1-d0b64f0c73e4,,USER,Please report the total number of students for each fourth-grade classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +226d5db5-3a6b-440f-9600-70094bf14411,,USER,"What are lines 1 and 2 of the addressed of the customer with the email ""vbogisich@example.org""?","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""="",""value"":""'vbogisich@example.org'""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" +2d1eb436-4a5f-4b22-a023-86a3d8c5f5eb,,USER,"Show all movie titles, years, and directors, ordered by budget.","{""transformations"":[{""column"":""budget_million"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" +6d4c2401-85ac-49c0-be04-c6feb1abd490,,USER,"What are the names of conductors, ordered by age?","{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +123a018d-0931-4a37-94d7-d0962e391052,,USER,"Return the names of cities, ordered alphabetically.","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" +f9d5741d-5ca5-4115-a090-4a9c5d87ba38,,USER,List the maximum weight and type for each type of pet.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +0f226d0a-ece0-456b-aa14-f8709a15435e,,USER,Tell me the employee id of the head of the department with the least employees.,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" +55a1a165-20cd-4ffb-abb5-d3e27428c242,,USER,What is the hometown of the youngest teacher?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +b0211d75-0806-4e6a-b0dc-f6479779e10f,,USER,List in alphabetic order all different amenities.,"{""transformations"":[{""column"":""amenity_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""amenid"",""amenity_name""],""name"":""Dorm_amenity"",""type"":""grid""}]" +01058fed-f30e-416d-a553-d96cb887198c,,USER,Present distinct template ids for documents and their respective usage counts.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +4f9479fb-a5a7-4acd-924b-f7c6f5b0b69e,,USER,What is the average rating for players who are left-footed and right-footed?,"{""transformations"":[{""column"":""overall_rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" +44804379-8c2b-4d40-b6a5-6882a2627f56,,USER,Find the name and component amount of the least popular furniture.,"{""transformations"":[{""column"":""market_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" +d46d6bf9-0e4f-45b8-8af1-b9614a002cab,,USER,What is the minimum snatch score?,"{""transformations"":[{""column"":""snatch"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" +0d646070-9d11-4adb-b37a-6aa2f429dfde,,USER,What are the name of the players who received a card in descending order of the hours of training?,"{""transformations"":[{""column"":""yCard"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""HS"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +1c4dff58-ec7f-40e0-af36-fb8474a605f7,,USER,Compute the mean price for each product category.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +fb3adfb6-b5f5-499c-8306-c02f91050900,,USER,What are the distinct buildings with capacities of greater than 50?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +5e3d131e-a3b5-4bc9-bf3e-77fe43aebcd9,,USER,What are the names of courses with 1 credit?,"{""transformations"":[{""column"":""Credits"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" +03918830-f945-43bb-b0b2-c752602f83ca,,USER,Find the number of rooms with more than 50 capacity for each building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +b0d2995e-4750-4712-801f-63f5296ca0cb,,USER,What are the first names of students studying in room 107?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":107}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +7b928137-8d0e-4c2f-b362-bf643ebfe839,,USER,Find the ids of orders which are shipped after 2000-01-01.,"{""transformations"":[{""column"":""shipment_date"",""transformationType"":""condition"",""operation"":"">"",""value"":""'2000-01-01'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" +b53dc0dd-3547-4c84-9465-3d028291459f,,USER,Find the first name and country code of the oldest player.,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +e40443a9-711a-4554-9eeb-9042c2e039f1,,USER,What are the names of the ships that are not from the United States?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'United States'""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +630c410f-c74d-4d8a-b361-1cad06e1c30c,,USER,What are the phones of departments in Room 268?,"{""transformations"":[{""column"":""Room"",""transformationType"":""condition"",""operation"":""="",""value"":268}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" +274c2653-01d5-4d17-8756-5a8a6bbadb7f,,USER,Find the number of users who posted some tweets.,"{""transformations"":[{""column"":""UID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" +513264ef-1b04-4b35-a7df-4fc67b73879b,,USER,Find the number of people who is under 40 for each gender.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +52cb9189-a115-43b0-8f84-392e4174853a,,USER,What is the horsepower of the car with the greatest accelerate?,"{""transformations"":[{""column"":""accelerate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +e66c225f-144f-4b0e-aedd-e4a3491f8b49,,USER,"What are the titles and studios of films that have been produced by a studio whose name contains ""Universal""?","{""transformations"":[{""column"":""Studio"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Universal""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +f4de9831-3ed9-4825-9f46-304eca4f7b6a,,USER,Count the number of different languages in these films.,"{""transformations"":[{""column"":""language_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +a1716226-ebfc-4e9f-94eb-223c24bf8548,,USER,Show the maximum share count of transactions where the amount is smaller than 10000,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""amount_of_transaction"",""transformationType"":""condition"",""operation"":""<"",""value"":10000}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +800314d4-561c-411b-bee9-aebfd001b06a,,USER,Show all locations that have train stations with at least 15 platforms and train stations with more than 25 total passengers.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""condition"",""operation"":"">="",""value"":15},{""column"":""total_passengers"",""transformationType"":""condition"",""operation"":"">"",""value"":25}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +689c1944-e89f-40a6-a888-8a1478a465ed,,USER,What is the average number of gold medals for a club?,"{""transformations"":[{""column"":""Gold"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" +3ace2766-c956-44ba-80bb-0fe86bfb4a69,,USER,List the names of companies by ascending number of sales.,"{""transformations"":[{""column"":""Sales_in_Billion"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +6d9683ec-6edf-4ac7-9290-977ab57e818f,,USER,List the titles of the books in ascending order of issues.,"{""transformations"":[{""column"":""Issues"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" +48171334-427a-4ad5-b59d-f115c9c49fe4,,USER,"What are the department ids, full names, and salaries for employees who make the most in their departments?","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +083b971c-63d5-44b0-976f-5953cb1716bf,,USER,List all names of courses with 1 credit?,"{""transformations"":[{""column"":""Credits"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" +450fd588-ba22-4cdf-9e4e-d0a2f09b6162,,USER,Identify template type codes and the count of templates for each code.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +2de4d13d-1d30-4889-b271-023da07fece4,,USER,Show phone carriers and the number of phones associated with each carrier.,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Carrier"",""transformationType"":""grouping""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +7142a09b-a60b-451d-aeb5-bdb27866cde4,,USER,Find the number of different product types.,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +6374b28d-3df0-4944-9e9b-98fc5af3db88,,USER,Show the average price of hotels for each star rating code.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +81c31a19-3bbb-487e-9d58-af1a9fedf0c3,,USER,What are the names of the physicians who have 'senior' in their titles.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""senior""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""SSN""],""name"":""Physician"",""type"":""grid""}]" +428218cb-8070-4c6c-8d2d-8457dbb9b10f,,USER,Calculate the number of programs broadcast in each time section of the day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +f295e079-e63e-4fb4-b3b5-bf514875ad26,,USER,What is the date of birth for the staff member named Janessa Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +27925254-ba3f-45a7-9d13-5df2597e1b91,,USER,How old is each student and how many students are each age?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +b53d945e-146f-4fe4-bed9-b9d9bdfbf0fe,,USER,"Which apartments have type code ""Flat""? Give me their apartment numbers.","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Flat'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +ef58c15c-df64-4e03-82ee-a59fc939f809,,USER,When did the first staff for the projects started working?,"{""transformations"":[{""column"":""date_from"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +69f69545-ab46-4195-9792-d67983222880,,USER,Show the id and name of the employee with maximum salary.,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +a6d5d0c8-c146-4920-b088-105470bb73f1,,USER,Find the average number of customers cross all banks.,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +0c235291-62ac-4d47-b460-60654d5d9780,,USER,What are the names of festivals held in year 2007?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2007}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" +e377139e-fb63-472f-9d76-f1425faa3bbb,,USER,How many shops are there in each location?,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +9d547a8d-58f8-424b-bc53-ab221367ba98,,USER,List the names of all the customers in alphabetical order.,"{""transformations"":[{""column"":""customer_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" +d5bf9525-77d5-4f52-9122-50a8f5495562,,USER,What are the faculty ids of all the male faculty members?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +a91911ec-3e1a-4b1a-a573-0d87ae062821,,USER,What is the description for the budget type with code ORG?,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'ORG'""}]}","[{""columns"":[""Budget_Type_Code"",""Budget_Type_Description""],""name"":""Ref_Budget_Codes"",""type"":""grid""}]" +f5e63e05-d917-4650-b34f-ec761a5d9522,,USER,Count the number of distinct claim outcome codes.,"{""transformations"":[{""column"":""claim_outcome_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Claim_Processing_ID"",""Claim_ID"",""Claim_Outcome_Code"",""Claim_Stage_ID"",""Staff_ID""],""name"":""Claims_Processing"",""type"":""grid""}]" +6eddccb0-fec8-49a6-9f8e-4821ddf5e944,,USER,Find the total number of hours have done for all students in each department.,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +07633a0e-308f-4bfb-99a2-40d5081ceb12,,USER,How many kinds of different ratings are listed?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +2520a349-dabf-4a87-abb0-e9450f3cb463,,USER,"What are the number of international and domestic passengers of the airport named London ""Heathrow""?","{""transformations"":[{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'London Heathrow'""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" +5060077f-c10a-4d38-99b3-ac8c1d530465,,USER,How many players have fewer than 30 points in each position?,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +ece835b3-33ab-4bb1-a38a-2c572c4ebb46,,USER,What are the dates that had the top 5 cloud cover rates? Also tell me the cloud cover rate.,"{""transformations"":[{""column"":""cloud_cover"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +dea4766d-d3e4-4071-86d8-173ad3522931,,USER,Count the number of different ranks of captain.,"{""transformations"":[{""column"":""rank"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +8a7fdb9a-2738-41d7-a516-7666920b5a36,,USER,What is the maximum Online Mendelian Inheritance in Man (OMIM) value of the enzymes?,"{""transformations"":[{""column"":""OMIM"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +1ba114e3-b097-4cfa-a760-09ad367d9a25,,USER,How many faculty members does each building have? Please list the result with the name of the building.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +cdddc38a-41c3-4ff8-a35e-d28095087b58,,USER,Return the text of tweets about the topic 'intern'.,"{""transformations"":[{""column"":""text"",""transformationType"":""condition"",""operation"":""contains"",""value"":""intern""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" +845b7873-5756-49ef-9468-b5386b1703da,,USER,Return the count of music festivals in each category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +0d6d2597-68ce-4f44-9c49-332a172e8380,,USER,Find the name and level of catalog structure with level between 5 and 10.,"{""transformations"":[{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":"">="",""value"":5},{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":""<="",""value"":10}]}","[{""columns"":[""catalog_level_number"",""catalog_id"",""catalog_level_name""],""name"":""Catalog_Structure"",""type"":""grid""}]" +136df31c-3623-4b85-bfdd-274fdd1bdef0,,USER,Show total points of all players.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +b6bc0fa8-fa0b-4283-8811-1654dd7fa728,,USER,Count the number of dogs that went through a treatment.,"{""transformations"":[{""column"":""dog_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" +fd6cac0b-cc1d-432d-8591-bc4fa7f1e519,,USER,Count the number of devices.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +6c49ee2d-442d-4a0b-b1d6-d84cf448169f,,USER,Determine the total enrollment for universities of each affiliation type.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +a0268bbd-a40a-4b26-8226-dac335bc650e,,USER,List student ids and their respective hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +bcb7f7ad-cf4c-42ec-9677-ba5132ac92b9,,USER,How many days had both mean humidity above 50 and mean visibility above 8?,"{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""mean_humidity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""mean_visibility_miles"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +dca0ec94-58f0-4bf4-a36c-6d95a7d53443,,USER,What are the names of all the customers in alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""custid"",""name""],""name"":""ACCOUNTS"",""type"":""grid""}]" +c368638f-7056-4f2c-9c61-87cc06bc2b98,,USER,What are the id of students who registered course 301?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" +45f74119-d9b0-4f3c-8921-4931a120ea01,,USER,What is the name of the department in the Building Mergenthaler?,"{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mergenthaler'""}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" +e0934610-7d44-4e0e-a086-9cf1b4fbb2c9,,USER,Quantify the books available from each publisher.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +281f224c-7a73-4f10-a71d-35a8913781d1,,USER,Show the crime rates of counties in ascending order of number of police officers.,"{""transformations"":[{""column"":""Police_officers"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +cd73b9db-3b13-48bf-85cc-73c05e3c5a30,,USER,List name and damage for all storms in a descending order of max speed.,"{""transformations"":[{""column"":""max_speed"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" +f9459c98-1ee3-4e35-abdb-3461cfac0b26,,USER,What is the total number of clubs that have less than 10 medals in total?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Total"",""transformationType"":""condition"",""operation"":""<"",""value"":10}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" +6f6cd820-4fee-44bd-8c50-900f7ba27e71,,USER,Display various statuses and the count of roller coasters with each status.,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +46d63833-c5b7-4c18-8a99-5f128c74b91b,,USER,Display country IDs and their respective city counts.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" +aede7017-561d-4ea9-99d1-e9198bfbae51,,USER,What are the number of rooms for each bed type?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +a3caf7ea-8e8f-4202-851e-4c535910040c,,USER,"What are the different affiliations, and what is the total enrollment of schools founded after 1850 for each enrollment type?","{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +1efd1d0e-c406-45c9-883b-6a576d40db3d,,USER,What is the average age for each gender?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +44180bf4-eb46-4a39-970b-bb38132cb59b,,USER,"List the name of ships whose nationality is not ""United States"".","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'United States'""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +8ffc5754-a4c8-443f-99f1-b4b2cde448e0,,USER,Display police forces and the county counts for each.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +8ddc47ee-481e-4287-afd9-6d6cd424e964,,USER,Find the count of people for each sex with a weight higher than 85.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +55d0a070-86cb-44ef-9737-41b1389e1143,,USER,Return the average earnings across all poker players.,"{""transformations"":[{""column"":""Earnings"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +b2dcaeb7-0386-4ebc-af66-79e317bd41ae,,USER,Find the number of universities with an enrollment size over 20000 for each affiliation type.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +59bd4688-6e91-4043-adab-393fa4c06dcf,,USER,Find the team of each player and sort them in ascending alphabetical order.,"{""transformations"":[{""column"":""Team"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +ec503f07-5fa9-4eb6-9523-97db72e70b52,,USER,Count the number of poker players.,"{""transformations"":[{""column"":""Poker_Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +6ea7151c-1895-43f6-a4ef-5c87a6d7e817,,USER,Find the number of medicines for each trade name.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +10331ef7-33f1-4016-a4c1-6ddc04a0bfba,,USER,Count the number of captains in each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +5a36bde1-9a1a-4f23-8bae-e0ee4ae57e4b,,USER,How many male and female artists are there?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +fa4f9d9f-d642-4e39-bfc7-b9fabcfdd231,,USER,What is the id and market share of the browser Safari?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Safari""}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" +1bdbc303-435f-462b-b75f-c342b2c6df74,,USER,Report the number of students in each classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +8b3612cd-a07b-4050-b405-ebb78778ff0f,,USER,What is the description of the product category with the code 'Spices'?,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" +8192c0a0-86c4-4fed-9370-c7c979b5fe4d,,USER,How many hours do students in each department spend studying?,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +661b19ee-a8e0-44b9-bcf3-d1bffb4992f2,,USER,"From the trip record, find the number of unique bikes.","{""transformations"":[{""column"":""bike_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +d87f694c-af96-45c9-bc0c-2690ea3aac3e,,USER,What is the total number of faculty members?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +26eb619f-5e7d-4e7d-9939-402ce92eb679,,USER,List the distinct ranges of the mountains with the top 3 prominence.,"{""transformations"":[{""column"":""Prominence"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +44b650e2-2172-43ea-bf38-732e1e3f6f4c,,USER,"Find the number of adults for the room reserved and checked in by CONRAD SELBIG on Oct 23, 2010.","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-10-23'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'CONRAD'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SELBIG'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +5447d8a1-ad9e-4efa-93f5-86f535c10b3e,,USER,How many stadiums does each country have?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +7e58e393-fe5c-4eed-bfbf-7dbea2904b39,,USER,What are the names of all the video games and their types in alphabetical order?,"{""transformations"":[{""column"":""gname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +d551fadc-494f-4067-8b56-72218fa7075c,,USER,Find the ids of the problems reported after 1978-06-26.,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":"">"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" +a2e186b0-cec1-48fc-9f53-cbb023bd191a,,USER,Find the name and email of the user whose name contains the word ‘Swift’.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Swift""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +65ae1c41-5268-4351-a620-338066329c63,,USER,What are the salaries and manager ids for employees who have managers?,"{""transformations"":[{""column"":""manager_id"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +bea1732a-5170-49af-a463-968ca71b693c,,USER,Display the count of male and female assistant professors.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +6eef8d49-9787-46f6-8689-75db75809bb4,,USER,"How many customers have at least one order with status ""Cancelled""?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_status"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""order_date"",""order_details""],""name"":""Customer_Orders"",""type"":""grid""}]" +823091bd-f4ed-4cfd-92bb-a6b6367acef1,,USER,How many different kinds of clients are supported by the web clients accelerators?,"{""transformations"":[{""column"":""client"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" +eade9183-37f8-47fa-b2f1-9f3b540ba0ce,,USER,Find the average elevation of all airports for each country.,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +12dcbb40-d462-45e8-ad71-71b6066af674,,USER,Return the average price of products that have each category code.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +525366fe-07cb-4a25-b36d-4006c4e5687f,,USER,Which city does student Linda Smith live in?,"{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Linda'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +df25119d-7dab-4fe5-81d7-cb8698be2564,,USER,"Show the names of all the employees with role ""HR"".","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'HR'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +25a0e7d4-c2c2-44f3-bdaf-d257c201f30f,,USER,Return the category code and typical price of 'cumin'.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'cumin'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" +03ae4e4a-6958-46b8-8577-0fdf2e76b7ff,,USER,How many devices are there?,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +90c6e48b-c739-48e3-9193-03753693f9a6,,USER,Show all ministers and parties they belong to in descending order of the time they took office.,"{""transformations"":[{""column"":""took_office"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +1eba757f-dfed-4c60-837c-74b30c113fcf,,USER,What are 3 most highly rated episodes in the TV series table and what were those ratings?,"{""transformations"":[{""column"":""Rating"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +1e0afd16-eb67-442a-8963-d64e2d862e69,,USER,Show the number of projects.,"{""transformations"":[{""column"":""Project_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Project_ID"",""Project_Details""],""name"":""Projects"",""type"":""grid""}]" +36981178-df28-42ca-9386-664cdf4b14c8,,USER,"How many rooms have king beds, categorized by decor type?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +04228234-4787-4025-9102-da6c96989d66,,USER,Calculate the total revenue of companies founded by each founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +225ba193-3432-4dc0-aacd-7d300ccde5dc,,USER,List all product names in ascending order of price.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +5e1fd244-e6ee-42c8-a4d5-0a5a0235f803,,USER,Give the names of countries that are in Europe and have a population equal to 80000.,"{""transformations"":[{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Europe'""},{""column"":""Population"",""transformationType"":""condition"",""operation"":""="",""value"":""'80000'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +08dea5be-0b4e-46b6-b7c6-d8a5bcfe6ad4,,USER,Show all flight number from Los Angeles.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +e98e58ff-935f-4c6d-9aa4-82ac68e7e7c9,,USER,Return the codes of countries for which Spanish is the predominantly spoken language.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +57f9cc54-5a66-474a-ad4b-552d024494eb,,USER,"Return the date of birth for all the guests with gender code ""Male"".","{""transformations"":[{""column"":""gender_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""guest_id"",""gender_code"",""guest_first_name"",""guest_last_name"",""date_of_birth""],""name"":""Guests"",""type"":""grid""}]" +f6b0ff87-df85-47a1-a244-2ae04237c013,,USER,"Display the grade number, the number of classrooms used for the grade, and the total number of students enrolled in the grade for each grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +626c1dac-7305-4f75-84db-19a0c742bcad,,USER,What is the average price range of hotels for each each star rating code?,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +a749d401-27b2-44dc-95fa-e4a64f6d250b,,USER,"Find the location of the club ""Pen and Paper Gaming"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +ee592418-2b8f-42af-9444-75c36ea3689f,,USER,What is the average price of the products for each category?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +4895cad6-1532-497c-83c6-abf37add3b1c,,USER,Please provide the order ids and the total quantity for each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +4519fd5d-fa71-48fd-9e07-4ede0f40db3c,,USER,How many distinct students are enrolled in courses?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" +5a2f785d-f6d9-4700-a4ea-b208c2ffd1e8,,USER,Find the number of stores for each type.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" +09cfb83a-797f-4c08-9cdf-545fd97a213b,,USER,What is the document name and template id for document with description with the letter 'w' in it?,"{""transformations"":[{""column"":""Document_Description"",""transformationType"":""condition"",""operation"":""contains"",""value"":""w""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +0e5b9a6b-c7e5-4e81-95a7-31c64e7e2228,,USER,What is the complete description of the researcher role.,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Staff_Roles"",""type"":""grid""}]" +84fd12d5-2eb5-4e3e-8101-fb7fb0255ad4,,USER,List distinct product names and their average product prices.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +d580de36-76e1-4a75-856b-a1240ca8ddc7,,USER,What is the average base price of different bed type? List bed type and average base price.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +55a98ffd-3618-4756-801b-60391a292562,,USER,Please show the police forces and the number of counties with each police force.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +a6e458ef-48ac-4383-b18d-2b4500a3a13b,,USER,What are the names of all the clubs starting with the oldest?,"{""transformations"":[{""column"":""Start_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +9c8e22fc-d64a-4aa1-9d30-a51bf25a9e5c,,USER,"Find the attribute data type for the attribute named ""Green"".","{""transformations"":[{""column"":""attribute_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Green'""}]}","[{""columns"":[""attribute_id"",""attribute_name"",""attribute_data_type""],""name"":""Attribute_Definitions"",""type"":""grid""}]" +6edff63a-c61f-4864-bdd9-e580caf244f4,,USER,What are the average ages of male and female students?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +36e9ddf1-d564-4906-bae9-d46ea6d5fc1e,,USER,What is the mean high temperature for each day of the week?,"{""transformations"":[{""column"":""high_temperature"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""day_of_week"",""transformationType"":""grouping""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" +62dade23-cb8d-4d70-a99e-8923bb4478b6,,USER,How many employees live in Canada?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +2bd501d8-9317-4b40-91cc-71a12bb9c7c7,,USER,Return the title and director of the movie released in the year 2000 or earlier that had the highest worldwide gross.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2000},{""column"":""gross_worldwide"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" +338ad07f-9f35-4853-8d66-d2fe67be1753,,USER,Give me a list of all the last names of authors sorted in alphabetical order,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +5dd4bb9f-14d4-4005-8379-5355e05646c9,,USER,"Which country does Airline ""JetBlue Airways"" belong to?","{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +9299e932-9527-4859-867d-a221e9c37296,,USER,When did the staff member with first name as Janessa and last name as Sawayn leave the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +cb250280-0c3c-431b-9582-93326ef1cd40,,USER,Count the number of different affiliation types.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +b3c35847-f464-4285-b6e5-2eb3271026ac,,USER,Show all the buildings along with the number of faculty members the buildings have.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +bca5d12a-fe7c-4b7b-a20d-84aac8ff06d3,,USER,Determine the number of unique addresses for each school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +639c544a-df0a-4b8a-b0a0-fd6703d2bb37,,USER,What is the date of birth of every customer whose status code is 'Good Customer'?,"{""transformations"":[{""column"":""customer_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Good Customer""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +d9b7d106-be29-415b-bc18-499d9cb5fd6d,,USER,What are the names and areas of countries with the top 5 largest area?,"{""transformations"":[{""column"":""SurfaceArea"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +67762c52-8534-4be1-93bf-77c9ab8a8813,,USER,Show all role codes and the number of employees in each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +6e258581-a99f-4a0d-8ca9-d736e4a42ee0,,USER,What are the names of the singers who are not French citizens?,"{""transformations"":[{""column"":""Citizenship"",""transformationType"":""condition"",""operation"":""!="",""value"":""'France'""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +1397c68d-3388-4de1-aa54-22e1864bcbbd,,USER,What is the entry name of the most expensive catalog (in USD)?,"{""transformations"":[{""column"":""price_in_dollars"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +d623cf86-2048-4089-a0fb-1aa5e3b8046d,,USER,Determine the number of singers from each country.,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +89cbd21b-6291-4c5e-860b-ef875ad22361,,USER,"Return the number of customers who have at least one order with ""Cancelled"" status.","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_status"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""order_date"",""order_details""],""name"":""Customer_Orders"",""type"":""grid""}]" +57952f04-1288-42d6-945d-9a2084cecc84,,USER,How many bookings does each booking status have? List the booking status code and the number of corresponding bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +98a00d52-3a4b-48af-a60d-2907a3cf05e1,,USER,Identify the mean price range for hotels based on their star rating code.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +e67cce1f-e610-4c09-9d3a-9b3f2cba6394,,USER,How many counties are there?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +067dacf3-8928-4dea-89bb-c6993df978cf,,USER,Which model has the least amount of RAM? List the model name and the amount of RAM.,"{""transformations"":[{""column"":""RAM_MiB"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" +51313520-1468-406c-a692-aaa7ceee58ae,,USER,"What is the air date of TV series with Episode ""A Love of a Lifetime""?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +a5e97d04-d2b5-4855-b653-eaa2db96c13b,,USER,How many students are there?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +bf1fe9fe-6566-4fa9-83b9-dd36dfcb80e1,,USER,"Show the years, book titles, and publishers for all books, in descending order by year.","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +928a71d4-c501-47c4-a604-9a6f6cd03f69,,USER,How many distinct courses are enrolled in by students?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" +f7ff54f9-d89b-4dd2-97d9-8f169d16e852,,USER,"Find all the building full names containing the word ""court"".","{""transformations"":[{""column"":""building_full_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""court""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" +e51e3518-2592-493e-b38e-69789570ba41,,USER,What are the first and last names of all students who are not living in the city HKG and order the results by age?,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""HKG""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +c4e486c6-badd-4686-97b0-ef5d80fc80f4,,USER,Give me the start station and end station for the trips with the three oldest id.,"{""transformations"":[{""column"":""id"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +5d202c5d-973f-4b49-bc55-4123ceb71f98,,USER,Enumerate player positions and their corresponding average point totals.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +316d2b5b-0284-4313-92ba-50fe281e9855,,USER,"Among players with an overall rating greater than 80, how many are left-footed or right-footed?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""overall_rating"",""transformationType"":""condition"",""operation"":"">"",""value"":80},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" +e557d84e-c87d-48fa-b3f7-e40e0e89efdc,,USER,"Find the titles and studios of the films that are produced by some film studios that contained the word ""Universal"".","{""transformations"":[{""column"":""Studio"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Universal""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +b14df98a-384a-48a5-85d1-7774982c3962,,USER,Find the department name of the instructor whose name contains 'Soisalon'.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Soisalon""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +1c3b1c44-b865-4d62-9be0-141d546f3af6,,USER,How many accounts are associated with each customer id?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +1e0fa25c-144b-4205-844c-b0b030a264e9,,USER,"List name, dates active, and number of deaths for all storms with at least 1 death.","{""transformations"":[{""column"":""number_deaths"",""transformationType"":""condition"",""operation"":"">="",""value"":1}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" +54a93187-8aab-49d0-8054-e0cd37a27a99,,USER,"Show card number, name, and hometown for all members in a descending order of level.","{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" +f5914cd1-2591-48ec-b504-04e783735ac4,,USER,What are the names of the tourist attractions that can be accessed by bus?,"{""transformations"":[{""column"":""How_to_Get_There"",""transformationType"":""condition"",""operation"":""="",""value"":""'bus'""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +5ba9c904-2660-4687-9871-192cf1919e40,,USER,What is the average salary of employees who have a commission percentage that is not null?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +1d7bdd06-4987-4e4a-a64e-3a6398448d21,,USER,What is the name and age of every male? Order the results by age.,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +a58e2f2d-4ea7-4492-8b5a-e2c0fc6240ea,,USER,Sort all the distinct products in alphabetical order.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Products"",""type"":""grid""}]" +76d2cd89-8388-457c-9e9f-06ceaaa1bfd4,,USER,Quantify the programs broadcast during each time segment of the day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +225be178-226d-420c-b302-5b4b58364802,,USER,"What is the location of the club named ""Tennis Club""?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +ca9aeb6d-f60c-4395-a81e-094fdc6ef06e,,USER,Count the number of distinct names associated with the photos.,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Photo_ID"",""Tourist_Attraction_ID"",""Name"",""Description"",""Filename"",""Other_Details""],""name"":""Photos"",""type"":""grid""}]" +ccd59916-2006-41c5-a62c-6e11318dde75,,USER,What is the average rating for right-footed players and left-footed players?,"{""transformations"":[{""column"":""overall_rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" +ddfd22ae-58a4-45b0-bff2-156c991512a6,,USER,How many gas station are opened between 2000 and 2005?,"{""transformations"":[{""column"":""Station_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":"">="",""value"":2000},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<="",""value"":2005}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" +50c1ad57-5798-435f-a0a2-3d931aaa97eb,,USER,List the name of all rooms sorted by their prices.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +8606c117-51ed-4d51-ad9d-974e4d16539b,,USER,Find the number of departments in each school.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +80fa0595-08fb-44f4-ab7e-2e5bba8b8ea8,,USER,What are the unique block codes that have available rooms?,"{""transformations"":[{""column"":""unavailable"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" +d02436bb-8c46-4a12-8eab-1fe3b8219e1c,,USER,What are the draft pick numbers and draft classes for players who play the Defender position?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Defender'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +7dc750c1-24f5-4838-a01c-c2789796e99d,,USER,How many different series and contents are listed in the TV Channel table?,"{""transformations"":[{""column"":""series_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""content"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +ab3dbe3e-377a-48b0-84fd-59dca235ea14,,USER,How many different courses offered by Physics department?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Physics""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +a450ec61-db85-46b5-9db7-de9558d1cfe9,,USER,"What are the names of the climbers, ordered by points descending?","{""transformations"":[{""column"":""Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +8f35c508-86f8-4df5-a699-9e88419b7866,,USER,Sort all the rooms according to the price. Just report the room names.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +f2195b76-e549-43fb-953f-6a2c35177d77,,USER,Count the number of templates.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +dc27069f-eb38-4089-ba0b-c4a1a1706eb8,,USER,Sort employee names by their age in ascending order.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +1b0cc4fc-9f48-44d1-85a2-a7a13742bc72,,USER,Show me the classrooms grade 5 is using.,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":5}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +52d13b6b-3f03-4a1e-ae97-8cb0dad34127,,USER,what is the name and nation of the singer who have a song having 'Hey' in its name?,"{""transformations"":[{""column"":""song_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Hey""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +06fb76d4-ace6-4788-904f-88651941860f,,USER,What are the names of people in ascending alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +5e915acc-87f4-4690-bd29-a6c8404ec0e4,,USER,What are the details and star ratings of the three hotels with the lowest price ranges?,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +af0ae3b4-5385-4089-a624-a7120c8a804d,,USER,"For every fourth-grade classroom, provide the room number and the total student count using it.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +1997c88f-a1ff-4615-af53-12156f74d5ea,,USER,How many different jobs are listed?,"{""transformations"":[{""column"":""job"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +4a423f14-36ba-44f7-92b7-8752c4e1ee4d,,USER,Show the name of the county with the biggest population.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +09dafc09-e2d5-4de6-9b9d-89d31ddb0261,,USER,"What are the support, consider, and oppose rates of each candidate, ordered ascending by their unsure rate?","{""transformations"":[{""column"":""unsure_rate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +ee0124fe-923d-4023-bbe7-dc8f28173a7a,,USER,What is the total population and maximum GNP in Asia?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +18317613-1164-4962-a79f-61862abb6405,,USER,Show all video games and their types in the order of their names.,"{""transformations"":[{""column"":""gname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +ba76d24d-b118-40c6-abf4-c2d5518c0991,,USER,Return the duration of the actor with the greatest age.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +8f2d131c-cbd0-422a-9b44-9b47cc639665,,USER,Return the number of music festivals of each category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +1e881624-b220-4800-a1a1-2f772af405f5,,USER,How many players are from each country?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +700192ce-e603-45c5-868f-e30227816780,,USER,How many distinct countries do players come from?,"{""transformations"":[{""column"":""country_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +231bdcfc-134d-484e-a967-ad7bf0f161d3,,USER,What is the id of the longest song?,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +566225bc-5338-4b44-b23c-6d6b0c9fd2fe,,USER,Show order ids and the number of products in each order.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +1f80d697-ad9f-4375-806e-9784d42f2ba6,,USER,Which continent is Anguilla in?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anguilla'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +32b1fbe0-8702-4c12-b7df-d590d7225722,,USER,How many different positions of players are there?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +ebdc7b9d-7dc0-48e9-9f37-a00a72016f8d,,USER,Count the number of races for each constructor ID.,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" +71feb184-813d-4de7-9991-80416d34b0de,,USER,List the airport code and name in the city of Anthony.,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anthony'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +485dc714-9d0f-4d03-96b5-64c7c32182b9,,USER,Count the number of wrestlers.,"{""transformations"":[{""column"":""Wrestler_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +4dd783c0-3663-4281-9d94-8778ad9d94d7,,USER,Who is the founder of Sony?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Sony""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +9a964799-9832-486e-ba15-6bb5837ffdab,,USER,What is the average hours across all projects?,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +23dd03f6-e6ff-45fd-8b4e-90f90311f92a,,USER,How many students reside in each city?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +0d07ce71-e0a2-4d1b-b927-56a72d4aeb29,,USER,How many members are not living in Hartford?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""condition"",""operation"":""!="",""value"":""Hartford""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" +0826c76d-4ef0-4551-8987-cd9305bb75e1,,USER,What is the total checking balance in all accounts?,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" +a24617b7-4bcc-4112-a07d-213b90dae7e5,,USER,List top 3 highest Rating TV series. List the TV series's Episode and Rating.,"{""transformations"":[{""column"":""Rating"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +433cf25e-afdc-40ae-8dcd-206649cb2529,,USER,"Return the famous titles of the artist called ""Triumfall"".","{""transformations"":[{""column"":""Artist"",""transformationType"":""condition"",""operation"":""="",""value"":""'Triumfall'""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +39c7dafd-9784-4912-a595-b6c646590790,,USER,Find the name of the user who has the largest number of followers.,"{""transformations"":[{""column"":""followers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +4bd51851-ad79-4252-a46f-0c99cdaf80ea,,USER,How many technicians are there?,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +ebab12fa-cb78-44a2-a33a-73894362ce2f,,USER,Find the weight of the youngest dog.,"{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +c07a4ff3-ad39-40e4-9f17-b677ddc6337d,,USER,Provide the country id and the number of cities in each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" +c702f04a-bf92-4e3c-b6d7-478b226ea343,,USER,Calculate the number of students in each city.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +07103dfe-9ced-49a0-8940-b5348c7bb0ce,,USER,What is the name of the organization that was formed most recently?,"{""transformations"":[{""column"":""date_formed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" +d6afa636-caa9-4b28-a58a-c13567cf8c9e,,USER,What is the headquarter of the company whose founder is James?,"{""transformations"":[{""column"":""founder"",""transformationType"":""condition"",""operation"":""="",""value"":""James""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +d40f0d44-6d85-4615-96be-3fc64105e99c,,USER,What are the names of the countries and average invoice size of the top countries by size?,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +e7223866-84ea-4b18-ae65-425db0afd384,,USER,List the name and tonnage ordered by in descending alphaetical order for the names.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""lost_in_battle"",""id"",""name"",""tonnage"",""ship_type"",""location"",""disposition_of_ship""],""name"":""ship"",""type"":""grid""}]" +11eda89a-c6d0-4aec-9914-8deab554737a,,USER,Count the number of documents with type code BK that correspond to each product id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +1f52ca93-ac86-4d6d-bda8-dfd51f9774a7,,USER,How many different results are there for the battles?,"{""transformations"":[{""column"":""RESULT"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" +d0e530ca-e08b-4cde-adcd-d86dcf5fec61,,USER,What is the average weight of cars each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +e944366d-be09-4358-8699-56b1ab5e3a03,,USER,What is the total number of rooms available in this inn?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +de5aa64c-b30c-4bd1-ae61-a0b2e381819c,,USER,What are the numbers of races for each constructor id?,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" +30a7aae8-9f03-469f-b156-f485b2adf543,,USER,Return the template type description of the template type with the code AD.,"{""transformations"":[{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'AD'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" +9c89828c-dc1a-4ef4-94d8-f28cfafe937a,,USER,What is the code of the category that the product with the name 'flax' belongs to?,"{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'flax'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" +7f1c3814-79ad-480a-8c74-57d1182cf89e,,USER,What is the average number of audience for festivals?,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" +2977e48a-0384-4cb2-923b-b01f732605cc,,USER,List the section_name in reversed lexicographical order.,"{""transformations"":[{""column"":""section_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" +571917e0-20c9-461d-88cf-958926ae5f15,,USER,"Which order's shipment tracking number is ""3452""? Give me the id of the order.","{""transformations"":[{""column"":""shipment_tracking_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'3452'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" +166c7be3-5856-4e97-a7fd-beac3255cb4a,,USER,"What are the investors of entrepreneurs, and how many entrepreneurs has each investor invested in?","{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +dc3d795c-17f0-4969-8305-b096fedb0382,,USER,What is the phone number of the performer Ashley?,"{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ashley'""}]}","[{""columns"":[""Performer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Performers"",""type"":""grid""}]" +47c8d0db-ce7a-4bbb-9d11-431b244305e5,,USER,What is the name of the most expensive product?,"{""transformations"":[{""column"":""Product_Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +edba7b36-45e8-487d-852d-f860065178cd,,USER,"What is the description of the claim status ""Open""?","{""transformations"":[{""column"":""claim_status_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Open'""}]}","[{""columns"":[""Claim_Stage_ID"",""Next_Claim_Stage_ID"",""Claim_Status_Name"",""Claim_Status_Description""],""name"":""Claims_Processing_Stages"",""type"":""grid""}]" +74f45a79-e831-4b78-a635-3ddd65e1c7be,,USER,What is the average number of injuries caused each time?,"{""transformations"":[{""column"":""injured"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""caused_by_ship_id"",""id"",""note"",""killed"",""injured""],""name"":""death"",""type"":""grid""}]" +afa8d3d3-940c-4baa-b2e1-025da7600228,,USER,Show the different parties of representatives and the party name and the number of representatives in each party.,"{""transformations"":[{""column"":""Representative_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" +082406ae-124c-42ce-b028-ab3d1fa6f133,,USER,What is the course description and number of credits for QM-261?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""QM-261""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +46e51b6d-edf3-40e8-aafb-4c4a5b4c9d50,,USER,Present all countries and the number of people originating from each.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" +91967220-281f-4977-a584-575130374eb6,,USER,"For each team, how many technicians are there?","{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +7d64b3e8-b376-4a48-9dd7-e8b55151cf97,,USER,List all statement IDs and the number of accounts for each statement.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +cd91dd65-860a-4e03-bcc8-d571911abcba,,USER,"What is the type of the document named ""David CV""?","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'David CV'""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +1007dd50-c9c6-40de-9020-0a827e692e63,,USER,Show different citizenship of singers and the number of singers of each citizenship.,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +a545cf4f-b02f-4e3d-b141-2f8186c0a555,,USER,"What are the first name, last name, and gender of all the good customers? Order by their last name.","{""transformations"":[{""column"":""good_or_bad_customer"",""transformationType"":""condition"",""operation"":""="",""value"":""good""},{""column"":""last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""coupon_id"",""good_or_bad_customer"",""first_name"",""last_name"",""gender_mf"",""date_became_customer"",""date_last_hire""],""name"":""Customers"",""type"":""grid""}]" +ddcd58bf-87b8-44bd-ac3d-ff51dd63f5b8,,USER,Present the number of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +32561648-dd86-4c07-9024-4cee4621087f,,USER,How many employees who are IT staff are from each city?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +b0095418-f272-4ae1-bc65-c79286803443,,USER,"What are the building full names that contain the word ""court""?","{""transformations"":[{""column"":""building_full_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""court""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" +d2a021dd-3979-4537-9d27-2324f22ca0d9,,USER,"Return the type code of the template type with the description ""Book"".","{""transformations"":[{""column"":""template_type_description"",""transformationType"":""condition"",""operation"":""="",""value"":""'Book'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" +fddb226d-d424-4f83-8b19-5db6bf48a8e2,,USER,"Find the name, population and expected life length of asian country with the largest area?","{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +de1e1a12-1e79-474d-a1a6-cfdeb526f21b,,USER,What campuses are located in the county of Los Angeles?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +a8205620-fbeb-4c34-b4b4-9e7c29c4d606,,USER,"What are the different affiliations, and how many schools with each have an enrollment size of above 20000?","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +dc44e8ee-9616-4aa8-9ec6-3ff9c1f87601,,USER,What is the name of the product with the highest price?,"{""transformations"":[{""column"":""Product_Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +e599d231-4195-4d5c-a169-f17348de1aab,,USER,What is the flight number and its distance for the one with the maximum price?,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +d5af186b-26c3-472c-adbc-064a8eea6f31,,USER,Return the names of products in the category 'Spices'.,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" +514dd219-d00d-44be-86d6-f1c2150f5f28,,USER,List the booking status code and the corresponding number of bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +48988e24-e6f4-4f7b-bb23-c77f6fff6461,,USER,Count the number of schools that have had basketball matches.,"{""transformations"":[{""column"":""school_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" +1d5d0ec5-ccf2-44da-a021-1fcfc675080d,,USER,How many customers in state of CA?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +d4a7cc62-9471-4895-a1de-e75233ab609e,,USER,"Sort all the shops by number products in descending order, and return the name, location and district of each shop.","{""transformations"":[{""column"":""number_products"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +4b30c18d-84f3-4160-8554-a3b8f14f6bc6,,USER,Find the name of the airport in the city of Goroka.,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Goroka""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +c6d1597f-d0ce-4f4f-a2fb-3808cee77b5c,,USER,What is the birthday of the staff member with first name as Janessa and last name as Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +188c317f-dd37-4c36-93e3-4d0670ad0225,,USER,Calculate the total number of hours done by all students in each department.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +b20e7e4c-8c8f-4eec-9fde-7cacaa9a0d3b,,USER,Calculate the number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +3f2a9bbe-c850-4a40-9f37-0acc0c959aae,,USER,"What is the description of the role named ""Proof Reader""?","{""transformations"":[{""column"":""role_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Proof Reader'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" +b0ffe460-1b68-41a4-84bc-942f7fe4192a,,USER,Find the state which has the most number of customers.,"{""transformations"":[{""column"":""state"",""transformationType"":""grouping""},{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +ccfb5727-ba98-43cb-a087-790833825179,,USER,What is the name of the race that occurred most recently?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +76b0c7cb-4dcc-4288-b894-d9df8772e2ca,,USER,What are the rooms for members of the faculty who are professors and who live in building NEB?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +eed3b66e-2b10-4ca4-84c1-bd756c0c8a50,,USER,"Where is the club ""Hopkins Student Enterprises"" located?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Hopkins Student Enterprises'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +f9d43e50-ff4e-43aa-a061-89ba77b92097,,USER,What is the name of the oldest manager?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" +1fa06eca-a47c-45d9-a084-4bbc09fc2cd4,,USER,What region does Angola belong to and what is its population?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Angola'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +e412d838-814e-4ac0-b8d0-3731e4f87f54,,USER,What is the average price of wine for each category?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +c98e6ad4-7606-4a59-afa2-75dff82108dd,,USER,What is the id of the reviewer whose name has substring “Mike”?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Mike""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +03b1c79b-80be-43e6-84ec-7d5ebbd35c8b,,USER,Determine the number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +b181e16e-7b53-4ed8-a53f-2a3251d6e110,,USER,What is the average price for products?,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +48f1bac0-e7ea-4c38-adde-5a38d9d3a364,,USER,"Find the names of the buildings in ""on-hold"" status, and sort them in ascending order of building stories.","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""="",""value"":""'on-hold'""},{""column"":""Stories"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" +38ad6141-efd1-4e55-bb04-007ff5ba8f0f,,USER,"For each bed type, find the average base price of different bed type.","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +4342894a-867f-456a-be76-02ecc2a22521,,USER,Count the number of customers.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +261a73c4-bf3d-4fd7-aa7f-1bdd5e265faa,,USER,Count the number of different software platforms.,"{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +3ab281ef-5bf9-447b-92d1-77593a6c65f0,,USER,Advisor 1121 has how many students?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Advisor"",""transformationType"":""condition"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +7d8f2f73-b1f6-40cf-9fed-65fe9ddbf59c,,USER,"Find the name, type, and flag of the ship that is built in the most recent year.","{""transformations"":[{""column"":""built_year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" +c618a854-e80c-4b83-92b7-0aea845370fc,,USER,Return the types of film market estimations in 1995.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1995}]}","[{""columns"":[""Estimation_ID"",""Low_Estimate"",""High_Estimate"",""Film_ID"",""Type"",""Market_ID"",""Year""],""name"":""film_market_estimation"",""type"":""grid""}]" +79ce9b1b-4deb-4ac0-9bc3-d82eb8e05b30,,USER,Show the average population of all counties.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +d034093f-2983-45b0-b1c6-ab5323a8757b,,USER,Show all video games with type Collectible card game.,"{""transformations"":[{""column"":""gtype"",""transformationType"":""condition"",""operation"":""="",""value"":""'Collectible card game'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +aa37f3b3-76ca-4486-b681-5eef674457e6,,USER,"Find the emails and phone numbers of all the customers, ordered by email address and phone number.","{""transformations"":[{""column"":""email_address"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""phone_number"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" +ccd3e2f3-a4a4-48f4-a14c-8a9ad6129f00,,USER,Give the average price and case of wines made from Zinfandel grapes in the year 2009.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cases"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2009},{""column"":""Grape"",""transformationType"":""condition"",""operation"":""="",""value"":""'Zinfandel'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +8206135c-c232-4d17-8d86-1d486db27057,,USER,Count the number of different parties.,"{""transformations"":[{""column"":""party_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +211bb56d-5871-46f6-85b7-f07210a5c5d5,,USER,What is the receipt date of the document with id 3?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":3}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" +2e4e96a3-cab7-4a6c-9c19-60775d446ddf,,USER,How many artists are there for each gender?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +410eed46-4fea-4046-98a7-20dbc235d830,,USER,"What are the official names of cities, ordered descending by population?","{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +01955a11-42cb-4545-ad4a-ba98acfb832a,,USER,Give the names of mountains in alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +5e2c5c8a-3b1a-4b5b-b126-95a4e2162433,,USER,What is the maximum capacity and the average of all stadiums ?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" +4a7c1bf6-2df5-4739-983f-02fdc4d15d75,,USER,Count the number of storms in which at least 1 person died.,"{""transformations"":[{""column"":""Storm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_Deaths"",""transformationType"":""condition"",""operation"":"">"",""value"":0}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" +58638b20-79e2-42d4-9535-69c463bab56a,,USER,Show ids for all employees with at least 100000 salary.,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":100000}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +316182e1-e83c-4a34-977f-cc8d2e01f6c2,,USER,"What are ids of the all distinct orders, sorted by placement date?","{""transformations"":[{""column"":""date_order_placed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" +bceb99d2-cf1a-4d57-be63-064a89ef0589,,USER,"What is the description of the product named ""Chocolate""?","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chocolate'""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +a0e86838-475d-423c-b99e-46cd5b27abd9,,USER,"Find the titles of the papers that contain the word ""ML"".","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ML""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" +3167bc15-3d52-48fa-ba37-f468619ff97c,,USER,What are the three largest cities in terms of regional population?,"{""transformations"":[{""column"":""regional_population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +80e25b59-6571-4d29-8ec3-699ec2029d99,,USER,What are the cities that have a branch that opened in 2001 and a branch with more than 100 members?,"{""transformations"":[{""column"":""open_year"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">"",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +c6146264-5ca3-4f18-916c-a2528fc4d262,,USER,Identify the codes of countries where Spanish is spoken by the largest percentage of people.,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +b162befd-dcd5-4a18-a3f2-a72349c66068,,USER,Show the number of male and female assistant professors.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +87b83688-3d4a-4359-a473-5fcf26021b05,,USER,What are the ids of all aircrafts that can cover a distance of more than 1000?,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +1a347abb-bba6-4052-af6d-7a4ed2905d62,,USER,Show the lieutenant governor and comptroller from the democratic party.,"{""transformations"":[{""column"":""Party"",""transformationType"":""condition"",""operation"":""="",""value"":""'Democratic'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" +70c481cc-b314-438f-858b-c49fe8955165,,USER,What are all the distinct participant ids who attended any events?,"{""transformations"":[{""column"":""participant_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Participant_ID""],""name"":""Participants_in_Events"",""type"":""grid""}]" +8b79773b-4ae7-4799-a8c5-f36970432bce,,USER,What are the names and location of the shops in ascending alphabetical order of name.,"{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +4de5375d-e457-441c-a5cc-d6c5193d701d,,USER,What is the horsepower of the car with the largest accelerate?,"{""transformations"":[{""column"":""accelerate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +a0de9e7a-5038-4067-bd4a-08a35651b289,,USER,What are the first names of the people in alphabetical order?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""person_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""login_name"",""password""],""name"":""People"",""type"":""grid""}]" +6720c8e5-de34-4ce3-97cf-a563740e38f1,,USER,"Find the address line 1 and 2 of the customer with email ""vbogisich@example.org"".","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""="",""value"":""'vbogisich@example.org'""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" +d3180213-57f4-48d8-9bdb-4d67a0e9a59a,,USER,What are the room name and base price of the room with the lowest base price?,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +b23b3708-54fa-4584-89d5-4dcdec9840e2,,USER,What is the city with the smallest GDP? Return the city and its GDP.,"{""transformations"":[{""column"":""GDP"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +e314dcbf-a5b4-4482-98f5-1ef8260a1eec,,USER,How many different forms of governments are there in Africa?,"{""transformations"":[{""column"":""GovernmentForm"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +b93bec59-eb1a-4bda-8f1e-02847c0d8cb8,,USER,Show the different nationalities and the number of journalists of each nationality.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +0bf5f7db-5cba-4363-9b87-2c37f8e06f4c,,USER,Count the number of conductors.,"{""transformations"":[{""column"":""Conductor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +43d53147-3429-44a4-9910-793bd50e51a2,,USER,What is the number of cartoones written by Joseph Kuhr?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Written_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Joseph Kuhr'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +9b4d04a5-2461-46c8-b5b9-3a648e6adeb3,,USER,Return the prices of wines produced before 2010.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2010}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +c6210904-7ec6-496d-9399-939ddbd8c17f,,USER,What are the average price and score of wines for each appelation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +5c071c67-a111-40c5-a743-f2caac805d41,,USER,Count the number of captains under 50 years old for each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +ff46225f-5fdd-4c77-b149-929f6d1e34e8,,USER,How many distinct order ids correspond to each product?,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +1e40b2fe-6866-4151-b832-e4d896765839,,USER,What grade is Kyle in?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +bee27581-cd4a-482f-9833-d1fba2ee4e91,,USER,What is the address of the restaurant Subway?,"{""transformations"":[{""column"":""ResName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Subway'""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" +7c693e94-265a-49e2-a522-fc6fcb1ebe96,,USER,Count the number of matches.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +b7a3920e-a816-4f60-9e60-1ddb85a04b38,,USER,Which county has the largest population? Give me the name of the county.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +3bb99e8e-64f3-42dc-aee8-b1afe93863e2,,USER,What are the names of the mills which are not located in 'Donceel'?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""Donceel""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" +a8976f34-d2c2-4253-95b6-c7346ba817f8,,USER,Present template ids and the number of documents using each template.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +f53b3787-11b1-468d-ba28-2cb3a803fb98,,USER,How many distinct FDA approval statuses are there for the medicines?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +336867ff-069b-41a1-9e65-963a29c97898,,USER,Find all types of store and number of them.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" +24b1abd0-0832-4e08-8d9f-8178812435e5,,USER,Find the distinct number of president votes.,"{""transformations"":[{""column"":""President_Vote"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" +aff6e926-4606-4660-96a9-642e46cfa2ae,,USER,What is the number of sections per course?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +2c39dbfb-3f22-458c-9834-4c3c2f5a006d,,USER,"Find the names of all the products whose stock number starts with ""2"".","{""transformations"":[{""column"":""product_stock_number"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""2""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +53d17808-450a-4547-90f6-a44f63b390f6,,USER,In which year did the most recent crime happen?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +17f85900-d10c-4174-a46f-edb6c958bc29,,USER,List all public schools and their locations.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""="",""value"":""Public""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +fb141090-60d3-45b5-81f2-38451533a87f,,USER,How many lessons were in cancelled state?,"{""transformations"":[{""column"":""lesson_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""lesson_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""lesson_id"",""customer_id"",""lesson_status_code"",""staff_id"",""vehicle_id"",""lesson_date"",""lesson_time"",""price""],""name"":""Lessons"",""type"":""grid""}]" +2cbc591f-b17b-407d-aa83-7cc85fb5058c,,USER,How many different captain ranks are there?,"{""transformations"":[{""column"":""rank"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +d6f64d74-d105-4705-bbbe-beff7614c6cf,,USER,List the total points of gymnasts in descending order of floor exercise points.,"{""transformations"":[{""column"":""Floor_Exercise_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +fc78ef37-45a5-459e-a4fd-016482756867,,USER,How many wrestlers are there?,"{""transformations"":[{""column"":""Wrestler_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +f7b24af9-e70c-49b8-9fc9-55e5dff31458,,USER,Count the number of distinct instructors who have taught a course.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" +60c7cfb7-d092-4f3a-9805-22590627c75e,,USER,"What are all different template ids used for documents, and how many times were each of them used?","{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +1d5cfbd2-b394-4a9c-b4e6-7823c7d559b6,,USER,What is the total credit offered by each department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +e1245eae-29af-4131-baea-85825d6038ba,,USER,What are the top three apartment types in terms of the average room count? Give me the,"{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +2bca1843-006e-42c2-98ff-6a4582f85364,,USER,Count the number of artists.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +7e8d293f-fa3a-4484-91f5-57db11ea37cb,,USER,"On average, when were the transcripts printed?","{""transformations"":[{""column"":""transcript_date"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +23479697-d551-485c-a59c-ae803ca1313a,,USER,What is the code of the school where the accounting department belongs to?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Accounting'""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +69bf7a21-60c8-4c96-aeed-eb451d9182ab,,USER,Show all publishers and the number of books for each publisher.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +5f5d5a64-ee8a-4ba5-ab11-75d28dd36e8c,,USER,"List the distinct names of the instructors, ordered by name.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +1f836c1f-8a65-46e2-b396-8383ebc2ca9c,,USER,Show the number of races in each race class.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +b5c34333-4b87-4a85-addf-8f0130a30d4c,,USER,What are the full names of faculties with sex M and who live in building NEB?,"{""transformations"":[{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +fdc081a6-5a67-4b89-99c7-e9aee6e60085,,USER,Show the top 3 apartment type codes sorted by the average number of rooms in descending order.,"{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +459a37f3-005e-473a-9d1f-7c86da41dc65,,USER,What are the unique labels for the albums?,"{""transformations"":[{""column"":""label"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""AId"",""Title"",""Year"",""Label"",""Type""],""name"":""Albums"",""type"":""grid""}]" +6c634d34-884f-44df-8c9b-d1758b528c30,,USER,Find the average age of all students living in the each city.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +9bab6c92-6be3-41b7-a9b0-8c9135bcec07,,USER,Display the number of railways at each location.,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +25ef3471-4ca6-414e-a32c-40ac5317b3a9,,USER,List customer ids and their respective account counts.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +534135a2-d6af-4392-8c6c-0b844cb334eb,,USER,What is the name of the bank branch with the greatest number of customers?,"{""transformations"":[{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +e323b173-c3ce-4b3e-9339-1dcf9282a04e,,USER,Count the number of players who enter hall of fame for each year.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" +d602ce52-d2d2-4bbe-acc0-67d62182fbc0,,USER,What are the resident details containing the substring 'Miss'?,"{""transformations"":[{""column"":""other_details"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Miss""}]}","[{""columns"":[""resident_id"",""property_id"",""date_moved_in"",""date_moved_out"",""other_details""],""name"":""Residents"",""type"":""grid""}]" +75a7dc50-70cf-414a-9555-7b65291fe6fc,,USER,"For every state, calculate the total account balance of customers with a credit score above 100.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +48676794-d06e-4fa7-8151-ec0a2c063003,,USER,What is the average age for each city and what are those cities?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +b84792a9-d71b-4f44-afe6-6c609311ceb4,,USER,"Return the characters for actors, ordered by age descending.","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +0ab2847c-2a97-4697-ab71-16fb353cbe35,,USER,What are the countries of mountains with height bigger than 5000?,"{""transformations"":[{""column"":""Height"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +1b57c3c6-ca0e-4d31-9ad1-6cf8bdfa18eb,,USER,"Return the maximum support rate, minimum consider rate, and minimum oppose rate across all candidates?","{""transformations"":[{""column"":""support_rate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""consider_rate"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""oppose_rate"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +5d83da1f-9484-4c61-8dec-ec8a71610fa7,,USER,Return the device carriers that do not have Android as their software platform.,"{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""condition"",""operation"":""!="",""value"":""Android""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +d71dd5ef-1fcd-42ae-b61e-5b10fdb708c3,,USER,What is the average horizontal bar points for all gymnasts?,"{""transformations"":[{""column"":""Horizontal_Bar_Points"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +a6b7869d-d9c3-49a5-b39c-b2f606907999,,USER,What are the names of people in ascending order of weight?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" +e728fe3e-941c-4030-83fd-c76ff357d85c,,USER,"Find the average room count of the apartments that have the ""Studio"" type code.","{""transformations"":[{""column"":""room_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Studio'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +09ee9a84-5e47-47c0-b2d2-674225cd89da,,USER,What are the names of all the clubs ordered in descending alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +82f8bdd6-08c8-4cdb-8fa8-e266257bd405,,USER,Show the flight number of flights with three lowest distances.,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +8b106f91-6a53-47f1-a953-6b007cc55a3a,,USER,List the publisher of the publication with the highest price.,"{""transformations"":[{""column"":""Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +f22def96-215f-42c9-a732-bb8d531978f4,,USER,What is the email and phone number of Astrid Gruber the customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Astrid'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gruber'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +8ca93bbf-018b-442f-a4bd-479dabd0738c,,USER,List the country ID and number of cities associated with each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" +fbdd0e2a-a8a2-4ca9-bda3-6f2c9f263f81,,USER,What is the average age for all person?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +02ec6c76-79ce-46ca-a399-ec073dee6238,,USER,"Among all the claims, what is the amount claimed in the claim with the least amount settled? List both the settlement amount and claim amount.","{""transformations"":[{""column"":""Amount_Settled"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +92b507d3-9438-4dbb-ab32-a908a1afa412,,USER,Present each industry and the associated number of companies.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +a88fd43a-dbd2-4b4b-a674-cda974a868aa,,USER,Show the race class and number of races in each class.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +103176ba-13a3-4e65-bb66-a18f59db02e4,,USER,How many people are there of each nationality?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +07e0b76e-2a56-46fe-abd0-e6930aa08ce9,,USER,"Find all the locations whose names contain the word ""film"".","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""film""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" +8380943b-6915-4a81-afde-da5f934f5282,,USER,List the first and last name of all players in the order of birth date.,"{""transformations"":[{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +c032eb81-69de-4ed4-adee-1233d902373b,,USER,"For every zip code, count occurrences of max wind speeds reaching 25.","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +ebf24ca2-e7cd-4aa7-9126-b6ecde8c11b0,,USER,Which cities have regional population above 10000000?,"{""transformations"":[{""column"":""regional_population"",""transformationType"":""condition"",""operation"":"">"",""value"":10000000}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +720e4dee-c458-4e69-9304-98c81375e972,,USER,How many players participated in each position?,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +92152ce5-b9eb-406c-ae7d-20dd0af0e384,,USER,How many bank branches are there?,"{""transformations"":[{""column"":""branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +5d40af06-3d70-4dab-b7b6-e5c017357db5,,USER,Calculate the total rating ratio for each channel owner.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +a41ea059-e938-4e5c-aec0-accff22874cd,,USER,List all church names in descending order of opening date.,"{""transformations"":[{""column"":""open_date"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" +48242181-4ef1-42da-80bf-a3889773656b,,USER,List the names of editors in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +9df0ba76-7031-47aa-9206-ceb180029696,,USER,Can you provide a breakdown of the nationalities of people and the corresponding number of individuals from each nation?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +a760d9fe-8e90-442c-b93a-f40fd95b5ea6,,USER,Count the number of distinct store locations.,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +4a19ee62-5c10-480e-9159-29c7d3b20818,,USER,Count the number of items store 1 has in stock.,"{""transformations"":[{""column"":""inventory_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""store_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""inventory_id"",""film_id"",""store_id"",""last_update""],""name"":""inventory"",""type"":""grid""}]" +0e376468-25a6-44ab-90c0-ffc0c268e40d,,USER,What is the mean age for both genders?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +ed9e4829-6f9b-4735-a842-229800ac39aa,,USER,How many artists are male and how many are female?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +ade74ef4-6fb2-419c-b151-42a124677279,,USER,"List the contestant numbers and names, ordered by contestant name descending.","{""transformations"":[{""column"":""contestant_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" +d14d56d2-6967-44aa-9f0a-816c7d96a9a3,,USER,List names for drivers from Hartford city and younger than 40.,"{""transformations"":[{""column"":""home_city"",""transformationType"":""condition"",""operation"":""="",""value"":""Hartford""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +3309d4a5-56e7-4233-9638-811396e15f7e,,USER,Give the maximum price and score for wines produced in the appelation St. Helena.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Appelation"",""transformationType"":""condition"",""operation"":""="",""value"":""'St. Helena'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +71b43b65-60ce-4c50-91a7-df2aa6959478,,USER,How many different allergy types exist?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +ad520457-b8f4-41a8-b217-4e2c4e178a0c,,USER,Report the classroom number for each classroom and the number of grades using it.,"{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +37be14b5-8f38-485f-bafd-07a24c32ca4e,,USER,"For each zip code, what is the average mean temperature for all dates that start with '8'?","{""transformations"":[{""column"":""mean_temperature_f"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""date"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""8/""},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +997e7e6f-f1f2-498d-9d4b-657d9c8c312d,,USER,Calculate the average age and the number of male students in each city.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +32e80190-14e0-4de3-ab49-3ca7b4b9ce68,,USER,Which country is the airport that has the highest altitude located in?,"{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +de91e750-b219-430b-99d9-4faf8713fd67,,USER,"Count the number of tests with ""Fail"" result.","{""transformations"":[{""column"":""registration_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fail'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" +27dba476-800b-4f3f-a30a-79edc4d0c541,,USER,Display the count of male and female assistant professors.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +00d80248-3508-47cd-a846-493ad5a99388,,USER,What are the names of buildings sorted in descending order of building height?,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" +1628e46b-0177-402a-a165-a0cf65c7c375,,USER,How many phones are associated with each accreditation type?,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +ff31c7af-9ace-400e-83de-698a3d712f16,,USER,Count the number of party events.,"{""transformations"":[{""column"":""Event_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Event_Name"",""Party_ID"",""Member_in_charge_ID""],""name"":""party_events"",""type"":""grid""}]" +dd408d6f-92a1-4237-8f26-46a6b5305947,,USER,"What are the different statement ids on accounts, and the number of accounts for each?","{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +b478fd96-eaac-4405-a36d-27e21d4a4175,,USER,"Find the names of the companies whose headquarters are not located in ""USA"".","{""transformations"":[{""column"":""Headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +56203491-9469-4073-a79c-c9c398f20ae3,,USER,"What is the address of the location ""UK Gallery""?","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" +9bfc5d95-6f4d-4e53-acf8-93ad24297e57,,USER,What is the id and weight of every pet who is older than 1?,"{""transformations"":[{""column"":""pet_age"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +5708b501-ad2f-45f2-8186-f8d626cecc14,,USER,Sort all the distinct product names in alphabetical order.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" +43c532d5-1df4-4b18-99c4-b22fe6b627ad,,USER,Count the number of customers who are active.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""1""}]}","[{""columns"":[""customer_id"",""store_id"",""first_name"",""last_name"",""email"",""address_id"",""active"",""create_date"",""last_update""],""name"":""customer"",""type"":""grid""}]" +6a28c1b9-4007-4964-a7ae-5bf60cf27944,,USER,When was the first asset acquired?,"{""transformations"":[{""column"":""asset_acquired_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""asset_id"",""maintenance_contract_id"",""supplier_company_id"",""asset_details"",""asset_make"",""asset_model"",""asset_acquired_date"",""asset_disposed_date"",""other_asset_details""],""name"":""Assets"",""type"":""grid""}]" +bb6f0388-644f-4c8c-8315-338465275b92,,USER,What is the name of the room that can accommodate the most people?,"{""transformations"":[{""column"":""maxOccupancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +66efae0d-2341-4031-bd53-fcb3603677a8,,USER,Count the number of songs.,"{""transformations"":[{""column"":""SongId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" +a01834e6-a17a-45c5-85c7-c188aef3ae97,,USER,"Present distinct document ids with their corresponding paragraph counts, sorted by id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +1ee7ccc7-d71b-4ca1-a474-a2fa82b0b83d,,USER,"Find the name and access counts of all documents, in alphabetic order of the document name.","{""transformations"":[{""column"":""document_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +99bc0030-2c76-414b-9f25-949d5819b237,,USER,What is the employee id of the head whose department has the least number of employees?,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" +d4c21182-8139-40ed-a561-7b74c71be22a,,USER,Count the number of employees for each city.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +75d9ff72-1bc3-46de-81b2-b301529e4b2a,,USER,How many drivers are there?,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +717d619a-37f1-47a6-8e8a-b7b524ff1403,,USER,"For every classroom, reveal the classroom number and student occupancy.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +7d1297d8-f16d-4c4e-9b65-03f5f31800f3,,USER,How many total tours were there for each ranking date?,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" +0b92fe7e-c6d5-4a6f-8024-d9fbf93cc8d0,,USER,What are the name and os of web client accelerators that do not work with only a 'Broadband' type connection?,"{""transformations"":[{""column"":""CONNECTION"",""transformationType"":""condition"",""operation"":""!="",""value"":""Broadband""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" +9f2684e8-722b-457f-b4fc-f7caa7d38f12,,USER,"List total amount of invoice from Chicago, IL.","{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +8b49262c-a352-4295-bca0-11004f38ba11,,USER,What is the total number of points for all players?,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +b8f0b567-458e-45ac-b45c-c98a0e125a2e,,USER,Find the component amounts and names of all furnitures that have more than 10 components.,"{""transformations"":[{""column"":""Num_of_Component"",""transformationType"":""condition"",""operation"":"">"",""value"":10}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" +48b9fe75-71dc-4b5c-8d48-eda5751221aa,,USER,How many climbers are there?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +d16c8e28-c7dc-496b-a7fb-0ced701ea1f5,,USER,On average how large is the population of the counties?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +a2cd8aee-d1fd-4c7a-8c55-b6d85921d4cf,,USER,What are the ids of the students who registered for course 301?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" +b6b12d5e-de93-4ccc-83f0-924cb3e511ee,,USER,What are the ids of the students who registered for course 301 most recently?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301},{""column"":""date_of_attendance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" +0d9619f7-a22f-46c2-b16f-c6198dfb1c35,,USER,Please show the different record companies and the corresponding number of orchestras.,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +ac7b5890-9220-4a2c-8a37-71ce6584c6d2,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +64d9926d-3e72-4edc-899a-09117acafb77,,USER,What is the continent name which Anguilla belongs to?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anguilla'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +d3eb7687-5a55-443d-9860-599d30e68a28,,USER,"For each type, what is the average tonnage?","{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +5f2c27c6-6f91-4a97-a0e9-2d27a4f83b54,,USER,Give the name of the country in Asia with the lowest life expectancy.,"{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""LifeExpectancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +1602fc06-84cd-4773-b88d-4efdc376582a,,USER,Return the name of the youngest captain.,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +e9d41571-d251-48bd-aed7-e674766578a6,,USER,How many templates have template type code CV?,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CV'""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +526975d6-c87e-494c-8023-b0395eda46ed,,USER,In how many different cities are banks located?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +4dff24a9-4a49-4317-bac7-715f40a0f9a8,,USER,What are the card numbers of members from Kentucky?,"{""transformations"":[{""column"":""Hometown"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Kentucky""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" +3aa54148-1855-4717-8bee-481b0ed4db95,,USER,Count the number of bank branches.,"{""transformations"":[{""column"":""branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +d6581f3f-252c-479c-87d4-2567784a7139,,USER,"Find the number of students who have the word ""son"" in their personal names.","{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""son""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" +36e12231-8b2c-435f-bcb2-f87fdb9d60ab,,USER,What is the first name of the students who are in age 20 to 25 and living in PHL city?,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""PHL""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">="",""value"":20},{""column"":""age"",""transformationType"":""condition"",""operation"":""<="",""value"":25}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +8317305d-1f50-42c5-8f0f-6fe00a1ddbc8,,USER,Find all the players' first name and last name who have empty death record.,"{""transformations"":[{""column"":""death_year"",""transformationType"":""condition"",""operation"":""="",""value"":""""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" +b9acf55c-b46b-45a9-9dba-7dcf4dac5a58,,USER,"How many credits does course CIS-220 have, and what its description?","{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""CIS-220""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +b987e3bb-1e78-4a11-a3fb-445a28f4ab0d,,USER,What is the average age of all students living in each city?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +321868ee-e96b-4320-8da3-a13a88656f62,,USER,How many singers are there?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +1d5ce0d6-2bda-49a7-bdbd-0709e240418e,,USER,What is the average training hours of all players?,"{""transformations"":[{""column"":""HS"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +eecd402a-a94f-471a-b36f-5eacb98f4dea,,USER,Show the number of customers.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +78d0377b-c76f-4a2d-a2d8-834496035bd9,,USER,What are the maximum price and score of wines for each year?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +96ab96aa-bb87-4b2e-a87a-e4d40968620e,,USER,What are the enrollment and primary conference for the university which was founded the earliest?,"{""transformations"":[{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +37d4f765-12e8-4eed-a32d-e873bda93c4c,,USER,What are the prices of wines produced before the year of 2010?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2010}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +c4187b40-1b54-4de4-923e-14c4b59b459e,,USER,"What are the names of all people, ordered by their date of birth?","{""transformations"":[{""column"":""date_of_birth"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +d4f66323-4f49-4e3a-9ecf-3b75fa754cf4,,USER,"Display the first and last name, and salary for those employees whose first name is ending with the letter m.","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""ends with"",""value"":""m""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +61ababc7-9ca1-439f-9874-9c4cac993bb5,,USER,What are the products with the maximum page size A4 that also have a pages per minute color smaller than 5?,"{""transformations"":[{""column"":""max_page_size"",""transformationType"":""condition"",""operation"":""="",""value"":""'A4'""},{""column"":""pages_per_minute_color"",""transformationType"":""condition"",""operation"":""<"",""value"":5}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" +11cdd9d0-753c-4723-96ee-382b7b1231a9,,USER,"For each state, find the total account balance of customers whose credit score is above 100.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +ae423997-2f9a-4357-b759-f6b18f0cc5b1,,USER,Show different hometown of teachers and the number of teachers from each hometown.,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +35cfb8f1-9bf7-4faf-9e22-309247741284,,USER,"What are the names and headquarters of all manufacturers, ordered by revenue descending?","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +074510f9-17fb-4d89-b463-e8806e5e367c,,USER,When was the school with the largest enrollment founded?,"{""transformations"":[{""column"":""enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +45ed0789-cc1c-4b7d-bfe5-e4afd8bd211b,,USER,Show the different headquarters and number of companies at each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +776a2639-b873-4617-8f67-593c8864fef9,,USER,what are the names of the ships ordered by ascending tonnage?,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +bdce68eb-7b3e-4414-ad0b-877fdf64703a,,USER,Find the total credits of courses provided by different department.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +063508b6-ad70-4932-91ab-287699ba2f02,,USER,What is the total number of credits offered by each department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +253acef6-1f0f-4455-ac52-bb8001710a52,,USER,Give me the dates when the max temperature was higher than 85.,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">"",""value"":85}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +c8adbb7c-dfd2-4269-a8a7-bf0aded3f423,,USER,What are the clean and jerk score of the body builder with the highest total score?,"{""transformations"":[{""column"":""Total"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" +f0b32db7-5c22-4e72-bccf-c5bbd7eedeec,,USER,"What is the description of the club ""Pen and Paper Gaming""?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +18b49734-8682-4989-9a75-eeb2460d8f7a,,USER,Count the number of submissions.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +142ac905-174c-4165-bda9-cf1ce11c0d8f,,USER,List distinct locations and their corresponding performance counts.,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +800b64d3-b5ab-47d4-9db6-11526c0af614,,USER,List all club names in ascending order of start year.,"{""transformations"":[{""column"":""Start_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +061aea0d-a65e-4f58-b11d-582925ecfd7d,,USER,What is the number of employees from each city?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +128944fd-92de-47d3-a56f-3c1ee3805f7f,,USER,List all cities of addresses in alphabetical order.,"{""transformations"":[{""column"":""city"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +7280cd16-ec49-4fa4-9f34-a0517c6d6701,,USER,What si the youngest employee's first and last name?,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +270136c9-2593-47bb-a640-bbe68b8dd8e4,,USER,How many bookings correspond to each booking status? List the booking status code and the number of corresponding bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +aca8680e-b6cc-47b6-8530-5eae3bc413bf,,USER,What is the mobile phone number of the student named Timmothy Ward ?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""timmothy""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""ward""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +3c37d87a-c19c-4ad4-a97d-fc4e7a0cec0a,,USER,What are the different membership levels?,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" +3cf66cdf-6cf7-474d-9ed2-d5f730069bc1,,USER,What are the average rating and resolution of songs that are in Bangla?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""resolution"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'bangla'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +59a26e42-6394-4b06-8be6-98de92d8ccf6,,USER,Find the number of universities that have over a 20000 enrollment size for each affiliation type.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +dc22113c-2cf6-4540-843b-dd45f42ca972,,USER,Count the number of paragraphs.,"{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +37d7bbba-e13d-4af9-8683-8d4a5eca3d7d,,USER,Show the transaction types and the total amount of transactions.,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +f4cb614a-5d4f-42a7-85a5-215bdb822b5a,,USER,Compute the total account balance for customers with a credit score over 100 by state.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +5839e349-ecee-4cbc-8a6d-e76ade3a1434,,USER,"list the name, job title of all people ordered by their names.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +1db97754-85db-4da2-af1b-56830d9d485e,,USER,"For each grade, show the grade number, number of classrooms used, and total student enrollment.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +8b2240ca-4ebe-48f8-908a-167dcd2a8d4c,,USER,What are the different regions of clubs in ascending alphabetical order?,"{""transformations"":[{""column"":""Region"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +f91eb59d-9055-464d-a395-2157e30fbb3e,,USER,"What is the incident type description for the incident type with code ""VIOLENCE""?","{""transformations"":[{""column"":""incident_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'VIOLENCE'""}]}","[{""columns"":[""incident_type_code"",""incident_type_description""],""name"":""Ref_Incident_Type"",""type"":""grid""}]" +329fa6a4-50db-4241-aa03-f51bb1240753,,USER,What are the industry names and the company counts in each industry?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +888838cb-b148-4939-bca4-7aeaa0f6c851,,USER,"Find the phone number and email address of customer ""Harold"".","{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Harold'""}]}","[{""columns"":[""Customer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Customers"",""type"":""grid""}]" +1771629f-db52-4834-984a-c3139174eafe,,USER,Find the count of medicines offered for each trade.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +2063de75-1bc3-4b28-a2d2-4649bf9ca365,,USER,List each birthplace alongside the number of individuals from there.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Birth_Place"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" +c472edef-a893-4668-a959-9d11db533d8c,,USER,Find the name and capacity of products with price greater than 700 (in USD).,"{""transformations"":[{""column"":""price_in_dollars"",""transformationType"":""condition"",""operation"":"">"",""value"":700}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +88a013e4-aef9-42f2-a1d3-ea69e529a6cd,,USER,"Return the name, location, and seating of the track that was opened in the most recent year.","{""transformations"":[{""column"":""year_opened"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +695ffc6c-c13d-469d-8d14-923cd27b18ad,,USER,What are the different ranges of the 3 mountains with the highest prominence?,"{""transformations"":[{""column"":""Prominence"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +c750e0d7-309a-4704-9a6d-701afa3e608b,,USER,How many gas companies are there?,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +020a815a-c56f-44ee-8080-d0d3d867cdc0,,USER,Identify distinct race classes and their corresponding number of races.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +b7d6030c-c2c4-48b9-8547-bec04e5938be,,USER,List the total scores of body builders in ascending order.,"{""transformations"":[{""column"":""Total"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" +0470dc97-b8b0-43f9-b396-772ebffebd3e,,USER,How many artists are above age 46 and joined after 1990?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":46},{""column"":""year_join"",""transformationType"":""condition"",""operation"":"">"",""value"":1990}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +23d9a75f-fb56-4443-a0ae-a184694185fc,,USER,Give the airport code and airport name corresonding to the city Anthony.,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anthony'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +516281c6-4169-4bd1-a469-1fba7d3d4370,,USER,"How many kids stay in the room DAMIEN TRACHSEL checked in on Sep 21, 2010?","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-09-21'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'DAMIEN'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'TRACHSEL'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +627d2dd3-1b64-47dd-b684-77b2c53a0cb6,,USER,"What is the title, phone number and hire date for the employee named Nancy Edwards?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +047114dc-bcac-434d-8f5b-f9b65c55493d,,USER,Who is the youngest employee in the company? List employee's first and last name.,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +0d992800-3bd0-418c-96b4-ef5bd11241a6,,USER,List the names of climbers whose country is not Switzerland.,"{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Switzerland'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +b5e5ff1f-34d0-47c9-aa95-2d08f4835dbf,,USER,list all cartoon titles and their directors ordered by their air date,"{""transformations"":[{""column"":""Original_air_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +9ffc7dc5-dfde-4290-8146-90154ae2c429,,USER,List document type codes and the number of documents in each code.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +5273670f-e2e1-4866-ba1b-62b21750ac10,,USER,"List the id, genre and artist name of English songs ordered by rating.","{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""},{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +a88f2f1a-dbb2-4afe-9235-84e8f1d08686,,USER,List the codes of all courses that take place in room KLR209.,"{""transformations"":[{""column"":""class_room"",""transformationType"":""condition"",""operation"":""="",""value"":""KLR209""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +52e1286c-39d6-4142-9c9d-f25bad9b89ea,,USER,What are the names of all pilots 30 years old or young in descending alphabetical order?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""<="",""value"":30},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +97e4ad1c-6753-40fc-a126-d06c3c8b87e8,,USER,How many different card types are there?,"{""transformations"":[{""column"":""card_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +fd36d067-c427-421b-a7e2-d8d7ebf93482,,USER,How old is the doctor named Zach?,"{""transformations"":[{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""doctor""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Zach""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +1968087a-78f0-4871-b819-c78e47067a4a,,USER,What are names of countries with the top 3 largest population?,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +17411eca-e509-42a5-bfba-3b18670b13cd,,USER,How many students are enrolled in each department?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +294a89b9-e0b7-4ba9-96af-17346f22b63d,,USER,Report the name of all campuses in Los Angeles county.,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +57c14ea5-ef16-4206-bcd6-7e9009b58b99,,USER,Please show the categories of music festivals and the count of each category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +92d72c95-ddf9-42d9-95ff-1d2e267c97ec,,USER,How many films does each studio produce?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +021234e3-d4b7-4069-8b9f-230edae69728,,USER,Give the songs included in volumes that have more than 1 week on top.,"{""transformations"":[{""column"":""Weeks_on_Top"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +398411c1-8de4-4a32-b14f-1915434319bc,,USER,List the number of faculty members per building and include the building name.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +d9a20d0b-6b1e-4e33-a8f9-1b4118aad980,,USER,Determine the number of locations for each school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +b238e207-0a32-45aa-bc9b-1017aa6952d6,,USER,What is the average account balance for different account types of customers with a credit score below 50?,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +54a2a7fc-3123-4b97-b9d5-475eadaa9030,,USER,Who is the instructor with the highest salary?,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +8b0e3a58-cbbb-4047-96b7-9f8e2b148e74,,USER,Find the number of activities available.,"{""transformations"":[{""column"":""actid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actid"",""activity_name""],""name"":""Activity"",""type"":""grid""}]" +f7b05115-846f-499c-80aa-daa7c8bab914,,USER,Find the first names and last names of teachers in alphabetical order of last name.,"{""transformations"":[{""column"":""last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" +4536e5eb-8586-4571-bf9b-221f9b5ae618,,USER,What is the maximum price and score of wines for each year?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +6e944e25-8ce9-40fc-a7b5-b722cb6f71b2,,USER,Which grade is studying in room 105?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":105}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +3d492fcd-525a-418c-9fe1-76663f3e07d3,,USER,Show different type codes of products and the number of products with each type code.,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Product_Type_Code"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +c9c45c58-aff3-4582-9c50-0f0a9d68f292,,USER,What are airport names at City 'Aberdeen'?,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aberdeen'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +77bf499f-d2e3-447e-a1f1-e25b83f5857f,,USER,What are the names of players whose training hours is between 500 and 1500?,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":"">="",""value"":500},{""column"":""HS"",""transformationType"":""condition"",""operation"":""<="",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +1cff6cad-d7d6-447c-bb01-756f9824ea1e,,USER,What are the titles of all the albums alphabetically ascending?,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" +dcaa19cc-9d16-45e1-a944-1caeb3899816,,USER,List all the distinct stations from which a trip of duration below 100 started.,"{""transformations"":[{""column"":""duration"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +13ad4e55-165c-4532-946e-42f0482b397d,,USER,Show the employee ID and end date of their previous job for each employee.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" +aedf6c8a-1e95-4f0f-a2b8-197d376e8600,,USER,Determine the lowest salary for each department.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +c218d8d9-c361-4838-ae9a-a1ab93beb05f,,USER,Find the average elevation of airports in each country.,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +ea881884-3829-48b1-b741-152020c76d52,,USER,What are the names of all movies directed by Steven Spielberg?,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""Steven Spielberg""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +a3b2b420-3aff-4e4f-93f3-252af0dc3ab6,,USER,How many likes correspond to each student id?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" +a59449be-e5f5-4bfd-8ede-03d2a030c169,,USER,What is the average miles per gallon of all the cards with 4 cylinders?,"{""transformations"":[{""column"":""mpg"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +00d9cd6f-6a2c-4576-b112-31e353c82814,,USER,What are the full names and ages for all female students whose sex is F?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +344604c6-061d-4945-b68b-585fa5e73c2d,,USER,What is the total number of hours for all projects?,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +3ee9a8b9-c646-43f2-b474-616bec37d700,,USER,Show the number of trains,"{""transformations"":[{""column"":""Train_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Train_ID"",""Name"",""Time"",""Service""],""name"":""train"",""type"":""grid""}]" +250ecfe5-5624-46d5-a6f5-818a5e180cbf,,USER,Show the details of all trucks in the order of their license number.,"{""transformations"":[{""column"":""truck_licence_number"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""truck_id"",""truck_licence_number"",""truck_details""],""name"":""Trucks"",""type"":""grid""}]" +bdef13fc-546f-4fe5-ba17-e68c914c754c,,USER,Which channels are not owned by CCTV? Give me the channel names.,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""!="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +7399ef31-162c-4b5d-84f3-c71680b644b9,,USER,"What is the location code for the country ""Canada""?","{""transformations"":[{""column"":""location_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" +f0d1055f-7f57-48e0-90c0-c324fafea467,,USER,List the earnings of poker players in descending order.,"{""transformations"":[{""column"":""Earnings"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +bf8d3e08-fb5e-40fe-95ad-97a2c18725cd,,USER,Return the version numbers and template type codes of templates with a version number greater than 5.,"{""transformations"":[{""column"":""version_number"",""transformationType"":""condition"",""operation"":"">"",""value"":5}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +103b1d31-6fb5-4cd5-a979-4115d136a8a9,,USER,What are the titles of all movies that James Cameron directed after 2000?,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""James Cameron""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +dd1e541d-edd4-49bc-9cc5-59642b2bdc31,,USER,What are the notes of the death events which has substring 'East'?,"{""transformations"":[{""column"":""note"",""transformationType"":""condition"",""operation"":""contains"",""value"":""East""}]}","[{""columns"":[""caused_by_ship_id"",""id"",""note"",""killed"",""injured""],""name"":""death"",""type"":""grid""}]" +ce303284-ef31-463f-a2ef-c52245ac3981,,USER,List all the student details in reversed lexicographical order.,"{""transformations"":[{""column"":""other_student_details"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +db1df8d7-5013-4e03-bd57-5f285e39da2b,,USER,Display the number of cinemas in each location.,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +15ba9c14-7d74-47cf-9172-5db4f6d640f3,,USER,Determine the average wine prices across different years.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +5b7fcfe4-66ba-47a6-94b1-f7424d417a15,,USER,Calculate the average rating for right-footed and left-footed players.,"{""transformations"":[{""column"":""overall_rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" +8cdfa7f7-c2d7-496b-a99f-ffbe8c95c88f,,USER,"What is the name, city, country, and elevation for every airport in the city of New York?","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +85fa7180-53c9-43a8-bdc4-d04f02d7a762,,USER,What are the names of actors who are not 20 years old?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""!="",""value"":20}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +4b45024f-31eb-4eea-8c0a-eef89ac69726,,USER,Which classrooms are used by grade 4?,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +544656ee-5acd-4ecb-98c6-a3e699daed8c,,USER,What other details can you tell me about students in reverse alphabetical order?,"{""transformations"":[{""column"":""other_student_details"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +960cf8ff-f132-422d-aaa7-cc2c11c581a0,,USER,What is the highest acceleration for different cylinder types?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +0829f305-33b2-4631-aab9-a6b44e4eadaa,,USER,What is the party of the youngest people?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" +a2b69e5c-e394-4972-904e-5a85f025136c,,USER,Find the number of distinct bed types available in this inn.,"{""transformations"":[{""column"":""bedType"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +6ef7064c-bb40-435b-8506-2ba8c4ebc497,,USER,find the number of distinct country codes of all players.,"{""transformations"":[{""column"":""country_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +31a13eed-42de-46f4-af60-e76756e71098,,USER,How many main stream browsers whose market share is at least 5 exist?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""market_share"",""transformationType"":""condition"",""operation"":"">="",""value"":5}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" +fc4006b9-7f32-424c-b3a2-86b209983050,,USER,What is the minimum salary in each department?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +1b412b73-dc7f-4b37-b8e6-1f10eb89f56f,,USER,"Enumerate all transportation methods to attractions, along with the count of accessible attractions for each method.","{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +520551da-476b-4c80-a65c-a347cd0191ac,,USER,List the names of all scientists sorted in alphabetical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""SSN"",""Name""],""name"":""Scientists"",""type"":""grid""}]" +76a3cee3-93de-47c4-8676-d2ea2a2fd13a,,USER,Retrieve all the first and last names of authors in the alphabetical order of last names.,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +fc5443c1-8c20-4e43-9277-5253569f9466,,USER,What are the name and id of the three highest priced rooms?,"{""transformations"":[{""column"":""basePrice"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +60ff404b-f47b-4a98-9929-dba68563a604,,USER,What are the average price and score of wines grouped by appelation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +05f6b6c4-5565-476d-9d0c-e3058876a2c7,,USER,"What are the first name, last name, and phone number of all the female faculty members?","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +f6e6c222-a4a1-4a71-99c6-a7f3bf5822f1,,USER,Count the number of distinct governors.,"{""transformations"":[{""column"":""Governor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" +55ae5bdb-590c-4923-b94b-5a96ef4666bd,,USER,List the names of companies in descending order of market value.,"{""transformations"":[{""column"":""Market_Value_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +aa9cbf86-8683-4055-8fba-7dd1fa6fc6bc,,USER,List in alphabetic order the names of all distinct instructors.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +0379aece-7478-4255-b92b-34ef4a4cde5a,,USER,Show all artist names and the year joined who are not from United States.,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""United States""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +54070219-8c16-497b-95de-bfec869e9580,,USER,Which orders have shipment after 2000-01-01? Give me the order ids.,"{""transformations"":[{""column"":""shipment_date"",""transformationType"":""condition"",""operation"":"">"",""value"":""'2000-01-01'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" +0b107bdb-69a4-4283-b31b-a835a94a9e2f,,USER,"What is the weekly rank for the episode ""A Love of a Lifetime""?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +6d4b95bb-5586-4bd5-9c32-dd549f2a7806,,USER,How many distinct payment methods are used by parties?,"{""transformations"":[{""column"":""payment_method_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" +9fb1a1f6-cf2b-4d81-9843-a2d7e2e5009e,,USER,What is the average age for each gender?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +8d02e015-c8ef-4488-bfb7-52a316e2e14f,,USER,"What are all of the products whose name includes the substring ""Scanner""?","{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Scanner""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" +4d3d82c7-b1d2-4669-a927-087f2430924d,,USER,Display the card type codes and the number of customers that hold each card type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +ddc565f1-496b-4697-8808-178bc154fc28,,USER,How many vehicles exist?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" +e3d2fdbe-bf75-4e59-8a58-89b3c56355de,,USER,In which years cars were produced weighing no less than 3000 and no more than 4000 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""condition"",""operation"":"">="",""value"":3000},{""column"":""weight"",""transformationType"":""condition"",""operation"":""<="",""value"":4000}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +4fd16cb9-935f-4532-a311-b04a1947b65d,,USER,Show name and salary for all employees sorted by salary.,"{""transformations"":[{""column"":""salary"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +f9a68f8e-bb27-4c36-a9f2-e3a91a539f7d,,USER,When did customer with first name as Carole and last name as Bernhard became a customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bernhard'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +b992f249-43e2-497e-ba7e-eacd0afbe2e2,,USER,"What are the date, mean temperature and mean humidity for the top 3 days with the largest max gust speeds?","{""transformations"":[{""column"":""max_gust_speed_mph"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +57ab07ab-e243-47cb-a80d-04c8fd0e65af,,USER,What is the list of school locations sorted in descending order of school foundation year?,"{""transformations"":[{""column"":""Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +1fcc2b83-f7f5-45df-af4a-fa2e2a60cece,,USER,Find the country of the airlines whose name starts with 'Orbit'.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Orbit""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" +49e6f2d0-57fd-4af3-b335-a49ef684ecda,,USER,Which patient is undergoing the most recent treatment?,"{""transformations"":[{""column"":""dateundergoes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Patient"",""Procedures"",""Stay"",""DateUndergoes"",""Physician"",""AssistingNurse""],""name"":""Undergoes"",""type"":""grid""}]" +aeabcd68-8e59-427e-a7c7-c182a1a57fe1,,USER,How many video game types exist?,"{""transformations"":[{""column"":""gtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +7e4d78c3-ae7c-4f86-a6c9-62e66006a0c5,,USER,Determine the maximum price and score of wines for each vintage.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +7eca55d2-81cd-48b0-acda-84cd4f21bc3b,,USER,Show product IDs and the count of unique orders containing each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +1e2848f0-0db6-459a-bf1b-6cf55628264d,,USER,What are the countries of all airlines whose names start with Orbit?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Orbit""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" +ded01232-5c54-454d-be4c-d5e352bc5347,,USER,"For each classroom, report the classroom number and count the number of distinct grades that use it.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +ef838458-ae48-411c-81f2-e50965b4446e,,USER,"Find the distinct years when the governor was named ""Eliot Spitzer"".","{""transformations"":[{""column"":""Governor"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eliot Spitzer'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" +53fd9357-73c7-4409-b27f-dbd1f56a548e,,USER,"Find the name of all customers whose name contains ""Alex"".","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Alex""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +33140ce2-9864-42f6-8152-98a4c15a33ad,,USER,What nurses are on call with block floor 1 and block code 1? Tell me their names.,"{""transformations"":[{""column"":""blockfloor"",""transformationType"":""condition"",""operation"":""="",""value"":1},{""column"":""blockcode"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Nurse"",""BlockFloor"",""BlockCode"",""OnCallStart"",""OnCallEnd""],""name"":""On_Call"",""type"":""grid""}]" +fb108910-ab01-4552-a4e9-7ce5ca4d7c84,,USER,Find the total student enrollment in colleges founded after 1850 for each affiliation type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +80bb0286-32a3-4b4a-9d29-19ee888279f8,,USER,What are the daily hire costs for the products with substring 'Book' in its name?,"{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Book""}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" +c0bced08-dddb-4dda-96fc-487380e64a29,,USER,List the names of all distinct nurses ordered by alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""Registered"",""SSN""],""name"":""Nurse"",""type"":""grid""}]" +bc1a2c8d-772e-4c14-9a8d-dd877798b525,,USER,Find the number of reviews.,"{""transformations"":[{""column"":""a_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" +ce6994d6-4c39-42ec-a061-6d6bcf929bec,,USER,List the names of buildings in descending order of building height.,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" +831d24fb-a644-45e2-9605-23acb7bf678b,,USER,How many distinct incident type codes are there?,"{""transformations"":[{""column"":""incident_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""incident_id"",""incident_type_code"",""student_id"",""date_incident_start"",""date_incident_end"",""incident_summary"",""recommendations"",""other_details""],""name"":""Behavior_Incident"",""type"":""grid""}]" +11bff99f-59c5-4803-9e30-e09d0f9d71c7,,USER,"Show flight number, origin, destination of all flights in the alphabetical order of the departure cities.","{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +102fa155-aa18-446a-8154-02fed91a5897,,USER,What is the school code of the accounting department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Accounting'""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +01fba06a-4757-4302-b8d0-f3cb736694b5,,USER,What are all the different start station names for a trip that lasted less than 100?,"{""transformations"":[{""column"":""duration"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +cbc3badc-a3ab-4e0a-9e6a-82d905987eee,,USER,What is the name of the singer with the largest net worth?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +733547cd-69f1-40a1-8fde-6e96c703faa1,,USER,Give me a list of the names of all songs ordered by their resolution.,"{""transformations"":[{""column"":""resolution"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +29c673a3-96fe-42ef-9f8a-7bc87607d911,,USER,"Return the name, location and district of all shops in descending order of number of products.","{""transformations"":[{""column"":""number_products"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +ad45de40-2e9b-4e12-9635-35ac4a9757c5,,USER,Show all ministers who do not belong to Progress Party.,"{""transformations"":[{""column"":""party_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Progress Party""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +ad69da1a-6523-43af-aea0-4181ca57649d,,USER,Display the police forces and the number of counties with each police force.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +94d3f532-3010-46e2-a5e4-716de5f0da34,,USER,What are the student ids for students over 20 years old?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +91ce5bb7-84af-4442-b02c-65eaa9f19a84,,USER,"What is the name of the document which has been accessed the most times, as well as the number of times it has been accessed?","{""transformations"":[{""column"":""access_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +ca72618a-a4cf-4ec5-ada2-87f5aa968445,,USER,List the locations of schools in ascending order of enrollment.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +029b4998-5d2c-4099-a65b-a36112bb2564,,USER,Provide the total market value of each main industry.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +5a240ae9-96c8-4a8d-9577-df8ed0455203,,USER,How many distinct locations of perpetrators are there?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +ad43d616-9565-4d7c-9909-67e43c7ffa53,,USER,"When was the document named ""Marry CV"" stored? Give me the date.","{""transformations"":[{""column"":""Document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Marry CV'""}]}","[{""columns"":[""Document_ID"",""Date_Stored"",""Document_Type_Code"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""All_Documents"",""type"":""grid""}]" +443bd0a0-b2ea-460e-8510-60a35a51a670,,USER,Who is the founders of companies whose first letter is S?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""S""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +4f8713bb-863b-4004-a559-f424354164e9,,USER,What is the minimum salary for each department?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +d9be7622-8419-4a0b-aacd-78f7219a36f9,,USER,List the venues of debates in ascending order of the number of audience.,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" +dcc0c782-1e3e-4e0f-8fe1-3424ff20be9a,,USER,How many different players trained for more than 1000 hours?,"{""transformations"":[{""column"":""pID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""HS"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +beaf4ab5-3ee0-403c-8981-bea13657ede2,,USER,Find the first names of faculties of rank Professor in alphabetic order.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +83f8abbe-3149-439f-a44e-f83e8f940e44,,USER,"For each position, what is the average number of points for players in that position?","{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +e7dabfd9-2e9a-45be-bf37-79e66e05dd5a,,USER,List the school color of the school that has the largest enrollment.,"{""transformations"":[{""column"":""Enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +5f8853b9-855b-4934-b90f-27bfd040bde7,,USER,What is the description of document type 'Paper'?,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""document_type_code"",""document_type_description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +2aabe01b-b925-4338-8a58-50b6e51e348e,,USER,What are the names of the regions in alphabetical order?,"{""transformations"":[{""column"":""region_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +4f44af4c-b3c7-4de4-995c-2fc33ad5846b,,USER,"What is the total horses record for each farm, sorted ascending?","{""transformations"":[{""column"":""Total_Horses"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" +7838bb84-0424-4a33-9353-e325953c5915,,USER,"For each classroom, show the classroom number and find how many students are using it.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +3e5ac949-e491-49b5-9163-140933a011a0,,USER,"Which city does the student whose last name is ""Kim"" live in?","{""transformations"":[{""column"":""LName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kim'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +03b73a39-093c-42b0-ad06-49357873d786,,USER,What are the average enrollment size of the universities that are founded before 1850?,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""founded"",""transformationType"":""condition"",""operation"":""<"",""value"":1850}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +8fa96fa2-3b58-4732-84ae-979f1a7e4f32,,USER,"For each grade 0 classroom, return the classroom number and the count of students.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +e0a571cd-dd2e-414e-84d0-e94e684ba4c1,,USER,Who are the players from UCLA?,"{""transformations"":[{""column"":""College"",""transformationType"":""condition"",""operation"":""="",""value"":""'UCLA'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +4edcec32-87f3-4089-9778-8402c265e446,,USER,Calculate the average age of individuals for each occupation.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +c63c8aa1-9a09-45dc-bbc8-377eca6cd1d2,,USER,List distinct software platforms for devices and the device count for each platform.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +86ad83e7-bd9d-4b3b-8bdd-2b98730023a4,,USER,Find how many different affiliation types there are.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +043dcf3a-929b-4d71-b689-38a3cc6430df,,USER,What are the names of companies with revenue between 100 and 150?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""revenue"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +daf0b7e3-88f6-47b2-b4aa-0ac06bcb20d3,,USER,What campus has the most degrees conferrred over its entire existence?,"{""transformations"":[{""column"":""campus"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" +94cc5f35-b3aa-484b-9c73-15bfc1e16c4c,,USER,What are the three most costly procedures?,"{""transformations"":[{""column"":""cost"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" +caf5bd23-79f7-4306-9528-0247a15e01f1,,USER,How many stadiums are in each country?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +0108babc-c258-4edd-9eae-641b55be6a93,,USER,"What are the method, date and amount of each payment? Sort the list in ascending order of date.","{""transformations"":[{""column"":""Date_Payment_Made"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" +7af6ac8c-446e-4bd9-9e7f-e0cb7d602936,,USER,What are the first names of students in room 108?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":108}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +3bfdcae2-1bf4-4aab-9ed6-665db5d47a87,,USER,Find the total credits of courses provided by different departments.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +f5027b56-14ae-48a6-8182-3958274fe1d1,,USER,What are the names of the pilots in alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +d7ef3685-a234-4366-96fa-321516f86bfd,,USER,What are the last names of students in room 111?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":111}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +693f8534-ec7f-4a82-b107-98a81052c9cc,,USER,"Return the apartment numbers of the apartments with type code ""Flat"".","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Flat'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +e6ef1ad6-7f91-4864-9e3a-e01a41b53698,,USER,How many captains younger than 50 are in each rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +6df0a556-9748-48e2-8389-aa26cad9a38b,,USER,How many students are enrolled in each major?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +82d0226d-19a5-44b5-83d8-00ef1484aca7,,USER,Find the manager name and district of the shop whose number of products is the largest.,"{""transformations"":[{""column"":""number_products"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +0962a847-8cc3-481a-ba1e-164f7522c97e,,USER,List the number of different series names and contents in the TV Channel table.,"{""transformations"":[{""column"":""series_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""content"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +cafda5f7-260d-4c80-803f-d18339a10ea0,,USER,"Show the id and star rating of each hotel, ordered by its price from low to high.","{""transformations"":[{""column"":""price_range"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +90434f4f-9b17-462b-92e9-1a2e44d68ae2,,USER,Show the student IDs and the number of friends corresponding to each.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" +b4bf0909-7146-4236-a268-da07896e3f39,,USER,"For each grade, return the grade number, the number of classrooms used for the grade, and the total number of students enrolled in the grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +0c5539ba-4539-47bd-ad5e-5e69804305ba,,USER,Identify city statuses and their respective average populations.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +fe0899c3-81db-49b3-bbb1-c6f6686982e1,,USER,Describe the section h.,"{""transformations"":[{""column"":""section_name"",""transformationType"":""condition"",""operation"":""="",""value"":""h""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" +f1c2c8ac-7a64-48cc-9b49-b2e2573348b9,,USER,What are the different addresses that have students living there?,"{""transformations"":[{""column"":""current_address_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +6fd10e9c-20cc-4735-8ac8-808e4969b723,,USER,What are the average prices and cases of wines produced in the year of 2009 and made of Zinfandel grape?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cases"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2009},{""column"":""Grape"",""transformationType"":""condition"",""operation"":""="",""value"":""'Zinfandel'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +933b7cb4-87ed-4c88-b764-4a6787834f32,,USER,List the names of climbers in descending order of points.,"{""transformations"":[{""column"":""Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +18e5ab54-81ba-4c1a-a4a9-338ef115c024,,USER,Please list the age and famous title of artists in descending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +b1007751-4cfa-46f2-815d-40b7a26273fa,,USER,"What is the document id, template id and description for document named ""Robbin CV""?","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Robbin CV'""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +b58e7e0f-270f-4dda-be65-f61030faaeac,,USER,What is the oldest age among the students?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +f650c7b3-5bc0-47be-9f23-5f1245e31e43,,USER,How many different kinds of lens brands are there?,"{""transformations"":[{""column"":""brand"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" +b342a6aa-38fb-42b1-b243-ea39f0401aed,,USER,How many orchestras are managed by each record company?,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +61141bb7-3946-45c7-bc42-e8de700bc7d3,,USER,"What are the first names for all faculty professors, ordered by first name?","{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +2a04ef47-8d14-4024-a48d-3b69aa6b1da4,,USER,How many phones are there?,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +f3445348-3782-472f-82ee-bdd54ccfc806,,USER,How many countries have governments that are republics?,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +7b14dbb6-db0d-40bb-bb7d-d4a3aad2553a,,USER,What are the names of all the races that occurred in the year 2017?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +8b5fa796-6d9a-465f-a44d-92069de2ac0b,,USER,Display various railway builders and the number of railways built by each.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Builder"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +af789988-37ee-4fda-b8f6-479fc6ad985f,,USER,Find the id and star rating of each hotel and sort them in increasing order of price.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +de8043cd-ecaa-4411-9023-a4216063ae47,,USER,Identify the quantity of medicines provided by each trade.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +28b40ae8-b600-4d66-99c9-ca4f59c20b20,,USER,"Tell me the location of the club ""Hopkins Student Enterprises"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Hopkins Student Enterprises'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +a7d79624-6bbf-415b-921e-45fbf2a2ff56,,USER,Find the last name of female (sex is F) students in the descending order of age.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""},{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +e6cd9a20-6f6c-42de-8859-31a16b3c68c4,,USER,What type of game is Call of Destiny?,"{""transformations"":[{""column"":""gname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Call of Destiny'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +bd71a758-6d4f-40d2-8c5b-2e3cbaf1688d,,USER,Show the average transaction amount for different transaction types.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +af2be4bf-0e6f-4d36-b4a8-fa343237d099,,USER,What is the average amount of items ordered in each order?,"{""transformations"":[{""column"":""order_quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""order_id"",""product_id"",""order_quantity""],""name"":""Order_Items"",""type"":""grid""}]" +434935a7-d466-4f5e-830a-221443418f30,,USER,"What are the descriptions of the courses with name ""database""?","{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'database'""}]}","[{""columns"":[""course_id"",""author_id"",""subject_id"",""course_name"",""course_description""],""name"":""Courses"",""type"":""grid""}]" +3e54cef6-01a6-45e9-bdcc-3aa7489fe44c,,USER,"What are the card numbers, names, and hometowns of every member ordered by descending level?","{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" +7bd86ef5-2aa9-4500-9624-3583d60ed55b,,USER,What is the average weight and year for each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +20a3110d-76b6-421d-825a-fb9240e4551f,,USER,Tell me the the date when the first claim was made.,"{""transformations"":[{""column"":""Date_Claim_Made"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +3d2af50b-74b3-4080-b7eb-4f183d1d095e,,USER,What are the names of wines with scores higher than 90?,"{""transformations"":[{""column"":""score"",""transformationType"":""condition"",""operation"":"">"",""value"":90}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +2fab1d4a-d05e-4c6e-a6f1-eaf3b89328fd,,USER,"Return the login names of the students whose family name is ""Ward"".","{""transformations"":[{""column"":""family_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ward'""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" +f362df5b-b22a-40b4-b870-9283dcfc39a3,,USER,Count the number of accounts.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +f43e5111-ef8c-4dd4-b97c-20f3d9f594e4,,USER,List the name of ships in ascending order of tonnage.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +750cbd29-76a1-476a-9071-8cbad51c3605,,USER,List all ranks and corresponding counts of male and female faculty members.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +c7db40bb-30c7-4aae-b139-d00f510f40c6,,USER,Count the number of exhibitions that happened in or after 2005.,"{""transformations"":[{""column"":""Exhibition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2005}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" +e532ae10-166a-41a5-ac1c-7cfe4039e1c9,,USER,"What are the date of ceremony of music festivals with category ""Best Song"" and result ""Awarded""?","{""transformations"":[{""column"":""Category"",""transformationType"":""condition"",""operation"":""="",""value"":""'Best Song'""},{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +b19a96e1-bbd9-40e3-a2d1-cffe344fb57b,,USER,Count the number of addressed in the California district.,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""district"",""transformationType"":""condition"",""operation"":""="",""value"":""California""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" +fa9feaa7-271a-4451-a74d-7260c483d8ae,,USER,Count the number of rooms that are not in the Lamberton building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""!="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +8b5316d4-9f12-43de-bf9b-7c08e2860ff9,,USER,What are the average prices of wines for different years?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +1b3aee34-c4b8-4171-a975-fb2dde475b90,,USER,Display the order ids and the number of invoices for each order.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +7dc169ea-3272-41b4-86b3-8f141375cbb7,,USER,Return the average age across all artists.,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +59a72d4f-dd0b-4990-bcc8-e555749ef52f,,USER,Calculate the number of students for each advisor.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +f9192bcc-7809-4453-85fd-34dfe55d5c69,,USER,Tell me the name of the most pricy product.,"{""transformations"":[{""column"":""Product_Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +8ecabac9-33ea-47f7-9290-0d1d8dcf0c68,,USER,What is the department description for the one whose name has the word computer?,"{""transformations"":[{""column"":""department_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""computer""}]}","[{""columns"":[""department_id"",""department_name"",""department_description"",""other_details""],""name"":""Departments"",""type"":""grid""}]" +f68d52e9-6553-4b2b-9a2c-f0af91d303d4,,USER,Determine the types of competitions and the count of competitions for each type.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +52416f01-edb7-4721-91d7-ebd895211ab8,,USER,Show all advisors and the associated student count.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +3fe1b0a5-9cdd-40a6-a7fb-2c2313955479,,USER,In what year was the most degrees conferred?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" +68f0a4fc-8f2a-43a6-899b-8faff6daaf27,,USER,"display the full name (first and last), hire date, salary, and department number for those employees whose first name does not containing the letter M and make the result set in ascending order by department number.","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""},{""column"":""department_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +764dc670-26f9-4374-8ab7-2b8c6f808d79,,USER,How many players have more than 1000 hours of training?,"{""transformations"":[{""column"":""pID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""HS"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +203122d2-37ae-4d54-8d23-c3895444f685,,USER,What is the description of the restaurant type Sandwich?,"{""transformations"":[{""column"":""ResTypeName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sandwich'""}]}","[{""columns"":[""ResTypeID"",""ResTypeName"",""ResTypeDescription""],""name"":""Restaurant_Type"",""type"":""grid""}]" +0e1b73e5-81bb-43b6-864c-7c33617b2fb5,,USER,How many singers originate from each country?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +91b49756-9e78-415f-a5a4-880ecb80a55c,,USER,"Who are the ministers and what parties do they belong to, listed descending by the times they took office?","{""transformations"":[{""column"":""took_office"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +39aef1aa-df2e-4b9f-8bd7-3555185178d5,,USER,List the name and assets of each company in ascending order of company name.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +2c9184e7-e49d-46a5-92a7-92da52cc64a6,,USER,"For each nationality, how many different constructors are there?","{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" +14cc62c4-41b8-4729-9914-f4d874ffd64b,,USER,How many countries are there in total?,"{""transformations"":[{""column"":""Country_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" +1c779172-74f0-4415-b5f4-382d74f04c81,,USER,"Which customers have the substring ""Diana"" in their names? Return the customer details.","{""transformations"":[{""column"":""customer_details"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" +131ce3b2-3e43-4b98-bbc1-fb7208660ece,,USER,Display the distinct city statuses and their average populations.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +bac75695-0a2e-4c37-9a54-95012158949f,,USER,Who are the lieutenant governor and comptroller from the democratic party?,"{""transformations"":[{""column"":""Party"",""transformationType"":""condition"",""operation"":""="",""value"":""'Democratic'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" +46ccf38a-5c2e-47b0-8f47-a5fc66c1ad9c,,USER,How many regions are affected?,"{""transformations"":[{""column"":""region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Storm_ID"",""Number_city_affected""],""name"":""affected_region"",""type"":""grid""}]" +709b9162-6304-4481-b8da-485e0957c14f,,USER,what are the top 3 highest support rates?,"{""transformations"":[{""column"":""support_rate"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +4c005f1a-27e2-4f6c-b71c-715025024b72,,USER,"What are the names of all customers, ordered by account balance?","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +981ae4e0-3656-4d47-b9b4-ed90b7f92662,,USER,What are the names of the five oldest people?,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +3b74e7e1-70b0-42f3-9164-7063afde5c20,,USER,"For each zip code, determine the number of times the maximum wind speed has reached 25 mph.","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +3864e368-fbef-4e67-9424-935356d34f4b,,USER,How many climbers are from each country?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +beb2d001-ed33-4317-8ebb-13d2625e2eaa,,USER,Show all allergies with type food.,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""condition"",""operation"":""="",""value"":""'food'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +08c0c26e-0b08-4f64-abd5-41a3db8ef0be,,USER,How many artists are from Bangladesh?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bangladesh'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +b79cb44d-0392-4fe6-a8c6-f9afd1956424,,USER,"Give the name, population, and head of state for the country that has the largest area.","{""transformations"":[{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +c291ef7e-66de-42bf-9add-f6ec06cbffd3,,USER,How many documents do we have?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +7e5f75e0-56e5-4310-9b90-87da6128a1d0,,USER,How many unique products are related to each order id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +6c649588-0b48-43f4-a937-b1bdc1d2e5d8,,USER,How many advisors are there?,"{""transformations"":[{""column"":""advisor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +5dabe620-d6c4-47a0-a74d-fb4c1dc9b687,,USER,Count the number of documents.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +fdce831c-b485-4af9-b465-0a0f53c0d619,,USER,List all headquarters locations and their respective company counts.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +2f89313c-7ac8-4b85-b8b2-7225eddfd769,,USER,"For each position, what is the average number of points for players in that position?","{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +056f6c30-41d8-4b24-97b3-a2221ec8e65b,,USER,How many vehicle in total?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" +9b949f10-aa91-4602-a3dd-ce9f9e4e81bd,,USER,Show different citizenships and the maximum net worth of singers from each citizenship.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +3f962f29-6d25-4da3-9984-5e867cd6862c,,USER,What is the issue date of the volume with the minimum weeks on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +b67d2cb3-3c61-4fa3-b990-08065343892b,,USER,Return the name and id of the furniture with the highest market rate.,"{""transformations"":[{""column"":""market_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" +3e0aa7e3-4e47-4d41-bc41-0ab940271f01,,USER,How many artists are there for each gender?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +8cbb89ae-f1ff-4f32-8d90-f76fc5920dfb,,USER,"For each account type, find the average balance for customers with a credit score below 50.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +cf8b596d-23de-4afa-98d8-226f237b7d59,,USER,How many camera lenses have a focal length longer than 15 mm?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""focal_length_mm"",""transformationType"":""condition"",""operation"":"">"",""value"":15}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" +10225e2d-83fa-443c-87fc-37cfff0e9ded,,USER,Determine the quantity of captains for each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +743ece51-7a35-4336-b789-f75606bc4489,,USER,What is the average price range of hotels for each star rating code?,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +7e48728a-f8b3-4c82-894f-51116e3266ff,,USER,How many invoices were billed from each state?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +7b49e922-a86c-4a83-9dac-8a1ce5f0933e,,USER,Show the number of IT staff employees from each city.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +c3d1d6a3-f916-4fe7-8bd1-8d186106dfa8,,USER,Show all opening years and the number of churches that opened in that year.,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_date"",""transformationType"":""grouping""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" +fc9b9cf1-5aed-4931-a43f-83db4d7e6079,,USER,What are the different types of player positions?,"{""transformations"":[{""column"":""pPos"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +4dc92810-e840-4e20-afc8-221b3b04cff7,,USER,Show all student ids and the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +c0fa32a5-e9d3-43ca-9168-57cc8d98bc37,,USER,What are different nationalities of people and the corresponding number of people from each nation?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +ee3a5565-4ebf-4467-bc7e-121b0b9a3d95,,USER,List the names of 5 users followed by the largest number of other users.,"{""transformations"":[{""column"":""followers"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +fade5288-794a-4b8c-90a9-2f674f49a18f,,USER,Display project IDs and the document count for each project.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +02f3d36c-9498-466e-b250-11c94e9fe1a0,,USER,What are the first and last names of the top 10 longest-serving employees?,"{""transformations"":[{""column"":""hire_date"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +787f04fd-0435-42b1-b509-11ad7630df19,,USER,"What are the famous titles of the artist ""Triumfall""?","{""transformations"":[{""column"":""Artist"",""transformationType"":""condition"",""operation"":""="",""value"":""'Triumfall'""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +f9ca7f6a-56c1-409d-aeac-0afe228b2720,,USER,"What are the countries for each market, ordered alphabetically?","{""transformations"":[{""column"":""Country"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" +99a647dd-a202-4f08-9e84-5a5f82dc7a2b,,USER,"What is the composer who created the track ""Fast As a Shark""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" +edd0cfbb-e4c4-431b-9ba8-280dd3df9f32,,USER,How much does the most expensive charge type costs?,"{""transformations"":[{""column"":""charge_amount"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""charge_id"",""charge_type"",""charge_amount""],""name"":""Charges"",""type"":""grid""}]" +e8a38ac6-3963-49e0-a416-810e29b203f3,,USER,How many unique labels are there for albums?,"{""transformations"":[{""column"":""label"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""AId"",""Title"",""Year"",""Label"",""Type""],""name"":""Albums"",""type"":""grid""}]" +f1377807-66e3-49db-b2e1-44cb76fe6048,,USER,How many likes correspond to each student ID?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" +46b5a8e6-9c0a-47b3-a1b7-04402293004b,,USER,"Among all the claims, what is the settlement amount of the claim with the largest claim amount? List both the settlement amount and claim amount.","{""transformations"":[{""column"":""Amount_Claimed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +9ba1500b-c4ad-46ee-8d96-31074aef201a,,USER,Count the number of programs broadcasted for each time section of a day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +1da376f0-64bd-495a-a6e4-6d8ab1b7faa2,,USER,"What are the last names of staff with email addressed containing the substring ""wrau""?","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""wrau""}]}","[{""columns"":[""staff_id"",""gender"",""first_name"",""last_name"",""email_address"",""phone_number""],""name"":""Staff"",""type"":""grid""}]" +b0d28a66-28f5-4efd-96d1-ffe9bcbdcd75,,USER,Show different publishers together with the number of publications they have.,"{""transformations"":[{""column"":""Publication_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +cafb3a8b-f7a3-4961-9077-fb25d0df842d,,USER,What are the names of tracks that contain the the word you in them?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""you""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" +593818a6-a012-41db-a709-2e4c1f8c47cd,,USER,Show all template type codes and the number of templates for each.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +e9305927-0477-4f1f-8353-f0b30ab978f3,,USER,What are the first names for all students who are from the major numbered 600?,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +7759a50a-3db7-4369-854a-c6af2d1eb8fd,,USER,List the Episode of all TV series sorted by rating.,"{""transformations"":[{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +8febc60f-59bc-4bce-9fb8-6f733f105c6a,,USER,"Show the description of transaction type with code ""PUR"".","{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'PUR'""}]}","[{""columns"":[""transaction_type_code"",""transaction_type_description""],""name"":""Ref_Transaction_Types"",""type"":""grid""}]" +28e26416-af5c-40ea-9c6d-5931a10cebde,,USER,What is the average age for all managers?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" +e13c574c-736e-4dc1-b272-363cf4538a23,,USER,How many credits does the department offer?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +10c8dc59-ae01-4520-a99e-7fb16a050eb2,,USER,What is the name and distance for the aircraft that has an id of 12?,"{""transformations"":[{""column"":""aid"",""transformationType"":""condition"",""operation"":""="",""value"":12}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +85139068-3b88-4f6f-8189-ce09980c63ce,,USER,"How many people live in Asia, and what is the largest GNP among them?","{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +6664fcd6-657d-4410-a2d2-2f01e89e9422,,USER,How many stations does Mountain View city has?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mountain View'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +aed2251e-0b15-40c7-8a28-281a09f9a7cb,,USER,Calculate the average age of males in each job.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +564cbadc-0493-4a18-80eb-948a41469409,,USER,What is the customer count for each gender?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +64b60f0f-8ab1-4969-8822-5c9e960e667c,,USER,Show origin and destination for flights with price higher than 300.,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +5a96f927-d63f-49af-9f66-ecad6233c699,,USER,"What are the grapes, appelations, and wines with scores above 93, sorted by Name?","{""transformations"":[{""column"":""Score"",""transformationType"":""condition"",""operation"":"">"",""value"":93},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +b1b1eb8a-90ec-4410-a9c5-ce810387e16a,,USER,How many courses in total are listed?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" +5746999b-bd08-4069-aee1-aa06240da391,,USER,Count the number of students who have advisors.,"{""transformations"":[{""column"":""s_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""s_ID"",""i_ID""],""name"":""advisor"",""type"":""grid""}]" +da673b1d-64f7-4699-8218-6d22b22013d9,,USER,Find the name and email of the users who have more than 1000 followers.,"{""transformations"":[{""column"":""followers"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +a560c85a-a9c8-4f88-9006-f07dd7dd6cac,,USER,Find the total number of tours for each ranking date.,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" +f7e17c78-6907-4ebd-9baa-50fc49b13947,,USER,How many distinct companies are there?,"{""transformations"":[{""column"":""Company"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +c11f5287-8b76-4ee7-9cfd-d2572155db41,,USER,How many different degrees are offered?,"{""transformations"":[{""column"":""degree_summary_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" +257dc8e9-ce48-4e12-af14-2a0a8800eec3,,USER,Display the city and the number of branches opened before 2010 for each city.,"{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +b48a32d0-1d2b-4627-91a7-f98db7200bae,,USER,"What are the total amount of money in the invoices billed from Chicago, Illinois?","{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +7dffdfc0-be32-4683-ae10-64857f948f39,,USER,What is the name of the movie produced after 2000 and directed by James Cameron?,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""James Cameron""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +b4bf6a30-7739-406d-8d85-507134fc2aa3,,USER,What are the percentage of hispanics in cities with the black percentage higher than 10?,"{""transformations"":[{""column"":""Black"",""transformationType"":""condition"",""operation"":"">"",""value"":10}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" +282fc377-daca-425e-9489-8a2dd6b25576,,USER,What is the name and date of the race that occurred most recently?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +720559ae-2e4d-4111-b7d7-55648012bf4a,,USER,how many schools exist in total?,"{""transformations"":[{""column"":""school_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +12b55814-a1cf-4c53-9e43-cf45af428369,,USER,What is the total amount of grants given by each organisations? Also list the organisation id.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" +7757d85a-5595-440e-a919-e0ab0036133a,,USER,"What are the perpetrator countries, and how many perpetrators are there in each?","{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +4d02d98a-82b1-4008-838d-b49b84262189,,USER,"List the names of countries whose language is not ""German"".","{""transformations"":[{""column"":""Languages"",""transformationType"":""condition"",""operation"":""!="",""value"":""'German'""}]}","[{""columns"":[""Country_ID"",""Name"",""Population"",""Area"",""Languages""],""name"":""country"",""type"":""grid""}]" +9d82cf54-1121-4aa0-9918-16c664459ca7,,USER,List the titles of all items in alphabetic order .,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""i_id"",""title""],""name"":""item"",""type"":""grid""}]" +027e1e59-515a-4ae1-b2bb-44e10e0fd2ce,,USER,What is the gender of the student Linda Smith?,"{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Linda'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +12141d6b-754e-47d3-9909-895e006ae25a,,USER,What is the name and directors of all the cartoons that are ordered by air date?,"{""transformations"":[{""column"":""Original_air_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +dcb755a7-7bc4-4afb-a34e-37d7d0cc9b0e,,USER,How many customers are from California?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +3ff0d78f-0395-46d4-9e87-656e8f488a46,,USER,How many churches have a wedding in year 2016?,"{""transformations"":[{""column"":""church_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2016}]}","[{""columns"":[""Church_ID"",""Male_ID"",""Female_ID"",""Year""],""name"":""wedding"",""type"":""grid""}]" +9932626d-6329-4e84-b2be-2ecbb1d4d71b,,USER,Show the average age for male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +0f83f4f4-b729-48b9-ba06-5551b71b0d34,,USER,What is the average length in feet of the bridges?,"{""transformations"":[{""column"":""length_feet"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""architect_id"",""id"",""name"",""location"",""length_meters"",""length_feet""],""name"":""bridge"",""type"":""grid""}]" +bbd8f2da-e7e2-4a91-a509-ae73f60fcedf,,USER,Find the id of the order made most recently.,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" +e4a22e36-5b92-4520-8a05-7dd8f74aac04,,USER,"Show first name, last name, age for all female students. Their sex is F.","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +8e0f0914-0bfd-47a6-baf3-688050b38d6c,,USER,What campuses opened before 1800?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":1800}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +f7b025dc-1a83-4c07-a7ad-089deb338e74,,USER,Show the name and the nationality of the oldest host.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Host_ID"",""Name"",""Nationality"",""Age""],""name"":""host"",""type"":""grid""}]" +f5af40ea-2235-433f-acb4-b064dc14e150,,USER,List the name of products in ascending order of price.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +ca3c7a93-a8c1-4a51-bacb-11fc7ddaaee4,,USER,"Find the brand and name for each camera lens, and sort in descending order of maximum aperture.","{""transformations"":[{""column"":""max_aperture"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" +c9e53576-ee30-4c5d-9982-8e2a496a4e26,,USER,List the first names of all the students in room 107.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":107}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +5d6e3a70-780e-4233-9ed4-9626eba55fa8,,USER,Count the number of races.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +b58b4a62-7ce8-42d9-b1ad-410bb26f7c08,,USER,Determine the number of hosts for each nationality and list the nationality and the count.,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""f1"",""transformationType"":""grouping""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" +33bbd4ad-4d9e-42da-af96-099a72d137f5,,USER,Show the number of high schoolers for each grade.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +cef7dbb8-e5a2-410e-a149-43ab5a5570b5,,USER,How many different types of sports do we offer?,"{""transformations"":[{""column"":""sportname"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +7a6ba43c-8669-4306-9c0d-7daf5556c040,,USER,"Present the average hotel price, grouped by pet policy.","{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +d6d9f5b2-e35b-4d43-8f24-4e5ce166d452,,USER,How many companies are there?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +79ef8355-c03b-4224-967f-acee140c8957,,USER,What is the average enrollment of schools?,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +7ec99104-8c78-4be6-817a-7162ee4edc47,,USER,What are the total enrollments of universities for each affiliation type?,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +16fd0a31-4c5d-4132-8810-62c13fc00ab1,,USER,"What are the names of captains, sorted by age descending?","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +3c8bfc40-6219-403e-b693-e802b2452c7b,,USER,show all train numbers and names ordered by their time from early to late.,"{""transformations"":[{""column"":""TIME"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +05d0c3d8-d8b0-4143-828f-aad12b56c70f,,USER,"Which professionals live in a city containing the substring 'West'? List his or her role, street, city and state.","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""contains"",""value"":""West""}]}","[{""columns"":[""professional_id"",""role_code"",""first_name"",""street"",""city"",""state"",""zip_code"",""last_name"",""email_address"",""home_phone"",""cell_number""],""name"":""Professionals"",""type"":""grid""}]" +4c0e78b6-33d5-456c-8cc0-74312387d855,,USER,List the number of high schoolers in each grade.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +4a7aa16a-9194-4608-8a5b-0b95bdf74df5,,USER,What is the average price for each type of product?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +07090ba2-afa3-4538-896e-455a0569a361,,USER,Count the total tours for every ranking date.,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" +77c6317a-9ebb-4d70-920a-30642684aeb4,,USER,What are the names and decor of rooms with a king bed? Sort them by their price,"{""transformations"":[{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""},{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +7291a2b4-1b49-425c-9df0-df61cb2ebbda,,USER,"List the name of technicians whose team is not ""NYY"".","{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""!="",""value"":""'NYY'""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +3af5b8e3-27fc-47b7-a777-15d0c4b0e7fa,,USER,how many countries are in Asia?,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +ece905ea-18fe-481a-9290-2a3375a68cb7,,USER,When was the last transcript released?,"{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +1f5b98b4-7774-41cd-a3aa-d13e58f39e5f,,USER,"Return the different document IDs along with the number of paragraphs for each, ordered by ID.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +23f241b5-d78f-4e92-9c4c-b6222ce58b58,,USER,"Return the first name, last name and email of the owners living in a state whose name contains the substring 'North'.","{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""contains"",""value"":""North""}]}","[{""columns"":[""owner_id"",""first_name"",""last_name"",""street"",""city"",""state"",""zip_code"",""email_address"",""home_phone"",""cell_number""],""name"":""Owners"",""type"":""grid""}]" +f4b78288-4b42-423d-b8de-8b82ffe60f58,,USER,Show the city and the number of branches opened before 2010 for each city.,"{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +1d44019f-0c3b-48c9-a46a-87dfa8bf9ca8,,USER,How many students does one classroom have?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +62f37a34-1d2d-4f44-98f4-ead47acad30e,,USER,"Which location names contain the word ""film""?","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""film""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" +ca53a27f-08d9-4158-ae82-ba5a5bb1f94b,,USER,"What are flight numbers of flights arriving at Airport ""APG""?","{""transformations"":[{""column"":""DestAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" +56d21673-ea07-4eee-bc2a-22cba43ccb9e,,USER,Display various nominees and their nomination count for musicals.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +afc5d106-410e-4037-b8ec-3310dff1504c,,USER,Find the number of rooms for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +b420d9c4-e7f6-4e70-82f7-20bdf933edd2,,USER,What are the birthdays of people in ascending order of height?,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" +61a5829a-4267-4213-a817-ca262e0a9698,,USER,Compute the average age of all the dogs.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" +39834323-3a67-4718-becf-53115134a468,,USER,Return the average money requested across all entrepreneurs.,"{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +6e2094be-edd1-4857-bb31-21899e93ef20,,USER,"What are the customer phone numbers under the policy ""Life Insurance""?","{""transformations"":[{""column"":""policy_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Life Insurance'""}]}","[{""columns"":[""Policy_ID"",""policy_type_code"",""Customer_Phone""],""name"":""Available_Policies"",""type"":""grid""}]" +db5ede65-d114-4394-96bb-df164d7369db,,USER,What is the highest latitude of stations in each city?,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +f05815ba-9449-45ad-9142-fea93f7c22cd,,USER,"What are the names of wines, sorted by price ascending?","{""transformations"":[{""column"":""price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +12d19d18-4e41-4f06-9533-9e829ef2a52f,,USER,What is the average number of attendees for performances?,"{""transformations"":[{""column"":""Attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +fad1a052-b04d-4a57-bc4a-56c5e451539f,,USER,How many medicines are provided under each trade name?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +e67af068-8a72-43d9-909d-8b18206d8b93,,USER,How many railways are there?,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +67832be0-a368-4f85-9438-01cb7fd6aa98,,USER,"Which tests have ""Pass"" results? Return the dates when the tests were taken.","{""transformations"":[{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" +9c27ba3e-5804-4cef-8037-4a18ba60731b,,USER,What is the maximum accelerate for all the different cylinders?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +eca3988a-8bb6-406d-93b5-369ecdbe7611,,USER,What are the names of all stations with a latitude smaller than 37.5?,"{""transformations"":[{""column"":""lat"",""transformationType"":""condition"",""operation"":""<"",""value"":37.5}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +0e58b457-93c6-4053-a443-2eab90ae6100,,USER,Find the total number of tours for each ranking date.,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" +cc7aa5b5-2ffe-4db5-82bf-49cb8400e4a4,,USER,What is average enrollment of colleges in the state FL?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""FL""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +42af90f3-9e56-4ab1-9352-1d29d246842d,,USER,What are the names and ids of customers whose address contains TN?,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""TN""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" +2e27f208-e58e-4f3d-a7b9-ac3193444e2f,,USER,Enumerate the number of players inducted into the hall of fame annually.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" +c4677ef7-c287-4c17-ad11-9ae6c6d83f7d,,USER,Count the number of programs broadcast for each time section of a day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +234403ed-2617-4153-a44d-ba4320b9016b,,USER,"Find the address of the location named ""UK Gallery"".","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" +211b473f-3c08-40fe-95e4-ed93fee697da,,USER,What is the duration of the oldest actor?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +07261c36-5db6-4b9c-81ae-39ffe8074cc2,,USER,What is the average life expectancy in African countries that are republics?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +37beb1c9-0c7d-4a0d-a5f4-cf19312e747b,,USER,Find the name and rank of the 3 youngest winners across all matches.,"{""transformations"":[{""column"":""winner_age"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +871a3090-8639-46fd-868d-87895b147743,,USER,"Return the detail of the location named ""UK Gallery"".","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" +6f994930-e7dd-42b4-94c3-1eea59416693,,USER,"For each citizenship, how many singers are from that country?","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +6804173a-2bf2-423a-880f-7cd75d84888c,,USER,What is the starting year for the oldest technician?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +78331dc0-05cd-40bd-8dcb-e21ce25050c0,,USER,Which movies have 'Deleted Scenes' as a substring in the special feature?,"{""transformations"":[{""column"":""special_features"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Deleted Scenes""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +b0331b3e-233e-418f-a192-9e3b881ceeca,,USER,How old is the average person for each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +59429aef-606b-4611-b5fc-a0ddbf83cc2c,,USER,Determine the number of players for each type of hand.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +ddcd7c0a-cac9-4cc7-ab97-cd2163f4d2a2,,USER,How many distinct hometowns did these people have?,"{""transformations"":[{""column"":""Hometown"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +2eb2bfde-6487-4290-b6cc-c608907afa9a,,USER,Calculate the average hotel price for each star rating code.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +28e876ff-aba4-4869-a2be-427ca61d358b,,USER,What are the unique types of player positions in the tryout?,"{""transformations"":[{""column"":""pPos"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +8b24436a-edc0-493a-b4bc-8d7f67ff905b,,USER,Determine the number of shops in each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +2942e072-e6f4-4376-b39f-d02a0881e51f,,USER,Find the founded year of the newest non public school.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""!="",""value"":""Public""},{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +dcf4b259-e62d-4426-8348-767a938246fc,,USER,What is the song in the volume with the maximum weeks on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +e6617795-d579-4397-9710-be6f0dd8afb6,,USER,"What are the names of musicals with nominee ""Bob Fosse""?","{""transformations"":[{""column"":""Nominee"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bob Fosse'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +1ccf206a-32bc-4223-b7a0-0ba1a65f7c01,,USER,"What are the codes and names for all regions, sorted by codes?","{""transformations"":[{""column"":""region_code"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +8389e78f-592a-40df-a658-410ffeb98d6f,,USER,"What are the population, name and leader of the country with the largest area?","{""transformations"":[{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +b3eb3315-2e4f-49d6-a8d8-9bc4147c012b,,USER,"For each distinct product name, show its average product price.","{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +eb305d4b-c80c-4b43-b1ab-70a139a3f9b2,,USER,Find the settlement amount of the claim with the largest claim amount. Show both the settlement amount and claim amount.,"{""transformations"":[{""column"":""Amount_Claimed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +31aaf33a-1e33-42f7-84a0-f8d5de5a6657,,USER,What is the count of singers?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +67b0d7ba-5b2d-4570-8b78-ac107d2d51f0,,USER,Find the number of followers for each user.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +94864bd6-ec68-4b9a-9c39-367ffdba4581,,USER,"What are the emails and phone numbers of all customers, sorted by email address and phone number?","{""transformations"":[{""column"":""email_address"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""phone_number"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" +affb2ca8-2895-4c86-89eb-63422e05687c,,USER,What are the names and number of hours spent training for each player who trains for less than 1500 hours?,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":""<"",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +23cfbc9c-3c79-4939-9878-141170b8ffd1,,USER,Determine the room count for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +59409d75-5c26-4d9e-b5cb-dfebd351b324,,USER,Present all primary industries and their total market values.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +658935c8-9250-4fba-bf08-7545961d7201,,USER,"What are the different software platforms for devices, and how many devices use each platform?","{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +9bc2f16c-2943-4606-a4a5-ca5ed265d330,,USER,Find the number of phones for each accreditation type.,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +ffa9b8a4-9bc0-40c9-b7f6-5e0b1cdcb794,,USER,Which tourist attractions can we get to by bus? Tell me the names of the attractions.,"{""transformations"":[{""column"":""How_to_Get_There"",""transformationType"":""condition"",""operation"":""="",""value"":""'bus'""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +44ea400f-cab6-419e-9bbc-06651e38b37c,,USER,How many counties are there in total?,"{""transformations"":[{""column"":""County_Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +7fba15aa-3144-4713-8db9-0c69ff031a92,,USER,What is the average latitude and longitude of stations located in San Jose city?,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""long"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'San Jose'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +b415d73e-dd32-4185-bc19-d7a2434c6ca4,,USER,What is id of the city that hosted events in the most recent year?,"{""transformations"":[{""column"":""YEAR"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Match_ID"",""Host_City""],""name"":""hosting_city"",""type"":""grid""}]" +0a202395-0cba-4d64-9769-a59c5104f33e,,USER,Find the average height and weight for all males (sex is M).,"{""transformations"":[{""column"":""height"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +94e8f8aa-0f38-4b53-8b86-dedad47fe622,,USER,How many different majors are there and how many different city codes are there for each student?,"{""transformations"":[{""column"":""major"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +7539cf8c-6492-49ea-979c-8a91b84fbf07,,USER,"What are the phone numbers of customers using the policy with the code ""Life Insurance""?","{""transformations"":[{""column"":""policy_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Life Insurance'""}]}","[{""columns"":[""Policy_ID"",""policy_type_code"",""Customer_Phone""],""name"":""Available_Policies"",""type"":""grid""}]" +53a36a42-c75f-4c18-aca1-d7546ee08b29,,USER,What is the apartment number of the apartment with the most beds?,"{""transformations"":[{""column"":""bedroom_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +f27afda8-937a-43e4-9a05-909df1a42cc6,,USER,"What are the names of wines, sorted in alphabetical order?","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +8285e43d-e4aa-41df-8f71-e6348f44c5f6,,USER,How many TV Channels use the English language?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'English'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +710e2149-dc90-40e6-b720-ee058775c9e0,,USER,Count the number of documents with the type code BK that correspond to each product id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +9897369e-ee53-4437-b3c2-be2402bdba3d,,USER,What are the names of people who are not from Russia?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Russia'""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +775c879e-9243-48c0-8e72-78ec341fb0ba,,USER,What is the total population and average area of countries in the continent of North America whose area is bigger than 3000 ?,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""surfacearea"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'north america'""},{""column"":""surfacearea"",""transformationType"":""condition"",""operation"":"">"",""value"":3000}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +9ab549ab-265c-4c94-aa0d-e7b62a7b799e,,USER,What is the complete description of the job of a researcher?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Staff_Roles"",""type"":""grid""}]" +cb38afb3-6cdf-4a8d-9704-588a14ca34bc,,USER,Provide the count of people for every nationality.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +3f7a0d51-dc68-4c6f-85a9-ff3534709fce,,USER,"What are the names of actors, ordered alphabetically?","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +67f582b4-6925-4897-878a-3092ececd085,,USER,Give the city and country for the Alton airport.,"{""transformations"":[{""column"":""AirportName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Alton'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +7f446991-9793-464d-8f48-89412ab3364d,,USER,How many distinct students have been in detention?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""detention_id"",""incident_id""],""name"":""Students_in_Detention"",""type"":""grid""}]" +84e57732-fd53-4410-9598-ec892ea280f9,,USER,Display the number of TV channels for each language.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +baf3dcc3-38da-4219-91b7-1aecebd58fd3,,USER,What are the names of the sections in reverse alphabetical order?,"{""transformations"":[{""column"":""section_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" +10dbd9f3-0f3a-441d-aa02-0c09031706d5,,USER,How many debates are there?,"{""transformations"":[{""column"":""Debate_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" +aee93268-6bd9-4f23-a6e8-45533b4b7147,,USER,What is the id of the candidate with the lowest oppose rate?,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +1d88bf97-5e58-465b-98af-c3a44de42cd0,,USER,"What are the different region names, ordered by labels?","{""transformations"":[{""column"":""Label"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" +107f8150-e4ed-477d-b492-2bca973bf829,,USER,"List the name and number of followers for each user, and sort the results by the number of followers in descending order.","{""transformations"":[{""column"":""followers"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +a69d8e63-99cd-40ef-b7e0-02ced5d0c003,,USER,How many films are produced by each movie studio?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +b23fb9ec-ecfe-4b0d-b74c-8238a025d12b,,USER,Enumerate document type codes and their corresponding document counts.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +79f31e9c-7447-4c74-a091-716cb36d374d,,USER,Count the number of accounts corresponding to each customer ID.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +ffe7fa20-d963-4eb2-921d-02d85cbca4c1,,USER,"Which authors have last name ""Ueno""? List their first names.","{""transformations"":[{""column"":""lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ueno'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +a572f98c-7094-46e2-9817-66b32a628ff4,,USER,Find the number of rooms with a price higher than 120 for each type of decor.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +2b7065b1-fa00-47b5-8e74-c90330a2ff27,,USER,What is the name and salary for employee with id 242518965?,"{""transformations"":[{""column"":""eid"",""transformationType"":""condition"",""operation"":""="",""value"":242518965}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +419f56ea-9d72-4492-a5af-4018b1fb167c,,USER,Count the number of likes for each student id.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" +70652215-0b38-4506-8caf-30f75fbd8ac5,,USER,Find the total rating ratio for each channel owner.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +eb9d3a3b-6f1e-4241-a004-e27166711f84,,USER,"What are the name, latitude, and city of the station with the lowest latitude?","{""transformations"":[{""column"":""lat"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +70b7d0ec-0e91-43eb-a636-f0df71020c0b,,USER,What is the total number of singers?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +56c463e8-f8e8-4e94-a184-02a16afe4df0,,USER,How many females are in the network?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +6b22942b-2140-48f4-ad96-585c388ca834,,USER,Find the id and weight of all pets whose age is older than 1.,"{""transformations"":[{""column"":""pet_age"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +bd82d9f8-3406-48f1-be85-3a34e54eaa3c,,USER,List the snatch score and clean jerk score of body builders in ascending order of snatch score.,"{""transformations"":[{""column"":""Snatch"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" +29957f06-c040-473f-bd13-6479ba4c49e6,,USER,How many teachers are there in each hometown?,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +f8bee76b-cfe7-49e5-bc83-af5345475b4f,,USER,Provide the college name and the number of authors submitting from each college.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +db07851c-ce79-4640-88e7-a0c15b4d5354,,USER,List the names and decor of rooms that have a king bed. Sort the list by their price.,"{""transformations"":[{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""},{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +6c4d95ae-573b-458b-876b-b6385d32b50a,,USER,Give the phone and postal code corresponding to the address '1031 Daugavpils Parkway'.,"{""transformations"":[{""column"":""address"",""transformationType"":""condition"",""operation"":""="",""value"":""1031 Daugavpils Parkway""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" +5506983f-1111-436b-bf8b-f95e1afa4f1a,,USER,What is the maximum point for climbers whose country is United Kingdom?,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'United Kingdom'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +1fac5bd0-84ed-4a84-844b-8576ec757153,,USER,"Return the lowest version number, along with its corresponding template type code.","{""transformations"":[{""column"":""Version_Number"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +75793ef9-1115-49ef-a9f6-66bd1ce3724e,,USER,"For each classroom, report the classroom number and the number of grades using it.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +2444f04d-5245-4a91-ac07-418c0cd06570,,USER,What is the type of allergy Cat?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cat'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +ed7467f5-c058-4f1a-9c51-dc45d8cd21a5,,USER,How many players exist for every hand preference?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +afbb1c54-92fe-424a-bbb7-da00157e393c,,USER,What is the id and name of the employee with the highest salary?,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +ddcf36c5-f5f0-4efc-b86a-dac6cb2d5a66,,USER,Count the number of different complaint type codes.,"{""transformations"":[{""column"":""complaint_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""complaint_id"",""product_id"",""customer_id"",""complaint_outcome_code"",""complaint_status_code"",""complaint_type_code"",""date_complaint_raised"",""date_complaint_closed"",""staff_id""],""name"":""Complaints"",""type"":""grid""}]" +575c8413-2bda-4717-af20-8108a7dd429f,,USER,What are the types of video games and how many games are in each type?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +7ff287ee-aaa0-450b-8d2d-afb25d536924,,USER,List the names of all the distinct product names in alphabetical order?,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" +78eb4b6e-9911-4c2d-ad70-4ffa4a7b1cfd,,USER,How many females does this network has?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +dc6d6101-5f0a-443e-b0c4-c0590ebf6423,,USER,Count the number of likes per student ID.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" +f3bf0843-85df-4b3c-a62a-187945e100f6,,USER,"What are the names of the chairs of festivals, sorted in ascending order of the year held?","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" +8a72ba32-00bf-45fc-a69f-e26561dbadd9,,USER,"Who are the ministers, when did they take office, and when did they leave office, ordered by when they left office?","{""transformations"":[{""column"":""left_office"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +4e6b457d-1b1b-4249-be11-229a0f9c4768,,USER,"What is the first and last name of the youngest student with a GPA above 3, and what is their GPA?","{""transformations"":[{""column"":""stu_gpa"",""transformationType"":""condition"",""operation"":"">"",""value"":3},{""column"":""stu_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +d9d8f6be-59c1-44a9-bc05-63ac560b7768,,USER,What is Kyle's id?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +9571ed53-cc01-4f70-98a0-969f73cee9cf,,USER,List countries and the number of climbers originating from them.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +297f9145-19d5-41f9-8bb2-13f3077c39fa,,USER,List the maximum weight and type of pet for each type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +5950b3ae-859d-4581-92e1-19de7bbdb3e2,,USER,What is the average weight of cars for each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +69053373-f39e-47a3-9ee4-aea6fdf6c01f,,USER,Display various modes of reaching attractions and the count of attractions accessible through each method.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +dad33433-12a8-48c0-8cdc-ccf58b52b8e3,,USER,Show order ids and the total quantity in each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +d902567a-d8d6-4ef4-a643-648debafd488,,USER,"In each city, how many IT staff employees are there?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +3c27ef7d-2e26-4262-9986-b19dbe5579d6,,USER,List the distinct parties of representatives and the count of representatives in each party.,"{""transformations"":[{""column"":""Representative_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" +b2f079af-ec9b-470b-810e-32614e637798,,USER,"List the names of all genres in alphabetical oder, together with its ratings.","{""transformations"":[{""column"":""g_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""g_name"",""rating"",""most_popular_in""],""name"":""genre"",""type"":""grid""}]" +ae78b16e-7ca9-421d-afcd-5b7e9021d216,,USER,"What is the id of the reviewer whose name includes the word ""Mike""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Mike""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +24a7ab24-f14a-45e0-85a4-714cd434f5a1,,USER,Return all the apartment numbers sorted by the room count in ascending order.,"{""transformations"":[{""column"":""room_count"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +14430135-64db-4e08-8ddc-f925948054a8,,USER,How many rooms whose capacity is less than 50 does the Lamberton building have?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +84bd81b9-4fb5-4e23-bd5e-285c95995641,,USER,"Find the name, headquarter and revenue of all manufacturers sorted by their revenue in the descending order.","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +763f0875-f320-475f-b91d-df2ef02c8358,,USER,"What are the category of music festivals with result ""Awarded""?","{""transformations"":[{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +0e12819e-5526-4a97-b94e-2888025aedf9,,USER,How many members are there?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" +8e1ec119-2268-40e6-936e-49bef2dd712b,,USER,List the locations of schools in descending order of founded year.,"{""transformations"":[{""column"":""Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +5796bb37-231f-4f10-a1ae-1b9781eb0614,,USER,What is the average number of points for players in each position?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +78e95a69-c668-4f76-b89f-296fd397e570,,USER,"List all airline names and their abbreviations in ""USA"".","{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +8c0b1615-338e-4d5b-a659-818ecb18322c,,USER,Find the GDP of the city with the largest regional population.,"{""transformations"":[{""column"":""Regional_Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +e1ecd5ac-42f0-47f0-adad-3a26207fd483,,USER,Determine the number of trains that originate from each location.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""origin"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +57b588bc-fe02-45f3-a1d6-f11527c63558,,USER,Find the average base price of different bed types for each bed type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +4980eef4-eb94-4c45-8bb2-2f3a14de51a0,,USER,"Return the names of shops, ordered by year of opening ascending.","{""transformations"":[{""column"":""Open_Year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +dd54c7d0-29e6-428d-b087-9342afe0278d,,USER,Calculate the average age of male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +94a8767e-1922-44d0-b6a0-e23a6853e1e2,,USER,Show the id of the employee named Ebba.,"{""transformations"":[{""column"":""employee_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ebba'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +100bd191-4c18-46dc-b78e-f071c772fb25,,USER,What are the names of all wines produced in 2008?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":""'2008'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +2f4e367e-2de5-438e-abe9-da3fe0729f52,,USER,What is the location of the festival with the largest number of audience?,"{""transformations"":[{""column"":""Num_of_Audience"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" +79d5dbef-6867-4438-8a95-88bc44b5c95b,,USER,List the names of editors who are older than 25.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":25}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +788f5b0a-eda2-47a9-ba15-d324369f62ec,,USER,What are the ids for all sporty students who are on scholarship?,"{""transformations"":[{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +4bf909ee-66d4-48cb-9418-bf6de855494e,,USER,What are the average prices of wines for different years?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +86ba76df-77fa-4634-8709-33e9b100fdf3,,USER,Find the names of all instructors in Comp. Sci. department with salary > 80000.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":80000}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +1415ac17-e041-4f5d-8673-1dcbd712c0ce,,USER,What is minimum age for different job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +7a2cf084-778d-48ec-938d-63b214130402,,USER,Find the number of tweets in record.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" +e4fa912b-5af9-425a-94b1-ea7beb82792d,,USER,Count the number of tracks.,"{""transformations"":[{""column"":""Track_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +f0b3c6c8-b4df-493c-b7cd-3ef9fe1c8cd1,,USER,Count the number of documents with type code BK for each product id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +24542a43-f8d1-44b3-b27f-266666af45fb,,USER,What is the description of role code ED?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'ED'""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Roles"",""type"":""grid""}]" +3f5c4527-02da-426e-9975-7cd19f48323c,,USER,Count the number of different countries that climbers are from.,"{""transformations"":[{""column"":""Country"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +54cc06fd-dd7b-42b5-894f-d9d7e8c0d274,,USER,List all program origins in the alphabetical order.,"{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +dd0c9671-2dcc-4d68-a6c2-891a5b95135d,,USER,Display the year and the average number of attendance at home games for each year.,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" +d3e613aa-6fe7-4b6a-b8db-5b6ea099b161,,USER,Count the players for every hand preference.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +187e0b04-f298-40e6-8198-7036289f587a,,USER,Show the number of accounts.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +1a0784c2-3e0f-4102-96e4-27c411283566,,USER,"In which distinct years was the governor ""Eliot Spitzer""?","{""transformations"":[{""column"":""Governor"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eliot Spitzer'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" +3e1bf29c-f74e-4b42-8bc1-f7c2c143a1b7,,USER,"What are the names, address roads, and cities of the branches ordered by opening year?","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +1da71558-c7d2-4499-ad63-be3446d0658a,,USER,Calculate the number of web accelerators used for each operating system.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +798ffc8c-76c1-4e70-af7c-2654a6c36347,,USER,"What are the case burdens of counties, ordered descending by population?","{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +ff1a8da6-25c6-47d5-a9a1-b30248f22068,,USER,Sort the names of all counties in ascending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +0035b240-c835-4f69-ab14-8c237d071d1d,,USER,What is the average balance in checking accounts?,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" +25b67f0e-ae71-4db3-9835-20dc462c4c8c,,USER,"What are the names and damage in millions for storms, ordered by their max speeds descending?","{""transformations"":[{""column"":""max_speed"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" +d1758813-e0ff-4fcf-9e6c-9bddd436b3c8,,USER,Give the name of the highest paid instructor.,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +31d8540a-8654-408d-bc78-5ce5605b06e6,,USER,List the names of roller coasters by ascending order of length.,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +3fda9948-8b13-453f-883b-8e05f64f7d4c,,USER,"For each grade 0 classroom, report the student count.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +bbd943bd-a38c-4dd1-9184-5e95f7ef92f2,,USER,"What are the names, headquarters and founders of the company with the highest revenue?","{""transformations"":[{""column"":""revenue"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +1eed5c99-f062-4370-8358-4b4d2f914b3f,,USER,Find the forename and surname of drivers whose nationality is German?,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'German'""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" +36e705fb-ced3-4eda-af8f-e7dd5c91f96a,,USER,List every album ordered by album title in ascending order.,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" +cd9de74d-6ee4-4e77-85fb-ad0c15b5a11f,,USER,What is the average expected life expectancy for countries in the region of Central Africa?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Central Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +177dd1d2-bae3-4a5d-86ae-d9327c8b1270,,USER,What are the names and year of construction for the mills of 'Grondzeiler' type?,"{""transformations"":[{""column"":""TYPE"",""transformationType"":""condition"",""operation"":""="",""value"":""Grondzeiler""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" +33dff00d-0c4d-45c3-bb92-68996f5a14c0,,USER,"What are the different product names, and what is the average product price for each of them?","{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +7f0fdaac-1f3d-4ef4-9b08-43dde8ca7a18,,USER,"Find the names of all artists that have ""a"" in their names.","{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""ArtistId"",""Name""],""name"":""Artist"",""type"":""grid""}]" +c05a428d-f555-42cb-a3b8-347675146db8,,USER,"How many games in 1885 postseason resulted in ties (that is, the value of ""ties"" is '1')?","{""transformations"":[{""column"":""year"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1885},{""column"":""ties"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""year"",""round"",""team_id_winner"",""league_id_winner"",""team_id_loser"",""league_id_loser"",""wins"",""losses"",""ties""],""name"":""postseason"",""type"":""grid""}]" +2b939562-a5d7-44f7-a260-236623c499ef,,USER,What are the types of competition and number of competitions for that type?,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +ac3aa255-c5bc-459c-8660-acd92d415452,,USER,"Which catalog contents have a product stock number that starts from ""2""? Show the catalog entry names.","{""transformations"":[{""column"":""product_stock_number"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""2""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +43d5b47e-99c7-4994-a09b-e05169193b36,,USER,Show the institution type with an institution founded after 1990 and an institution with at least 1000 enrollment.,"{""transformations"":[{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1990},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">="",""value"":1000}]}","[{""columns"":[""Institution_id"",""Institution"",""Location"",""Founded"",""Type"",""Enrollment"",""Team"",""Primary_Conference"",""building_id""],""name"":""Institution"",""type"":""grid""}]" +fea16f41-8588-490f-9f03-3230bd3f83b4,,USER,Find the number of times ROY SWEAZY has reserved a room.,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +f175718c-0e5a-4272-981f-a72569273cd3,,USER,Show all school names in alphabetical order.,"{""transformations"":[{""column"":""school_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_id"",""School_name"",""Location"",""Mascot"",""Enrollment"",""IHSAA_Class"",""IHSAA_Football_Class"",""County""],""name"":""School"",""type"":""grid""}]" +091b2038-1134-4e53-9bfc-b4069f2f671f,,USER,"For each constructor ID, count the associated races.","{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" +91c81377-da3d-49e7-992e-d2dc9a4bdaec,,USER,What is the average transcript date?,"{""transformations"":[{""column"":""transcript_date"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +d4188b17-07a6-4925-964b-78d0fdb10a12,,USER,Find names and ids of all documents with document type code BK.,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +cd3ce72d-8dae-46ec-9fc8-69cb5b9aae5c,,USER,What are the total number of the audiences who visited any of the festivals?,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" +4ca81c4c-ac6e-47e7-bd1e-4fb88bc5884a,,USER,What is the average number of people injured by all perpetrators?,"{""transformations"":[{""column"":""Injured"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +8fda0ace-4296-42ec-9cce-addbbf932b67,,USER,What is the average age for all people in the table?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +290c0737-fcdb-498c-892e-6c24e6259dc9,,USER,Show the detail of vehicle with id 1.,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" +420c72e2-0a31-48ff-ad12-e4664fe14077,,USER,How many TV Channel using language English?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'English'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +c16eacc4-04a2-4aed-9834-8c2868dc2eaf,,USER,Find the name and account balance of the customer whose name includes the letter ‘a’.,"{""transformations"":[{""column"":""cust_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +585771e0-7d25-41cf-b110-61ff93a03493,,USER,How many stores are there?,"{""transformations"":[{""column"":""store_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""store_id"",""manager_staff_id"",""address_id"",""last_update""],""name"":""store"",""type"":""grid""}]" +6f581126-28f4-4dfe-81ae-7c612340ae78,,USER,"Find products with max page size as ""A4"" and pages per minute color smaller than 5.","{""transformations"":[{""column"":""max_page_size"",""transformationType"":""condition"",""operation"":""="",""value"":""'A4'""},{""column"":""pages_per_minute_color"",""transformationType"":""condition"",""operation"":""<"",""value"":5}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" +b214ca65-48c7-40f5-a751-16077215578d,,USER,How many allergy entries are there?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +5cbf0631-da1b-424a-ac67-04347ff4e540,,USER,What are the titles of the cartoons sorted alphabetically?,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +064fb4f9-5896-4376-9bb2-26a4ce5b7d30,,USER,What are the names of all departments in alphabetical order?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +ea25e455-5a22-4fc6-9eae-5fb27e8366ce,,USER,What are the ids of all reviewers who have not given 4 stars at least once?,"{""transformations"":[{""column"":""stars"",""transformationType"":""condition"",""operation"":""!="",""value"":4}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" +e52ea33a-c1a7-4c92-81cf-996174badf3d,,USER,What is the name of school that has the smallest enrollment in each state?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +e840fc30-a908-4677-8ccf-90fafbf7d360,,USER,How many constructors are there for each nationality?,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" +bc1840fd-10d8-41bd-963e-2a37b14f00bb,,USER,What is employee Nancy Edwards's phone number?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +c6c320e8-218e-4b49-8068-ca15259f9b28,,USER,How many distinct complaint type codes are there in the database?,"{""transformations"":[{""column"":""complaint_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""complaint_id"",""product_id"",""customer_id"",""complaint_outcome_code"",""complaint_status_code"",""complaint_type_code"",""date_complaint_raised"",""date_complaint_closed"",""staff_id""],""name"":""Complaints"",""type"":""grid""}]" +a8ca3373-98aa-4004-a7bc-c286722f3df1,,USER,Return the titles of any movies with an R rating.,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +71971221-9ab4-4b97-b129-f71b9d70ce25,,USER,What are the name of pilots aged 25 or older?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">="",""value"":25}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +ba3b86fd-c1ad-49e6-8b6f-124c6a447fc4,,USER,What is the name of the county with the greatest population?,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +f4aa3012-2113-484c-a96a-187eaa53cf2a,,USER,Find the name of the product that has the smallest capacity.,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +91cbb070-8d41-47a6-a8b3-c77de4445467,,USER,"Which owners live in the state whose name contains the substring 'North'? List his first name, last name and email.","{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""contains"",""value"":""North""}]}","[{""columns"":[""owner_id"",""first_name"",""last_name"",""street"",""city"",""state"",""zip_code"",""email_address"",""home_phone"",""cell_number""],""name"":""Owners"",""type"":""grid""}]" +c84209cb-79cb-48aa-b4f0-3605b56654ba,,USER,"For each constructor id, how many races are there?","{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" +05a38fa4-6bc6-4ef4-a728-6467b4dab40a,,USER,What are the name and the nationality of the host of the highest age?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Host_ID"",""Name"",""Nationality"",""Age""],""name"":""host"",""type"":""grid""}]" +2eab2ec1-c273-4038-8923-a58a43350117,,USER,"What are the different template type codes, and how many templates correspond to each?","{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +cc182ea6-7603-4dc2-bfab-80599705cddd,,USER,What are the names of the dorm with the largest capacity?,"{""transformations"":[{""column"":""student_capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +262f17db-27e3-43b8-9674-f7a77f24ff15,,USER,What is the average ticket sales gross in dollars of films?,"{""transformations"":[{""column"":""Gross_in_dollar"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +f674ca45-6552-4097-9dcf-8753aec4f914,,USER,What is the average age for each occupation?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +c6b5aed8-9527-49a6-92b4-83ead65a6690,,USER,Which school has the smallest enrollment size per state and what is its name?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +a54e5018-c69a-4a8b-bc02-48d86c2c496f,,USER,What is the average song rating for each language?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +71c7a1c7-b199-4710-8424-dd1a98cb44ff,,USER,Find the highest rank of all reviews.,"{""transformations"":[{""column"":""rank"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" +42268138-3596-4cb6-bfd5-ef092cd60e1b,,USER,What is the description of document status code 'working'?,"{""transformations"":[{""column"":""document_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'working'""}]}","[{""columns"":[""document_status_code"",""document_status_description""],""name"":""Ref_Document_Status"",""type"":""grid""}]" +5ccb41d0-c3ee-435f-93b9-aab9ede39be0,,USER,List the names of members in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" +ab152dd9-6356-490d-bc6f-40a06f1be8c0,,USER,What is the id of the student who most recently registered course 301?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301},{""column"":""date_of_attendance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" +7160fec6-df1f-4c6b-9805-08ce20b9821e,,USER,Identify the highest revenue company names and their revenues in each city.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +ce108366-5353-4b3e-ab12-86c16e9e748b,,USER,"What are the total points for all gymnasts, ordered by total points descending?","{""transformations"":[{""column"":""Total_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +9f431527-0222-4f78-aa28-2a9e767d0723,,USER,List the names and emails of customers who payed by Visa card.,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" +f242c4f1-3b9d-4912-b4fe-04cc49283924,,USER,What is the average rating and resolution of all bangla songs?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""resolution"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'bangla'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +5246a970-9722-42dd-a721-1260aaa79c72,,USER,Find the number of rooms with price higher than 120 for different decor.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +e31b1a9e-0c73-4104-a2be-bd3dce957c42,,USER,What is the average transaction amount for different investors?,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +2a12ea29-6742-4db9-adf0-d9ca10ba9a8b,,USER,Count the number of farms.,"{""transformations"":[{""column"":""Farm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" +1055d402-7177-483b-a8c9-2b515d694f10,,USER,"For each zip code, how many times has the maximum wind speed reached 25 mph?","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +43219159-d4b0-419c-bfe4-d7184d6f0c22,,USER,Who is the director of movie Avatar?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""Avatar""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +b71b8d6f-96b8-4689-98c7-313ce76f5367,,USER,how many people are there whose weight is higher than 85 for each gender?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +8c7e74f9-6841-4e4b-89d8-03d3edc526e6,,USER,Find the name of the most expensive hardware product.,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Hardware""},{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +fea05f03-bc1f-4ecb-afb3-16d03d6feb96,,USER,What is the id for the employee called Ebba?,"{""transformations"":[{""column"":""employee_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ebba'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +e0c1b425-e80e-4f05-9caf-b3e990ea8a07,,USER,"Find job id and date of hire for those employees who was hired between November 5th, 2007 and July 5th, 2009.","{""transformations"":[{""column"":""hire_date"",""transformationType"":""condition"",""operation"":"">="",""value"":""2007-11-05""},{""column"":""hire_date"",""transformationType"":""condition"",""operation"":""<="",""value"":""2009-07-05""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +ea8ffaf1-e672-4a87-b781-64cf34809c87,,USER,Display distinct product type codes and the count of products for each code.,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Product_Type_Code"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +5282731a-0bae-40a0-be91-ac2fba3dcd7a,,USER,How many statements do we have?,"{""transformations"":[{""column"":""Statement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Statement_ID"",""Statement_Details""],""name"":""Statements"",""type"":""grid""}]" +a008c3d5-5cdd-43b6-84b1-296512e8cb24,,USER,Find the types and details for all premises and order by the premise type.,"{""transformations"":[{""column"":""premises_type"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""premise_id"",""premises_type"",""premise_details""],""name"":""Premises"",""type"":""grid""}]" +600ba394-522d-4072-a928-9fca6799900f,,USER,Sort the first names of all the authors in alphabetical order.,"{""transformations"":[{""column"":""fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +a467ae24-094d-4472-89be-d5a8513c3aeb,,USER,Determine the number of distinct order ids for each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +d06934e9-279a-4204-8035-07440321b666,,USER,How many students have advisors?,"{""transformations"":[{""column"":""s_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""s_ID"",""i_ID""],""name"":""advisor"",""type"":""grid""}]" +721f89c8-bc22-4ceb-917f-95678ef744d4,,USER,How many countries have Spanish as the most spoken language?,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +7fd0e085-4a79-4750-8bd8-cbe55979a167,,USER,"What is the first, middle, and last name of the first student to register?","{""transformations"":[{""column"":""date_first_registered"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +dbd8a60a-0861-494f-b857-ea9e01a0dd7d,,USER,"For each city, how many branches were opened before 2010?","{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +c58491d9-6472-47ad-b2c1-85ff452e1863,,USER,What is the nickname of the employee named Janessa Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +10b2b53b-8854-49c2-976b-572a08e25d79,,USER,"For each year, return the year and the average number of attendance at home games.","{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" +7e4940a9-acfc-48f4-afbd-195c8d88e312,,USER,Tell me the distinct block codes where some rooms are available.,"{""transformations"":[{""column"":""unavailable"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" +603626d4-1ded-4d9a-aac7-c6623aa22a3e,,USER,What is the average price for flights from Los Angeles to Honolulu.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +c3c87e07-1bcc-4921-a1e7-b25db211cc77,,USER,"Give me the times and numbers of all trains that go to Chennai, ordered by time.","{""transformations"":[{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""Chennai""},{""column"":""TIME"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +b669f75d-b486-4871-ac1e-aa82d0790981,,USER,Count the number of sections per course.,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +708d350f-8b6b-4a97-b7d1-1566f1afad11,,USER,What are the different ages of editors? Display each age along with the number of editors of that age.,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Age"",""transformationType"":""grouping""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +c539e820-5a54-4476-ab54-58a7af7e6d58,,USER,What are the different classes of races and how many races fall under each class?,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +c53f6028-3ad8-432d-abdd-1274c75a38a9,,USER,Find the total revenue of companies of each founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +c40ed222-6e14-438f-b3c3-63f54a899769,,USER,What is the total student capacity of all dorms?,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +0bdfa938-7cf8-4fd0-8117-752522b55dfe,,USER,What is the name and distance for aircraft with id 12?,"{""transformations"":[{""column"":""aid"",""transformationType"":""condition"",""operation"":""="",""value"":12}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +fff72fde-03b2-46f6-9296-92b8e2b578d7,,USER,How many different product types are there?,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" +83e24fef-c3a8-43a0-bdde-545e8ffee4b9,,USER,How many followers does each user have?,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" +45c35def-0ed0-4fa6-a7ae-8a1b0b1845fe,,USER,What is the name of the artist who joined latest?,"{""transformations"":[{""column"":""year_join"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +5820dbf9-46ee-4cca-8c5d-5816760e8d2e,,USER,Find the rooms of faculties with rank professor who live in building NEB.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +623684d4-18cf-49a8-ab12-d7c94b0dcf19,,USER,"Calculate the average account balance for customers with credit scores below 50, grouped by account type.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +089e2fb9-790d-409f-82bd-23736029ed96,,USER,Return the names and ids of customers who have TN in their address.,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""TN""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" +7fcf31a4-14a0-4da4-9212-3f0608155fea,,USER,Ascertain the student count in a single classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +73a7005a-6165-4512-a1c1-a9a298b03c55,,USER,What is the id of every employee who has at least a salary of 100000?,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":100000}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +4e11fde5-5489-4b81-bd58-2a203957a339,,USER,"Which state can address ""6862 Kaitlyn Knolls"" possibly be in?","{""transformations"":[{""column"":""line_1_number_building"",""transformationType"":""condition"",""operation"":""contains"",""value"":""6862 Kaitlyn Knolls""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""town_city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" +18097a8a-23f0-4320-b09c-a304ca6ea777,,USER,Give the average life expectancy for countries in Africa which are republics?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +15a9857f-7dd0-4a87-94cd-e3921e59302f,,USER,What are the majors of male (sex is M) students?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +1e681f30-9928-4552-b48c-4d9ef2747ba2,,USER,How many parties do we have?,"{""transformations"":[{""column"":""party_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +47790660-9fda-473c-aec8-9ec75a9819ee,,USER,What is the average snatch score of body builders?,"{""transformations"":[{""column"":""Snatch"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" +d6bc9fc5-808f-42c3-a1dc-7964ff9e2942,,USER,"For each citizenship, what is the maximum net worth?","{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +403f2438-986b-4fa0-98ff-9c8156bf8458,,USER,Find the average number of staff working for the museums that were open before 2009.,"{""transformations"":[{""column"":""num_of_staff"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2009}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" +0ba673a9-363d-4d5d-9e3f-07646015e28e,,USER,Tell me the age of the oldest dog.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" +d9e844c1-d2a4-4d8b-a42d-d44359508c72,,USER,What are the ids of the candidates that have an outcome code of Pass?,"{""transformations"":[{""column"":""asessment_outcome_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" +e0567a66-c6a5-48d0-9be9-36edf985271d,,USER,On what dates were employees without the letter M in their first names hired?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +80a1fe1d-b48e-4f97-b09e-ca4efc826d22,,USER,What is the average prices of wines for each each?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +b9cbc338-25c0-4cdb-97e5-8d5744b103d2,,USER,Identify distinct store types and their count.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" +cbaa0642-24c6-43ed-91f2-543f24a2acd0,,USER,"Report the grade, number of classrooms, and total number of students for each grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +7fc2310b-af28-4be9-bb4d-bab9ee84855b,,USER,How many candidates are there?,"{""transformations"":[{""column"":""Candidate_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +8c48462b-8254-4af0-a78b-0d11d6696b6f,,USER,"Return the description for the courses named ""database"".","{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'database'""}]}","[{""columns"":[""course_id"",""author_id"",""subject_id"",""course_name"",""course_description""],""name"":""Courses"",""type"":""grid""}]" +028f6fca-5b93-484b-ba72-f65c1707c1c8,,USER,What are the distinct battle names which are between bulgarian commander 'Kaloyan' and latin commander 'Baldwin I'?,"{""transformations"":[{""column"":""bulgarian_commander"",""transformationType"":""condition"",""operation"":""="",""value"":""Kaloyan""},{""column"":""latin_commander"",""transformationType"":""condition"",""operation"":""="",""value"":""Baldwin I""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" +97d60ae2-9ce8-4171-acbc-9bcf45727fa7,,USER,What is the alphabetically ordered list of all the distinct names of nurses?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""Registered"",""SSN""],""name"":""Nurse"",""type"":""grid""}]" +f22bac6c-f96b-4e7b-9bab-ffc264fd340e,,USER,What are the product id and product type of the cheapest product?,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +03ddc3a8-c4ff-4b7c-93d9-a7b7b9e2812d,,USER,List the forenames of all distinct drivers in alphabetical order?,"{""transformations"":[{""column"":""forename"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" +5224250a-9cbd-4451-8950-158f68401695,,USER,Sort the each workshop in alphabetical order of the venue. Return the date and venue of each workshop.,"{""transformations"":[{""column"":""Venue"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Workshop_ID"",""Date"",""Venue"",""Name""],""name"":""workshop"",""type"":""grid""}]" +cc896383-341f-46de-9917-3509cb7cba4c,,USER,"Who is the first student to register? List the first name, middle name and last name.","{""transformations"":[{""column"":""date_first_registered"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +d67838df-7cee-40ab-9ddc-c3cd70881aaf,,USER,What are the codes of countries where Spanish is spoken by the largest percentage of people?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +437584ae-634f-45b6-be77-19680cd2da4d,,USER,"List the name and residence for players whose occupation is not ""Researcher"".","{""transformations"":[{""column"":""Occupation"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Researcher'""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +8d031123-3fe7-4837-9f3c-c3d08a11c4e2,,USER,"For each main industry, what is the total number of companies for the industry with the highest total market value?","{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""main_industry"",""transformationType"":""grouping""},{""column"":""market_value"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +4392de43-db86-4735-b0c4-01da5ed506e2,,USER,How many different colleges are there?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +6ca05d9d-1d3d-4eec-978d-289619a58353,,USER,Give the flight numbers of flights leaving from APG.,"{""transformations"":[{""column"":""SourceAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" +98e7ccc9-7af6-4fbc-a5ea-8171faf8c45d,,USER,"Find the name, city, and country of the airport that has the lowest altitude.","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +f8ff4f3a-9aaa-4921-92a5-d4cdcdfd61bc,,USER,Compute the total amount of settlement across all the settlements.,"{""transformations"":[{""column"":""Amount_Settled"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" +a96d1ce9-216b-40d6-a6f7-b6700faa5a59,,USER,How many poker players are there?,"{""transformations"":[{""column"":""Poker_Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +87f7d038-6559-47f4-b4c5-0a862bc967c5,,USER,Whah are the name of each industry and the number of companies in that industry?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +1f162d30-0fa2-4101-8c4a-1cc264171087,,USER,Group wines by appellation and report their average price and score.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +b5071361-53f4-4d66-873e-e9ffc858d9a8,,USER,"Give the order ids for all orders, as well as the total product quantity in each.","{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +2b50c081-0ec0-49d2-bbd4-9f34bf5da90f,,USER,List the names of the top 5 oldest people.,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +eafb17ce-e365-478e-883b-99f3f87e758b,,USER,"What are the names, countries, and ages for every singer in descending order of age?","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +4c346ab2-55ea-4114-a48f-6f96ecee7256,,USER,Count the number of ships for each type.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +6781d457-8969-46d3-b9aa-764db3e8eae0,,USER,What is the name and date of the most recent race?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +f554f2a7-6933-4f6b-82fa-e0848d0c7a55,,USER,"Which papers have the substring ""Database"" in their titles? Show the titles of the papers.","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Database""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" +3484988c-f4a7-4ffa-8f2f-b5830bf8fde7,,USER,Show flight number for all flights with more than 2000 distance.,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +2293e2f1-8ae2-4049-87af-ab50976f4ca0,,USER,What is average age for different job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +fbd7e9d3-55d3-4fb3-ac40-3ace545635fc,,USER,Show the advisors and the corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +17fe72aa-8480-4723-9e99-8746f2823fa0,,USER,How many players played each position?,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +b14977e9-9bdf-4782-bffd-921979db1d13,,USER,Which city and country is the Alton airport at?,"{""transformations"":[{""column"":""AirportName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Alton'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +616bbe64-991f-4740-a7a3-4c91b6d3d1c1,,USER,What are the teams that have the 5 oldest players?,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +3e06bc71-b4c9-4ee1-97d4-a280e6254afa,,USER,Show the name and opening year for three churches that opened most recently.,"{""transformations"":[{""column"":""open_date"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" +1e836ed2-2b10-46fa-a298-efdd3ca2d24d,,USER,What are the IDs of all students and the number of hours they played?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +353fe6d6-8ca2-460d-8851-94aa81ad0f2e,,USER,How many artists do we have?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +2eb02f2e-a7d9-4e36-b72b-7503a58931d2,,USER,What is the first and last name of all the German drivers?,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'German'""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" +e03b2613-ca11-4691-918b-27908e25a383,,USER,What is the name of the 3 employees who get paid the least?,"{""transformations"":[{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +ce41f066-7985-4f4e-b704-c75602f43b7b,,USER,"What are the country codes of the different countries, and what are the languages spoken by the greatest percentage of people for each?","{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +45237db8-67c6-4876-b4fe-f5f97c58c4a9,,USER,Where is the history department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +e33f4d6d-9b1a-49d8-9819-288fc8abea3d,,USER,Which minister left office the latest?,"{""transformations"":[{""column"":""left_office"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +9421e1c6-b8eb-42c2-8e44-428c003f2c5c,,USER,"For each country, what is the average elevation of that country's airports?","{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +1b4448d8-c658-4170-af16-248b6bde5615,,USER,How many students are in each classroom?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +223878f6-4f37-47e7-8dfb-3f32244ced35,,USER,Display all template IDs and the number of documents associated with each template.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +e612390e-a7d9-4b0c-8dfe-248acc3e5467,,USER,Show all the ranks and the number of male and female faculty for each rank.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +7d374f10-fa6a-4972-bad5-f09b6fdab3ea,,USER,What are names for top three branches with most number of membership?,"{""transformations"":[{""column"":""membership_amount"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +8fefbfb6-bb57-45dc-85c5-e24c8a0a7676,,USER,List all headquarters and the number of companies in each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +241f2151-a815-4fca-b33a-a7f1dded4e73,,USER,"What is the product category description and unit of measurement of category ""Herbs""?","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" +68f71a03-1862-4a76-a90b-175ec37da075,,USER,What are the names of schools with the top 3 largest size?,"{""transformations"":[{""column"":""enr"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +e7c2a4d2-34e1-4c63-b80d-edf9cfb332c0,,USER,What is the joined year of the pilot of the highest rank?,"{""transformations"":[{""column"":""Rank"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +e136e675-d727-47e7-a566-6b510a432a66,,USER,How many distinct transaction types are used in the transactions?,"{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +9bc21c14-dddf-423e-946c-52483236f149,,USER,Show theme and year for all exhibitions in an descending order of ticket price.,"{""transformations"":[{""column"":""ticket_price"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" +96dbb522-9ce5-499c-90be-fd31e494ee1c,,USER,Display each language and the number of TV channels that use it.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +59431ecb-a76e-4693-a1cf-dddc4c0a095a,,USER,"How many phone hardware models are produced by the company named ""Nokia Corporation""?","{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Company_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nokia Corporation'""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +18e131fe-3213-4b8b-ac2a-c3ef6d368ecc,,USER,Show the delegate from district 1 in election.,"{""transformations"":[{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Election_ID"",""Counties_Represented"",""District"",""Delegate"",""Party"",""First_Elected"",""Committee""],""name"":""election"",""type"":""grid""}]" +9c545621-7ae9-4c3c-8e32-303c9989c6a4,,USER,What is the number of rooms available for each type of bed?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +07bf2d53-c45a-4ec4-87bc-86299aa55888,,USER,How many faculty members are there per rank and gender?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +1be9f437-cbc4-430c-ae8b-041bce4b4380,,USER,Show all card type codes and the number of customers holding cards in each type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +125b9c42-be51-46c2-896f-3430398a422b,,USER,What are the employee ids for each employee and final dates of employment at their last job?,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" +2b94518f-4c1f-4d1c-a78f-67b0ecef37e7,,USER,What are the ids and durations of the trips with the top 3 durations?,"{""transformations"":[{""column"":""duration"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +8d4328ad-b1c2-4409-adfd-384a8e049aae,,USER,Show different carriers of phones together with the number of phones with each carrier.,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Carrier"",""transformationType"":""grouping""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +9ee45e3b-dcea-4413-a810-5a5f954c16ab,,USER,What is the number of ships?,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +2722f6a3-fd73-443d-9ddb-21f116fb0308,,USER,Count the number of female Professors we have.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +f0555cd1-77c1-4843-95e0-83fd800c38bd,,USER,"What are the different affiliations, and how many schools with each affiliation have an enrollment size of over 20000?","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +be701af5-ec68-4882-8ea6-7dc8d230fbdb,,USER,Show the party and the number of drivers in each party.,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""party"",""transformationType"":""grouping""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +0361231c-c073-43bd-afb6-e6d0c8f28f0b,,USER,Count the number of candidates.,"{""transformations"":[{""column"":""Candidate_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +dec1a94f-737f-421f-896a-2f65aa0dc4fd,,USER,"Where us the club named ""Tennis Club"" located?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +59da3740-f055-4d9f-b1ce-933c12825c56,,USER,What is the average song rating for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +119b840f-a218-49ff-a0e3-cb4d91d0f533,,USER,Provide the classroom number and determine the number of unique grades utilizing the room for each classroom.,"{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +17e7bbb5-309d-4e12-8584-4e3e02ce29be,,USER,Find the names of all instructors in computer science department,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +1a955cbf-9ea6-4d24-891a-5a32e6109517,,USER,What campuses opened between 1935 and 1939?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":1935},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":1939}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +3dc74f83-ec4f-4ff2-bbcd-96592866f59c,,USER,How many orchestras does each record company manage?,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +aa958506-42c8-4b3a-9fff-67eb2da2ae1a,,USER,How many film are there?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +d42226da-01fe-43f8-8bb3-dc838b3f8354,,USER,Report the total number of students for each grade 0 classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +e4e7b3d1-3f9e-448b-ab87-0127a4a2e0c7,,USER,How many sections does each course have?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +4288e1aa-5ea6-426d-a575-e1725369393f,,USER,Show ids for all the male faculty.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +d36505df-cc61-4386-b418-8d22857a5592,,USER,Find the average unit price for a track.,"{""transformations"":[{""column"":""UnitPrice"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" +44503486-7624-4419-a06f-61a35db604e3,,USER,"display the full name (first and last), hire date, salary, and department number for those employees whose first name does not containing the letter M.","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +e3069496-2418-4c23-a134-61996b30d848,,USER,Show all customer ids and the number of accounts for each customer.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +1ab98072-9080-4a77-a3b9-f66274f76473,,USER,Provide a count of individuals from each birthplace.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Birth_Place"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" +99a7f656-bbe0-4742-a66f-797b388a9fdf,,USER,How many climbers are from each country?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +361028bd-da8e-4984-aea1-b18514efe5bf,,USER,which poll source does the highest oppose rate come from?,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +804e1e51-a7a1-4c32-9ec5-6bff5f328ad5,,USER,When did the staff member Janessa Sawayn leave the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +9d0e8a86-fa9a-4988-9efd-23b99e226183,,USER,Show all distinct city where branches with at least 100 memberships are located.,"{""transformations"":[{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">="",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +12b8aa5e-9003-47b6-b2ba-c90fa0fc17a4,,USER,Find the number of distinct type of pets.,"{""transformations"":[{""column"":""pettype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +c22d6a09-366b-4ced-98c7-d13307898ae6,,USER,"Who is the earliest graduate of the school? List the first name, middle name and last name.","{""transformations"":[{""column"":""date_left"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +020355b0-279d-44ac-bc52-accef3624dd8,,USER,How many different cities are they from?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +402587b9-d265-452f-b9df-9389c7497f24,,USER,How many book clubs are there?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +e0a8a607-e66a-4f58-8b70-787b61409f8c,,USER,When did researchers start and stop working?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +51e6779c-8f71-4aeb-95bc-c4c382babd87,,USER,Show theme and year for all exhibitions with ticket prices lower than 15.,"{""transformations"":[{""column"":""ticket_price"",""transformationType"":""condition"",""operation"":""<"",""value"":15}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" +938c088c-e5f7-4337-a9e1-354c18fd9172,,USER,How many journalists are there?,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +bb80f97e-7ace-4d4e-9473-6fdaa5fd6662,,USER,Calculate the total rating ratio for each channel owner.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +a4ef0b24-4059-4997-9fd6-22875303c578,,USER,Show different nominees and the number of musicals they have been nominated.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +8bd89703-6be0-40e7-a42c-e25908eb8b2a,,USER,Which courses are taught on days MTW?,"{""transformations"":[{""column"":""Days"",""transformationType"":""condition"",""operation"":""="",""value"":""'MTW'""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" +5568e889-3021-444c-a031-529c3b5e394a,,USER,display the country ID and number of cities for each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" +dca43c78-d5ad-4f5a-9d22-3cebb08bfbe0,,USER,Which city is post code 255 located in?,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""="",""value"":255}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +44012e82-deec-4e83-af92-6327bc73e919,,USER,Count the number of different companies.,"{""transformations"":[{""column"":""Company"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +a2868c0b-21d9-499e-a859-9d73c8f15013,,USER,display the employee ID for each employee and the date on which he ended his previous job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" +fa329d70-4da6-460b-8042-04b63b4dd5d7,,USER,List the headquarter locations and the number of companies located there for each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +ee733ace-22fe-4fef-b85a-52bafb11043d,,USER,What is the average age of female (sex is F) students?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +12814057-c2f9-412e-bdea-493d83840f3a,,USER,"For each team, how many technicians are there?","{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +b1f08814-eab3-47b2-9e6d-947a68629290,,USER,Find the entry name of the catalog with the highest price (in USD).,"{""transformations"":[{""column"":""price_in_dollars"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +cd8fff4b-2252-4bb2-ae64-8a14aeb3ed5e,,USER,Sort the company names in descending order of the company's market value.,"{""transformations"":[{""column"":""Market_Value_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +f70adff4-7881-4f39-9ca5-b928ccaa2e7e,,USER,Count the number of actors.,"{""transformations"":[{""column"":""Actor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +fd4c5aed-1907-4dfe-a656-a0ce7ba4493c,,USER,How many documents correspond with each project id?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +a5df2242-99cb-4d13-ab13-5520560ca6ba,,USER,How many medicines were not approved by the FDA?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +d12d6a9a-e9ec-4371-a7ac-ea9563902bb1,,USER,What is the total enrollment number of all colleges?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +21af8081-8ecf-4e23-9ab9-7cf54c616a60,,USER,Find the average checking balance.,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" +fc892739-1da7-4ef9-b9e2-8c079974a1f1,,USER,How many type of governments are in Africa?,"{""transformations"":[{""column"":""GovernmentForm"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +ab45aad9-2450-405b-9aba-07e1c4078ab0,,USER,Please show the countries and the number of climbers from each country.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +f8239cef-343d-4987-9848-b5c7a1ab0373,,USER,Find the highest latitude for the stations in each city.,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +b04fd4c0-c11b-4c71-b778-f1069eb5198a,,USER,"List the full name (first and last name), and salary for those employees who earn below 6000.","{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":6000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +355f2518-a66e-44b3-a3f1-76d6e6f2ca01,,USER,Find the name and category of the most expensive product.,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +f1ece2a1-57a0-4ebd-a0d6-467c784153ac,,USER,Count different addresses of each school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +c246bd8d-a50d-4fc6-9f82-95f574bf17cb,,USER,Who advises student 1004?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""condition"",""operation"":""="",""value"":1004}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +06b01753-fd73-4436-bee8-392dbf691e09,,USER,Which department has the highest average instructor salary?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +d909ffb9-4ad8-4e3b-8219-c5fce1fc3570,,USER,How many conductors are there?,"{""transformations"":[{""column"":""Conductor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +f8b49ca5-cad0-47f0-b1d2-c240a5dd002a,,USER,"Which programs' origins are not ""Beijing""? Give me the program names.","{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""!="",""value"":""Beijing""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +82baa9cb-ba28-4088-a2f5-d004ac87dccb,,USER,How many different colleges were represented at tryouts?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +829257ae-f3f7-46d3-bb06-c536d35f25a2,,USER,Find the numbers of different majors and cities.,"{""transformations"":[{""column"":""major"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +be125798-aaec-4069-b453-94a3a5cafa42,,USER,What are the first names and birth dates of players from the USA?,"{""transformations"":[{""column"":""country_code"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +8574597f-b41d-41f2-9f05-70f422118993,,USER,"Return the record companies of orchestras, sorted descending by the years in which they were founded.","{""transformations"":[{""column"":""Year_of_Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +a1cf829e-ac5e-4e69-a998-0be6be85969f,,USER,List the maximum weight and pet type for each pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +0ca2ba7e-cb4a-4b35-8636-6d48ea1eaf21,,USER,Find the last names of students with major 50.,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +ed2f2f7d-ba68-4025-9300-1f97a3ee3405,,USER,Return the song in the volume that has spent the most weeks on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +efa520e8-3c00-4372-a5f9-839348066f56,,USER,How many cities have a stadium that was opened before the year of 2006?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""opening_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2006}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +234fb67a-3c3d-4de1-9e3d-c7221d39b2e9,,USER,"For each bed type, find the average room price.","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +6897b226-c77a-4451-ad49-3664e8a93e80,,USER,Show the hometowns of teachers and the number of teachers from each hometown.,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +23b66c09-1354-4b2a-b56b-3cdf52c96be4,,USER,"For each classroom, provide the classroom number and the number of grade levels using it.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +6802c684-1913-4629-b7cf-0bdcbd22ad2d,,USER,How many departments offer courses?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +c4e23305-bba0-40f9-9a1e-0f4fb72aa15b,,USER,How many perpetrators are there?,"{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +89ace8c8-2e4e-48bd-9990-7a0d3bb0d791,,USER,"In zip code 94107, on which day neither Fog nor Rain was not observed?","{""transformations"":[{""column"":""zip_code"",""transformationType"":""condition"",""operation"":""="",""value"":94107},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Fog'""},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Rain'""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +2a82cd15-64bc-44ef-88bf-9d6285f8226d,,USER,Count the number of trains originating from each starting point.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""origin"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +8f90106e-f1b5-4dc5-a3fc-f6d71e9bed15,,USER,What are the origins of all flights that are headed to Honolulu?,"{""transformations"":[{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +6ccca326-fde2-41a9-b2f2-d524bbe78cc0,,USER,What is the name of customers who do not use Cash as payment method.,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""!="",""value"":""Cash""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +330caa01-55d8-44fd-ad77-5f53e856f085,,USER,How many languages are in these films?,"{""transformations"":[{""column"":""language_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +7d3e9e51-8a67-4ef6-9a81-32b853414192,,USER,What is the average fee for a CSU campus in the year of 1996?,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1996}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" +ba73da0d-c2f8-4780-9784-664d2beccec4,,USER,Count the number of players who entered the hall of fame for each year.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" +f8faa6fe-5a16-478a-8e49-1528566ef4d1,,USER,List the themes of parties in ascending order of number of hosts.,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +7375d772-95c6-493a-a3c2-8799a38db3e1,,USER,Please show each industry and the corresponding number of companies in that industry.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +64ff4d85-f37c-4ae6-aebe-469618c01471,,USER,How many king beds are there?,"{""transformations"":[{""column"":""beds"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +db6165c4-65ff-48b5-afab-53e1b91d7b33,,USER,Find the name of the students and their department names sorted by their total credits in ascending order.,"{""transformations"":[{""column"":""tot_cred"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +0d747031-3fc5-417b-b4a3-b5eaccca7fcb,,USER,"Return the names of people, ordered alphabetically.","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +13e684c0-b89d-41e5-8215-1701f7df8732,,USER,"For every nationality, how many singers originate from that country?","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +39ededf2-ccd9-4a04-be7e-b257caabfd8b,,USER,What is the average price of products with manufacturer codes equal to 2?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +d9474bbd-8dca-4cca-9fe1-2988b3833284,,USER,"What are the course names, ordered by credits?","{""transformations"":[{""column"":""Credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" +b78f876a-0887-42fb-8658-42273960c325,,USER,Find the total claimed amount of all the claims.,"{""transformations"":[{""column"":""Amount_Claimed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +889d8cdc-8287-467f-aec4-e94ce6bd9d03,,USER,"list the card number of all members whose hometown address includes word ""Kentucky"".","{""transformations"":[{""column"":""Hometown"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Kentucky""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" +683c9398-0bd9-4185-a1ad-7cf917f4dcad,,USER,How many invoices are associated with each order ID?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +245982a5-f741-483f-a078-0a36a2b4115d,,USER,"For each city, find the highest latitude among its stations.","{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +c1436122-fcc3-4999-824f-05d3ac7a349d,,USER,"Find the dates of the tests taken with result ""Pass"".","{""transformations"":[{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" +6ae3cf84-f146-4a6a-a8c2-6a6f4f62b7ec,,USER,Which district has the least area?,"{""transformations"":[{""column"":""city_area"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +e5825a86-64a1-422e-96ed-1a2e4cb224a0,,USER,List the writers of the books in ascending alphabetical order.,"{""transformations"":[{""column"":""Writer"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" +bf2a01db-06c0-441f-87a2-77b17d5cfea6,,USER,"What are the different card type codes, and how many different customers hold each type?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +4de18735-53e6-4fe2-8849-ebc880befc67,,USER,"Find the name and membership level of the visitors whose membership level is higher than 4, and sort by their age from old to young.","{""transformations"":[{""column"":""Level_of_membership"",""transformationType"":""condition"",""operation"":"">"",""value"":4},{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" +1f9975b6-6de8-4d6a-b4be-18e724f42b92,,USER,What is the maximum enrollment across all schools?,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +28d9dbeb-2388-4b05-adc7-0118d9c67830,,USER,What are the average profits of companies?,"{""transformations"":[{""column"":""Profits_billion"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +87ae8813-f80d-4160-9373-72c004aefdbc,,USER,What is the name of the wrestler with the fewest days held?,"{""transformations"":[{""column"":""Days_held"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +51722124-f1a6-44cc-b945-53def4372bec,,USER,What are the names of banks in the state of New York?,"{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +5047fa54-b632-4c2a-a53a-00d7e13e8208,,USER,Display the number of players for each occupation.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Occupation"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +8bb9656d-2cf3-4684-a014-a261415b08c7,,USER,What is the name of country that has the shortest life expectancy in Asia?,"{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""LifeExpectancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +028ad66b-aaf2-4f91-b26b-8b1338506ef6,,USER,Calculate the total number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +ae9f9f26-2717-4439-9e0e-9ef154bf3a52,,USER,Find the average number of bedrooms of all the apartments.,"{""transformations"":[{""column"":""bedroom_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +cda5205f-d780-43aa-986c-01ade71d1837,,USER,What are the id of songs whose format is mp3.,"{""transformations"":[{""column"":""formats"",""transformationType"":""condition"",""operation"":""="",""value"":""'mp3'""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +ab037239-0ed7-492e-96d1-bf0e2047e101,,USER,What is the total number of customers who use banks in New York City?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York City""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +a5db5b43-f204-4d67-97bb-bf957f94b8ef,,USER,How many friends does each student have?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" +64f38afa-93af-42fa-94a0-4d0800839b0b,,USER,"List the id, country, city and name of the airports ordered alphabetically by the name.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" +431119e5-84a6-4d46-9797-a75b24365c89,,USER,"Return the addresses of the course authors or tutors whose personal name is ""Cathrine"".","{""transformations"":[{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cathrine'""}]}","[{""columns"":[""author_id"",""author_tutor_ATB"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name"",""gender_mf"",""address_line_1""],""name"":""Course_Authors_and_Tutors"",""type"":""grid""}]" +01237b15-a537-411b-94bc-11fa7c3d2ac9,,USER,How many accounts are there for each customer id?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +5fcbb299-dcef-44fc-9b6c-1a82e3f636bf,,USER,Give me the name and description of the document type code RV.,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'RV'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +d04380f7-d076-4103-aac2-4cd0b41b88da,,USER,What are the crime rates of counties sorted by number of offices ascending?,"{""transformations"":[{""column"":""Police_officers"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +a055658e-4dc2-471c-b96b-2c12f0d3f7e3,,USER,What are the room numbers and corresponding buildings for classrooms which can seat between 50 to 100 students?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +50a0dd0c-0b6c-4a20-8e4e-d10475b11dfe,,USER,Find the average price for each type of product.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +d56f5926-8822-44d9-b404-e9d1562cf975,,USER,Please show different types of artworks with the corresponding number of artworks of each type.,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" +a2caf2bf-c74c-451e-9bb0-1beab99615d9,,USER,"What are the full name, hire data, salary and department id for employees without the letter M in their first name, ordered by ascending department id?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""},{""column"":""department_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +3f2dba07-cc6f-4e79-9787-4c5c234ebb0a,,USER,List all the customers in increasing order of IDs.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" +315de3ac-c2c0-44ac-a5d7-4da3a46cf9a7,,USER,Find the birth dates corresponding to employees who live in the city of Edmonton.,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edmonton'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" +aa64a02e-02dc-4649-93e3-0df1944ae1dc,,USER,How many different cities do have some airport in the country of Greenland?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Greenland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +d0627d91-5c71-4ce7-a481-a52173e34fb2,,USER,"Retrieve the average price of products for each manufacturer, displaying only the manufacturer's code.","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +ef16a088-95ee-49f8-8ae6-29789e5c95d7,,USER,Display all headquarters and the number of companies in each headquarters.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +96c9189c-6851-4c10-84bf-8c4cac1efe14,,USER,"Show names of people whose nationality is not ""Russia"".","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Russia'""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +6d48563c-3211-4c54-b987-88b655fd7118,,USER,Give the id and product type of the product with the lowest price.,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +56d49fec-e098-4802-89fd-d3b34408bc4f,,USER,Display publishers and the count of their publications.,"{""transformations"":[{""column"":""Publication_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]"