Baselight

IPL 2008 Auction 1

List of players whom was bought from Indian Premier League 2008 Auction 1

@kaggle.sandragracenelson_ipl_2008_auction_1

Loading...
Loading...

About this Dataset

IPL 2008 Auction 1

The first auction was held on 20 February 2008. The total salary cap was set at US$5 million with a minimum of US$ 3.3 million to be spend. Players were divided into categories with Category-A, B, C and D representing prominent players. Remaining Wicket-keepers, All-rounders, Batsmen and Bowlers were kept in category-E, F, G and H respectively. 77 players signed up for auction including 48 foreign players. 75 players were auctioned with Mohammed Yousuf and Ashwell Prince remaining unsold. MS Dhoni was the costliest player at US$1.5 million. Andrew Symonds was the most costly foreign player. The unsold players were paid their base price by the BCCI. Jaipur was fined for not reaching the minimum spending of US$3 million.

Tables

Ipl2008 Auc1

@kaggle.sandragracenelson_ipl_2008_auction_1.ipl2008_auc1
  • 8.51 KB
  • 77 rows
  • 8 columns
Loading...

CREATE TABLE ipl2008_auc1 (
  "no" BIGINT,
  "category" VARCHAR,
  "name" VARCHAR,
  "nationality" VARCHAR,
  "speciality" VARCHAR,
  "base_price_in_us_thousands" BIGINT,
  "team" VARCHAR,
  "auctioned_price_in_us_thousands" DOUBLE
);

Share link

Anyone who has the link will be able to view this.