Retrieves name, CMC id, symbol, slug, rank, an activity flag as well as activity dates on CMC for all coins
Source:R/crypto_list.R
exchange_list.Rd
This code uses the web api. It retrieves data for all historic and all active exchanges and does not require an 'API' key.
Value
List of (active and historically existing) exchanges in a tibble:
- id
CMC exchange id (unique identifier)
- name
Exchange name
- slug
Exchange URL slug (unique)
- is_active
Flag showing whether exchange is active (1), inactive(0) or untracked (-1)
- first_historical_data
First time listed on CMC
- last_historical_data
Last time listed on CMC, today's date if still listed