scientificinternet freedomdigital rightscensorshippress freedompolicyhuman rightsglobal index2025
Internet Freedom & Digital Rights Index — 70 Countries (2025)
About this data
End-to-end 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
| Name | Type | Description |
|---|---|---|
| country | string | |
| iso3 | string | |
| continent | string | |
| internet_freedom_score | string | |
| internet_freedom_status | string | |
| press_freedom_score | string | |
| press_freedom_rank | string | |
| obstacles_to_access | string | |
| content_limits | string | |
| user_rights_violations | string | |
| vpn_restriction | string | |
| social_media_blocked | string | |
| notable_censorship_events | string |
Sample Data
Preview a sample of the data before downloading.
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: "Internet Freedom & Digital Rig" })
// Found: 29d27ad1-8921-4eab-bcbd-8c16c305ad39
get_download_url({ dataset_id: "29d27ad1-8921-4eab-bcbd-8c16c305ad39" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/29d27ad1-8921-4eab-bcbd-8c16c305ad39/download-url