scientificcybersecuritycountry-indexrisk-assessmentpolicyglobalmulti-source

Global Cybersecurity Readiness & Threat Index by Country — 2025

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

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

NameTypeDescription
countrystring
iso3string
regionstring
gci_scorestring
gci_tierstring
ncsi_scorestring
ncsi_ddl_scorestring
cyber_safety_scorestring
data_breach_cost_usd_mstring
has_data_protection_lawstring
data_protection_strengthstring
has_cybercrime_lawstring
has_national_certstring
cert_namestring
internet_penetration_pctstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.5 / 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 Cybersecurity Readiness" })
// Found: 4681d2cd-2743-4e91-a619-82ec66938b23
get_download_url({ dataset_id: "4681d2cd-2743-4e91-a619-82ec66938b23" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/4681d2cd-2743-4e91-a619-82ec66938b23/download-url