prompt
stringlengths
180
1.49k
completion
stringclasses
860 values
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 ...
x=Start_from,y=Employee_ID,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> 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 ...
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 me a line graph of how Employee_ID changed over time, in time order. <ans> <sep> Step 1. Select the columns:
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> Show me a line graph of how Employee_ID changed over time, in time order. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
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 a line graph of how Employee_ID changed over time, in time order. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
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 a line graph of how Employee_ID changed over time, in time order. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
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 a line graph of how Employee_ID changed over time, in time order. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
x=Start_from,y=Employee_ID,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 a line graph of how Employee_ID changed over time, in time order. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
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> Give me the trend about the average of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. Se...
Start_from,Shop_ID,Is_full_time
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> Give me the trend about the average of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. Se...
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> Give me the trend about the average of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. Se...
mean Shop_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> Give me the trend about the average of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. Se...
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> Give me the trend about the average of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. Se...
x=Start_from,y=mean Shop_ID,color=Is_full_time
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> Give me the trend about the average of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. Se...
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> How has the shop id average over the year changed by Is_full_time and starting from? <ans> <sep> Step 1. Select the columns:
Start_from,Shop_ID,Is_full_time
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> How has the shop id average over the year changed by Is_full_time and starting from? <ans> <sep> Step 1. Select the columns: Start_from,Shop_ID,Is_full...
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> How has the shop id average over the year changed by Is_full_time and starting from? <ans> <sep> Step 1. Select the columns: Start_from,Shop_ID,Is_full...
mean Shop_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> How has the shop id average over the year changed by Is_full_time and starting from? <ans> <sep> Step 1. Select the columns: Start_from,Shop_ID,Is_full...
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> How has the shop id average over the year changed by Is_full_time and starting from? <ans> <sep> Step 1. Select the columns: Start_from,Shop_ID,Is_full...
x=Start_from,y=mean Shop_ID,color=Is_full_time
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> How has the shop id average over the year changed by Is_full_time and starting from? <ans> <sep> Step 1. Select the columns: Start_from,Shop_ID,Is_full...
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> Give me the trend about the amount of Start_from over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. ...
Start_from,Is_full_time
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> Give me the trend about the amount of Start_from over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. ...
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> Give me the trend about the amount of Start_from over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. ...
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> Give me the trend about the amount of Start_from over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. ...
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> Give me the trend about the amount of Start_from over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. ...
x=Start_from,y=count Start_from,color=Is_full_time
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> Give me the trend about the amount of Start_from over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. ...
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> Compare Start_from amount over years, grouped by Is_full_time. <ans> <sep> Step 1. Select the columns:
Start_from,Is_full_time
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> Compare Start_from amount over years, grouped by Is_full_time. <ans> <sep> Step 1. Select the columns: Start_from,Is_full_time <sep> Step 2. Filter 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> Compare Start_from amount over years, grouped by Is_full_time. <ans> <sep> Step 1. Select the columns: Start_from,Is_full_time <sep> Step 2. Filter the...
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> Compare Start_from amount over years, grouped by Is_full_time. <ans> <sep> Step 1. Select the columns: Start_from,Is_full_time <sep> Step 2. Filter the...
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> Compare Start_from amount over years, grouped by Is_full_time. <ans> <sep> Step 1. Select the columns: Start_from,Is_full_time <sep> Step 2. Filter the...
x=Start_from,y=count Start_from,color=Is_full_time
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> Compare Start_from amount over years, grouped by Is_full_time. <ans> <sep> Step 1. Select the columns: Start_from,Is_full_time <sep> Step 2. Filter 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> Visualize a line chart about the change of the amount of Start_from over Start_from bin start_from by time. <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> Visualize a line chart about the change of the amount of Start_from over Start_from bin start_from by time. <ans> <sep> Step 1. Select the columns: St...
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> Visualize a line chart about the change of the amount of Start_from over Start_from bin start_from by time. <ans> <sep> Step 1. Select the columns: St...
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> Visualize a line chart about the change of the amount of Start_from over Start_from bin start_from by time. <ans> <sep> Step 1. Select the columns: St...
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> Visualize a line chart about the change of the amount of Start_from over Start_from bin start_from by time. <ans> <sep> Step 1. Select the columns: St...
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> Visualize a line chart about the change of the amount of Start_from over Start_from bin start_from by time. <ans> <sep> Step 1. Select the columns: St...
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> Chart for Start_from by time. <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> Chart for Start_from by time. <ans> <sep> Step 1. Select the columns: Start_from <sep> Step 2. Filter the data:
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> Chart for Start_from by time. <ans> <sep> Step 1. Select the columns: Start_from <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functi...
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> Chart for Start_from by time. <ans> <sep> Step 1. Select the columns: Start_from <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functi...
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> Chart for Start_from by time. <ans> <sep> Step 1. Select the columns: Start_from <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functi...
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> Chart for Start_from by time. <ans> <sep> Step 1. Select the columns: Start_from <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functi...
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> Visualize a line chart about the change of Employee_ID over Start_from. <ans> <sep> Step 1. Select the columns:
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> Visualize a line chart about the change of Employee_ID over Start_from. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
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> Visualize a line chart about the change of Employee_ID over Start_from. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
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> Visualize a line chart about the change of Employee_ID over Start_from. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
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> Visualize a line chart about the change of Employee_ID over Start_from. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
x=Start_from,y=Employee_ID,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> Visualize a line chart about the change of Employee_ID over Start_from. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
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> What is the relation between Employee_ID and Start_from? <ans> <sep> Step 1. Select the columns:
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> What is the relation between Employee_ID and Start_from? <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. Filter the data:
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> What is the relation between Employee_ID and Start_from? <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. Filter the data: ...
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> What is the relation between Employee_ID and Start_from? <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. Filter the data: ...
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> What is the relation between Employee_ID and Start_from? <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. Filter the data: ...
x=Start_from,y=Employee_ID,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> What is the relation between Employee_ID and Start_from? <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. Filter the data: ...
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> Give me the trend about the sum of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. Select...
Start_from,Shop_ID,Is_full_time
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> Give me the trend about the sum of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. Select...
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> Give me the trend about the sum of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. Select...
sum Shop_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> Give me the trend about the sum of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. Select...
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> Give me the trend about the sum of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. Select...
x=Start_from,y=sum Shop_ID,color=Is_full_time
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> Give me the trend about the sum of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time. <ans> <sep> Step 1. Select...
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 to show the changes in the sum of Shop_ID, grouped by Is_full_time with Start_from binned by time. <ans> <sep> Step 1. Select the col...
Start_from,Shop_ID,Is_full_time
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 to show the changes in the sum of Shop_ID, grouped by Is_full_time with Start_from binned by time. <ans> <sep> Step 1. Select the col...
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 to show the changes in the sum of Shop_ID, grouped by Is_full_time with Start_from binned by time. <ans> <sep> Step 1. Select the col...
sum Shop_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 to show the changes in the sum of Shop_ID, grouped by Is_full_time with Start_from binned by time. <ans> <sep> Step 1. Select the col...
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> Draw a line chart to show the changes in the sum of Shop_ID, grouped by Is_full_time with Start_from binned by time. <ans> <sep> Step 1. Select the col...
x=Start_from,y=sum Shop_ID,color=Is_full_time
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 to show the changes in the sum of Shop_ID, grouped by Is_full_time with Start_from binned by time. <ans> <sep> Step 1. Select the col...
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> For the average of Employee_ID, Start_from, visualize the trend, and order in asc by the X-axis. <ans> <sep> Step 1. Select the columns:
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> For the average of Employee_ID, Start_from, visualize the trend, and order in asc by the X-axis. <ans> <sep> Step 1. Select the columns: Start_from,Emp...
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> For the average of Employee_ID, Start_from, visualize the trend, and order in asc by the X-axis. <ans> <sep> Step 1. Select the columns: Start_from,Emp...
mean 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> For the average of Employee_ID, Start_from, visualize the trend, and order in asc by the X-axis. <ans> <sep> Step 1. Select the columns: Start_from,Emp...
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> For the average of Employee_ID, Start_from, visualize the trend, and order in asc by the X-axis. <ans> <sep> Step 1. Select the columns: Start_from,Emp...
x=Start_from,y=mean Employee_ID,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> For the average of Employee_ID, Start_from, visualize the trend, and order in asc by the X-axis. <ans> <sep> Step 1. Select the columns: Start_from,Emp...
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> What is the evolution of Employee_ID average over time and order by time? <ans> <sep> Step 1. Select the columns:
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> What is the evolution of Employee_ID average over time and order by time? <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
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> What is the evolution of Employee_ID average over time and order by time? <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
mean 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> What is the evolution of Employee_ID average over time and order by time? <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
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> What is the evolution of Employee_ID average over time and order by time? <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
x=Start_from,y=mean Employee_ID,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> What is the evolution of Employee_ID average over time and order by time? <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. ...
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> Give me the trend about the average of Employee_ID over Start_from bin start_from by time. <ans> <sep> Step 1. Select the columns:
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> Give me the trend about the average of Employee_ID over Start_from bin start_from by time. <ans> <sep> Step 1. Select the columns: Start_from,Employee...
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> Give me the trend about the average of Employee_ID over Start_from bin start_from by time. <ans> <sep> Step 1. Select the columns: Start_from,Employee...
mean 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> Give me the trend about the average of Employee_ID over Start_from bin start_from by time. <ans> <sep> Step 1. Select the columns: Start_from,Employee...
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> Give me the trend about the average of Employee_ID over Start_from bin start_from by time. <ans> <sep> Step 1. Select the columns: Start_from,Employee...
x=Start_from,y=mean Employee_ID,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> Give me the trend about the average of Employee_ID over Start_from bin start_from by time. <ans> <sep> Step 1. Select the columns: Start_from,Employee...
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> Plot the average Employee_ID over Start_from over time. <ans> <sep> Step 1. Select the columns:
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> Plot the average Employee_ID over Start_from over time. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. Filter the data:
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> Plot the average Employee_ID over Start_from over time. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. Filter the data: n...
mean 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> Plot the average Employee_ID over Start_from over time. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. Filter the data: n...
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> Plot the average Employee_ID over Start_from over time. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. Filter the data: n...
x=Start_from,y=mean Employee_ID,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> Plot the average Employee_ID over Start_from over time. <ans> <sep> Step 1. Select the columns: Start_from,Employee_ID <sep> Step 2. Filter the data: n...
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 the sum of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time, and I want to ...
Start_from,Shop_ID,Is_full_time
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 the sum of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time, and I want to ...
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 the sum of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time, and I want to ...
sum Shop_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 the sum of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time, and I want to ...
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> Draw a line chart about the change of the sum of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time, and I want to ...
x=Start_from,y=sum Shop_ID,color=Is_full_time
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 the sum of Shop_ID over Start_from, and group by attribute Is_full_time and bin start_from by time, and I want to ...
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 a line chart to illustrate the change of the total number of Shop_IDs according to Start_from, grouped by Is_full_time and binned by Year in ascend...
Start_from,Shop_ID,Is_full_time
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 a line chart to illustrate the change of the total number of Shop_IDs according to Start_from, grouped by Is_full_time and binned by Year in ascend...
none