Global Cybersecurity Readiness & Threat Index by Country — 2025
About this data
Comprehensive multi-source index measuring cybersecurity readiness across 70 countries. Combines data from ITU Global Cybersecurity Index (GCI 2024), National Cyber Security Index (NCSI), MixMode/Comparitech Cyber Safety Score, IBM Cost of Data Breach Report, DLA Piper data protection law classifications, and ITU/World Bank internet penetration statistics. Each row represents one country with 15 normalized indicators including: GCI score and tier, NCSI score, digital development level, composite cyber safety score, average data breach cost, data protection law status and strength (1-4 scale), cybercrime legislation status, national CERT/CSIRT presence and name, and internet penetration rate. Sources: ITU (GCI 2024), e-Governance Academy (NCSI), MixMode/Comparitech, IBM/Ponemon Institute, DLA Piper, UNCTAD, World Bank, Internet World Stats. Ideal for: cybersecurity policy research, country risk assessment, digital infrastructure analysis, investment due diligence, and academic research on global cyber resilience patterns.
Schema
| Name | Type | Description |
|---|---|---|
| country | string | |
| iso3 | string | |
| region | string | |
| gci_score | string | |
| gci_tier | string | |
| ncsi_score | string | |
| ncsi_ddl_score | string | |
| cyber_safety_score | string | |
| data_breach_cost_usd_m | string | |
| has_data_protection_law | string | |
| data_protection_strength | string | |
| has_cybercrime_law | string | |
| has_national_cert | string | |
| cert_name | string | |
| internet_penetration_pct | 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 Cybersecurity Readiness" })
// Found: 4681d2cd-2743-4e91-a619-82ec66938b23
get_download_url({ dataset_id: "4681d2cd-2743-4e91-a619-82ec66938b23" }) // free — no API key needed# Free dataset — no API key required: curl https://api.databazaar.io/datasets/4681d2cd-2743-4e91-a619-82ec66938b23/download-url