META HD
META_Historical_Data
@kaggle.victormichelle_meta_hd
META_Historical_Data
@kaggle.victormichelle_meta_hd
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.