Bitcoin
Time Series - Digital Currencies
@kaggle.ixhele_bitcoin_time_series
Time Series - Digital Currencies
@kaggle.ixhele_bitcoin_time_series
CREATE TABLE bitcoin_usd (
"unnamed_0" TIMESTAMP,
"open_usd" DOUBLE,
"high_usd" DOUBLE,
"low_usd" DOUBLE,
"close_usd" DOUBLE,
"volume" BIGINT
);
Anyone who has the link will be able to view this.