Skip to content

Commit

Permalink
commit changes 2024-12-26T23:07:58+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan berke committed Dec 26, 2024
1 parent 96dddd3 commit 04e26c5
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 53 deletions.
12 changes: 4 additions & 8 deletions docs/data/graph.dot
Original file line number Diff line number Diff line change
Expand Up @@ -7530,7 +7530,7 @@ digraph {
label="Artopé, Alexander"
num_owners=0
num_owners_weighted=0.0000
num_medias=2
num_medias=0
num_medias_weighted=0.0000
name="5be1a6b6-c296-4c72-b7bb-e959dee0df26"
in_degree=0
Expand Down Expand Up @@ -82998,11 +82998,11 @@ digraph {
label="Lirek Beteiligung GmbH"
num_owners=1
num_owners_weighted=1.0000
num_medias=2
num_medias=0
num_medias_weighted=0.0000
name="5be1a6b6-5411-4813-854b-98d698c79c02"
in_degree=1
out_degree=1
out_degree=0
];
6917 [
type=print
Expand Down Expand Up @@ -113049,7 +113049,7 @@ digraph {
num_medias=2
num_medias_weighted=0.0000
name="5f92bf11-6840-45a5-b1ee-00d19e19c2e1"
in_degree=4
in_degree=3
out_degree=1
];
9421 [
Expand Down Expand Up @@ -234905,10 +234905,6 @@ digraph {
weight=1
type=owns
];
6916 -> 9420 [
weight=6.5
type=owns
];
6925 -> 9507 [
weight=100
type=operates
Expand Down
22 changes: 6 additions & 16 deletions docs/data/shareholders.json
Original file line number Diff line number Diff line change
Expand Up @@ -45415,14 +45415,9 @@
"controlDate": "2024-11-20T12:07:06.329Z",
"organizations": [
{
"squuid": "5adf79c8-9f9e-4b59-a86f-7119603efa99",
"name": "DL",
"type": "organization"
},
{
"squuid": "5b0830c1-8ded-40dd-9d37-2a1a21efaff5",
"name": "BLM",
"fullName": "Bayerische Landeszentrale für neue Medien",
"squuid": "5adf79c9-1b57-44c7-a29d-9130ab140fa9",
"name": "GGS",
"fullName": "Gemeinsame Geschaeftsstelle",
"type": "organization"
}
]
Expand All @@ -45433,14 +45428,9 @@
"state": "active",
"organizations": [
{
"squuid": "5adf79c8-9f9e-4b59-a86f-7119603efa99",
"name": "DL",
"type": "organization"
},
{
"squuid": "5b0830c1-8ded-40dd-9d37-2a1a21efaff5",
"name": "BLM",
"fullName": "Bayerische Landeszentrale für neue Medien",
"squuid": "5adf79c9-1b57-44c7-a29d-9130ab140fa9",
"name": "GGS",
"fullName": "Gemeinsame Geschaeftsstelle",
"type": "organization"
}
]
Expand Down
23 changes: 3 additions & 20 deletions docs/data/shareholders/5be1a6b6-5411-4813-854b-98d698c79c02.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
{
"owns": [
{
"type": "own",
"capitalShares": 6.5,
"held": {
"name": "Radio Gong 2000 Programmanbieter GmbH",
"squuid": "5f92bf11-6840-45a5-b1ee-00d19e19c2e1"
},
"squuid": "5fa517a8-fce7-4ee8-858e-e0d2ada874d3",
"state": "active"
}
],
"state": "active",
"city": "Berlin",
"pseudoCompany": false,
Expand All @@ -22,15 +10,10 @@
"streetNumber": "31",
"organizations": [
{
"squuid": "5adf79c8-9f9e-4b59-a86f-7119603efa99",
"name": "DL",
"type": "organization"
},
{
"squuid": "5b0830c1-8ded-40dd-9d37-2a1a21efaff5",
"name": "BLM",
"squuid": "5adf79c9-1b57-44c7-a29d-9130ab140fa9",
"name": "GGS",
"type": "organization",
"fullName": "Bayerische Landeszentrale für neue Medien"
"fullName": "Gemeinsame Geschaeftsstelle"
}
],
"zipcode": "10405",
Expand Down
13 changes: 4 additions & 9 deletions docs/data/shareholders/5be1a6b6-c296-4c72-b7bb-e959dee0df26.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,14 @@
}
],
"city": "Berlin",
"state": "active",
"organizations": [
{
"squuid": "5adf79c8-9f9e-4b59-a86f-7119603efa99",
"name": "DL",
"type": "organization"
},
{
"squuid": "5b0830c1-8ded-40dd-9d37-2a1a21efaff5",
"name": "BLM",
"squuid": "5adf79c9-1b57-44c7-a29d-9130ab140fa9",
"name": "GGS",
"type": "organization",
"fullName": "Bayerische Landeszentrale für neue Medien"
"fullName": "Gemeinsame Geschaeftsstelle"
}
],
"state": "active",
"naturalPerson": true
}

0 comments on commit 04e26c5

Please sign in to comment.