Forbes Billionaires 2021–3.0
2021 List of Billionaires from Forbes, now with geo points of residency
@kaggle.alexanderbader_forbes_billionaires_2021_30
2021 List of Billionaires from Forbes, now with geo points of residency
@kaggle.alexanderbader_forbes_billionaires_2021_30
CREATE TABLE forbes_billionaires_geo (
"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,
"geometry" VARCHAR
);
Anyone who has the link will be able to view this.