answer
stringlengths 18
557
| question
stringlengths 12
244
| context
stringlengths 27
489
|
---|---|---|
SELECT result FROM table_1342379_20 WHERE candidates = "James A. Gallivan (D) Unopposed"
|
What was the result of the election featuring james a. gallivan (d) unopposed?
|
CREATE TABLE table_1342379_20 (result VARCHAR, candidates VARCHAR)
|
SELECT country FROM table_name_59 WHERE to_par = "+1"
|
What is the Country of the Player with a To par of +1?
|
CREATE TABLE table_name_59 (country VARCHAR, to_par VARCHAR)
|
SELECT date FROM table_17360840_4 WHERE opponent = "Minnesota Wild"
|
Give the date of games against minnesota wild
|
CREATE TABLE table_17360840_4 (date VARCHAR, opponent VARCHAR)
|
SELECT record FROM table_name_57 WHERE game < 24 AND decision = "lundqvist" AND november < 8 AND opponent = "new york islanders"
|
What is the Record for a game smaller than 24, Lundqvist was the decision, November less than 8, and opponent Was New York Islanders?
|
CREATE TABLE table_name_57 (record VARCHAR, opponent VARCHAR, november VARCHAR, game VARCHAR, decision VARCHAR)
|
SELECT type FROM table_name_77 WHERE vessel = "lublin class"
|
What is the type for a vessel of lublin class?
|
CREATE TABLE table_name_77 (type VARCHAR, vessel VARCHAR)
|
SELECT city FROM table_name_58 WHERE country = "india" AND airport = "sardar vallabhbhai patel international airport"
|
What is the city in India with an airport named Sardar Vallabhbhai Patel International Airport?
|
CREATE TABLE table_name_58 (city VARCHAR, country VARCHAR, airport VARCHAR)
|
SELECT february_2010 FROM table_25256368_1 WHERE june_2010 = "6.5%"
|
Name the bed 2010 for 6.5%
|
CREATE TABLE table_25256368_1 (february_2010 VARCHAR, june_2010 VARCHAR)
|
SELECT COUNT(lane) FROM table_name_16 WHERE heat > 7
|
What is the total lane for a heat larger than 7?
|
CREATE TABLE table_name_16 (lane VARCHAR, heat INTEGER)
|
SELECT COUNT(pct) FROM table_name_13 WHERE losses < 1 AND finals = 4
|
How many percentages have losses fewer than 1 with finals appearances of 4?
|
CREATE TABLE table_name_13 (pct VARCHAR, losses VARCHAR, finals VARCHAR)
|
SELECT MAX(security_forces) FROM table_21636599_1
|
How many security forces?
|
CREATE TABLE table_21636599_1 (security_forces INTEGER)
|
SELECT first_store FROM table_name_2 WHERE hypermarkets = 3
|
What year was the first store that had a hypermarket of 3?
|
CREATE TABLE table_name_2 (first_store VARCHAR, hypermarkets VARCHAR)
|
SELECT player FROM table_name_45 WHERE country = "zimbabwe"
|
Who is the player for Zimbabwe?
|
CREATE TABLE table_name_45 (player VARCHAR, country VARCHAR)
|
SELECT season AS finale FROM table_217785_2 WHERE ranking = 73
|
When did the season finale ranked at 73 first air?
|
CREATE TABLE table_217785_2 (season VARCHAR, ranking VARCHAR)
|
SELECT origin FROM table_name_1 WHERE abbreviation = "atf"
|
What's the origin for the country abbreviated atf?
|
CREATE TABLE table_name_1 (origin VARCHAR, abbreviation VARCHAR)
|
SELECT nationality FROM table_name_48 WHERE player = "stromile swift"
|
What is the nationality of Stromile Swift?
|
CREATE TABLE table_name_48 (nationality VARCHAR, player VARCHAR)
|
SELECT date FROM table_name_60 WHERE game_site = "rich stadium"
|
What is the date of the game played at rich stadium?
|
CREATE TABLE table_name_60 (date VARCHAR, game_site VARCHAR)
|
SELECT Product_Name FROM PRODUCTS GROUP BY Product_Name HAVING AVG(Product_Price) < 1000000
|
What are the product names with average product price smaller than 1000000?
|
CREATE TABLE PRODUCTS (Product_Name VARCHAR, Product_Price INTEGER)
|
SELECT outgoing_manager FROM table_name_36 WHERE team = "fc carl zeiss jena"
|
WHo was the outgoing manager for the team of fc carl zeiss jena?
|
CREATE TABLE table_name_36 (outgoing_manager VARCHAR, team VARCHAR)
|
SELECT archive FROM table_2102782_1 WHERE run_time = "23:55"
|
Name the archive for run time of 23:55
|
CREATE TABLE table_2102782_1 (archive VARCHAR, run_time VARCHAR)
|
SELECT MAX(attendance) FROM table_21436373_10
|
What is the maximal number of people that attended any of these games?
|
CREATE TABLE table_21436373_10 (attendance INTEGER)
|
SELECT MAX(date) FROM table_name_56 WHERE number = "infec 107cdsx"
|
What is the latest date that has a serial number of Infec 107CDSX?
|
CREATE TABLE table_name_56 (date INTEGER, number VARCHAR)
|
SELECT date FROM table_name_92 WHERE assist_pass = "shannon boxx"
|
On what date is there an assist/pass by Shannon Boxx?
|
CREATE TABLE table_name_92 (date VARCHAR, assist_pass VARCHAR)
|
SELECT 2009 FROM table_name_49 WHERE 2007 = "18.5%"
|
What 2009 has 18.5% as the 2007?
|
CREATE TABLE table_name_49 (Id VARCHAR)
|
SELECT pole_position FROM table_name_2 WHERE date = "7 august"
|
Who had the pole position on 7 August?
|
CREATE TABLE table_name_2 (pole_position VARCHAR, date VARCHAR)
|
SELECT weeks FROM table_name_18 WHERE date = "december 12, 2001"
|
On December 12, 2001, how many weeks had the single been in its position?
|
CREATE TABLE table_name_18 (weeks VARCHAR, date VARCHAR)
|
SELECT margin FROM table_name_18 WHERE championship = "nabisco championship"
|
What is the margin at the Nabisco Championship?
|
CREATE TABLE table_name_18 (margin VARCHAR, championship VARCHAR)
|
SELECT league FROM table_name_39 WHERE year = 2001
|
What league did they play in 2001?
|
CREATE TABLE table_name_39 (league VARCHAR, year VARCHAR)
|
SELECT opponents FROM table_name_15 WHERE partner = "irina-camelia begu" AND surface = "hard"
|
Which Opponents have a Partner of irina-camelia begu, and a Surface of hard?
|
CREATE TABLE table_name_15 (opponents VARCHAR, partner VARCHAR, surface VARCHAR)
|
SELECT finish FROM table_name_71 WHERE player = "bob tway"
|
In what place did Bob Tway finish?
|
CREATE TABLE table_name_71 (finish VARCHAR, player VARCHAR)
|
SELECT artist FROM table_name_41 WHERE number = "atm24016"
|
Which artist has a serial number of ATM24016?
|
CREATE TABLE table_name_41 (artist VARCHAR, number VARCHAR)
|
SELECT draw FROM table_name_23 WHERE lost < 6 AND points = 28
|
What draw has a lost less than 6 with 28 as the points?
|
CREATE TABLE table_name_23 (draw VARCHAR, lost VARCHAR, points VARCHAR)
|
SELECT AVG(drawn) FROM table_name_29 WHERE games > 7
|
Which average Drawn has Games larger than 7?
|
CREATE TABLE table_name_29 (drawn INTEGER, games INTEGER)
|
SELECT round FROM table_name_31 WHERE number_of_fixtures > 2 AND main_date = "7 and 28 november 2007"
|
What is the Round when the number of fixtures is more than 2, and the Main date of 7 and 28 november 2007?
|
CREATE TABLE table_name_31 (round VARCHAR, number_of_fixtures VARCHAR, main_date VARCHAR)
|
SELECT date FROM table_name_62 WHERE record = "51-14"
|
What is the date that the record was 51-14?
|
CREATE TABLE table_name_62 (date VARCHAR, record VARCHAR)
|
SELECT SUM(selection) FROM table_name_71 WHERE college = "texas a&m"
|
Which Selection has a College of texas a&m?
|
CREATE TABLE table_name_71 (selection INTEGER, college VARCHAR)
|
SELECT T2.Name, T1.Location FROM railway AS T1 JOIN train AS T2 ON T1.Railway_ID = T2.Railway_ID
|
Show the names of trains and locations of railways they are in.
|
CREATE TABLE railway (Location VARCHAR, Railway_ID VARCHAR); CREATE TABLE train (Name VARCHAR, Railway_ID VARCHAR)
|
SELECT reason_for_change FROM table_1802760_3 WHERE date_of_successors_formal_installation = "February 14, 1859"
|
Why did the change happen in the state where the formal installation happen on February 14, 1859?
|
CREATE TABLE table_1802760_3 (reason_for_change VARCHAR, date_of_successors_formal_installation VARCHAR)
|
SELECT position FROM table_name_79 WHERE player = "britton johnsen"
|
What was the Position of the Player, Britton Johnsen?
|
CREATE TABLE table_name_79 (position VARCHAR, player VARCHAR)
|
SELECT city_of_license FROM table_name_52 WHERE frequency_mhz < 107.7 AND call_sign = "w247aq"
|
What city of license has a Frequency under 107.7, and a call sign of w247aq?
|
CREATE TABLE table_name_52 (city_of_license VARCHAR, frequency_mhz VARCHAR, call_sign VARCHAR)
|
SELECT home_team FROM table_name_73 WHERE away_team = "rushden & diamonds"
|
What was the home team with the away team of rushden & diamonds?
|
CREATE TABLE table_name_73 (home_team VARCHAR, away_team VARCHAR)
|
SELECT score_in_the_final FROM table_name_36 WHERE date = "14 august 1994"
|
What was the score in the final on 14 august 1994?
|
CREATE TABLE table_name_36 (score_in_the_final VARCHAR, date VARCHAR)
|
SELECT kana_spelling FROM table_26263954_1 WHERE english = "Mount Fuji"
|
how many kana spelling when english is mount fuji
|
CREATE TABLE table_26263954_1 (kana_spelling VARCHAR, english VARCHAR)
|
SELECT captain FROM table_name_28 WHERE lost = 13
|
What Captain has Lost 13?
|
CREATE TABLE table_name_28 (captain VARCHAR, lost VARCHAR)
|
SELECT candidates FROM table_1342256_33 WHERE incumbent = "Harold D. Cooley"
|
Name all the candidates that ran for the seat where Harold D. Cooley is the incumbent?
|
CREATE TABLE table_1342256_33 (candidates VARCHAR, incumbent VARCHAR)
|
SELECT COUNT(lost) FROM table_name_66 WHERE played < 14
|
How many games lost associated with under 14 played?
|
CREATE TABLE table_name_66 (lost VARCHAR, played INTEGER)
|
SELECT engine FROM table_name_49 WHERE chassis = "march" AND drivers = "steve chassey"
|
What engine does Steve Chassey drive with a march chassis?
|
CREATE TABLE table_name_49 (engine VARCHAR, chassis VARCHAR, drivers VARCHAR)
|
SELECT SUM(round) FROM table_name_74 WHERE team = "boston cannons"
|
How many players were drafted from the Boston Cannons in the round?
|
CREATE TABLE table_name_74 (round INTEGER, team VARCHAR)
|
SELECT date FROM table_name_83 WHERE margin_of_victory = "1 stroke" AND tournament = "legend financial group classic"
|
Name the date with margin of victory of 1 stroke and tournament of legend financial group classic
|
CREATE TABLE table_name_83 (date VARCHAR, margin_of_victory VARCHAR, tournament VARCHAR)
|
SELECT death FROM table_name_82 WHERE image = "elisabeth of lorraine"
|
What is the death date of elisabeth of lorraine?
|
CREATE TABLE table_name_82 (death VARCHAR, image VARCHAR)
|
SELECT location_attendance FROM table_17382360_9 WHERE score = "W 118-112"
|
What was the location and attendance at the game where the final score is w 118-112?
|
CREATE TABLE table_17382360_9 (location_attendance VARCHAR, score VARCHAR)
|
SELECT SUM(wins) FROM table_name_21 WHERE year > 1976 AND class = "350cc"
|
How many wins have a year after 1976, and 350cc as the class?
|
CREATE TABLE table_name_21 (wins INTEGER, year VARCHAR, class VARCHAR)
|
SELECT team_classification FROM table_name_47 WHERE stage = "6"
|
Name the team classification for stage of 6
|
CREATE TABLE table_name_47 (team_classification VARCHAR, stage VARCHAR)
|
SELECT set_5 FROM table_name_65 WHERE date = "jun 7" AND set_4 = "21-25"
|
What is the set 5 if the Date is jun 7, and a Set 4 is 21-25?
|
CREATE TABLE table_name_65 (set_5 VARCHAR, date VARCHAR, set_4 VARCHAR)
|
SELECT COUNT(tournament_venue__city_) FROM table_22645714_5 WHERE tournament_winner = "Temple"
|
How many locations are listed for the winner Temple?
|
CREATE TABLE table_22645714_5 (tournament_venue__city_ VARCHAR, tournament_winner VARCHAR)
|
SELECT attendance FROM table_name_2 WHERE week = 1
|
What was the attendance during the week 1 match?
|
CREATE TABLE table_name_2 (attendance VARCHAR, week VARCHAR)
|
SELECT MIN(week) FROM table_name_15 WHERE date = "november 19, 1967"
|
What was the week number when a game was played on November 19, 1967?
|
CREATE TABLE table_name_15 (week INTEGER, date VARCHAR)
|
SELECT drawn FROM table_20760802_1 WHERE club = "New Ross"
|
How many drawn are there where the Club is new ross?
|
CREATE TABLE table_20760802_1 (drawn VARCHAR, club VARCHAR)
|
SELECT authority FROM table_name_68 WHERE decile < 6 AND area = "opoutere"
|
Which Authority has a Decile smaller than 6, and an Area of opoutere?
|
CREATE TABLE table_name_68 (authority VARCHAR, decile VARCHAR, area VARCHAR)
|
SELECT AVG(api_level) FROM table_name_74 WHERE release_date = "february 9, 2011"
|
with release date of february 9, 2011, what is the api level?
|
CREATE TABLE table_name_74 (api_level INTEGER, release_date VARCHAR)
|
SELECT category FROM table_name_21 WHERE year < 2012
|
What is a category before 2012?
|
CREATE TABLE table_name_21 (category VARCHAR, year INTEGER)
|
SELECT SUM(laps) FROM table_name_86 WHERE manufacturer = "gilera" AND time = "40:19.910" AND grid > 3
|
What is the total laps when manufacturer of gilera has time of 40:19.910 and grid is larger than 3?
|
CREATE TABLE table_name_86 (laps INTEGER, grid VARCHAR, manufacturer VARCHAR, time VARCHAR)
|
SELECT opponent FROM table_name_54 WHERE loss = "kinney (0-1)"
|
Which opponent lost with pitcher Kinney (0-1)?
|
CREATE TABLE table_name_54 (opponent VARCHAR, loss VARCHAR)
|
SELECT MIN(lane) FROM table_name_32 WHERE mark = "7.35"
|
When the mark is 7.35, what's the lowest Lane found?
|
CREATE TABLE table_name_32 (lane INTEGER, mark VARCHAR)
|
SELECT venue FROM table_name_2 WHERE notes = "5000 m" AND year = 2009 AND position = "1st"
|
Which venue had 5000 m notes in 2009 with a 1st position?
|
CREATE TABLE table_name_2 (venue VARCHAR, position VARCHAR, notes VARCHAR, year VARCHAR)
|
SELECT date FROM table_name_48 WHERE game = 8
|
What is Date, when Game is "8"?
|
CREATE TABLE table_name_48 (date VARCHAR, game VARCHAR)
|
SELECT argon FROM table_name_54 WHERE helium = "1.0000684"
|
Wha argon has helium of 1.0000684?
|
CREATE TABLE table_name_54 (argon VARCHAR, helium VARCHAR)
|
SELECT COUNT(*) FROM user_profiles
|
How many users are there?
|
CREATE TABLE user_profiles (Id VARCHAR)
|
SELECT recurring_cast_seasons FROM table_12441518_1 WHERE character = "Kevin Lucas"
|
Kevin lucas appears in which seasons?
|
CREATE TABLE table_12441518_1 (recurring_cast_seasons VARCHAR, character VARCHAR)
|
SELECT AVG(average) FROM table_name_13 WHERE wickets > 19 AND matches < 16
|
What is the average of someone with more than 19 wickets and less than 16 matches?
|
CREATE TABLE table_name_13 (average INTEGER, wickets VARCHAR, matches VARCHAR)
|
SELECT school FROM table_name_79 WHERE player = "michael dunigan"
|
What is the name of the school that has a player named Michael Dunigan?
|
CREATE TABLE table_name_79 (school VARCHAR, player VARCHAR)
|
SELECT record FROM table_name_6 WHERE date = "september 2"
|
What was the record on september 2?
|
CREATE TABLE table_name_6 (record VARCHAR, date VARCHAR)
|
SELECT position FROM table_21795650_1 WHERE races = 16
|
What was the highest position for the person who performed in 16 races?
|
CREATE TABLE table_21795650_1 (position VARCHAR, races VARCHAR)
|
SELECT team FROM table_27902171_5 WHERE record = "9-7"
|
What is every team with a record of 9-7?
|
CREATE TABLE table_27902171_5 (team VARCHAR, record VARCHAR)
|
SELECT score FROM table_name_37 WHERE home = "green bay packers"
|
Name the score for home of green bay packers
|
CREATE TABLE table_name_37 (score VARCHAR, home VARCHAR)
|
SELECT abbreviation FROM table_name_79 WHERE inception = "1999" AND assets_us$billion = "7.1"
|
What's the abbreviation for the country with an inception of 1999 and US$Billion assets of 7.1?
|
CREATE TABLE table_name_79 (abbreviation VARCHAR, inception VARCHAR, assets_us$billion VARCHAR)
|
SELECT T1.Order_Date FROM Customer_Orders AS T1 JOIN ORDER_ITEMS AS T2 ON T1.Order_ID = T2.Order_ID JOIN Products AS T3 ON T2.Product_ID = T3.Product_ID WHERE T3.Product_price > 1000
|
What are the order dates of orders with price higher than 1000?
|
CREATE TABLE Products (Product_ID VARCHAR, Product_price INTEGER); CREATE TABLE ORDER_ITEMS (Order_ID VARCHAR, Product_ID VARCHAR); CREATE TABLE Customer_Orders (Order_Date VARCHAR, Order_ID VARCHAR)
|
SELECT incumbent FROM table_2668352_5 WHERE district = "Kentucky 2"
|
Who is every incumbent when Kentucky 2 is the district?
|
CREATE TABLE table_2668352_5 (incumbent VARCHAR, district VARCHAR)
|
SELECT MAX(fourth_place) FROM table_1571238_2 WHERE team = "Yale"
|
When the team is yale what is max amount of times they placed fourth?
|
CREATE TABLE table_1571238_2 (fourth_place INTEGER, team VARCHAR)
|
SELECT SUM(top_5) FROM table_name_35 WHERE events < 2
|
What is the sum of Top-5 values with events values less than 2?
|
CREATE TABLE table_name_35 (top_5 INTEGER, events INTEGER)
|
SELECT title FROM table_28768925_1 WHERE no_in_series = 43
|
What is the name of episode 43 in the series?
|
CREATE TABLE table_28768925_1 (title VARCHAR, no_in_series VARCHAR)
|
SELECT MIN(year_born) FROM table_12962773_12 WHERE height = "2.04"
|
What year was the player with the height 2.04 born?
|
CREATE TABLE table_12962773_12 (year_born INTEGER, height VARCHAR)
|
SELECT COUNT(original_air_date) FROM table_23255941_1 WHERE episode__number = 12
|
How many original air dates did episode 12 have?h
|
CREATE TABLE table_23255941_1 (original_air_date VARCHAR, episode__number VARCHAR)
|
SELECT MIN(goals) FROM table_name_57 WHERE games < 41 AND player = "mark amos"
|
Which Goals have Games smaller than 41, and a Player of mark amos?
|
CREATE TABLE table_name_57 (goals INTEGER, games VARCHAR, player VARCHAR)
|
SELECT AVG(week) FROM table_name_62 WHERE attendance = 41 OFFSET 604
|
what is the week there were 41,604 people in attendance?
|
CREATE TABLE table_name_62 (week INTEGER, attendance VARCHAR)
|
SELECT icao FROM table_name_1 WHERE iata = "rba"
|
What is the ICAO code for the airport with RBA as its IATA code?
|
CREATE TABLE table_name_1 (icao VARCHAR, iata VARCHAR)
|
SELECT designation FROM table_name_86 WHERE qualification = "m.tech (e.c.e)"
|
What is the designation for the m.tech (e.c.e) qualification?
|
CREATE TABLE table_name_86 (designation VARCHAR, qualification VARCHAR)
|
SELECT MAX(year) FROM table_24642706_1 WHERE money_list_rank = 74
|
Name the most year for money list rank is 74
|
CREATE TABLE table_24642706_1 (year INTEGER, money_list_rank VARCHAR)
|
SELECT outcome FROM table_name_44 WHERE year > 1939 AND opponent_in_the_final = "frank kovacs"
|
Which Outcome has a Year larger than 1939, and an Opponent in the final of frank kovacs?
|
CREATE TABLE table_name_44 (outcome VARCHAR, year VARCHAR, opponent_in_the_final VARCHAR)
|
SELECT january_15_16 FROM table_25252080_3 WHERE november_3 = "133"
|
What number is shown for january 15-16 when november 3 is 133?
|
CREATE TABLE table_25252080_3 (january_15_16 VARCHAR, november_3 VARCHAR)
|
SELECT COUNT(length__miles_) FROM table_name_95 WHERE east_or_north_terminus = "ne 2 in lincoln"
|
what is the length (miles) when the east or north terminus is ne 2 in lincoln?
|
CREATE TABLE table_name_95 (length__miles_ VARCHAR, east_or_north_terminus VARCHAR)
|
SELECT COUNT(result) FROM table_1341663_6 WHERE district = "California 38"
|
How many outcomes were there in the elections in California 38?
|
CREATE TABLE table_1341663_6 (result VARCHAR, district VARCHAR)
|
SELECT MAX(events) FROM table_name_93 WHERE top_5 > 5 AND top_10 > 28
|
Which Events is the highest one that has a Top-5 larger than 5, and a Top-10 larger than 28?
|
CREATE TABLE table_name_93 (events INTEGER, top_5 VARCHAR, top_10 VARCHAR)
|
SELECT driver FROM table_name_87 WHERE grid < 12 AND time_retired = "+ 3 laps"
|
What driver has a grid under 12 with a Time/Retired of + 3 laps?
|
CREATE TABLE table_name_87 (driver VARCHAR, grid VARCHAR, time_retired VARCHAR)
|
SELECT MIN(cuts_made) FROM table_name_90 WHERE top_10 < 11 AND top_5 > 2 AND top_25 < 6
|
Name the least cuts for top-5 more than 2 with top 25 less than 6 and top 10 less than 11
|
CREATE TABLE table_name_90 (cuts_made INTEGER, top_25 VARCHAR, top_10 VARCHAR, top_5 VARCHAR)
|
SELECT total FROM table_name_89 WHERE league < 1
|
what is the total when the league is less than 1?
|
CREATE TABLE table_name_89 (total VARCHAR, league INTEGER)
|
SELECT home_team FROM table_name_60 WHERE tie_no = "7"
|
Who was the home team when the Tie no was 7?
|
CREATE TABLE table_name_60 (home_team VARCHAR, tie_no VARCHAR)
|
SELECT team FROM table_17327458_1 WHERE date_of_appointment = "12 June"
|
What team appointed a manager on 12 June?
|
CREATE TABLE table_17327458_1 (team VARCHAR, date_of_appointment VARCHAR)
|
SELECT first_elected FROM table_name_61 WHERE party = "republican" AND result = "retired democratic gain"
|
What is First elected that has republican Party and a Result of retired democratic gain?
|
CREATE TABLE table_name_61 (first_elected VARCHAR, party VARCHAR, result VARCHAR)
|
SELECT format_s_ FROM table_name_15 WHERE label = "atlantic records" AND catalog = "512336"
|
What are the formats associated with the Atlantic Records label, catalog number 512336?
|
CREATE TABLE table_name_15 (format_s_ VARCHAR, label VARCHAR, catalog VARCHAR)
|
SELECT opponent FROM table_name_39 WHERE game < 70 AND record = "43β16β8"
|
Game smaller than 70, and a Record of 43β16β8 is what opponent?
|
CREATE TABLE table_name_39 (opponent VARCHAR, game VARCHAR, record VARCHAR)
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.