Big Profit Players: Global Organizations Dataset
Dominant Businesses Worldwide with Highest Earnings
@kaggle.danishammar_big_profit_players_in_world
Dominant Businesses Worldwide with Highest Earnings
@kaggle.danishammar_big_profit_players_in_world
CREATE TABLE big_profit_players_in_world (
"rank" BIGINT,
"company" VARCHAR,
"stock_symbol" VARCHAR,
"earnings_ttm_usd_in_billion" DOUBLE,
"share_price_usd" DOUBLE,
"company_origin" VARCHAR
);
Anyone who has the link will be able to view this.