Baselight

Bitcoin (BTC-USD)

since its creation at 02/08/22

@kaggle.borismbobe_bitcoin_btcusd_since_its_creation_at_020822

Loading...
Loading...

About this Dataset

Bitcoin (BTC-USD)

this data base content the information about de bitcoin, since one year .
This database have 7 columns
this database will be updated every month.
it is from the yahoo finance site

Tables

Btc Usd

@kaggle.borismbobe_bitcoin_btcusd_since_its_creation_at_020822.btc_usd
  • 153.01 KB
  • 2877 rows
  • 7 columns
Loading...

CREATE TABLE btc_usd (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "adj_close" DOUBLE,
  "volume" BIGINT
);

Share link

Anyone who has the link will be able to view this.