prompt stringlengths 1.1k 6.93k | completion stringlengths 31 74 |
|---|---|
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- StuID [number]
- LName [text]
- Fname [text]
- Age [number]
- Sex [text]
- Major [number]
- Advisor [number]
- city_code [text]
- dormid [number]
- dorm_name [text]
- student_capacity [number]
- gender [text]
- amenid ... | BAR || Sex || age || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- id [number]
- name [text]
- lat [number]
- long [number]
- dock_count [number]
- city [text]
- installation_date [text]
- station_id [number]
- bikes_available [number]
- docks_available [number]
- time [text]
- id [nu... | SCATTER || long || duration || start_station_id || AVG |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- cName [text]
- state [text]
- enr [number]
- pID [number]
- pName [text]
- yCard [text]
- HS [number]
- pID [number]
- cName [text]
- pPos [text]
- decision [text]
REQUEST:
Show the smallest enrollment of each state u... | BAR || state || enr || NONE || MIN |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- id [number]
- name [text]
- lat [number]
- long [number]
- dock_count [number]
- city [text]
- installation_date [text]
- station_id [number]
- bikes_available [number]
- docks_available [number]
- time [text]
- id [nu... | BAR || city || lat || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- name [text]
- age [number]
- city [text]
- gender [text]
- job [text]
- name [text]
- friend [text]
- year [number]
REQUEST:
Return a histogram on how old is each gender, on average?, rank from high to low by the gend... | BAR || gender || age || NONE || AVG |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- REGION_ID [number]
- REGION_NAME [text]
- COUNTRY_ID [text]
- COUNTRY_NAME [text]
- REGION_ID [number]
- DEPARTMENT_ID [number]
- DEPARTMENT_NAME [text]
- MANAGER_ID [number]
- LOCATION_ID [number]
- JOB_ID [text]
- JO... | LINE || HIRE_DATE || DEPARTMENT_ID || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- breed_code [text]
- breed_name [text]
- charge_id [number]
- charge_type [text]
- charge_amount [number]
- size_code [text]
- size_description [text]
- treatment_type_code [text]
- treatment_type_description [text]
- o... | BAR || date_of_treatment || * || breed_code || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- REGION_ID [number]
- REGION_NAME [text]
- COUNTRY_ID [text]
- COUNTRY_NAME [text]
- REGION_ID [number]
- DEPARTMENT_ID [number]
- DEPARTMENT_NAME [text]
- MANAGER_ID [number]
- LOCATION_ID [number]
- JOB_ID [text]
- JO... | BAR || LAST_NAME || MANAGER_ID || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Document_Type_Code [text]
- Document_Type_Name [text]
- Document_Type_Description [text]
- Budget_Type_Code [text]
- Budget_Type_Description [text]
- Project_ID [number]
- Project_Details [text]
- Document_ID [number]
... | SCATTER || Account_ID || Account_Details || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- name [text]
- age [number]
- city [text]
- gender [text]
- job [text]
- name [text]
- friend [text]
- year [number]
REQUEST:
Return a pie on what is minimum age for different job title?
Answer with exactly one line i... | PIE || job || age || NONE || MIN |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- customer_id [number]
- customer_details [text]
- property_id [number]
- property_type_code [text]
- property_address [text]
- other_details [text]
- resident_id [number]
- property_id [number]
- date_moved_in [time]
- ... | BAR || customer_details || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- address_id [number]
- line_1_number_building [text]
- city [text]
- zip_postcode [text]
- state_province_county [text]
- country [text]
- product_id [number]
- product_type_code [text]
- product_name [text]
- product_p... | BAR || product_type_code || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- CLASS_CODE [text]
- CRS_CODE [text]
- CLASS_SECTION [text]
- CLASS_TIME [text]
- CLASS_ROOM [text]
- PROF_NUM [number]
- CRS_CODE [text]
- DEPT_CODE [text]
- CRS_DESCRIPTION [text]
- CRS_CREDIT [number]
- DEPT_CODE [te... | BAR || PROF_OFFICE || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- StuID [number]
- LName [text]
- Fname [text]
- Age [number]
- Sex [text]
- Major [number]
- Advisor [number]
- city_code [text]
- StuID [number]
- PetID [number]
- PetID [number]
- PetType [text]
- pet_age [number]
- w... | BAR || PetType || pet_age || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- address_id [number]
- address_details [text]
- staff_id [number]
- staff_gender [text]
- staff_name [text]
- supplier_id [number]
- supplier_name [text]
- supplier_phone [text]
- dept_store_chain_id [number]
- dept_sto... | SCATTER || product_price || product_price || product_type_code || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Manufacturer_ID [number]
- Open_Year [number]
- Name [text]
- Num_of_Factories [number]
- Num_of_Shops [number]
- Furniture_ID [number]
- Name [text]
- Num_of_Component [number]
- Market_Rate [number]
- Manufacturer_ID... | BAR || Name || Market_Rate || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Candidate_ID [number]
- People_ID [number]
- Poll_Source [text]
- Date [text]
- Support_rate [number]
- Consider_rate [number]
- Oppose_rate [number]
- Unsure_rate [number]
- People_ID [number]
- Sex [text]
- Name [tex... | BAR || Date_of_Birth || Weight || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- customer_id [number]
- customer_name [text]
- customer_details [text]
- invoice_number [number]
- invoice_date [time]
- invoice_details [text]
- order_id [number]
- customer_id [number]
- order_status [text]
- date_ord... | BAR || date_order_placed || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- mID [number]
- title [text]
- year [number]
- director [text]
- rID [number]
- name [text]
- rID [number]
- mID [number]
- stars [number]
- ratingDate [time]
REQUEST:
Show the director and their lowest rating among al... | PIE || director || stars || NONE || MIN |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- address_id [number]
- line_1 [text]
- line_2 [text]
- line_3 [text]
- city [text]
- zip_postcode [text]
- state_province_county [text]
- country [text]
- other_address_details [text]
- course_id [number]
- course_name ... | BAR || other_student_details || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- REGION_ID [number]
- REGION_NAME [text]
- COUNTRY_ID [text]
- COUNTRY_NAME [text]
- REGION_ID [number]
- DEPARTMENT_ID [number]
- DEPARTMENT_NAME [text]
- MANAGER_ID [number]
- LOCATION_ID [number]
- JOB_ID [text]
- JO... | BAR || JOB_ID || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Artist_ID [number]
- Artist [text]
- Age [number]
- Famous_Title [text]
- Famous_Release_date [text]
- Volume_ID [number]
- Volume_Issue [text]
- Issue_Date [text]
- Weeks_on_Top [number]
- Song [text]
- Artist_ID [num... | PIE || Category || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- product_id [number]
- product_name [text]
- product_price [number]
- product_description [text]
- address_id [number]
- address_details [text]
- city [text]
- zip_postcode [text]
- state_province_county [text]
- countr... | BAR || state_province_county || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Name [text]
- Phone_ID [text]
- Memory_in_G [number]
- Carrier [text]
- Price [number]
- Market_ID [number]
- District [text]
- Num_of_employees [number]
- Num_of_shops [number]
- Ranking [number]
- Market_ID [number]
... | PIE || Carrier || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- REGION_ID [number]
- REGION_NAME [text]
- COUNTRY_ID [text]
- COUNTRY_NAME [text]
- REGION_ID [number]
- DEPARTMENT_ID [number]
- DEPARTMENT_NAME [text]
- MANAGER_ID [number]
- LOCATION_ID [number]
- JOB_ID [text]
- JO... | BAR || HIRE_DATE || DEPARTMENT_ID || NONE || SUM |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Storm_ID [number]
- Name [text]
- Dates_active [text]
- Max_speed [number]
- Damage_millions_USD [number]
- Number_Deaths [number]
- Region_id [number]
- Region_code [text]
- Region_name [text]
- Region_id [number]
- S... | BAR || Dates_active || Number_Deaths || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- mID [number]
- title [text]
- year [number]
- director [text]
- rID [number]
- name [text]
- rID [number]
- mID [number]
- stars [number]
- ratingDate [time]
REQUEST:
Please visualize a bar chart, that the X-axis is t... | BAR || director || stars || NONE || MIN |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Event_ID [number]
- Date [text]
- Venue [text]
- Name [text]
- Event_Attendance [number]
- journalist_ID [number]
- Name [text]
- Nationality [text]
- Age [text]
- Years_working [number]
- journalist_ID [number]
- Even... | BAR || Work_Type || Years_working || NONE || AVG |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- author_id [number]
- author_tutor_ATB [text]
- login_name [text]
- password [text]
- personal_name [text]
- middle_name [text]
- family_name [text]
- gender_mf [text]
- address_line_1 [text]
- student_id [number]
- dat... | SCATTER || subject_id || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- id [number]
- name [text]
- date [text]
- bulgarian_commander [text]
- latin_commander [text]
- result [text]
- lost_in_battle [number]
- id [number]
- name [text]
- tonnage [text]
- ship_type [text]
- location [text]
... | BAR || date || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Gymnast_ID [number]
- Floor_Exercise_Points [number]
- Pommel_Horse_Points [number]
- Rings_Points [number]
- Vault_Points [number]
- Parallel_Bars_Points [number]
- Horizontal_Bar_Points [number]
- Total_Points [numbe... | BAR || Hometown || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- StuID [number]
- LName [text]
- Fname [text]
- Age [number]
- Sex [text]
- Major [number]
- Advisor [number]
- city_code [text]
- dormid [number]
- dorm_name [text]
- student_capacity [number]
- gender [text]
- amenid ... | BAR || Sex || age || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- customer_id [number]
- customer_details [text]
- property_id [number]
- property_type_code [text]
- property_address [text]
- other_details [text]
- resident_id [number]
- property_id [number]
- date_moved_in [time]
- ... | BAR || Type_of_Thing_Code || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- RoomId [text]
- roomName [text]
- beds [number]
- bedType [text]
- maxOccupancy [number]
- basePrice [number]
- decor [text]
- Code [number]
- Room [text]
- CheckIn [text]
- CheckOut [text]
- Rate [number]
- LastName [... | BAR || decor || basePrice || NONE || AVG |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- actor_id [number]
- first_name [text]
- last_name [text]
- last_update [time]
- address_id [number]
- address [text]
- address2 [text]
- district [text]
- city_id [number]
- postal_code [text]
- phone [text]
- last_upd... | BAR || name || * || category_id || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- flno [number]
- origin [text]
- destination [text]
- distance [number]
- departure_date [time]
- arrival_date [time]
- price [number]
- aid [number]
- aid [number]
- name [text]
- distance [number]
- eid [number]
- nam... | BAR || name || * || aid || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Race_ID [number]
- Name [text]
- Class [text]
- Date [text]
- Track_ID [number]
- Track_ID [number]
- Name [text]
- Location [text]
- Seating [number]
- Year_Opened [number]
REQUEST:
Show names and seatings for all tr... | PIE || Name || Seating || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- author_id [number]
- author_tutor_ATB [text]
- login_name [text]
- password [text]
- personal_name [text]
- middle_name [text]
- family_name [text]
- gender_mf [text]
- address_line_1 [text]
- student_id [number]
- dat... | BAR || password || author_tutor_ATB || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Code [number]
- Name [text]
- Headquarter [text]
- Founder [text]
- Revenue [number]
- Code [number]
- Name [text]
- Price [number]
- Manufacturer [number]
REQUEST:
For those records from the products and each product... | BAR || Founder || Code || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- mID [number]
- title [text]
- year [number]
- director [text]
- rID [number]
- name [text]
- rID [number]
- mID [number]
- stars [number]
- ratingDate [time]
REQUEST:
For each director, return the director's name toge... | BAR || director || stars || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Artist_ID [number]
- Name [text]
- Country [text]
- Year_Join [number]
- Age [number]
- Exhibition_ID [number]
- Year [number]
- Theme [text]
- Artist_ID [number]
- Ticket_Price [number]
- Exhibition_ID [number]
- Date... | BAR || Name || * || artist_id || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- ID [number]
- name [text]
- Nationality [text]
- meter_100 [number]
- meter_200 [text]
- meter_300 [text]
- meter_400 [text]
- meter_500 [text]
- meter_600 [text]
- meter_700 [text]
- Time [text]
- ID [number]
- name [... | BAR || Time || meter_100 || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- building_id [text]
- Name [text]
- Street_address [text]
- Years_as_tallest [text]
- Height_feet [number]
- Floors [number]
- Institution_id [text]
- Institution [text]
- Location [text]
- Founded [number]
- Type [text... | PIE || Type || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Department_ID [number]
- Name [text]
- Creation [text]
- Ranking [number]
- Budget_in_Billions [number]
- Num_Employees [number]
- head_ID [number]
- name [text]
- born_state [text]
- age [number]
- department_ID [numb... | LINE || Creation || Budget_in_Billions || NONE || AVG |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Team_ID [number]
- School_ID [number]
- Team_Name [text]
- ACC_Regular_Season [text]
- ACC_Percent [text]
- ACC_Home [text]
- ACC_Road [text]
- All_Games [text]
- All_Games_Percent [number]
- All_Home [text]
- All_Road... | BAR || Team_Name || Team_ID || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Code [number]
- Name [text]
- Headquarter [text]
- Founder [text]
- Revenue [number]
- Code [number]
- Name [text]
- Price [number]
- Manufacturer [number]
REQUEST:
Show the name of the product that is cheapest in eac... | BAR || Name || price || NONE || MIN |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Roller_Coaster_ID [number]
- Name [text]
- Park [text]
- Country_ID [number]
- Length [number]
- Height [number]
- Speed [text]
- Opened [text]
- Status [text]
- Country_ID [number]
- Name [text]
- Population [number]
... | BAR || Name || Speed || NONE || AVG |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- investor_id [number]
- Investor_details [text]
- lot_id [number]
- investor_id [number]
- lot_details [text]
- transaction_type_code [text]
- transaction_type_description [text]
- transaction_id [number]
- investor_id ... | LINE || date_of_transaction || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- StuID [number]
- LName [text]
- Fname [text]
- Age [number]
- Sex [text]
- Major [number]
- Advisor [number]
- city_code [text]
- StuID [number]
- PetID [number]
- PetID [number]
- PetType [text]
- pet_age [number]
- w... | BAR || PetType || pet_age || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Code [number]
- Name [text]
- Headquarter [text]
- Founder [text]
- Revenue [number]
- Code [number]
- Name [text]
- Price [number]
- Manufacturer [number]
REQUEST:
For those records from the products and each product... | BAR || Name || Price || Headquarter || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Film_ID [number]
- Rank_in_series [number]
- Number_in_season [number]
- Title [text]
- Directed_by [text]
- Original_air_date [text]
- Production_code [text]
- Cinema_ID [number]
- Name [text]
- Openning_year [number]... | BAR || Title || price || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- ID [number]
- Grape [text]
- Color [text]
- No [number]
- Appelation [text]
- County [text]
- State [text]
- Area [text]
- isAVA [text]
- No [number]
- Grape [text]
- Winery [text]
- Appelation [text]
- State [text]
- ... | BAR || Name || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- actor_id [number]
- first_name [text]
- last_name [text]
- last_update [time]
- address_id [number]
- address [text]
- address2 [text]
- district [text]
- city_id [number]
- postal_code [text]
- phone [text]
- last_upd... | LINE || payment_date || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Service_ID [number]
- Service_Type_Code [text]
- Participant_ID [number]
- Participant_Type_Code [text]
- Participant_Details [text]
- Event_ID [number]
- Service_ID [number]
- Event_Details [text]
- Event_ID [number]
... | PIE || Participant_Type_Code || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- County_Id [number]
- County_name [text]
- Population [number]
- Zip_code [text]
- Party_ID [number]
- Year [number]
- Party [number]
- Governor [text]
- Lieutenant_Governor [text]
- Comptroller [text]
- Attorney_Genera... | BAR || Party || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Film_ID [number]
- Rank_in_series [number]
- Number_in_season [number]
- Title [text]
- Directed_by [text]
- Original_air_date [text]
- Production_code [text]
- Cinema_ID [number]
- Name [text]
- Openning_year [number]... | BAR || Title || Price || Name || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- mID [number]
- title [text]
- year [number]
- director [text]
- rID [number]
- name [text]
- rID [number]
- mID [number]
- stars [number]
- ratingDate [time]
REQUEST:
Return me a scatter chart to show the smallest rat... | SCATTER || rID || stars || NONE || MIN |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Code [number]
- Name [text]
- Headquarter [text]
- Founder [text]
- Revenue [number]
- Code [number]
- Name [text]
- Price [number]
- Manufacturer [number]
REQUEST:
Create a bar chart showing maximal revenue across he... | BAR || Headquarter || revenue || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- building [text]
- room_number [text]
- capacity [number]
- dept_name [text]
- building [text]
- budget [number]
- course_id [text]
- title [text]
- dept_name [text]
- credits [number]
- ID [text]
- name [text]
- dept_n... | SCATTER || capacity || capacity || building || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- REGION_ID [number]
- REGION_NAME [text]
- COUNTRY_ID [text]
- COUNTRY_NAME [text]
- REGION_ID [number]
- DEPARTMENT_ID [number]
- DEPARTMENT_NAME [text]
- MANAGER_ID [number]
- LOCATION_ID [number]
- JOB_ID [text]
- JO... | BAR || EMAIL || MANAGER_ID || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- County_Id [number]
- County_name [text]
- Population [number]
- Zip_code [text]
- Party_ID [number]
- Year [number]
- Party [number]
- Governor [text]
- Lieutenant_Governor [text]
- Comptroller [text]
- Attorney_Genera... | BAR || Governor || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- document_type_code [text]
- document_type_description [text]
- role_code [text]
- role_description [text]
- address_id [number]
- address_details [text]
- document_status_code [text]
- document_status_description [text... | LINE || receipt_date || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- address_id [number]
- address_details [text]
- staff_id [number]
- staff_gender [text]
- staff_name [text]
- supplier_id [number]
- supplier_name [text]
- supplier_phone [text]
- dept_store_chain_id [number]
- dept_sto... | BAR || product_type_code || product_price || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Employee_ID [text]
- Name [text]
- Age [number]
- City [text]
- Shop_ID [number]
- Name [text]
- Location [text]
- District [text]
- Number_products [number]
- Manager_name [text]
- Shop_ID [number]
- Employee_ID [text... | LINE || Start_from || Employee_ID || Is_full_time || SUM |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- REGION_ID [number]
- REGION_NAME [text]
- COUNTRY_ID [text]
- COUNTRY_NAME [text]
- REGION_ID [number]
- DEPARTMENT_ID [number]
- DEPARTMENT_NAME [text]
- MANAGER_ID [number]
- LOCATION_ID [number]
- JOB_ID [text]
- JO... | LINE || HIRE_DATE || SALARY || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- EmployeeID [number]
- Name [text]
- Position [text]
- SSN [number]
- DepartmentID [number]
- Name [text]
- Head [number]
- Physician [number]
- Department [number]
- PrimaryAffiliation [boolean]
- Code [number]
- Name ... | BAR || Name || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- address_id [number]
- line_1 [text]
- line_2 [text]
- city [text]
- zip_postcode [text]
- state_province_county [text]
- country [text]
- person_id [number]
- first_name [text]
- middle_name [text]
- last_name [text]
-... | BAR || course_name || * || course_id || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Driver_ID [number]
- Name [text]
- Party [text]
- Home_city [text]
- Age [number]
- School_ID [number]
- Grade [text]
- School [text]
- Location [text]
- Type [text]
- School_ID [number]
- Driver_ID [number]
- Years_Wo... | BAR || Party || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- mID [number]
- title [text]
- year [number]
- director [text]
- rID [number]
- name [text]
- rID [number]
- mID [number]
- stars [number]
- ratingDate [time]
REQUEST:
Ignore movies whose director is NULL For each dire... | BAR || title || stars || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Candidate_ID [number]
- People_ID [number]
- Poll_Source [text]
- Date [text]
- Support_rate [number]
- Consider_rate [number]
- Oppose_rate [number]
- Unsure_rate [number]
- People_ID [number]
- Sex [text]
- Name [tex... | SCATTER || Height || Weight || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- building [text]
- room_number [text]
- capacity [number]
- dept_name [text]
- building [text]
- budget [number]
- course_id [text]
- title [text]
- dept_name [text]
- credits [number]
- ID [text]
- name [text]
- dept_n... | BAR || building || capacity || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Station_ID [number]
- Name [text]
- Annual_entry_exit [number]
- Annual_interchanges [number]
- Total_Passengers [number]
- Location [text]
- Main_Services [text]
- Number_of_Platforms [number]
- Train_ID [number]
- Na... | BAR || Location || Number_of_Platforms || NONE || AVG |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- name [text]
- age [number]
- city [text]
- gender [text]
- job [text]
- name [text]
- friend [text]
- year [number]
REQUEST:
Find the number of people who is under 40 for each gender, and list x axis in asc order.
An... | BAR || gender || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Country_id [number]
- Country_name [text]
- Capital [text]
- Official_native_language [text]
- Team_id [number]
- Name [text]
- Season [number]
- Player [text]
- Position [text]
- Country [number]
- Team [number]
- Dra... | BAR || Position || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Team_ID [number]
- School_ID [number]
- Team_Name [text]
- ACC_Regular_Season [text]
- ACC_Percent [text]
- ACC_Home [text]
- ACC_Road [text]
- All_Games [text]
- All_Games_Percent [number]
- All_Home [text]
- All_Road... | SCATTER || School_ID || ACC_Percent || All_Road || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- REGION_ID [number]
- REGION_NAME [text]
- COUNTRY_ID [text]
- COUNTRY_NAME [text]
- REGION_ID [number]
- DEPARTMENT_ID [number]
- DEPARTMENT_NAME [text]
- MANAGER_ID [number]
- LOCATION_ID [number]
- JOB_ID [text]
- JO... | BAR || HIRE_DATE || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- circuitId [number]
- circuitRef [text]
- name [text]
- location [text]
- country [text]
- lat [number]
- lng [number]
- alt [number]
- url [text]
- raceId [number]
- year [number]
- round [number]
- circuitId [number]
... | BAR || name || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- branch_ID [text]
- bname [text]
- no_of_customers [number]
- city [text]
- state [text]
- cust_ID [text]
- cust_name [text]
- acc_type [text]
- acc_bal [number]
- no_of_loans [number]
- credit_score [number]
- branch_I... | BAR || acc_type || acc_bal || NONE || AVG |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- coupon_id [number]
- date_issued [time]
- coupon_amount [number]
- customer_id [number]
- coupon_id [number]
- good_or_bad_customer [text]
- first_name [text]
- last_name [text]
- gender_mf [text]
- date_became_custome... | BAR || first_name || * || customer_id || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- problem_category_code [text]
- problem_category_description [text]
- problem_log_id [number]
- assigned_to_staff_id [number]
- problem_id [number]
- problem_category_code [text]
- problem_status_code [text]
- log_entry... | SCATTER || problem_id || problem_log_id || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- id [number]
- name [text]
- lat [number]
- long [number]
- dock_count [number]
- city [text]
- installation_date [text]
- station_id [number]
- bikes_available [number]
- docks_available [number]
- time [text]
- id [nu... | PIE || city || lat || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- id [number]
- series_name [text]
- Country [text]
- Language [text]
- Content [text]
- Pixel_aspect_ratio_PAR [text]
- Hight_definition_TV [text]
- Pay_per_view_PPV [text]
- Package_Option [text]
- id [number]
- Episod... | BAR || Pixel_aspect_ratio_PAR || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Stadium_ID [text]
- Location [text]
- Name [text]
- Capacity [number]
- Highest [number]
- Lowest [number]
- Average [number]
- Singer_ID [text]
- Name [text]
- Country [text]
- Song_Name [text]
- Song_release_year [te... | BAR || Name || * || singer_id || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- ID [number]
- name [text]
- Nationality [text]
- meter_100 [number]
- meter_200 [text]
- meter_300 [text]
- meter_400 [text]
- meter_500 [text]
- meter_600 [text]
- meter_700 [text]
- Time [text]
- ID [number]
- name [... | BAR || meter_300 || ID || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- branch_ID [text]
- bname [text]
- no_of_customers [number]
- city [text]
- state [text]
- cust_ID [text]
- cust_name [text]
- acc_type [text]
- acc_bal [number]
- no_of_loans [number]
- credit_score [number]
- branch_I... | BAR || bname || amount || NONE || SUM |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- College_ID [number]
- Name [text]
- Leader_Name [text]
- College_Location [text]
- Member_ID [number]
- Name [text]
- Country [text]
- College_ID [number]
- Round_ID [number]
- Member_ID [number]
- Decoration_Theme [te... | BAR || Country || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- address_type_code [text]
- address_type_description [text]
- detention_type_code [text]
- detention_type_description [text]
- incident_type_code [text]
- incident_type_description [text]
- address_id [number]
- line_1 ... | BAR || date_address_to || monthly_rental || other_details || AVG |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- address_id [number]
- address_details [text]
- staff_id [number]
- staff_gender [text]
- staff_name [text]
- supplier_id [number]
- supplier_name [text]
- supplier_phone [text]
- dept_store_chain_id [number]
- dept_sto... | BAR || product_type_code || product_price || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- address_id [number]
- address_details [text]
- staff_id [number]
- staff_gender [text]
- staff_name [text]
- supplier_id [number]
- supplier_name [text]
- supplier_phone [text]
- dept_store_chain_id [number]
- dept_sto... | BAR || product_type_code || product_price || NONE || MIN |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- ID [number]
- Grape [text]
- Color [text]
- No [number]
- Appelation [text]
- County [text]
- State [text]
- Area [text]
- isAVA [text]
- No [number]
- Grape [text]
- Winery [text]
- Appelation [text]
- State [text]
- ... | BAR || Grape || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Shop_ID [number]
- Address [text]
- Num_of_staff [text]
- Score [number]
- Open_Year [text]
- Member_ID [number]
- Name [text]
- Membership_card [text]
- Age [number]
- Time_of_purchase [number]
- Level_of_membership [... | BAR || Address || Num_of_staff || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- address_id [number]
- address_details [text]
- staff_id [number]
- staff_gender [text]
- staff_name [text]
- supplier_id [number]
- supplier_name [text]
- supplier_phone [text]
- dept_store_chain_id [number]
- dept_sto... | PIE || product_type_code || product_price || NONE || MAX |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- REGION_ID [number]
- REGION_NAME [text]
- COUNTRY_ID [text]
- COUNTRY_NAME [text]
- REGION_ID [number]
- DEPARTMENT_ID [number]
- DEPARTMENT_NAME [text]
- MANAGER_ID [number]
- LOCATION_ID [number]
- JOB_ID [text]
- JO... | BAR || HIRE_DATE || EMPLOYEE_ID || NONE || AVG |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- REGION_ID [number]
- REGION_NAME [text]
- COUNTRY_ID [text]
- COUNTRY_NAME [text]
- REGION_ID [number]
- DEPARTMENT_ID [number]
- DEPARTMENT_NAME [text]
- MANAGER_ID [number]
- LOCATION_ID [number]
- JOB_ID [text]
- JO... | BAR || HIRE_DATE || SALARY || NONE || AVG |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- CLASS_CODE [text]
- CRS_CODE [text]
- CLASS_SECTION [text]
- CLASS_TIME [text]
- CLASS_ROOM [text]
- PROF_NUM [number]
- CRS_CODE [text]
- DEPT_CODE [text]
- CRS_DESCRIPTION [text]
- CRS_CREDIT [number]
- DEPT_CODE [te... | BAR || EMP_FNAME || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Station_ID [number]
- Name [text]
- Annual_entry_exit [number]
- Annual_interchanges [number]
- Total_Passengers [number]
- Location [text]
- Main_Services [text]
- Number_of_Platforms [number]
- Train_ID [number]
- Na... | BAR || Name || * || NONE || COUNT |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- account_id [number]
- customer_id [number]
- account_name [text]
- other_account_details [text]
- customer_id [number]
- customer_first_name [text]
- customer_last_name [text]
- customer_address [text]
- customer_phone... | BAR || card_type_code || card_number || NONE || SUM |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- Code [number]
- Name [text]
- Headquarter [text]
- Founder [text]
- Revenue [number]
- Code [number]
- Name [text]
- Price [number]
- Manufacturer [number]
REQUEST:
For those records from the products and each product... | BAR || Name || Price || NONE || NONE |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- StuID [number]
- LName [text]
- Fname [text]
- Age [number]
- Sex [text]
- Major [number]
- Advisor [number]
- city_code [text]
- dormid [number]
- dorm_name [text]
- student_capacity [number]
- gender [text]
- amenid ... | SCATTER || age || age || Sex || AVG |
You are converting a natural-language request into a visualization specification.
DATABASE SCHEMA:
- ID [number]
- name [text]
- grade [number]
- student_id [number]
- friend_id [number]
- student_id [number]
- liked_id [number]
REQUEST:
Count the names of each high schooler using a bar chart, display by the x axis i... | BAR || name || * || NONE || COUNT |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.