Baselight

Cryptocurrency Market Values And Supply

Tracking Value and Supply Trends

@kaggle.thedevastator_cryptocurrency_market_values_and_supply

Loading...
Loading...

About this Dataset

Cryptocurrency Market Values And Supply


Cryptocurrency Market Values and Supply

Tracking Value and Supply Trends

By [source]


About this dataset

This dataset provides an unparalleled insight into the trends of the cryptocurrency market by collecting daily snapshots of its market capitalization, price, circulating supply, and the name, symbol, and date associated with each snapshot. The data offers researchers a comprehensive view of different cryptocurrencies across the globe in terms of value and techniques used to manage their supplies. This data helps us compare different digital currencies while identifying each currency’s potential for growth based on current valuation trends or its susceptibility to volatility. Furthermore, this dataset enables us to research both current developments as well as historical dynamics within the cryptocurrency market. Ultimately, these records provide critical material for gaining a better understanding of the concept that governs digital currency markets and allow users to make informed decisions when choosing between various investments options in a rapidly changing finance industry

More Datasets

For more datasets, click here.

Featured Notebooks

  • 🚨 Your notebook can be here! 🚨!

How to use the dataset

This dataset provides an invaluable insight into the trends of the cryptocurrency market, allowing you to analyze and compare different cryptocurrencies in terms of their market value, circulating supply and volatility. Here's how to get started using this dataset:

  • Examine the Columns: The dataset includes several columns such as Name, Market_cap, Price, Circulating_supply and Symbol. It is important to understand what data each column contains before you start exploring the data.
  • Select Correlated Cryptocurrencies: You can select two or more correlated cryptocurrencies to compare their market values, circulating supplies or prices over time. This allows you to see how changes in one currency affects other currencies.
  • Filter Results by Price or Market Cap: You can filter your results by setting a specific maximum or minimum price for each cryptocurrency or by setting a maximum/minimum market cap for any given day of analysis. This will help narrow down results that may be hard to interpret due to high variation in values between days or timespans (time series analysis).
  • Conduct Time Series Analysis: Start your time series analysis by tracking changes in Price, Market Cap and Circulating Supply over time on a single chart so that you can observe patterns better than if displayed separately; this makes it easier to spot potential correlations between values which might suggest underlying causes causing these changes.
    5 Use Models To Forecast Activity In The Cryptocurrency Market : Using Machine Learning models with historic data from this dataset enables more accurate predictions about what could happen in the future create more accurate models about expected future activity going into investing decisions for doing research about long term investments moves that goes beyond short term trading strategies

Research Ideas

  • Creating a statistical model to predict the price movement of different cryptocurrencies given market conditions and circulating supply;
  • Analyzing the effect of investing decisions on cryptocurrencies by analyzing historical trends in market capitalization, price, and circulating supply;
  • Identifying correlations between trading volume and market capitalization or circulating supply in order to better understand how these factors impacts prices over time

Acknowledgements

If you use this dataset in your research, please credit the original authors.
Data Source

License

License: CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication
No Copyright - You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information.

Columns

File: top cryto2.csv

Column name Description
Name The name of the cryptocurrency. (String)
Market_cap The total market capitalization of the cryptocurrency. (Float)
price The current price of the cryptocurrency. (Float)
circulating_supply The amount of the cryptocurrency that is currently in circulation. (Float)
symbol The symbol of the cryptocurrency. (String)
Date The date of the snapshot. (Date)

Acknowledgements

If you use this dataset in your research, please credit the original authors.
If you use this dataset in your research, please credit .

Tables

Top Cryto2

@kaggle.thedevastator_cryptocurrency_market_values_and_supply.top_cryto2
  • 21.07 KB
  • 600 rows
  • 7 columns
Loading...

CREATE TABLE top_cryto2 (
  "unnamed_0" BIGINT,
  "name" VARCHAR,
  "market_cap" DOUBLE,
  "price" DOUBLE,
  "circulating_supply" BIGINT,
  "symbol" VARCHAR,
  "date" VARCHAR
);

Share link

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