Skip to content

Commit

Permalink
commit changes 2024-04-04T23:04:59+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan berke committed Apr 4, 2024
1 parent b8de913 commit 3379bd7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 51 deletions.
18 changes: 5 additions & 13 deletions docs/data/graph.dot
Original file line number Diff line number Diff line change
Expand Up @@ -44481,7 +44481,7 @@ digraph {
num_medias=11
num_medias_weighted=4.0700
name="5cc70c37-5b94-4790-b253-0f68d1d16df7"
in_degree=2
in_degree=1
out_degree=2
];
3707 [
Expand All @@ -44493,7 +44493,7 @@ digraph {
num_medias=11
num_medias_weighted=0.0000
name="5eb02e63-46c5-4701-a9f7-e429e5f3c85d"
in_degree=2
in_degree=1
out_degree=1
];
3708 [
Expand Down Expand Up @@ -119826,11 +119826,11 @@ digraph {
label="Roß, Nina"
num_owners=0
num_owners_weighted=0.0000
num_medias=11
num_medias_weighted=4.0700
num_medias=0
num_medias_weighted=0.0000
name="5be1a6b6-e7e7-48e9-8eda-9c149391dcb0"
in_degree=0
out_degree=2
out_degree=0
];
9986 [
type=shareholder
Expand Down Expand Up @@ -247813,14 +247813,6 @@ digraph {
weight=100
type=operates
];
9985 -> 3706 [
weight=100
type=owns
];
9985 -> 3707 [
weight=100
type=owns
];
9986 -> 7286 [
weight=1
type=owns
Expand Down
11 changes: 3 additions & 8 deletions docs/data/shareholders.json
Original file line number Diff line number Diff line change
Expand Up @@ -251979,14 +251979,9 @@
"controlDate": "2019-04-29T14:36:55.619Z",
"organizations": [
{
"squuid": "5adf79c8-9f9e-4b59-a86f-7119603efa99",
"name": "DL",
"type": "organization"
},
{
"squuid": "5b0830f6-6588-43fb-93a8-d824a4663969",
"name": "LFM NRW",
"fullName": "Landesanstalt für Medien Nordrhein-Westfalen",
"squuid": "5adf79c9-1b57-44c7-a29d-9130ab140fa9",
"name": "GGS",
"fullName": "Gemeinsame Geschaeftsstelle",
"type": "organization"
}
]
Expand Down
33 changes: 3 additions & 30 deletions docs/data/shareholders/5be1a6b6-e7e7-48e9-8eda-9c149391dcb0.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,4 @@
{
"owns": [
{
"type": "own",
"capitalShares": 100.0,
"held": {
"name": "Fleißig Pressehaus Immobilien GmbH & Co. KG",
"squuid": "5cc70c37-5b94-4790-b253-0f68d1d16df7"
},
"squuid": "5cc711f4-c912-4dd1-b110-4f1a7b390f9d",
"state": "active"
},
{
"type": "own",
"capitalShares": 100.0,
"held": {
"name": "Fleißig Pressehaus Immobilien Verwaltungs-GmbH",
"squuid": "5eb02e63-46c5-4701-a9f7-e429e5f3c85d"
},
"squuid": "5ef1bd56-0e25-48e2-94b7-d01ddd38296a",
"state": "active"
}
],
"state": "active",
"city": "Coesfeld",
"pseudoCompany": false,
Expand All @@ -30,15 +8,10 @@
"controlDate": "2019-04-29T14:36:55.619Z",
"organizations": [
{
"squuid": "5adf79c8-9f9e-4b59-a86f-7119603efa99",
"name": "DL",
"type": "organization"
},
{
"squuid": "5b0830f6-6588-43fb-93a8-d824a4663969",
"name": "LFM NRW",
"squuid": "5adf79c9-1b57-44c7-a29d-9130ab140fa9",
"name": "GGS",
"type": "organization",
"fullName": "Landesanstalt für Medien Nordrhein-Westfalen"
"fullName": "Gemeinsame Geschaeftsstelle"
}
],
"credits": "IJK"
Expand Down

0 comments on commit 3379bd7

Please sign in to comment.