prompt stringlengths 180 1.49k | completion stringclasses 860
values |
|---|---|
Accounts <head> account_id,customer_id,date_account_opened,account_name,other_account_details <type> quantitative,quantitative,temporal,quantitative,nominal <data> 1,8,2016-07-30 22:22:24,900,Regular <line> 2,3,2017-05-29 16:45:17,520,VIP <line> <utterance> How many accounts are opened in each year? Show a line chart.... | date_account_opened |
Accounts <head> account_id,customer_id,date_account_opened,account_name,other_account_details <type> quantitative,quantitative,temporal,quantitative,nominal <data> 1,8,2016-07-30 22:22:24,900,Regular <line> 2,3,2017-05-29 16:45:17,520,VIP <line> <utterance> How many accounts are opened in each year? Show a line chart.... | none |
Accounts <head> account_id,customer_id,date_account_opened,account_name,other_account_details <type> quantitative,quantitative,temporal,quantitative,nominal <data> 1,8,2016-07-30 22:22:24,900,Regular <line> 2,3,2017-05-29 16:45:17,520,VIP <line> <utterance> How many accounts are opened in each year? Show a line chart.... | count date_account_opened |
Accounts <head> account_id,customer_id,date_account_opened,account_name,other_account_details <type> quantitative,quantitative,temporal,quantitative,nominal <data> 1,8,2016-07-30 22:22:24,900,Regular <line> 2,3,2017-05-29 16:45:17,520,VIP <line> <utterance> How many accounts are opened in each year? Show a line chart.... | line |
Accounts <head> account_id,customer_id,date_account_opened,account_name,other_account_details <type> quantitative,quantitative,temporal,quantitative,nominal <data> 1,8,2016-07-30 22:22:24,900,Regular <line> 2,3,2017-05-29 16:45:17,520,VIP <line> <utterance> How many accounts are opened in each year? Show a line chart.... | x=date_account_opened,y=count date_account_opened,color=none |
Accounts <head> account_id,customer_id,date_account_opened,account_name,other_account_details <type> quantitative,quantitative,temporal,quantitative,nominal <data> 1,8,2016-07-30 22:22:24,900,Regular <line> 2,3,2017-05-29 16:45:17,520,VIP <line> <utterance> How many accounts are opened in each year? Show a line chart.... | none |
Accounts <head> account_id,customer_id,date_account_opened,account_name,other_account_details <type> quantitative,quantitative,temporal,quantitative,nominal <data> 1,8,2016-07-30 22:22:24,900,Regular <line> 2,3,2017-05-29 16:45:17,520,VIP <line> <utterance> Number of accounts per year? Line chart. <ans> <sep> Step 1.... | date_account_opened |
Accounts <head> account_id,customer_id,date_account_opened,account_name,other_account_details <type> quantitative,quantitative,temporal,quantitative,nominal <data> 1,8,2016-07-30 22:22:24,900,Regular <line> 2,3,2017-05-29 16:45:17,520,VIP <line> <utterance> Number of accounts per year? Line chart. <ans> <sep> Step 1.... | none |
Accounts <head> account_id,customer_id,date_account_opened,account_name,other_account_details <type> quantitative,quantitative,temporal,quantitative,nominal <data> 1,8,2016-07-30 22:22:24,900,Regular <line> 2,3,2017-05-29 16:45:17,520,VIP <line> <utterance> Number of accounts per year? Line chart. <ans> <sep> Step 1.... | count date_account_opened |
Accounts <head> account_id,customer_id,date_account_opened,account_name,other_account_details <type> quantitative,quantitative,temporal,quantitative,nominal <data> 1,8,2016-07-30 22:22:24,900,Regular <line> 2,3,2017-05-29 16:45:17,520,VIP <line> <utterance> Number of accounts per year? Line chart. <ans> <sep> Step 1.... | line |
Accounts <head> account_id,customer_id,date_account_opened,account_name,other_account_details <type> quantitative,quantitative,temporal,quantitative,nominal <data> 1,8,2016-07-30 22:22:24,900,Regular <line> 2,3,2017-05-29 16:45:17,520,VIP <line> <utterance> Number of accounts per year? Line chart. <ans> <sep> Step 1.... | x=date_account_opened,y=count date_account_opened,color=none |
Accounts <head> account_id,customer_id,date_account_opened,account_name,other_account_details <type> quantitative,quantitative,temporal,quantitative,nominal <data> 1,8,2016-07-30 22:22:24,900,Regular <line> 2,3,2017-05-29 16:45:17,520,VIP <line> <utterance> Number of accounts per year? Line chart. <ans> <sep> Step 1.... | none |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | Order_Date |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | none |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | count Order_Date |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | line |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | x=Order_Date,y=count Order_Date,color=none |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | none |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | Order_Date |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | none |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | count Order_Date |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | line |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | x=Order_Date,y=count Order_Date,color=none |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | none |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | Actual_Delivery_Date |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | none |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | count Actual_Delivery_Date |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | line |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | x=Actual_Delivery_Date,y=count Actual_Delivery_Date,color=none |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | none |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | Actual_Delivery_Date |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | none |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | count Actual_Delivery_Date |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | line |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | x=Actual_Delivery_Date,y=count Actual_Delivery_Date,color=none |
BOOKINGS <head> Booking_ID,Customer_ID,Workshop_Group_ID,Status_Code,Store_ID,Order_Date,Planned_Delivery_Date,Actual_Delivery_Date,Other_Order_Details <type> quantitative,quantitative,quantitative,nominal,quantitative,temporal,temporal,temporal,nominal <data> 1,938,140,good,8,2016-12-12 10:43:01,2013-03-10 18:47:05,19... | none |
VISITS <head> Visit_ID,Tourist_Attraction_ID,Tourist_ID,Visit_Date,Visit_Details <type> quantitative,quantitative,quantitative,temporal,nominal <data> 183,6653,377,2004-08-21 03:06:14, <line> 268,5076,204,2013-08-06 05:35:51, <line> <utterance> What is the number of distinct visit dates? <ans> <sep> Step 1. Select th... | Visit_Date |
VISITS <head> Visit_ID,Tourist_Attraction_ID,Tourist_ID,Visit_Date,Visit_Details <type> quantitative,quantitative,quantitative,temporal,nominal <data> 183,6653,377,2004-08-21 03:06:14, <line> 268,5076,204,2013-08-06 05:35:51, <line> <utterance> What is the number of distinct visit dates? <ans> <sep> Step 1. Select th... | none |
VISITS <head> Visit_ID,Tourist_Attraction_ID,Tourist_ID,Visit_Date,Visit_Details <type> quantitative,quantitative,quantitative,temporal,nominal <data> 183,6653,377,2004-08-21 03:06:14, <line> 268,5076,204,2013-08-06 05:35:51, <line> <utterance> What is the number of distinct visit dates? <ans> <sep> Step 1. Select th... | count Visit_Date |
VISITS <head> Visit_ID,Tourist_Attraction_ID,Tourist_ID,Visit_Date,Visit_Details <type> quantitative,quantitative,quantitative,temporal,nominal <data> 183,6653,377,2004-08-21 03:06:14, <line> 268,5076,204,2013-08-06 05:35:51, <line> <utterance> What is the number of distinct visit dates? <ans> <sep> Step 1. Select th... | line |
VISITS <head> Visit_ID,Tourist_Attraction_ID,Tourist_ID,Visit_Date,Visit_Details <type> quantitative,quantitative,quantitative,temporal,nominal <data> 183,6653,377,2004-08-21 03:06:14, <line> 268,5076,204,2013-08-06 05:35:51, <line> <utterance> What is the number of distinct visit dates? <ans> <sep> Step 1. Select th... | x=Visit_Date,y=count Visit_Date,color=none |
VISITS <head> Visit_ID,Tourist_Attraction_ID,Tourist_ID,Visit_Date,Visit_Details <type> quantitative,quantitative,quantitative,temporal,nominal <data> 183,6653,377,2004-08-21 03:06:14, <line> 268,5076,204,2013-08-06 05:35:51, <line> <utterance> What is the number of distinct visit dates? <ans> <sep> Step 1. Select th... | none |
VISITS <head> Visit_ID,Tourist_Attraction_ID,Tourist_ID,Visit_Date,Visit_Details <type> quantitative,quantitative,quantitative,temporal,nominal <data> 183,6653,377,2004-08-21 03:06:14, <line> 268,5076,204,2013-08-06 05:35:51, <line> <utterance> Show me the number of visits by date. <ans> <sep> Step 1. Select the colu... | Visit_Date |
VISITS <head> Visit_ID,Tourist_Attraction_ID,Tourist_ID,Visit_Date,Visit_Details <type> quantitative,quantitative,quantitative,temporal,nominal <data> 183,6653,377,2004-08-21 03:06:14, <line> 268,5076,204,2013-08-06 05:35:51, <line> <utterance> Show me the number of visits by date. <ans> <sep> Step 1. Select the colu... | none |
VISITS <head> Visit_ID,Tourist_Attraction_ID,Tourist_ID,Visit_Date,Visit_Details <type> quantitative,quantitative,quantitative,temporal,nominal <data> 183,6653,377,2004-08-21 03:06:14, <line> 268,5076,204,2013-08-06 05:35:51, <line> <utterance> Show me the number of visits by date. <ans> <sep> Step 1. Select the colu... | count Visit_Date |
VISITS <head> Visit_ID,Tourist_Attraction_ID,Tourist_ID,Visit_Date,Visit_Details <type> quantitative,quantitative,quantitative,temporal,nominal <data> 183,6653,377,2004-08-21 03:06:14, <line> 268,5076,204,2013-08-06 05:35:51, <line> <utterance> Show me the number of visits by date. <ans> <sep> Step 1. Select the colu... | line |
VISITS <head> Visit_ID,Tourist_Attraction_ID,Tourist_ID,Visit_Date,Visit_Details <type> quantitative,quantitative,quantitative,temporal,nominal <data> 183,6653,377,2004-08-21 03:06:14, <line> 268,5076,204,2013-08-06 05:35:51, <line> <utterance> Show me the number of visits by date. <ans> <sep> Step 1. Select the colu... | x=Visit_Date,y=count Visit_Date,color=none |
VISITS <head> Visit_ID,Tourist_Attraction_ID,Tourist_ID,Visit_Date,Visit_Details <type> quantitative,quantitative,quantitative,temporal,nominal <data> 183,6653,377,2004-08-21 03:06:14, <line> 268,5076,204,2013-08-06 05:35:51, <line> <utterance> Show me the number of visits by date. <ans> <sep> Step 1. Select the colu... | none |
Customers <head> 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 <type> quantitative,quantitative,nominal,temporal,temporal,nominal,nominal,quantitative,nominal,nominal,nominal <data> 1,13... | date_of_birth |
Customers <head> 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 <type> quantitative,quantitative,nominal,temporal,temporal,nominal,nominal,quantitative,nominal,nominal,nominal <data> 1,13... | customer_status_code = 'Good Customer' |
Customers <head> 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 <type> quantitative,quantitative,nominal,temporal,temporal,nominal,nominal,quantitative,nominal,nominal,nominal <data> 1,13... | count date_of_birth |
Customers <head> 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 <type> quantitative,quantitative,nominal,temporal,temporal,nominal,nominal,quantitative,nominal,nominal,nominal <data> 1,13... | line |
Customers <head> 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 <type> quantitative,quantitative,nominal,temporal,temporal,nominal,nominal,quantitative,nominal,nominal,nominal <data> 1,13... | x=date_of_birth,y=count date_of_birth,color=none |
Customers <head> 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 <type> quantitative,quantitative,nominal,temporal,temporal,nominal,nominal,quantitative,nominal,nominal,nominal <data> 1,13... | none |
Customers <head> 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 <type> quantitative,quantitative,nominal,temporal,temporal,nominal,nominal,quantitative,nominal,nominal,nominal <data> 1,13... | date_of_birth |
Customers <head> 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 <type> quantitative,quantitative,nominal,temporal,temporal,nominal,nominal,quantitative,nominal,nominal,nominal <data> 1,13... | customer_status_code = 'Good Customer' |
Customers <head> 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 <type> quantitative,quantitative,nominal,temporal,temporal,nominal,nominal,quantitative,nominal,nominal,nominal <data> 1,13... | count date_of_birth |
Customers <head> 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 <type> quantitative,quantitative,nominal,temporal,temporal,nominal,nominal,quantitative,nominal,nominal,nominal <data> 1,13... | line |
Customers <head> 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 <type> quantitative,quantitative,nominal,temporal,temporal,nominal,nominal,quantitative,nominal,nominal,nominal <data> 1,13... | x=date_of_birth,y=count date_of_birth,color=none |
Customers <head> 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 <type> quantitative,quantitative,nominal,temporal,temporal,nominal,nominal,quantitative,nominal,nominal,nominal <data> 1,13... | none |
Student_Tests_Taken <head> registration_id,date_test_taken,test_result <type> quantitative,temporal,nominal <data> 12,2018-03-25 03:27:16,Fail <line> 10,2018-03-25 21:50:22,Pass <line> <utterance> Find the dates of the tests taken with the result "Pass", and count them by a line chart. <ans> <sep> Step 1. Select the ... | date_test_taken |
Student_Tests_Taken <head> registration_id,date_test_taken,test_result <type> quantitative,temporal,nominal <data> 12,2018-03-25 03:27:16,Fail <line> 10,2018-03-25 21:50:22,Pass <line> <utterance> Find the dates of the tests taken with the result "Pass", and count them by a line chart. <ans> <sep> Step 1. Select the ... | test_result = "Pass" |
Student_Tests_Taken <head> registration_id,date_test_taken,test_result <type> quantitative,temporal,nominal <data> 12,2018-03-25 03:27:16,Fail <line> 10,2018-03-25 21:50:22,Pass <line> <utterance> Find the dates of the tests taken with the result "Pass", and count them by a line chart. <ans> <sep> Step 1. Select the ... | count date_test_taken |
Student_Tests_Taken <head> registration_id,date_test_taken,test_result <type> quantitative,temporal,nominal <data> 12,2018-03-25 03:27:16,Fail <line> 10,2018-03-25 21:50:22,Pass <line> <utterance> Find the dates of the tests taken with the result "Pass", and count them by a line chart. <ans> <sep> Step 1. Select the ... | line |
Student_Tests_Taken <head> registration_id,date_test_taken,test_result <type> quantitative,temporal,nominal <data> 12,2018-03-25 03:27:16,Fail <line> 10,2018-03-25 21:50:22,Pass <line> <utterance> Find the dates of the tests taken with the result "Pass", and count them by a line chart. <ans> <sep> Step 1. Select the ... | x=date_test_taken,y=count date_test_taken,color=none |
Student_Tests_Taken <head> registration_id,date_test_taken,test_result <type> quantitative,temporal,nominal <data> 12,2018-03-25 03:27:16,Fail <line> 10,2018-03-25 21:50:22,Pass <line> <utterance> Find the dates of the tests taken with the result "Pass", and count them by a line chart. <ans> <sep> Step 1. Select the ... | none |
Student_Tests_Taken <head> registration_id,date_test_taken,test_result <type> quantitative,temporal,nominal <data> 12,2018-03-25 03:27:16,Fail <line> 10,2018-03-25 21:50:22,Pass <line> <utterance> How many tests have been taken with a "Pass" result? <ans> <sep> Step 1. Select the columns: | date_test_taken |
Student_Tests_Taken <head> registration_id,date_test_taken,test_result <type> quantitative,temporal,nominal <data> 12,2018-03-25 03:27:16,Fail <line> 10,2018-03-25 21:50:22,Pass <line> <utterance> How many tests have been taken with a "Pass" result? <ans> <sep> Step 1. Select the columns: date_test_taken <sep> Step 2... | test_result = "Pass" |
Student_Tests_Taken <head> registration_id,date_test_taken,test_result <type> quantitative,temporal,nominal <data> 12,2018-03-25 03:27:16,Fail <line> 10,2018-03-25 21:50:22,Pass <line> <utterance> How many tests have been taken with a "Pass" result? <ans> <sep> Step 1. Select the columns: date_test_taken <sep> Step 2... | count date_test_taken |
Student_Tests_Taken <head> registration_id,date_test_taken,test_result <type> quantitative,temporal,nominal <data> 12,2018-03-25 03:27:16,Fail <line> 10,2018-03-25 21:50:22,Pass <line> <utterance> How many tests have been taken with a "Pass" result? <ans> <sep> Step 1. Select the columns: date_test_taken <sep> Step 2... | line |
Student_Tests_Taken <head> registration_id,date_test_taken,test_result <type> quantitative,temporal,nominal <data> 12,2018-03-25 03:27:16,Fail <line> 10,2018-03-25 21:50:22,Pass <line> <utterance> How many tests have been taken with a "Pass" result? <ans> <sep> Step 1. Select the columns: date_test_taken <sep> Step 2... | x=date_test_taken,y=count date_test_taken,color=none |
Student_Tests_Taken <head> registration_id,date_test_taken,test_result <type> quantitative,temporal,nominal <data> 12,2018-03-25 03:27:16,Fail <line> 10,2018-03-25 21:50:22,Pass <line> <utterance> How many tests have been taken with a "Pass" result? <ans> <sep> Step 1. Select the columns: date_test_taken <sep> Step 2... | none |
Student_Course_Enrolment <head> registration_id,student_id,course_id,date_of_enrolment,date_of_completion <type> quantitative,quantitative,quantitative,temporal,temporal <data> 1,11,2,2017-10-09 07:09:02,2018-02-26 07:48:52 <line> 2,15,4,2017-11-13 12:49:33,2018-03-04 01:24:56 <line> <utterance> How many completed stu... | date_of_completion |
Student_Course_Enrolment <head> registration_id,student_id,course_id,date_of_enrolment,date_of_completion <type> quantitative,quantitative,quantitative,temporal,temporal <data> 1,11,2,2017-10-09 07:09:02,2018-02-26 07:48:52 <line> 2,15,4,2017-11-13 12:49:33,2018-03-04 01:24:56 <line> <utterance> How many completed stu... | none |
Student_Course_Enrolment <head> registration_id,student_id,course_id,date_of_enrolment,date_of_completion <type> quantitative,quantitative,quantitative,temporal,temporal <data> 1,11,2,2017-10-09 07:09:02,2018-02-26 07:48:52 <line> 2,15,4,2017-11-13 12:49:33,2018-03-04 01:24:56 <line> <utterance> How many completed stu... | count date_of_completion |
Student_Course_Enrolment <head> registration_id,student_id,course_id,date_of_enrolment,date_of_completion <type> quantitative,quantitative,quantitative,temporal,temporal <data> 1,11,2,2017-10-09 07:09:02,2018-02-26 07:48:52 <line> 2,15,4,2017-11-13 12:49:33,2018-03-04 01:24:56 <line> <utterance> How many completed stu... | line |
Student_Course_Enrolment <head> registration_id,student_id,course_id,date_of_enrolment,date_of_completion <type> quantitative,quantitative,quantitative,temporal,temporal <data> 1,11,2,2017-10-09 07:09:02,2018-02-26 07:48:52 <line> 2,15,4,2017-11-13 12:49:33,2018-03-04 01:24:56 <line> <utterance> How many completed stu... | x=date_of_completion,y=count date_of_completion,color=none |
Student_Course_Enrolment <head> registration_id,student_id,course_id,date_of_enrolment,date_of_completion <type> quantitative,quantitative,quantitative,temporal,temporal <data> 1,11,2,2017-10-09 07:09:02,2018-02-26 07:48:52 <line> 2,15,4,2017-11-13 12:49:33,2018-03-04 01:24:56 <line> <utterance> How many completed stu... | none |
Student_Course_Enrolment <head> registration_id,student_id,course_id,date_of_enrolment,date_of_completion <type> quantitative,quantitative,quantitative,temporal,temporal <data> 1,11,2,2017-10-09 07:09:02,2018-02-26 07:48:52 <line> 2,15,4,2017-11-13 12:49:33,2018-03-04 01:24:56 <line> <utterance> Can you show me the ov... | date_of_completion |
Student_Course_Enrolment <head> registration_id,student_id,course_id,date_of_enrolment,date_of_completion <type> quantitative,quantitative,quantitative,temporal,temporal <data> 1,11,2,2017-10-09 07:09:02,2018-02-26 07:48:52 <line> 2,15,4,2017-11-13 12:49:33,2018-03-04 01:24:56 <line> <utterance> Can you show me the ov... | none |
Student_Course_Enrolment <head> registration_id,student_id,course_id,date_of_enrolment,date_of_completion <type> quantitative,quantitative,quantitative,temporal,temporal <data> 1,11,2,2017-10-09 07:09:02,2018-02-26 07:48:52 <line> 2,15,4,2017-11-13 12:49:33,2018-03-04 01:24:56 <line> <utterance> Can you show me the ov... | count date_of_completion |
Student_Course_Enrolment <head> registration_id,student_id,course_id,date_of_enrolment,date_of_completion <type> quantitative,quantitative,quantitative,temporal,temporal <data> 1,11,2,2017-10-09 07:09:02,2018-02-26 07:48:52 <line> 2,15,4,2017-11-13 12:49:33,2018-03-04 01:24:56 <line> <utterance> Can you show me the ov... | line |
Student_Course_Enrolment <head> registration_id,student_id,course_id,date_of_enrolment,date_of_completion <type> quantitative,quantitative,quantitative,temporal,temporal <data> 1,11,2,2017-10-09 07:09:02,2018-02-26 07:48:52 <line> 2,15,4,2017-11-13 12:49:33,2018-03-04 01:24:56 <line> <utterance> Can you show me the ov... | x=date_of_completion,y=count date_of_completion,color=none |
Student_Course_Enrolment <head> registration_id,student_id,course_id,date_of_enrolment,date_of_completion <type> quantitative,quantitative,quantitative,temporal,temporal <data> 1,11,2,2017-10-09 07:09:02,2018-02-26 07:48:52 <line> 2,15,4,2017-11-13 12:49:33,2018-03-04 01:24:56 <line> <utterance> Can you show me the ov... | none |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Show me the trend about the amount of Start_from over Start_from bin start_from by time with a line chart, sort from low to high by the x-axis. <ans> <... | Start_from |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Show me the trend about the amount of Start_from over Start_from bin start_from by time with a line chart, sort from low to high by the x-axis. <ans> <... | none |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Show me the trend about the amount of Start_from over Start_from bin start_from by time with a line chart, sort from low to high by the x-axis. <ans> <... | count Start_from |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Show me the trend about the amount of Start_from over Start_from bin start_from by time with a line chart, sort from low to high by the x-axis. <ans> <... | line |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Show me the trend about the amount of Start_from over Start_from bin start_from by time with a line chart, sort from low to high by the x-axis. <ans> <... | x=Start_from,y=count Start_from,color=none |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Show me the trend about the amount of Start_from over Start_from bin start_from by time with a line chart, sort from low to high by the x-axis. <ans> <... | x asc |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Show the number of people who start from a specific period over time in a line chart, with time ordered. <ans> <sep> Step 1. Select the columns: | Start_from |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Show the number of people who start from a specific period over time in a line chart, with time ordered. <ans> <sep> Step 1. Select the columns: Start_... | none |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Show the number of people who start from a specific period over time in a line chart, with time ordered. <ans> <sep> Step 1. Select the columns: Start_... | count Start_from |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Show the number of people who start from a specific period over time in a line chart, with time ordered. <ans> <sep> Step 1. Select the columns: Start_... | line |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Show the number of people who start from a specific period over time in a line chart, with time ordered. <ans> <sep> Step 1. Select the columns: Start_... | x=Start_from,y=count Start_from,color=none |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Show the number of people who start from a specific period over time in a line chart, with time ordered. <ans> <sep> Step 1. Select the columns: Start_... | x asc |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Draw a line chart about the change of Employee_ID over Start_from, and order the X-axis from low to high order, please. <ans> <sep> Step 1. Select the ... | Start_from,Employee_ID |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Draw a line chart about the change of Employee_ID over Start_from, and order the X-axis from low to high order, please. <ans> <sep> Step 1. Select the ... | none |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Draw a line chart about the change of Employee_ID over Start_from, and order the X-axis from low to high order, please. <ans> <sep> Step 1. Select the ... | none |
hiring <head> Shop_ID,Employee_ID,Start_from,Is_full_time <type> quantitative,quantitative,quantitative,nominal <data> 1,1,2009,T <line> 1,2,2003,T <line> <utterance> Draw a line chart about the change of Employee_ID over Start_from, and order the X-axis from low to high order, please. <ans> <sep> Step 1. Select the ... | line |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.