Baselight

Forbes Billionaires Of 2021–2.0

2021 List of Billionaires from Forbes with way more features than 1.0

@kaggle.alexanderbader_forbes_billionaires_of_2021_20

Loading...
Loading...

About this Dataset

Forbes Billionaires Of 2021–2.0

Context

I felt unsatisfied with another dataset, thus did one that is bigger and better.

Inspiration

If I receive 20+ Non-Novice Votes, I will add geo data of the residency position.
Already done, go to 3.0

Acknowledgements

Skimmed the data from forbes.com

Tables

Forbes Billionaires

@kaggle.alexanderbader_forbes_billionaires_of_2021_20.forbes_billionaires
  • 115.85 KB
  • 2755 rows
  • 12 columns
Loading...

CREATE TABLE forbes_billionaires (
  "name" VARCHAR,
  "networth" DOUBLE,
  "country" VARCHAR,
  "source" VARCHAR,
  "rank" BIGINT,
  "age" DOUBLE,
  "residence" VARCHAR,
  "citizenship" VARCHAR,
  "status" VARCHAR,
  "children" DOUBLE,
  "education" VARCHAR,
  "self_made" VARCHAR
);

Share link

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