Slovene Parliamentary Parties Network

Relations between Slovene parliamentary political parties in 1994

The Slovene parliamentary parties network shows relations between Slovene parliamentary political parties which were estimated by the members of the Slovene National Parliament. The vertex annotation "Description" gives a full description of party. The edge annotation EdgeWeight describes the political space distance between parties estimated by members.

(10 vertices, 45 edges)

Examples

Basic Examples

Retrieve the graph:

In[1]:=
ResourceData["Slovene Parliamentary Parties Network"]
Out[1]=

Summary properties:

In[2]:=
ResourceData["Slovene Parliamentary Parties Network", All]["Summary"]
Out[2]=

Basic Applications

Show the descriptions of the parties:

In[3]:=
g = ResourceData["Slovene Parliamentary Parties Network"];
In[4]:=
Dataset[Table[<|i -> AnnotationValue[{g, i}, "Description"]|>, {i, VertexList[g]}]]
Out[4]=

Show the relations between parties:

In[5]:=
CommunityGraphPlot[g, FindGraphPartition[g], Sequence[
 EdgeStyle -> Table[
   i -> If[AnnotationValue[{g, i}, EdgeWeight] >= 0, Red, Blue], {i, 
EdgeList[g]}], CommunityLabels -> Placed[{"Positive or neutral relations", "Positive relations"}, Below], EdgeLabels -> {UndirectedEdge["SPS SNS", "ZESS"] -> Placed[
     "Negative relations", {1/2, {1/2, -0.5}}]}]]
Out[5]=
In[6]:=

Wolfram Research, "Slovene Parliamentary Parties Network" from the Wolfram Data Repository (2019)  

Data Resource History

Source Metadata

Publisher Information