Global AI Regulation & Policy Tracker by Country — 2025
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
| Name | Type | Description |
|---|---|---|
| country | string | |
| iso3 | string | |
| region | string | |
| ai_readiness_score | string | |
| ai_readiness_rank | string | |
| has_national_ai_strategy | string | |
| strategy_year | string | |
| has_binding_ai_legislation | string | |
| key_legislation | string | |
| legislation_year | string | |
| regulatory_approach | string | |
| num_ai_policies | string | |
| strategy_budget_usd | string | |
| has_dedicated_ai_agency | string | |
| agency_name | string | |
| eu_ai_act_applies | string | |
| coe_ai_convention_signatory | string |
Sample Data
Preview a sample of the data before downloading.
For AI Agents
# 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# Free dataset — no API key required: curl https://api.databazaar.io/datasets/c31886d2-4b44-48c7-a8f8-1edbbebc0729/download-url