Learn R Programming

migraph (version 0.12.1)

mpn_elite_mex: One-mode Mexican power elite database (Knoke 1990)

Description

This data contains the full network of 35 members of the Mexican power elite. The undirected lines connecting pairs of men represent any formal, informal, or organizational relation between a dyad; for example, “common belonging (school, sports, business, political participation), or a common interest (political power)” (Mendieta et al. 1997: 37). Additional nodal attributes include their full name, place of birth, state, and region (1=North, 2=Centre, 3=South, original coding added by Frank Heber), as well as their year of entry into politics and whether they are civilian (0) or affiliated with the military (1). An additional variable "in_mpn" can be used to subset this network to a network of 11 core members of the 1990s Mexican power elite (Knoke 2017), three of which were successively elected presidents of Mexico: José López Portillo (1976-82), Miguel de la Madrid (1982-88), and Carlos Salinas de Gortari (1988-94, who was also the son of another core member, Raúl Salinas Lozano).

Usage

data(mpn_elite_mex)

Arguments

Format

#> # A tbl_graph: 35 nodes and 117 edges
#> #
#> # An undirected simple graph with 1 component
#> #
#> # Node Data: 35 x 8 (active)
#>   name     full_name            entry_year military in_mpn PlaceOf~ state region
#>   <chr>    <chr>                     <dbl>    <dbl>  <dbl> <chr>    <chr>  <dbl>
#> 1 Trevino  Trevino, Jacinto B.        1910        1      0 Guerrero Coah~      1
#> 2 Madero   Madero, Francisco          1911        0      0 Parras ~ Coah~      1
#> 3 Carranza Carranza, Venustiano       1913        1      0 Cuatro ~ Coah~      1
#> 4 Aguilar  Aguilar, Candido           1918        1      0 Cordoba  Vera~      3
#> 5 Obregon  Obregon, Alvaro            1920        1      0 Siquisi~ Sono~      1
#> 6 Calles   Calles, Plutarco E.        1924        1      0 Guaymas  Sono~      1
#> # ... with 29 more rows
#> #
#> # Edge Data: 117 x 2
#>    from    to
#>   <int> <int>
#> 1     2     3
#> 2     2     5
#> 3     2     6
#> # ... with 114 more rows

Details

Figure: mpn_elite_mex