Baselight

IPL 2024 Players Auction Stats

A Look into IPL 2024 Players Auction Data

@kaggle.sandeepmistry2004_ipl_2024_players_auction_stats

Loading...
Loading...

About this Dataset

IPL 2024 Players Auction Stats

Get the scoop on IPL 2024 players' auction! This CSV dives into the numbers, revealing who got picked, for how much, and by which team. Explore the stats and strategies behind this season's cricket action!

Tables

Auction

@kaggle.sandeepmistry2004_ipl_2024_players_auction_stats.auction
  • 5.63 KB
  • 72 rows
  • 5 columns
Loading...

CREATE TABLE auction (
  "player" VARCHAR,
  "nationality" VARCHAR,
  "type" VARCHAR,
  "team" VARCHAR,
  "price_paid" BIGINT
);

Share link

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