Initial commit - Stand 26.04.2026

This commit is contained in:
OpenClaw
2026-04-26 07:51:39 +02:00
commit b29c467187
186 changed files with 39281 additions and 0 deletions
+73
View File
@@ -0,0 +1,73 @@
{
"KrohnWelling_2020": {
"mieter": "KrohnWelling",
"year": 2020,
"address": "Zingelstr. 14",
"positions": {
"Gebäudeversicherung": 16.73,
"Grundsteuer": 3.56,
"Niederschlagwasser": 6.67,
"Müllabfuhr": 7.23
}
},
"KrohnWelling_2021": {
"mieter": "KrohnWelling",
"year": 2021,
"address": "Zingelstr. 14",
"positions": {
"Gebäudeversicherung": 203.7,
"Grundsteuer": 41.89,
"Niederschlagwasser": 78.59,
"Heizungswartung": 75.29,
"Müllabfuhr": 130.63
}
},
"KrohnWelling_2022": {
"mieter": "KrohnWelling",
"year": 2022,
"address": "Ahornweg 6",
"positions": {
"Gebäudeversicherung": 230,
"Grundsteuer": 41.89,
"Niederschlagwasser": 78.59,
"Heizungswartung": 52.73,
"Müllabfuhr": 153.36
}
},
"KrohnWelling_2023": {
"mieter": "KrohnWelling",
"year": 2023,
"address": "Ahornweg 6",
"positions": {
"Gebäudeversicherung": 63.47,
"Grundsteuer": 13.77,
"Niederschlagwasser": 25.84,
"Heizungswartung": 17.34,
"Müllabfuhr": 50.42
}
},
"Brandt_2023": {
"mieter": "Brandt",
"year": 2023,
"address": "Zingelstr. 14",
"positions": {
"Gebäudeversicherung": 129.58,
"Grundsteuer": 40.17,
"Niederschlagwasser": 75.36,
"Heizungswartung": 102.53,
"Müllabfuhr": 153.85
}
},
"Brandt_2024": {
"mieter": "Brandt",
"year": 2024,
"address": "Zingelstr. 14",
"positions": {
"Gebäudeversicherung": 115.41,
"Grundsteuer": 59.84,
"Niederschlagwasser": 112.27,
"Heizungswartung": 175.76,
"Müllabfuhr": 212.28
}
}
}