text
stringlengths
281
1.19k
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Tell me what the notes are for South Australia ### Inputs: table_name: table, columns: ['State/territory', 'Text/background colour', 'Format', 'Current slogan', 'Current series', 'Notes'] ### Response: SELECT Notes FROM table WHERE Current slogan = SOUTH AUSTRALIA
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the current series where the new series began in June 2011? ### Inputs: table_name: table, columns: ['State/territory', 'Text/background colour', 'Format', 'Current slogan', 'Current series', 'Notes'] ### Response: SELECT Current series FROM table WHERE Notes = New series began in June 2011
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the format for South Australia? ### Inputs: table_name: table, columns: ['State/territory', 'Text/background colour', 'Format', 'Current slogan', 'Current series', 'Notes'] ### Response: SELECT Format FROM table WHERE State/territory = South Australia
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Name the background colour for the Australian Capital Territory ### Inputs: table_name: table, columns: ['State/territory', 'Text/background colour', 'Format', 'Current slogan', 'Current series', 'Notes'] ### Response: SELECT Text/background colour FROM table WHERE State/territory = Australian Capital Territory
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: how many times is the fuel propulsion is cng? ### Inputs: table_name: table, columns: ['Order Year', 'Manufacturer', 'Model', 'Fleet Series (Quantity)', 'Powertrain (Engine/Transmission)', 'Fuel Propulsion'] ### Response: SELECT COUNT Fleet Series (Quantity) FROM table WHERE Fuel Propulsion = CNG
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what is the fuel propulsion where the fleet series (quantity) is 310-329 (20)? ### Inputs: table_name: table, columns: ['Order Year', 'Manufacturer', 'Model', 'Fleet Series (Quantity)', 'Powertrain (Engine/Transmission)', 'Fuel Propulsion'] ### Response: SELECT Fuel Propulsion FROM table WHERE Fleet Series (Quantity) = 310-329 (20)
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: who is the manufacturer for the order year 1998? ### Inputs: table_name: table, columns: ['Order Year', 'Manufacturer', 'Model', 'Fleet Series (Quantity)', 'Powertrain (Engine/Transmission)', 'Fuel Propulsion'] ### Response: SELECT Manufacturer FROM table WHERE Order Year = 1998
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: how many times is the model ge40lfr? ### Inputs: table_name: table, columns: ['Order Year', 'Manufacturer', 'Model', 'Fleet Series (Quantity)', 'Powertrain (Engine/Transmission)', 'Fuel Propulsion'] ### Response: SELECT COUNT Manufacturer FROM table WHERE Model = GE40LFR
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: how many times is the fleet series (quantity) is 468-473 (6)? ### Inputs: table_name: table, columns: ['Order Year', 'Manufacturer', 'Model', 'Fleet Series (Quantity)', 'Powertrain (Engine/Transmission)', 'Fuel Propulsion'] ### Response: SELECT COUNT Order Year FROM table WHERE Fleet Series (Quantity) = 468-473 (6)
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what is the powertrain (engine/transmission) when the order year is 2000? ### Inputs: table_name: table, columns: ['Order Year', 'Manufacturer', 'Model', 'Fleet Series (Quantity)', 'Powertrain (Engine/Transmission)', 'Fuel Propulsion'] ### Response: SELECT Powertrain (Engine/Transmission) FROM table WHERE Order Year = 2000
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What if the description of a ch-47d chinook? ### Inputs: table_name: table, columns: ['Aircraft', 'Description', 'Max Gross Weight', 'Total disk area', 'Max disk Loading'] ### Response: SELECT Description FROM table WHERE Aircraft = CH-47D Chinook
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the max gross weight of the Robinson R-22? ### Inputs: table_name: table, columns: ['Aircraft', 'Description', 'Max Gross Weight', 'Total disk area', 'Max disk Loading'] ### Response: SELECT Max Gross Weight FROM table WHERE Aircraft = Robinson R-22
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What school did player number 6 come from? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT School/Club Team FROM table WHERE No. = 6
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What school did the player that has been in Toronto from 2012-present come from? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT School/Club Team FROM table WHERE Years in Toronto = 2012-present
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What school did the player that has been in Toronto from 2010-2012 go to? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT School/Club Team FROM table WHERE Years in Toronto = 2010-2012
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What position did the player from Baylor play? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Position FROM table WHERE School/Club Team = Baylor
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Who played in the Toronto Raptors from 1995-96? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Player FROM table WHERE Years in Toronto = 1995-96
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Which number was Patrick O'Bryant? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT No. FROM table WHERE Player = Patrick O'Bryant
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What school did Patrick O'Bryant play for? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT School/Club Team FROM table WHERE Player = Patrick O'Bryant
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: How many number does Fordham school have? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT COUNT No. FROM table WHERE School/Club Team = Fordham
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Which school was in Toronto in 2001-02? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT School/Club Team FROM table WHERE Years in Toronto = 2001-02
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Which school did the player that played 2004-05 attend? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT School/Club Team FROM table WHERE Years in Toronto = 2004-05
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Which position does Loren Woods play? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Position FROM table WHERE Player = Loren Woods
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What number is the player that played 1998-2001 ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT MIN No. FROM table WHERE Years in Toronto = 1998-2001
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Which country is the player that went to Georgetown from? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Nationality FROM table WHERE School/Club Team = Georgetown
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Which school did Herb Williams go to? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT School/Club Team FROM table WHERE Player = Herb Williams
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: When did the player from Hawaii play for Toronto? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Years in Toronto FROM table WHERE School/Club Team = Hawaii
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: During what period did Dell Curry play for Toronto? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Years in Toronto FROM table WHERE Player = Dell Curry
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What's the number of the player from Boise State? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT No. FROM table WHERE School/Club Team = Boise State
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What's Dell Curry nationality? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Nationality FROM table WHERE Player = Dell Curry
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: which player is from georgia ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Player FROM table WHERE School/Club Team = Georgia
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what school is rudy gay from ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT School/Club Team FROM table WHERE Player = Rudy Gay
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what nationality is the player who played from 1997-98 ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Nationality FROM table WHERE Years in Toronto = 1997-98
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what position did the player from connecticut play ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Position FROM table WHERE School/Club Team = Connecticut
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: During which years was Marcus Banks in Toronto? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Years in Toronto FROM table WHERE Player = Marcus Banks
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Which positions were in Toronto in 2004? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Position FROM table WHERE Years in Toronto = 2004
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What nationality is the player Muggsy Bogues? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Nationality FROM table WHERE Player = Muggsy Bogues
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What years was the player Lonny Baxter in Toronto? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT Years in Toronto FROM table WHERE Player = Lonny Baxter
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: How many players were with the school or club team La Salle? ### Inputs: table_name: table, columns: ['Player', 'No.', 'Nationality', 'Position', 'Years in Toronto', 'School/Club Team'] ### Response: SELECT COUNT Player FROM table WHERE School/Club Team = La Salle
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: When the scoring rank was 117, what was the best finish? ### Inputs: table_name: table, columns: ['Year', 'Tournaments played', 'Cuts made*', 'Wins', '2nd', 'Top 10s', 'Best finish', 'Earnings ($)', 'Money list rank', 'Scoring average', 'Scoring rank'] ### Response: SELECT Best finish FROM table WHERE Scoring rank = 117
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: When the best finish was T69, how many people came in 2nd? ### Inputs: table_name: table, columns: ['Year', 'Tournaments played', 'Cuts made*', 'Wins', '2nd', 'Top 10s', 'Best finish', 'Earnings ($)', 'Money list rank', 'Scoring average', 'Scoring rank'] ### Response: SELECT 2nd FROM table WHERE Best finish = T69
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: How many wins were there when the money list rank was 183? ### Inputs: table_name: table, columns: ['Year', 'Tournaments played', 'Cuts made*', 'Wins', '2nd', 'Top 10s', 'Best finish', 'Earnings ($)', 'Money list rank', 'Scoring average', 'Scoring rank'] ### Response: SELECT COUNT Wins FROM table WHERE Money list rank = 183
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: When the money list rank was n/a, what was the scoring average? ### Inputs: table_name: table, columns: ['Year', 'Tournaments played', 'Cuts made*', 'Wins', '2nd', 'Top 10s', 'Best finish', 'Earnings ($)', 'Money list rank', 'Scoring average', 'Scoring rank'] ### Response: SELECT Scoring average FROM table WHERE Money list rank = n/a
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What time was the highest for 2nd finishers? ### Inputs: table_name: table, columns: ['Year', 'Tournaments played', 'Cuts made*', 'Wins', '2nd', 'Top 10s', 'Best finish', 'Earnings ($)', 'Money list rank', 'Scoring average', 'Scoring rank'] ### Response: SELECT MAX 2nd FROM table
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: When did the Metrostars have their first Rookie of the Year winner? ### Inputs: table_name: table, columns: ['Season', 'Player', 'Position', 'Nationality', 'Team', 'Draft Pick #', 'Draft Class', 'College'] ### Response: SELECT MIN Season FROM table WHERE Team = MetroStars
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What college did the Rookie of the Year from the Columbus Crew attend? ### Inputs: table_name: table, columns: ['Season', 'Player', 'Position', 'Nationality', 'Team', 'Draft Pick #', 'Draft Class', 'College'] ### Response: SELECT College FROM table WHERE Team = Columbus Crew
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: How many teams had a #1 draft pick that won the Rookie of the Year Award? ### Inputs: table_name: table, columns: ['Season', 'Player', 'Position', 'Nationality', 'Team', 'Draft Pick #', 'Draft Class', 'College'] ### Response: SELECT COUNT Team FROM table WHERE Draft Pick # = 1
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What position did the #10 draft pick play? ### Inputs: table_name: table, columns: ['Season', 'Player', 'Position', 'Nationality', 'Team', 'Draft Pick #', 'Draft Class', 'College'] ### Response: SELECT Position FROM table WHERE Draft Pick # = 10
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what's the years played with singles w-l of 3–2 ### Inputs: table_name: table, columns: ['Player', 'Years Played', 'Total W-L', 'Singles W-L', 'Doubles W-L'] ### Response: SELECT Years Played FROM table WHERE Singles W-L = 3–2
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what's the doubles w-l for player seol jae-min (none) ### Inputs: table_name: table, columns: ['Player', 'Years Played', 'Total W-L', 'Singles W-L', 'Doubles W-L'] ### Response: SELECT Doubles W-L FROM table WHERE Player = Seol Jae-Min (none)
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what's the singles w-l for kim doo-hwan ### Inputs: table_name: table, columns: ['Player', 'Years Played', 'Total W-L', 'Singles W-L', 'Doubles W-L'] ### Response: SELECT Singles W-L FROM table WHERE Player = Kim Doo-Hwan
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what's the total number of singles w-l with doubles w-l of 0–0 and total w-l of 3–1 ### Inputs: table_name: table, columns: ['Player', 'Years Played', 'Total W-L', 'Singles W-L', 'Doubles W-L'] ### Response: SELECT COUNT Singles W-L FROM table WHERE Doubles W-L = 0–0 AND Total W-L = 3–1
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what's the doubles w-l with years played value of 1 (1968) ### Inputs: table_name: table, columns: ['Player', 'Years Played', 'Total W-L', 'Singles W-L', 'Doubles W-L'] ### Response: SELECT Doubles W-L FROM table WHERE Years Played = 1 (1968)
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what years are played for player  im chung-yang ### Inputs: table_name: table, columns: ['Player', 'Years Played', 'Total W-L', 'Singles W-L', 'Doubles W-L'] ### Response: SELECT Years Played FROM table WHERE Player = Im Chung-Yang
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the name of the 375 crest length? ### Inputs: table_name: table, columns: ['Name', 'Canton', 'Height (meters)', 'Crest length (meters)', 'Type', 'Year of construction', 'Name of the Lake'] ### Response: SELECT Name FROM table WHERE Crest length (meters) = 375
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is year of construction of spitallamm? ### Inputs: table_name: table, columns: ['Name', 'Canton', 'Height (meters)', 'Crest length (meters)', 'Type', 'Year of construction', 'Name of the Lake'] ### Response: SELECT MIN Year of construction FROM table WHERE Name = Spitallamm
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the canton of grande dixence? ### Inputs: table_name: table, columns: ['Name', 'Canton', 'Height (meters)', 'Crest length (meters)', 'Type', 'Year of construction', 'Name of the Lake'] ### Response: SELECT Canton FROM table WHERE Name = Grande Dixence
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the name where lago di luzzone is? ### Inputs: table_name: table, columns: ['Name', 'Canton', 'Height (meters)', 'Crest length (meters)', 'Type', 'Year of construction', 'Name of the Lake'] ### Response: SELECT Name FROM table WHERE Name of the Lake = Lago di Luzzone
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the guardian mātṛkā for the guardian whose consort is Svāhā? ### Inputs: table_name: table, columns: ['Name', 'Direction', 'Mantra', 'Weapon', 'Consort', 'Graha (Planet)', 'Guardian Mātṛkā'] ### Response: SELECT Guardian Mātṛkā FROM table WHERE Consort = Svāhā
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Where the mantra is "oṃ yaṃ vāyuve namaḥ", what is the direction of the guardian? ### Inputs: table_name: table, columns: ['Name', 'Direction', 'Mantra', 'Weapon', 'Consort', 'Graha (Planet)', 'Guardian Mātṛkā'] ### Response: SELECT Direction FROM table WHERE Mantra = Oṃ Yaṃ Vāyuve Namaḥ
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What weapon is used by the guardian whose consort is śacī? ### Inputs: table_name: table, columns: ['Name', 'Direction', 'Mantra', 'Weapon', 'Consort', 'Graha (Planet)', 'Guardian Mātṛkā'] ### Response: SELECT Weapon FROM table WHERE Consort = Śacī
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What are the directions for the guardian whose weapon is khaḍga (sword)? ### Inputs: table_name: table, columns: ['Name', 'Direction', 'Mantra', 'Weapon', 'Consort', 'Graha (Planet)', 'Guardian Mātṛkā'] ### Response: SELECT Direction FROM table WHERE Weapon = Khaḍga (sword)
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What are the weapons used by guardians for the direction East? ### Inputs: table_name: table, columns: ['Name', 'Direction', 'Mantra', 'Weapon', 'Consort', 'Graha (Planet)', 'Guardian Mātṛkā'] ### Response: SELECT Weapon FROM table WHERE Direction = East
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What are the directions for the guardian whose graha (planet) is bṛhaspati (Jupiter)? ### Inputs: table_name: table, columns: ['Name', 'Direction', 'Mantra', 'Weapon', 'Consort', 'Graha (Planet)', 'Guardian Mātṛkā'] ### Response: SELECT Direction FROM table WHERE Graha (Planet) = Bṛhaspati (Jupiter)
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the number of chapters listed for the fraternity with a headquarters in Austin, Texas? ### Inputs: table_name: table, columns: ['Member', 'Headquarters', 'Classification', 'Chapters', 'Founded', 'UCCFS'] ### Response: SELECT MAX Chapters FROM table WHERE Classification = Fraternity AND Headquarters = Austin, Texas
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What are the members listed with the sorority classification ### Inputs: table_name: table, columns: ['Member', 'Headquarters', 'Classification', 'Chapters', 'Founded', 'UCCFS'] ### Response: SELECT Member FROM table WHERE Classification = Sorority
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Name the member that has 12 chapters ### Inputs: table_name: table, columns: ['Member', 'Headquarters', 'Classification', 'Chapters', 'Founded', 'UCCFS'] ### Response: SELECT Member FROM table WHERE Chapters = 12
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Where is the headquarters of Alpha Nu Omega ### Inputs: table_name: table, columns: ['Member', 'Headquarters', 'Classification', 'Chapters', 'Founded', 'UCCFS'] ### Response: SELECT Headquarters FROM table WHERE Member = Alpha Nu Omega
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what is the number of relapsing fever when malaria is 3000 ### Inputs: table_name: table, columns: ['Year', 'Typhus', 'Typhoid fever', 'Relapsing fever', 'Smallpox', 'Malaria'] ### Response: SELECT MIN Relapsing fever FROM table WHERE Malaria = 3000
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what is the typhoid fever number for the year 1934 ### Inputs: table_name: table, columns: ['Year', 'Typhus', 'Typhoid fever', 'Relapsing fever', 'Smallpox', 'Malaria'] ### Response: SELECT Typhoid fever FROM table WHERE Year = 1934
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What are all the typhus number when smallpox is 4 ### Inputs: table_name: table, columns: ['Year', 'Typhus', 'Typhoid fever', 'Relapsing fever', 'Smallpox', 'Malaria'] ### Response: SELECT Typhus FROM table WHERE Smallpox = 4
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what is the number of smallpox when typhoid fever is 293 ### Inputs: table_name: table, columns: ['Year', 'Typhus', 'Typhoid fever', 'Relapsing fever', 'Smallpox', 'Malaria'] ### Response: SELECT MAX Smallpox FROM table WHERE Typhoid fever = 293
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what is the typhoid fever number for the year 1929 ### Inputs: table_name: table, columns: ['Year', 'Typhus', 'Typhoid fever', 'Relapsing fever', 'Smallpox', 'Malaria'] ### Response: SELECT Typhoid fever FROM table WHERE Year = 1929
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: How many schools are in Bloomington, IN? ### Inputs: table_name: table, columns: ['School', 'Location', 'Founded', 'Affiliation', 'Enrollment', 'Team Nickname', 'Primary conference'] ### Response: SELECT COUNT Founded FROM table WHERE Location = Bloomington, IN
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: How many of the schools are designated private/Presbyterian? ### Inputs: table_name: table, columns: ['School', 'Location', 'Founded', 'Affiliation', 'Enrollment', 'Team Nickname', 'Primary conference'] ### Response: SELECT COUNT Location FROM table WHERE Affiliation = Private/Presbyterian
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: In what year was Lindenwood University founded? ### Inputs: table_name: table, columns: ['School', 'Location', 'Founded', 'Affiliation', 'Enrollment', 'Team Nickname', 'Primary conference'] ### Response: SELECT MIN Founded FROM table WHERE School = Lindenwood University
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: How many of the schools listed are in Ames, IA? ### Inputs: table_name: table, columns: ['School', 'Location', 'Founded', 'Affiliation', 'Enrollment', 'Team Nickname', 'Primary conference'] ### Response: SELECT COUNT Primary conference FROM table WHERE Location = Ames, IA
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the capital (endonym) where Douglas is the Capital (exonym)? ### Inputs: table_name: table, columns: ['Country ( exonym )', 'Capital ( exonym )', 'Country ( endonym )', 'Capital ( endonym )', 'Official or native language(s) (alphabet/script)'] ### Response: SELECT Capital ( endonym ) FROM table WHERE Capital ( exonym ) = Douglas
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: How many countries (endonym) has the capital (endonym) of Jakarta? ### Inputs: table_name: table, columns: ['Country ( exonym )', 'Capital ( exonym )', 'Country ( endonym )', 'Capital ( endonym )', 'Official or native language(s) (alphabet/script)'] ### Response: SELECT COUNT Country ( endonym ) FROM table WHERE Capital ( endonym ) = Jakarta
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the country (exonym) where the official or native language(s) (alphabet/script) is Icelandic? ### Inputs: table_name: table, columns: ['Country ( exonym )', 'Capital ( exonym )', 'Country ( endonym )', 'Capital ( endonym )', 'Official or native language(s) (alphabet/script)'] ### Response: SELECT Country ( exonym ) FROM table WHERE Official or native language(s) (alphabet/script) = Icelandic
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: In which country (endonym) is Irish English the official or native language(s) (alphabet/script)? ### Inputs: table_name: table, columns: ['Country ( exonym )', 'Capital ( exonym )', 'Country ( endonym )', 'Capital ( endonym )', 'Official or native language(s) (alphabet/script)'] ### Response: SELECT Country ( endonym ) FROM table WHERE Official or native language(s) (alphabet/script) = Irish English
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Which country (exonym) is the country (endonym) isle of man ellan vannin? ### Inputs: table_name: table, columns: ['Country ( exonym )', 'Capital ( exonym )', 'Country ( endonym )', 'Capital ( endonym )', 'Official or native language(s) (alphabet/script)'] ### Response: SELECT Country ( exonym ) FROM table WHERE Country ( endonym ) = Isle of Man Ellan Vannin
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: The season premiere aired on September 11, 2000 aired on how many networks? ### Inputs: table_name: table, columns: ['Season', 'Network', 'Season premiere', 'Season finale', 'TV season', 'Ranking', 'Viewers (in millions)'] ### Response: SELECT COUNT Network FROM table WHERE Season premiere = September 11, 2000
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What was the ranking of the season finale aired on May 8, 2006? ### Inputs: table_name: table, columns: ['Season', 'Network', 'Season premiere', 'Season finale', 'TV season', 'Ranking', 'Viewers (in millions)'] ### Response: SELECT Ranking FROM table WHERE Season finale = May 8, 2006
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what is the minimum population canada 2011 census with seat of rcm being cowansville ### Inputs: table_name: table, columns: ['Regional County Municipality (RCM)', 'Population Canada 2011 Census', 'Land Area', 'Density (pop. per km2)', 'Seat of RCM'] ### Response: SELECT MIN Population Canada 2011 Census FROM table WHERE Seat of RCM = Cowansville
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: what's the land area with seat of rcm being granby ### Inputs: table_name: table, columns: ['Regional County Municipality (RCM)', 'Population Canada 2011 Census', 'Land Area', 'Density (pop. per km2)', 'Seat of RCM'] ### Response: SELECT Land Area FROM table WHERE Seat of RCM = Granby
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the population for County Mayo with the English Name Carrowteige? ### Inputs: table_name: table, columns: ['County', 'English name', 'Irish name', 'Population', 'Irish speakers'] ### Response: SELECT Population FROM table WHERE County = County Mayo AND English name = Carrowteige
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the Irish name listed with 62% Irish speakers? ### Inputs: table_name: table, columns: ['County', 'English name', 'Irish name', 'Population', 'Irish speakers'] ### Response: SELECT Irish name FROM table WHERE Irish speakers = 62%
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the population for the Irish Name Leitir mealláin? ### Inputs: table_name: table, columns: ['County', 'English name', 'Irish name', 'Population', 'Irish speakers'] ### Response: SELECT Population FROM table WHERE Irish name = Leitir Mealláin
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the county for the Irish name Carna? ### Inputs: table_name: table, columns: ['County', 'English name', 'Irish name', 'Population', 'Irish speakers'] ### Response: SELECT County FROM table WHERE Irish name = Carna
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: How many County Kerry have 53% Irish speakers? ### Inputs: table_name: table, columns: ['County', 'English name', 'Irish name', 'Population', 'Irish speakers'] ### Response: SELECT COUNT English name FROM table WHERE Irish speakers = 53% AND County = County Kerry
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the population for the English name Spiddal? ### Inputs: table_name: table, columns: ['County', 'English name', 'Irish name', 'Population', 'Irish speakers'] ### Response: SELECT Population FROM table WHERE English name = Spiddal
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the the Chinese population for the state that has a Filipino population of 1474707? ### Inputs: table_name: table, columns: ['State/Territory', 'Asian American Population (2010 Census)', 'Chinese', 'Filipino', 'Indian', 'Japanese', 'Korean', 'Vietnamese', 'Other Asian'] ### Response: SELECT MIN Chinese FROM table WHERE Filipino = 1474707
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: How many States have an Indian population of 30947? ### Inputs: table_name: table, columns: ['State/Territory', 'Asian American Population (2010 Census)', 'Chinese', 'Filipino', 'Indian', 'Japanese', 'Korean', 'Vietnamese', 'Other Asian'] ### Response: SELECT COUNT Filipino FROM table WHERE Indian = 30947
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the highest Indian population? ### Inputs: table_name: table, columns: ['State/Territory', 'Asian American Population (2010 Census)', 'Chinese', 'Filipino', 'Indian', 'Japanese', 'Korean', 'Vietnamese', 'Other Asian'] ### Response: SELECT MAX Indian FROM table
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is Australia's role in the UN operation Unama? ### Inputs: table_name: table, columns: ['UN Operation name', 'UN Operation title', 'Location', 'Dates of Australian involvement', 'Number of Australians involved', 'Australian role'] ### Response: SELECT Australian role FROM table WHERE UN Operation name = UNAMA
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What is the UN operation title with the UN operation name, Uncok? ### Inputs: table_name: table, columns: ['UN Operation name', 'UN Operation title', 'Location', 'Dates of Australian involvement', 'Number of Australians involved', 'Australian role'] ### Response: SELECT UN Operation title FROM table WHERE UN Operation name = UNCOK
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: How many Australians were in the UN commission on Korea? ### Inputs: table_name: table, columns: ['UN Operation name', 'UN Operation title', 'Location', 'Dates of Australian involvement', 'Number of Australians involved', 'Australian role'] ### Response: SELECT COUNT Number of Australians involved FROM table WHERE UN Operation title = UN Commission on Korea
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: When was it where 65 Australians were involved in the UN? ### Inputs: table_name: table, columns: ['UN Operation name', 'UN Operation title', 'Location', 'Dates of Australian involvement', 'Number of Australians involved', 'Australian role'] ### Response: SELECT Dates of Australian involvement FROM table WHERE Number of Australians involved = 65
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: What year is the season with the 10.73 million views? ### Inputs: table_name: table, columns: ['Season', 'Timeslot ( ET )', 'Season premiere', 'Season finale', 'TV season', 'Rank', 'Viewers (millions)'] ### Response: SELECT TV season FROM table WHERE Viewers (millions) = 10.73

Dataset Card for "wikisql-alpaca"

More Information needed

Downloads last month
3
Edit dataset card