Baselight

Fortune Global 500 From 2019-2021

Global largest companies

@kaggle.prasertk_fortune_global_500_from_20192021

Loading...
Loading...

About this Dataset

Fortune Global 500 From 2019-2021

Context

Explore the changing in top Fortune global 500 companies from 2019-2021

Content

Look at the dynamic nature of business in each sector/industry.

Acknowledgements

https://fortune.com/global500/2021/search/

Inspiration

Explore various dimensions of largest companies

Tables

Fortune Global 500 From 2019–2021

@kaggle.prasertk_fortune_global_500_from_20192021.fortune_global_500_from_2019_2021
  • 96.81 KB
  • 1500 rows
  • 18 columns
Loading...

CREATE TABLE fortune_global_500_from_2019_2021 (
  "year" BIGINT,
  "rank" DOUBLE,
  "name" VARCHAR,
  "sector" VARCHAR,
  "industry" VARCHAR,
  "revenues" DOUBLE,
  "revchange" DOUBLE,
  "profits" DOUBLE,
  "prftchange" DOUBLE,
  "assets" DOUBLE,
  "employees" BIGINT,
  "hqcity" VARCHAR,
  "hqstate" VARCHAR,
  "newcomer" VARCHAR,
  "profitable" VARCHAR,
  "ceowoman" VARCHAR,
  "jobgrowth" VARCHAR,
  "permalink" VARCHAR
);

Share link

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