This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
changed a Haushalts-File #121
Comments
Hallo Hannes,
super danke dir!
Genau den Fork sehen wir nicht, also gut das du geschrieben hast.
Hemsbach sollte jetzt uptodate sein! Wenn du das noch für weitere
Kommunen/Städte machen möchtest, gerne! Wir freuen uns sehr über dein
ehrenamtliches Engagement!
Liebe Grüße,
Michael
…On 17 February 2018 at 10:54, monsieurhannes ***@***.***> wrote:
Hej,
I'm not really getting the whole system of forking/pull-requests and so
on, but I guess I just created another fork of offenerhaushalt.de to edit
the Hemsbach.md Haushalt which is restricted to me.
I added default values and the description, which somehow went missing
along the way. You find it here: https://github.com/monsieurhannes/
offenerhaushalt.de/pull/1/files
I don't know if that will be automatically reported to you as it's now a
fork...
Thanks and sorry if I'm creating some sort of mess here.
In case you can't access the file, here's the changed code:
---
_id: 1a258240-04ce-11e8-86e6-dd2a0f61d6b6
state: BW
name: Hemsbach
text: |-
Der Haushalt der Jahre 2011 - 2018
Das Original kann hier eingesehen werden:
https://fragdenstaat.de/files/foi/81784/SKMBT_C554e18012212250.pdf
level: kommune
config: |-
{
"datapackage": "43e5d118e2bf86baa752c96593d98dfc:hemsbach_2011-2018",
"hierarchies": [
{
"datapackageHierarchy": "administrative_classification",
"url": "teilhaushalt",
"label": "Teilhaushalt"
},
{
"datapackageHierarchy": "date",
"url": "date",
"label": "Date"
}
],
"value": [
{
"field": "Betrag.sum",
"formatOptions": {
"symbol": "",
"decimal": ",",
"thousand": ".",
"precision": "",
"format": "%s%v",
"postfix": "€",
"grouping": 3
},
"label": "Betrag"
}
],
"scale": [
{
"label": "Total",
"number": 1,
"description": ""
},
{
"label": "Pro Einwohner",
"number": "12050",
"description": "p.E."
}
],
"filters": {
"Jahr": {
"name": "date_2.Jahr",
"label_ref": "date_2.Jahr",
"ref": "date_2",
"type": "integer",
"default": true,
"defaultValue": "2018",
"defaultLabel": "All",
"label": "Jahr",
"values": [
{
"value": "",
"label": "All"
},
{
"value": 2011,
"label": 2011
},
{
"value": 2012,
"label": 2012
},
{
"value": 2013,
"label": 2013
},
{
"value": 2014,
"label": 2014
},
{
"value": 2015,
"label": 2015
},
{
"value": 2016,
"label": 2016
},
{
"value": 2017,
"label": 2017
},
{
"value": 2018,
"label": 2018
}
]
},
"Richtung": {
"name": "direction_2.Richtung",
"label_ref": "direction_2.Richtung",
"ref": "direction_2",
"type": "string",
"default": true,
"defaultValue": "Ausgaben",
"defaultLabel": "All",
"label": "Richtung",
"values": [
{
"value": "",
"label": "All"
},
{
"value": "Ausgaben",
"label": "Ausgaben"
},
{
"value": "Einnahmen",
"label": "Einnahmen"
}
]
},
"Status": {
"name": "value_kind_2.Status",
"label_ref": "value_kind_2.Status",
"ref": "value_kind_2",
"type": "string",
"default": true,
"defaultValue": "",
"defaultLabel": "All",
"label": "Status",
"values": [
{
"value": "",
"label": "All"
},
{
"value": "Haushaltsansatz",
"label": "Haushaltsansatz"
},
{
"value": "Rechnungsergebnis",
"label": "Rechnungsergebnis"
}
]
}
},
"level": "kommune",
"state": "BW",
"name": "Hemsbach",
"text": "Der Haushalt der Jahre 2011 - 2018\nDas Original kann hier eingesehen werden:\nhttps://fragdenstaat.de/files/foi/81784/SKMBT_C554e18012212250.pdf"
}
date: '2018-01-29T08:26:28.533Z'
slug: hemsbach
---
Der Haushalt der Jahre 2011 - 2018
Das Original kann [hier](https://fragdenstaat.de/files/foi/81784/SKMBT_C554e18012212250.pdf) eingesehen werden. Da die Daten vor der Visualisierung bearbeitet werden mussten, können wir die Validität nicht zu 100% garantieren.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#121>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AVsJUH9iIIcpufnjGmtzpsBIpgSRCKFjks5tVqHQgaJpZM4SJQdr>
.
--
Michael Peters
Koordinator Open Government Netzwerk
Open Knowledge Foundation Deutschland
Tel: +49 30 577036660 <%2B49%2030%20577036662>
Twitter: @miguelitoj89 <https://twitter.com/miguelitoj89>
https://opengovpartnership.de/ <https://opengovpartnership.de/>|
https://offenerhaushalt.de/
LinkedIn <https://de.linkedin.com/in/michael-peters-67b01a97> | Xing
<https://www.xing.com/profile/Michael_Peters208/cv>
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hej,
I'm not really getting the whole system of forking/pull-requests and so on, but I guess I just created another fork of offenerhaushalt.de to edit the Hemsbach.md Haushalt which is restricted to me.
I added default values and the description, which somehow went missing along the way. You find it here: https://github.com/monsieurhannes/offenerhaushalt.de/pull/1/files
I don't know if that will be automatically reported to you as it's now a fork...
Thanks and sorry if I'm creating some sort of mess here.
In case you can't access the file, here's the changed code:
The text was updated successfully, but these errors were encountered: