MAAMA Weekly Stock Data (2012-2022)
Weekly stock data of MAAMA companies (Microsoft, Apple, Alphabet, Meta, Amazon)
@kaggle.arnavr10880_maama_companies_stock_price_20122022
Weekly stock data of MAAMA companies (Microsoft, Apple, Alphabet, Meta, Amazon)
@kaggle.arnavr10880_maama_companies_stock_price_20122022
CREATE TABLE meta (
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"adj_close" DOUBLE,
"volume" BIGINT
);
Anyone who has the link will be able to view this.