Baselight

IPL AUCTION 2024 DATASET

Unveiling the Stars: IPL Auction 2024 Data Analysis

@kaggle.akshaycsargar_ipl_auction_2024_dataset

Loading...
Loading...

About this Dataset

IPL AUCTION 2024 DATASET

Dive into the Excitement: Explore the IPL Auction 2024 Dataset! Uncover the player signings, team strategies, bidding wars and more from the latest IPL auction. Analyze the trends, evaluate player values, and discover the pulse of the cricketing world as teams assemble their squads for the upcoming season. Whether you're a cricket enthusiast or sports analyst this comprehensive dataset provides valuable insights into one of the most electrifying events in the world of cricket.

Tables

Ipl Auction 2024 Dataset

@kaggle.akshaycsargar_ipl_auction_2024_dataset.ipl_auction_2024_dataset
  • 18.32 kB
  • 675 rows
  • 8 columns
Loading...
CREATE TABLE ipl_auction_2024_dataset (
  "unnamed_0" BIGINT  -- Unnamed: 0,
  "player" VARCHAR,
  "base_price" VARCHAR,
  "type" VARCHAR,
  "cost_in_cr" DOUBLE  -- COST IN ₹ (CR.),
  "cost_in_000" DOUBLE  -- Cost IN $ (000),
  "n_2023_squad" VARCHAR  -- 2023 Squad,
  "team" VARCHAR
);

Share link

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