Baselight

Mock IPL Auction Player Ratings

Dataset for conducting Mock IPL Auction.

@kaggle.viditjain211_mock_ipl_auction_player_ratings

Loading...
Loading...

About this Dataset

Mock IPL Auction Player Ratings

Mock IPL Auctions are a fun compition among Cricket enthusiasts, To facilitate more of such events this dataset would provide the needed information
the following dataset provides data for 150 players.
keep in mind that data like base price and rating were assigned voluntarily and do not have any official source.
An Excel-based Dashboard for keeping track of your auction could be found on this blog.
Best of Luck in Organising a successful event in your circle.
Drop a like or comment if this comes to any use for you😊 😊

Tables

Mock Ipl Auction Player Rating

@kaggle.viditjain211_mock_ipl_auction_player_ratings.mock_ipl_auction_player_rating
  • 7.01 KB
  • 152 rows
  • 6 columns
Loading...

CREATE TABLE mock_ipl_auction_player_rating (
  "name" VARCHAR,
  "unnamed_1" VARCHAR,
  "base_price" VARCHAR,
  "nationality" VARCHAR,
  "role" VARCHAR,
  "rating" DOUBLE
);

Share link

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