Ndrangheta {greed} | R Documentation |
Ndrangheta mafia covert network dataset
Description
Network of co-attendance occurrence attendance of suspected members of the Ndrangheta criminal organization at summits (meetings whose purpose is to make important decisions and/or affiliations, but also to solve internal problems and to establish roles and powers) taking place between 2007 and 2009.
Usage
data(Ndrangheta)
Format
An object of class list
with two fields;
- X
network adjacency matrix as a
matrix
of size 146x146- node_meta
data frame of nodes meta information with features :
- Id
id of the node, rownames of network adjacency matrix
- Locale
factor with the locali affiliation of the node , "OUT": Suspects not belonging to La Lombardia, "MISS": Information not available, other Locali Id.
- Role
factor with the type of hierarchical position of the node "MISS": Information not available,"boss": high hierarchical position, "aff": affiliate
Source
ucinetsoftware/datasets/covert-networks
References
Extended Stochastic Block Models with Application to Criminal Networks, Sirio Legramanti and Tommaso Rigon and Daniele Durante and David B. Dunson, 2021, (arXiv:2007.08569).
Examples
data(Ndrangheta)