A multimodal network with three levels representing ties between individuals, civic organisations in Bristol, and major protest and civic events that occurred between 1990 and 2000. The data contains individuals' affiliations to civic organizations in Bristol, the participation of these individuals in major protest and civic events between 1990-2002, and the involvement of the civic organizations in these events.

data(mpn_bristol)

Format

#> -- # Bristol protest event network ---------------------------------------------
#> # A labelled, undirected network of 264 individuals and 1496 affiliation and
#> participation ties
#>
#> -- Nodes
#> # A tibble: 264 x 2
#>   label mode
#>   <chr> <chr>
#> 1 101   individuals
#> 2 102   individuals
#> 3 103   individuals
#> 4 104   individuals
#> 5 105   individuals
#> 6 106   individuals
#> # i 258 more rows
#>
#> -- Ties
#> # A tibble: 1,496 x 2
#>    from    to
#>   <int> <int>
#> 1    36   151
#> 2    40   151
#> 3    73   151
#> 4    94   151
#> 5   138   151
#> 6   145   151
#> # i 1,490 more rows
#>

Source

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

Details

Although represented as a two-mode network, it contains three levels:

1.

150 Individuals, anonymised with numeric ID

2.

97 Bristol civic organizations

3.

17 Major protest and civic events in Bristol, 1990-2002

The network represents ties between level 1 (individuals) and level 2 (organisations), level 1 (individuals) and level 3 (events), as well as level 2 (organisations) and level 3 (events). The network is simple, undirected, and named. For a complete list of civic organisations and protest/civic events included in the data, please see Appendix 6.1 in Multimodal Political Networks (Knoke et al., 2021).

References

Diani, Mario, and Ivano Bison. 2004. “Organizations, Coalitions, and Movements.” Theory and Society 33(3–4):281–309. doi:10.1023/B:RYSO.0000038610.00045.07 .