Crypto-Currency Datasets
Datasets for examining the latest trends in the cryptocurrency market
@kaggle.mmohaiminulislam_crypto_currency_datasets
Datasets for examining the latest trends in the cryptocurrency market
@kaggle.mmohaiminulislam_crypto_currency_datasets
CREATE TABLE cryptocurrencydata (
"rank" BIGINT,
"coin_name" VARCHAR,
"symbol" VARCHAR,
"n__price" VARCHAR,
"n_1h" VARCHAR,
"n_24h" VARCHAR,
"n_7d" VARCHAR,
"n_30d" VARCHAR,
"n__24h_volume" VARCHAR,
"circulating_supply" VARCHAR,
"total_supply" VARCHAR,
"n__market_cap" VARCHAR
);
Anyone who has the link will be able to view this.