Baselight

Bitcoin (Not Looking Good)

I have a joke on Bitcoin - But it requires so much energy to get it.

@kaggle.programmerrdai_bitcoin_not_looking_good

Loading...
Loading...

About this Dataset

Bitcoin (Not Looking Good)

Bitcoin is a decentralized digital currency that can be transferred on the peer-to-peer bitcoin network. Bitcoin transactions are verified by network nodes through cryptography and recorded in a public distributed ledger called a blockchain. Wikipedia

Tables

Btc Usd

@kaggle.programmerrdai_bitcoin_not_looking_good.btc_usd
  • 150.68 KB
  • 2832 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.