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
2021 List of Billionaires from Forbes with way more features than 1.0
@kaggle.alexanderbader_forbes_billionaires_of_2021_20
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
);
Anyone who has the link will be able to view this.