6,343
records
Gas- und Fernwärmepreise der St.Galler Stadtwerke im Vergleich zum Ölpreis
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"gas-und-fernwaermepreise-der-stgaller-stadtwerke",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/gas-und-fernwaermepreise-der-stgaller-stadtwerke"
}
] - "definitions":{
- "gas-und-fernwaermepreise-der-stgaller-stadtwerke":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/gas-und-fernwaermepreise-der-stgaller-stadtwerke_records"
}
}
} - "records":
} - "properties":
- "gas-und-fernwaermepreise-der-stgaller-stadtwerke_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "monat_jahr":,{
- "type":"string",
- "format":"date",
- "title":"Zeitraum",
- "description":""
} - "jahr":,{
- "type":"string",
- "title":"Jahr",
- "description":""
} - "monat":,{
- "type":"string",
- "title":"Monat",
- "description":""
} - "energietrager":,{
- "type":"string",
- "title":"Energieträger",
- "description":""
} - "produkt":,{
- "type":"string",
- "title":"Produkt",
- "description":""
} - "bestellmenge":,{
- "type":"string",
- "title":"Bestellmenge",
- "description":""
} - "preis":{
- "type":"number",
- "title":"Preis [Rp./kWh]",
- "description":""
}
} - "monat_jahr":
}
} - "fields":
} - "properties":
} - "gas-und-fernwaermepreise-der-stgaller-stadtwerke":
}
Submit a reuse
Click to expand Click to collapse
Please login to submit a new reuse.