Bitcoin Blockchain Data
Bitcoin Historical Dataset 9-May-2021, contains all information for each blocks
@kaggle.jventrone_bitcoin_blockchain_data
Bitcoin Historical Dataset 9-May-2021, contains all information for each blocks
@kaggle.jventrone_bitcoin_blockchain_data
CREATE TABLE country_model_dataset (
"country" VARCHAR,
"model" VARCHAR,
"m_b_c_usd" DOUBLE,
"power_consumtion" BIGINT,
"th_s" BIGINT,
"usd_profit" DOUBLE,
"btc_profit" DOUBLE
);
Anyone who has the link will be able to view this.