US Stock Market 2020 To 2024
US Stock Market Dataset: A Comprehensive View of the US Stock Market from Februa
@kaggle.dhavalpatel555_us_stock_market_2020_to_2024
US Stock Market Dataset: A Comprehensive View of the US Stock Market from Februa
@kaggle.dhavalpatel555_us_stock_market_2020_to_2024
CREATE TABLE us_stock_market_dataset (
"unnamed_0" BIGINT,
"date" VARCHAR,
"natural_gas_price" DOUBLE,
"natural_gas_vol" DOUBLE,
"crude_oil_price" DOUBLE,
"crude_oil_vol" DOUBLE,
"copper_price" DOUBLE,
"copper_vol" DOUBLE,
"bitcoin_price" DOUBLE,
"bitcoin_vol" BIGINT,
"platinum_price" DOUBLE,
"platinum_vol" DOUBLE,
"ethereum_price" DOUBLE,
"ethereum_vol" BIGINT,
"s_p_500_price" DOUBLE,
"nasdaq_100_price" DOUBLE,
"nasdaq_100_vol" DOUBLE,
"apple_price" DOUBLE,
"apple_vol" BIGINT,
"tesla_price" DOUBLE,
"tesla_vol" BIGINT,
"microsoft_price" DOUBLE,
"microsoft_vol" BIGINT,
"silver_price" DOUBLE,
"silver_vol" DOUBLE,
"google_price" DOUBLE,
"google_vol" BIGINT,
"nvidia_price" DOUBLE,
"nvidia_vol" BIGINT,
"berkshire_price" BIGINT,
"berkshire_vol" BIGINT,
"netflix_price" DOUBLE,
"netflix_vol" BIGINT,
"amazon_price" DOUBLE,
"amazon_vol" BIGINT,
"meta_price" DOUBLE,
"meta_vol" BIGINT,
"gold_price" DOUBLE,
"gold_vol" DOUBLE
);
Anyone who has the link will be able to view this.