[Crypto] CoinGecko Vs CoinMarketCap Data
A tiny dataset for comparing CG's "Trust Score" With CMC's "Liquidity Metric"
@kaggle.thesherpafromalabama_coingecko_vs_coinmarketcap_data
A tiny dataset for comparing CG's "Trust Score" With CMC's "Liquidity Metric"
@kaggle.thesherpafromalabama_coingecko_vs_coinmarketcap_data
On a quest to compare different cryptoexchanges, I came up with the idea to compare metrics across multiple platforms (at the moment just two). CoinGecko and CoinMarketCap are two of the biggest websites for monitoring both exchanges and cryptoprojects. In response to over-inflated volumes faked by crypto exchanges, both websites came up with independent metrics for assessing the worth of a given exchange.
Collected on May 10, 2020
CoinGecko's data is a bit more holistic, containing metrics across a multitude of areas (you can read more in the original blog post here. The data from CoinGecko consists of the following:
-Exchange Name
-Trust Score (on a scale of N/A-10)
-Type (centralized/decentralized)
-AML (risk: How well prepared are they to handle financial crime?)
-API Coverage (Blanket Measure that includes: (1) Tickers Data (2) Historical Trades Data (3) Order Book Data (4) Candlestick/OHLC (5) WebSocket API (6) API Trading (7) Public Documentation
-API Last Updated (When was the API last updated?)
-Bid Ask Spread (Average buy/sell spread across all pairs)
-Candlestick (Available/Not)
-Combined Orderbook Percentile (See above link)
-Estimated_Reserves (estimated holdings of major crypto)
-Grade_Score (Overall API score)
-Historical Data (available/not)
-Jurisdiction Risk (risk: risk of Terrorist activity/bribery/corruption?)
-KYC Procedures (risk: Know Your Customer?)
-License and Authorization (risk: has exchange sought regulatory approval?)
-Liquidity (don't confuse with "CMC Liquidity". THIS column is a combo of (1) Web traffic & Reported Volume (2) Order book spread (3) Trading Activity (4) Trust Score on Trading Pairs
-Negative News (risk: any bad news?)
-Normalized Trading Volume (Trading Volume normalized to web traffic)
-Normalized Volume Percentile (see above blog link)
-Orderbook (available/not)
-Public Documentation (got well documented API available to everyone?)
-Regulatory Compliance (risk rating from compliance perspective)
-Regulatory last updated (last time regulatory metrics were updated)
-Reported Trading Volume (volume as listed by the exchange)
-Reported Normalized Trading Volume (Ratio of normalized to reported volume [0-1])
-Sanctions (risk: risk of sanctions?)
-Scale (based on: (1) Normalized Trading Volume Percentile (2) Normalized Order Book Depth Percentile
-Senior Public Figure (risk: does exchange have transparent public relations? etc)
-Tickers (tick tick tick...)
-Trading via API (can data be traded through the API?)
-Websocket (got websockets?)
-Green Pairs (Percentage of trading pairs deemed to have good liquidity)
-Yellow Pairs (Percentage of trading pairs deemed to have fair liquidity
-Red Pairs (Percentage of trading pairs deemed to have poor liquidity)
-Unknown Pairs (percentage of trading pairs that do not have sufficient order book data)
~
Again, CoinMarketCap only has one metric (that was recently updated and scales from 1-1000, 1000 being very liquid and 1 not. You can go check the article out for yourself. In the dataset, this is the "CMC Liquidity" column, not to be confused with the "Liquidity" column, which refers to the CoinGecko Metric!
Thanks to coingecko and cmc for making their data scrapable :)
[CMC, you should try to give us a little more access to the figures that define your metric. Thanks!]
Your data will be in front of the world's largest data science community. What questions do you want to see answered?
Anyone who has the link will be able to view this.