Market Cap Of Tech Companies In 2022
Take a look at the market cap of largest tech companies in the world.
@kaggle.arslankas_market_cap_of_tech_companies_in_2022
Take a look at the market cap of largest tech companies in the world.
@kaggle.arslankas_market_cap_of_tech_companies_in_2022
CREATE TABLE tech_market_cap (
"unnamed_0" BIGINT -- Unnamed: 0,
"rank" BIGINT,
"name" VARCHAR,
"market_cap" VARCHAR,
"price" VARCHAR,
"today" VARCHAR,
"country" VARCHAR
);
Anyone who has the link will be able to view this.