Skip to content

Commit

Permalink
commit changes 2023-08-01T23:03:16+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan berke committed Aug 1, 2023
1 parent 58d127b commit 1b8fe17
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 49 deletions.
22 changes: 7 additions & 15 deletions docs/data/graph.dot
Original file line number Diff line number Diff line change
Expand Up @@ -29094,11 +29094,11 @@ digraph {
label="Diakonie Hessen - Diakonisches Werk in Hessen und Nassau und Kurhessen-Waldeck"
num_owners=0
num_owners_weighted=0.0000
num_medias=2
num_medias_weighted=0.2000
num_medias=0
num_medias_weighted=0.0000
name="5be1a6b6-709e-48aa-9e89-f436fcda2288"
in_degree=0
out_degree=1
out_degree=0
];
2425 [
type=shareholder
Expand Down Expand Up @@ -41178,11 +41178,11 @@ digraph {
label="Evangelischer Regionalverband Frankfurt/M."
num_owners=0
num_owners_weighted=0.0000
num_medias=2
num_medias_weighted=0.2000
num_medias=0
num_medias_weighted=0.0000
name="5be1a6b6-f904-44d3-9c0f-97d39c69b94d"
in_degree=0
out_degree=1
out_degree=0
];
3432 [
type=shareholder
Expand Down Expand Up @@ -87093,7 +87093,7 @@ digraph {
num_medias=2
num_medias_weighted=2.0000
name="5be1a6b6-e61d-4c91-b3bb-0957af154874"
in_degree=3
in_degree=1
out_degree=2
];
7258 [
Expand Down Expand Up @@ -206541,10 +206541,6 @@ digraph {
weight=1
type=owns
];
2424 -> 7257 [
weight=10
type=owns
];
2425 -> 13015 [
weight=9.4
type=owns
Expand Down Expand Up @@ -211197,10 +211193,6 @@ digraph {
weight=100
type=operates
];
3431 -> 7257 [
weight=10
type=owns
];
3432 -> 9295 [
weight=2.11
type=owns
Expand Down
10 changes: 6 additions & 4 deletions docs/data/shareholders.json
Original file line number Diff line number Diff line change
Expand Up @@ -290902,8 +290902,9 @@
"controlDate": "2019-05-21T15:12:22.453Z",
"organizations": [
{
"squuid": "5adf79c8-9f9e-4b59-a86f-7119603efa99",
"name": "DL",
"squuid": "5adf79c9-1b57-44c7-a29d-9130ab140fa9",
"name": "GGS",
"fullName": "Gemeinsame Geschaeftsstelle",
"type": "organization"
}
]
Expand All @@ -290928,8 +290929,9 @@
"controlDate": "2019-05-21T15:12:30.108Z",
"organizations": [
{
"squuid": "5adf79c8-9f9e-4b59-a86f-7119603efa99",
"name": "DL",
"squuid": "5adf79c9-1b57-44c7-a29d-9130ab140fa9",
"name": "GGS",
"fullName": "Gemeinsame Geschaeftsstelle",
"type": "organization"
}
]
Expand Down
19 changes: 4 additions & 15 deletions docs/data/shareholders/5be1a6b6-709e-48aa-9e89-f436fcda2288.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
{
"owns": [
{
"type": "own",
"capitalShares": 10.0,
"held": {
"name": "Medienhaus der evangelischen Kirche in Hessen und Nassau GmbH",
"squuid": "5be1a6b6-e61d-4c91-b3bb-0957af154874"
},
"squuid": "5be1a6b8-a57f-492a-a325-27ed6e5a2c01",
"state": "active"
}
],
"state": "active",
"city": "Frankfurt/M.",
"pseudoCompany": false,
Expand All @@ -20,9 +8,10 @@
"controlDate": "2019-05-21T15:12:30.108Z",
"organizations": [
{
"squuid": "5adf79c8-9f9e-4b59-a86f-7119603efa99",
"name": "DL",
"type": "organization"
"squuid": "5adf79c9-1b57-44c7-a29d-9130ab140fa9",
"name": "GGS",
"type": "organization",
"fullName": "Gemeinsame Geschaeftsstelle"
}
],
"credits": "IJK"
Expand Down
19 changes: 4 additions & 15 deletions docs/data/shareholders/5be1a6b6-f904-44d3-9c0f-97d39c69b94d.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
{
"owns": [
{
"type": "own",
"capitalShares": 10.0,
"held": {
"name": "Medienhaus der evangelischen Kirche in Hessen und Nassau GmbH",
"squuid": "5be1a6b6-e61d-4c91-b3bb-0957af154874"
},
"squuid": "5be1a6b8-b510-4c9d-aab1-26f0a4c52981",
"state": "active"
}
],
"state": "active",
"city": "Frankfurt/M.",
"pseudoCompany": false,
Expand All @@ -20,9 +8,10 @@
"controlDate": "2019-05-21T15:12:22.453Z",
"organizations": [
{
"squuid": "5adf79c8-9f9e-4b59-a86f-7119603efa99",
"name": "DL",
"type": "organization"
"squuid": "5adf79c9-1b57-44c7-a29d-9130ab140fa9",
"name": "GGS",
"type": "organization",
"fullName": "Gemeinsame Geschaeftsstelle"
}
],
"credits": "IJK"
Expand Down

0 comments on commit 1b8fe17

Please sign in to comment.