clustrd (version 1.3.2)

bribery: Bribery cases in Russia

Description

The data set refers to a collection of 55 articles on Bribery cases from central Russian newspapers 1999-2000 (Mirkin, 2005). The variables reflect the following fivefold structure of bribery situations: two interacting sides - the office and the client, their interaction, the corrupt service rendered, and the environment in which it all occurs. These structural aspects can be characterized by eleven variables that have been manually recovered from the newspaper articles.

Usage

data("bribery")

Arguments

Format

A data frame with 55 observations on 11 categorical variables.

Of

Type of Office

Cl

Level of Client

Serv

Type of service: obstruction of justice, favours, cover-up, change of category, extortion of money for rendering free services

Occ

Frequency of occurrence

Init

Who initiated the bribery act

Brib

Bribe Level in $

Typ

Type of corruption

Net

Corruption network

Con

Condition of corruption

Bran

Branch at which the corrupt service occurred

Pun

Punishment

References

Mirkin, B. (2005). Clustering for data mining: a data recovery approach. Chapman and Hall/CRC.

Examples

Run this code
# NOT RUN {
data(bribery)
# }

Run the code above in your browser using DataLab