Baselight

Forbes 2021 Global 500 Companies Statistics

Forbes 2021 Global 500 Companies Statistics, Sales, Profit, Assets, Market Value

@kaggle.kdsharmaai_forbes_2021_global_500_companies_statistics

Loading...
Loading...

About this Dataset

Forbes 2021 Global 500 Companies Statistics

Forbes 2021 Global 500 Companies Statistics, Sales, Profit, Assets, Market Value

Source: https://www.forbes.com/lists/global2000/

Contain statistics of global big companies
You can create EDA or play with data to check performance of different companies
Two basic tasks already added

Tables

Forbes 2021 Global 500 Companies Statistics

@kaggle.kdsharmaai_forbes_2021_global_500_companies_statistics.forbes_2021_global_500_companies_statistics
  • 26.03 KB
  • 500 rows
  • 7 columns
Loading...

CREATE TABLE forbes_2021_global_500_companies_statistics (
  "rank" BIGINT,
  "name" VARCHAR,
  "country" VARCHAR,
  "sales" BIGINT,
  "profit" BIGINT,
  "assets" BIGINT,
  "market_value" BIGINT
);

Share link

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