Baselight

Forbes Highest Paid Athletes 1990-2020

Who earns the most in Sports?

@kaggle.parulpandey_forbes_highest_paid_athletes_19902019

Loading...
Loading...

About this Dataset

Forbes Highest Paid Athletes 1990-2020

Context

Here is a completel list of the world's highest-paid athletes since the first list published by Forbes in 1990. In 2002, they changed the reporting period from the full calendar year to June-to-June, and consequently, there are no records for 2001.

Content

The data is available from 1990 to 2019.

Acknowledgments

The data has been extracted from topendsports.com website

Photo by Austris Augusts on Unsplash

Tables

Forbes Richest Atheletes Forbes Richest Athletes 1990–2020

@kaggle.parulpandey_forbes_highest_paid_athletes_19902019.forbes_richest_atheletes_forbes_richest_athletes_1990_2020
  • 11.5 KB
  • 301 rows
  • 8 columns
Loading...

CREATE TABLE forbes_richest_atheletes_forbes_richest_athletes_1990_2020 (
  "s_no" BIGINT,
  "name" VARCHAR,
  "nationality" VARCHAR,
  "current_rank" BIGINT,
  "previous_year_rank" VARCHAR,
  "sport" VARCHAR,
  "year" BIGINT,
  "earnings_million" DOUBLE
);

Share link

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