Corruption Perceptions Index

4,866
0
Updated:
Files:1
Size:15.7 kB
Formats:csv

Corruption perceptions index (cpi) ranks countries/territories in terms of the degree to which corruption is perceived to exist among public officials and politicians. the data is sourced from tra...

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/corruption-perceptions-index/
https://datahub.io/core/corruption-perceptions-index/_r/-/.gitignore
https://datahub.io/core/corruption-perceptions-index/_r/-/LICENSE
https://datahub.io/core/corruption-perceptions-index/_r/-/README.md
https://datahub.io/core/corruption-perceptions-index/_r/-/acquire_data.r
https://datahub.io/core/corruption-perceptions-index/_r/-/analyze_data.jl
https://datahub.io/core/corruption-perceptions-index/_r/-/data/cpi.csv
https://datahub.io/core/corruption-perceptions-index/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/corruption-perceptions-index/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/corruption-perceptions-index/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Files

Explore with AI

data

Download

Download CSV

About

Last updated
9 February 2026
Total rows
...
Format
CSV
File size
15.7 kB

About this dataset

Corruption perceptions index (cpi) ranks countries/territories in terms of the degree to which corruption is perceived to exist among public officials and politicians.

Data

the data is sourced from transparency international.

the corruption perceptions index (cpi) ranks countries/territories in terms of the degree to which corruption is perceived to exist among public officials and politicians. it draws on different assessments and business opinion surveys carried out by independent and reputable institutions. it captures information about the administrative and political aspects of corruption. broadly speaking, the surveys and assessments used to compile the index include questions relating to bribery of public officials, kickbacks in public procurement, embezzlement of public funds, and questions that probe the strength and effectiveness of public sector anti-corruption efforts.

more info here.

Preparation

requires:

  1. r - rvest, xlsx
  2. java 8
  3. julia - gadfly, dataframes

note: the scale of the cpi is 0-10 from 1998 to 2011, and 0-100 from 2012 onwards, due to an update to the methodology used to calculate the cpi in 2012.

data in data/ generated by:

$ ./acquire_data.r

or, for the paranoid:

$ torify ./acquire_data.r

acquire_data.r downloads files from transparency international, converts them to csv format, and mergesthem in cpi.csv file.

warning: the files are not at all curated well. many countries are spelled different ways in each annual report, so the scripts will count them as different countries.

License

This Data Package is made available under the Public Domain Dedication and License v1.0 whose full text can be found at: http://www.opendatacommons.org/licenses/pddl/1.0/