Baselight

Forbes Billionaires 2022

Billionaires of 2022 curated by Forbes.

@kaggle.jjdaguirre_forbes_billionaires_2022

Loading...
Loading...

About this Dataset

Forbes Billionaires 2022

Dataset containing the list of 2500+ people with fortunes valued at least 1 Billion USD.

Dset Features

  • Rank
  • Name
  • Net Worth
  • Age
  • Country
  • Source
  • Industry

Source

Scrapping python script here

Tables

N 2022 Forbes Billionaires

@kaggle.jjdaguirre_forbes_billionaires_2022.n_2022_forbes_billionaires
  • 80.23 KB
  • 2600 rows
  • 8 columns
Loading...

CREATE TABLE n_2022_forbes_billionaires (
  "unnamed_0" BIGINT,
  "rank" BIGINT,
  "name" VARCHAR,
  "networth" VARCHAR,
  "age" BIGINT,
  "country" VARCHAR,
  "source" VARCHAR,
  "industry" VARCHAR
);

Share link

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