scientificinternet freedomdigital rightscensorshippress freedompolicyhuman rightsglobal index2025

Global Internet Freedom & Digital Rights Index by Country — 2025

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

About this data

Comprehensive dataset tracking internet freedom and digital rights across 70 countries, combining Freedom House Freedom on the Net scores (0-100) with Reporters Without Borders Press Freedom Index scores. Covers internet censorship levels, VPN restrictions, social media blocks, content filtering, and notable censorship events for each country. Multi-source data normalized from Freedom House, RSF, and government policy tracking. Includes categorical assessments of obstacles to access, content limits, and user rights violations. Ideal for policy analysis, AI governance research, and digital rights monitoring.

Schema

NameTypeDescription
countrystring
iso3string
continentstring
internet_freedom_scorestring
internet_freedom_statusstring
press_freedom_scorestring
press_freedom_rankstring
obstacles_to_accessstring
content_limitsstring
user_rights_violationsstring
vpn_restrictionstring
social_media_blockedstring
notable_censorship_eventsstring

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 Internet Freedom & Digi" })
// Found: 29d27ad1-8921-4eab-bcbd-8c16c305ad39
get_download_url({ dataset_id: "29d27ad1-8921-4eab-bcbd-8c16c305ad39" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/29d27ad1-8921-4eab-bcbd-8c16c305ad39/download-url