Baselight

Test Matches Record

Record of Test Matches across the world(upto 2023)

@kaggle.agarwalyashhh_test_matches_record

Loading...
Loading...

About this Dataset

Test Matches Record

Contains information about the Top 107 Batsmen, country, number of fifties and hundreds scored, Number of fours and sixes hit, and their other test records

Tables

Test Matches Records

@kaggle.agarwalyashhh_test_matches_record.test_matches_records
  • 19.97 kB
  • 107 rows
  • 17 columns
Loading...
CREATE TABLE test_matches_records (
  "unnamed_0" BIGINT  -- Unnamed: 0,
  "names" VARCHAR,
  "country" VARCHAR,
  "span" VARCHAR,
  "matches" VARCHAR,
  "innings" BIGINT,
  "not_outs" BIGINT,
  "total_runs" BIGINT,
  "highest_score" VARCHAR,
  "average" DOUBLE,
  "fours" VARCHAR,
  "balls_faced" VARCHAR,
  "strike_rate" DOUBLE,
  "hundreds" BIGINT,
  "fifty" BIGINT,
  "zeroes" BIGINT,
  "sixes" VARCHAR
);

Share link

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