mpn_bristol: Multimodal (3) Bristol protest events, 1990-2002 (Diani and...

mpn_bristolR Documentation

Multimodal (3) Bristol protest events, 1990-2002 (Diani and Bison 2004)

Description

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.

Usage

data(mpn_bristol)

Format

#> # A labelled, two-mode network with 264 nodes and 1496 ties
#> # A tibble: 264 x 3
#>   name  type    lvl
#>   <chr> <lgl> <dbl>
#> 1 101   FALSE     1
#> 2 102   FALSE     1
#> 3 103   FALSE     1
#> 4 104   FALSE     1
#> 5 105   FALSE     1
#> 6 106   FALSE     1
#> # i 258 more rows
#> # 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

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).

Source

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

References

Diani, Mario, and Ivano Bison. 2004. “Organizations, Coalitions, and Movements.” Theory and Society 33(3–4):281–309. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1023/B:RYSO.0000038610.00045.07")}.


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