mpn_elite_usa: Two-mode and three-mode American power elite database...

mpn_elite_usaR Documentation

Two-mode and three-mode American power elite database (Domhoff 2016)

Description

mpn_elite_usa_advice is a 2-mode network of persons serving as directors or trustees of think tanks. Think tanks are “public-policy research analysis and engagement organizations that generate policy-oriented research, analysis, and advice on domestic and international issues, thereby enabling policymakers and the public to make informed decisions about public policy” (McGann 2016: 6). The Power Elite Database (Domhoff 2016) includes information on the directors of 33 prominent think tanks in 2012. Here we include only 14 directors who held three or more seats among 20 think tanks.

mpn_elite_usa_money is based on 26 elites who sat on the boards of directors for at least two of six economic policy making organizations (Domhoff 2016), and also made campaign contributions to one or more of six candidates running in the primary election contests for the 2008 Presidential nominations of the Republican Party (Rudy Giuliani, John McCain, Mitt Romney) or the Democratic Party (Hillary Clinton, Christopher Dodd, Barack Obama).

Usage

data(mpn_elite_usa_advice)

data(mpn_elite_usa_money)

Format

#> # A labelled, two-mode network with 34 nodes and 46 ties
#> # A tibble: 34 x 2
#>   type  name    
#>   <lgl> <chr>   
#> 1 FALSE Albright
#> 2 FALSE Argyros 
#> 3 FALSE Armitage
#> 4 FALSE Curry   
#> 5 FALSE Fukuyama
#> 6 FALSE Gray    
#> # i 28 more rows
#> # A tibble: 46 x 2
#>    from    to
#>   <int> <int>
#> 1     1    17
#> 2     1    19
#> 3     1    21
#> 4     2    22
#> 5     2    23
#> 6     2    27
#> # i 40 more rows
#> # A labelled, two-mode network with 38 nodes and 103 ties
#> # A tibble: 38 x 2
#>   type  name    
#>   <lgl> <chr>   
#> 1 FALSE Adkerson
#> 2 FALSE Akins   
#> 3 FALSE Banga   
#> 4 FALSE Boyce   
#> 5 FALSE Britt   
#> 6 FALSE Cannon  
#> # i 32 more rows
#> # A tibble: 103 x 2
#>    from    to
#>   <int> <int>
#> 1     1    27
#> 2     1    28
#> 3     1    34
#> 4     1    36
#> 5     2    28
#> 6     2    32
#> # i 97 more rows

Details

Figure: mpn\_elite\_usa

References

Domhoff, G William. 2016. “Who Rules America? Power Elite Database.”

The Center for Responsive Politics. 2019. “OpenSecrets.”

Knoke, David, Mario Diani, James Hollway, and Dimitris C Christopoulos. 2021. Multimodal Political Networks. Cambridge University Press. Cambridge University Press.


migraph documentation built on Nov. 2, 2023, 5:47 p.m.