financialcryptocurrencyregulationblockchaincbdcadoptioncompliancefintechpolicyglobal

Global Cryptocurrency Regulation & Adoption by Country — 2025

Category
Financial
Records
50 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
Verification
unverified
PII
None detected
Downloads
0

About this data

Comprehensive dataset tracking cryptocurrency regulation, legal status, and adoption metrics across 50 countries worldwide. Combines data from Chainalysis Global Crypto Adoption Index 2025, Atlantic Council CBDC Tracker, FATF Travel Rule compliance reports, and national regulatory bodies. Each country entry includes: legal status (legal/restricted/banned), regulatory framework maturity, primary regulator, key legislation, CBDC development status, Chainalysis adoption ranking, Travel Rule implementation, VASP licensing requirements, crypto tax policy and rates, stablecoin regulation status, and data sources. Covers all major economies plus emerging markets across 7 regions. Normalized and cross-referenced from 6+ authoritative sources for accuracy.

Schema

NameTypeDescription
countrystring
iso_alpha3string
regionstring
crypto_legal_statusstring
regulatory_frameworkstring
primary_regulatorstring
key_legislationstring
cbdc_statusstring
cbdc_namestring
chainalysis_adoption_rankstring
travel_rule_implementedstring
vasp_licensing_requiredstring
crypto_tax_policystring
capital_gains_tax_rate_pctstring
stablecoin_regulationstring
crypto_atm_countstring
year_first_regulatedstring
sourcesstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.4 / 5
0 downloads
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Global Cryptocurrency Regulati" })
// Found: 4e3befff-1802-4fd7-a3d0-8348d52a2f38
get_download_url({ dataset_id: "4e3befff-1802-4fd7-a3d0-8348d52a2f38" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/4e3befff-1802-4fd7-a3d0-8348d52a2f38/download-url