records
Totaal gealloceerd volume
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":"1-19-totaal-gealloceerd-volume",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/1-19-totaal-gealloceerd-volume"
}
] - "definitions":{
- "1-19-totaal-gealloceerd-volume":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/1-19-totaal-gealloceerd-volume_records"
}
}
} - "records":
} - "properties":
- "1-19-totaal-gealloceerd-volume_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "rapporteringsmaand":,{
- "type":"string",
- "format":"date",
- "title":"Rapporteringsmaand",
- "description":"De maand waar de verbruiken zijn berekend."
} - "leveringsadres_gemeente":,{
- "type":"string",
- "title":"Gemeente",
- "description":"De hoofdgemeente wordt bepaald aan de hand van de postcode waar het punt zich bevindt (leveringsadres). "
} - "leveringsadres_postcode":,{
- "type":"string",
- "title":"Postcode",
- "description":"Postcode van het adres waar energie wordt geleverd."
} - "sector":,{
- "type":"string",
- "title":"Sector",
- "description":"Elektriciteit of aardgas "
} - "markttoegangspunt_mhp_categorie":,{
- "type":"string",
- "title":"Markttoegangspunt (MHP) categorie",
- "description":"Continu, Maandelijks, Jaarlijks of Digitaal. Situatie op de laatste dag van de rapporteringsperiode."
} - "spanningsgroep_marktwerking":,{
- "type":"string",
- "title":"Spanningsgroep Marktwerking",
- "description":"LS, MS, TRANSLS of TRANSMS."
} - "totaal_volume_afname":,{
- "type":"number",
- "title":"Totaal Volume Afname",
- "description":"Werkelijk gemeten afname (geen volumes voor klassieke meter Prosumenten)."
} - "totaal_volume_consumptie":,{
- "type":"number",
- "title":"Totaal Volume Consumptie",
- "description":"Enkel volumes bij prosumenten met klassieke meter (zie onderstaand schema). "
} - "totaal_volume_injectie":,{
- "type":"number",
- "title":"Totaal Volume Injectie",
- "description":"Werkelijk gemeten injectie (enkel bij markttoegangspunt categorie continu en digitaal)."
} - "totaal_volume_productie":,{
- "type":"number",
- "title":"Totaal Volume Productie",
- "description":"Enkel volumes bij prosumenten met klassieke meter (zie onderstaand schema)."
} - "totaal_volume_afname_toep_compensatie":{
- "type":"number",
- "title":"Totaal Volume Afname (toep. compensatie)",
- "description":"Benadering van het gecompenseerde volume bij prosumenten met klassieke meter. Berekening: EAV+ * RLP0N * KCF * RF."
}
} - "rapporteringsmaand":
}
} - "fields":
} - "properties":
} - "1-19-totaal-gealloceerd-volume":
}