scientific

Global AI Regulation & Policy Tracker by Country — 2025

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

About this data

Comprehensive dataset tracking AI regulation, legislation, and policy readiness across 60 countries worldwide. Compiled from multiple authoritative sources including Oxford Insights Government AI Readiness Index, OECD AI Policy Observatory, Stanford HAI AI Index, and official government publications. Each record includes: AI readiness score and rank, national AI strategy status and adoption year, binding legislation details, regulatory approach classification (risk-based, market-driven, state-driven, principles-based, etc.), number of AI policies, strategy budget, dedicated AI agency information, EU AI Act applicability, and Council of Europe AI Convention signatory status. Covers all major economies and regions. Ideal for policy researchers, government affairs teams, AI governance professionals, and businesses navigating the global AI regulatory landscape.

Schema

NameTypeDescription
countrystring
iso3string
regionstring
ai_readiness_scorestring
ai_readiness_rankstring
has_national_ai_strategystring
strategy_yearstring
has_binding_ai_legislationstring
key_legislationstring
legislation_yearstring
regulatory_approachstring
num_ai_policiesstring
strategy_budget_usdstring
has_dedicated_ai_agencystring
agency_namestring
eu_ai_act_appliesstring
coe_ai_convention_signatorystring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.3 / 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 AI Regulation & Policy " })
// Found: c31886d2-4b44-48c7-a8f8-1edbbebc0729
get_download_url({ dataset_id: "c31886d2-4b44-48c7-a8f8-1edbbebc0729" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/c31886d2-4b44-48c7-a8f8-1edbbebc0729/download-url