Billionaires Index
World’s 500 Richest People
@kaggle.kkhandekar_billionaires_index
World’s 500 Richest People
@kaggle.kkhandekar_billionaires_index
CREATE TABLE billionairesindex (
"rank" BIGINT,
"name" VARCHAR,
"total_net_worth" VARCHAR,
"lastchange" VARCHAR,
"ytdchange" VARCHAR,
"country" VARCHAR,
"industry" VARCHAR
);
Anyone who has the link will be able to view this.