August To September 2021 From 19 Cryptocurrencies
minute by minute analysis of cryptocurrency prices
@kaggle.daniel122_august_to_september_2021
minute by minute analysis of cryptocurrency prices
@kaggle.daniel122_august_to_september_2021
CREATE TABLE coinbase_extracted_second (
"datetime" TIMESTAMP,
"symbol" VARCHAR,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE
);
Anyone who has the link will be able to view this.