prompt stringlengths 180 1.49k | completion stringclasses 860
values |
|---|---|
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Draw a bar chart of the number of playlists in order from least to most. <ans> <sep> Step 1. Select the columns: | name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Draw a bar chart of the number of playlists in order from least to most. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Draw a bar chart of the number of playlists in order from least to most. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: | count name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Draw a bar chart of the number of playlists in order from least to most. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step ... | bar |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Draw a bar chart of the number of playlists in order from least to most. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step ... | x=name,y=count name,color=none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Draw a bar chart of the number of playlists in order from least to most. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step ... | y asc |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Display the playlist names and how many there are in a bar graph from lowest to highest. <ans> <sep> Step 1. Select the columns: | name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Display the playlist names and how many there are in a bar graph from lowest to highest. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Display the playlist names and how many there are in a bar graph from lowest to highest. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: | count name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Display the playlist names and how many there are in a bar graph from lowest to highest. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count ... | bar |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Display the playlist names and how many there are in a bar graph from lowest to highest. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count ... | x=name,y=count name,color=none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Display the playlist names and how many there are in a bar graph from lowest to highest. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count ... | y asc |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Make me a graph of the playlists and their count in ascending order. <ans> <sep> Step 1. Select the columns: | name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Make me a graph of the playlists and their count in ascending order. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Make me a graph of the playlists and their count in ascending order. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: | count name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Make me a graph of the playlists and their count in ascending order. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. C... | bar |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Make me a graph of the playlists and their count in ascending order. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. C... | x=name,y=count name,color=none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Make me a graph of the playlists and their count in ascending order. <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. C... | y asc |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Show me the amount of different playlists <ans> <sep> Step 1. Select the columns: | name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Show me the amount of different playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Show me the amount of different playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: | count name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Show me the amount of different playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: | bar |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Show me the amount of different playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: bar <sep>... | x=name,y=count name,color=none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Show me the amount of different playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: bar <sep>... | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> How many playlists exist in each playlist name? <ans> <sep> Step 1. Select the columns: | name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> How many playlists exist in each playlist name? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> How many playlists exist in each playlist name? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: | count name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> How many playlists exist in each playlist name? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: | bar |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> How many playlists exist in each playlist name? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: bar... | x=name,y=count name,color=none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> How many playlists exist in each playlist name? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: bar... | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Can I see the number of various playlists? <ans> <sep> Step 1. Select the columns: | name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Can I see the number of various playlists? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Can I see the number of various playlists? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: | count name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Can I see the number of various playlists? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: | bar |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Can I see the number of various playlists? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: bar <sep... | x=name,y=count name,color=none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Can I see the number of various playlists? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: bar <sep... | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> I'd like to view the number of playlists <ans> <sep> Step 1. Select the columns: | name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> I'd like to view the number of playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> I'd like to view the number of playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: | count name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> I'd like to view the number of playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: | bar |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> I'd like to view the number of playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: bar <sep> ... | x=name,y=count name,color=none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> I'd like to view the number of playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: bar <sep> ... | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Can I get a count of the playlists? <ans> <sep> Step 1. Select the columns: | name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Can I get a count of the playlists? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Can I get a count of the playlists? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: | count name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Can I get a count of the playlists? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: | bar |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Can I get a count of the playlists? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: bar <sep> Step ... | x=name,y=count name,color=none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Can I get a count of the playlists? <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: bar <sep> Step ... | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Graph a chart of the number of playlists <ans> <sep> Step 1. Select the columns: | name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Graph a chart of the number of playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: | none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Graph a chart of the number of playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: | count name |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Graph a chart of the number of playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: | bar |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Graph a chart of the number of playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: bar <sep> ... | x=name,y=count name,color=none |
playlists <head> id,name <type> quantitative,nominal <data> 1,Music <line> 2,Movies <line> <utterance> Graph a chart of the number of playlists <ans> <sep> Step 1. Select the columns: name <sep> Step 2. Filter the data: none <sep> Step 3. Add aggregate functions: count name <sep> Step 4. Choose chart type: bar <sep> ... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me a bar chart ranking the types of stores bas... | Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me a bar chart ranking the types of stores bas... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me a bar chart ranking the types of stores bas... | count Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me a bar chart ranking the types of stores bas... | bar |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me a bar chart ranking the types of stores bas... | x=Type,y=count Type,color=none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me a bar chart ranking the types of stores bas... | x desc |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me the difference between different types of s... | Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me the difference between different types of s... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me the difference between different types of s... | count Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me the difference between different types of s... | bar |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me the difference between different types of s... | x=Type,y=count Type,color=none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me the difference between different types of s... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> How many stores are there of each type? <ans> <sep... | Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> How many stores are there of each type? <ans> <sep... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> How many stores are there of each type? <ans> <sep... | count Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> How many stores are there of each type? <ans> <sep... | bar |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> How many stores are there of each type? <ans> <sep... | x=Type,y=count Type,color=none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> How many stores are there of each type? <ans> <sep... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me the comparison between store types. <ans> ... | Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me the comparison between store types. <ans> ... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me the comparison between store types. <ans> ... | count Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me the comparison between store types. <ans> ... | bar |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me the comparison between store types. <ans> ... | x=Type,y=count Type,color=none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me the comparison between store types. <ans> ... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> What is the breakdown between types of stores? <ans... | Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> What is the breakdown between types of stores? <ans... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> What is the breakdown between types of stores? <ans... | count Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> What is the breakdown between types of stores? <ans... | bar |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> What is the breakdown between types of stores? <ans... | x=Type,y=count Type,color=none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> What is the breakdown between types of stores? <ans... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> What does the distribution of stores look like? <an... | Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> What does the distribution of stores look like? <an... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> What does the distribution of stores look like? <an... | count Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> What does the distribution of stores look like? <an... | bar |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> What does the distribution of stores look like? <an... | x=Type,y=count Type,color=none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> What does the distribution of stores look like? <an... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> How many stores are there of each type? <ans> <sep... | Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> How many stores are there of each type? <ans> <sep... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> How many stores are there of each type? <ans> <sep... | count Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> How many stores are there of each type? <ans> <sep... | arc |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> How many stores are there of each type? <ans> <sep... | x=Type,y=count Type,color=none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> How many stores are there of each type? <ans> <sep... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me a graph of the type distribution. <ans> <s... | Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me a graph of the type distribution. <ans> <s... | none |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me a graph of the type distribution. <ans> <s... | count Type |
store <head> Store_ID,Store_Name,Type,Area_size,Number_of_product_category,Ranking <type> quantitative,nominal,nominal,quantitative,quantitative,quantitative <data> 1,Miramichi,City Mall,179.84,17811.0,2 <line> 2,Neguac,Village Store,26.69,1678.0,3 <line> <utterance> Show me a graph of the type distribution. <ans> <s... | arc |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.