records
Aantal actieve toegangspunten
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_17-aantal-actieve-toegangspunten",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/1_17-aantal-actieve-toegangspunten"
}
] - "definitions":{
- "1_17-aantal-actieve-toegangspunten":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/1_17-aantal-actieve-toegangspunten_records"
}
}
} - "records":
} - "properties":
- "1_17-aantal-actieve-toegangspunten_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "rapporteringsmaand":,{
- "type":"string",
- "format":"date",
- "title":"Rapporteringsmaand",
- "description":"Jaar en maand van rapportering "
} - "leveringsadres_gemeente":,{
- "type":"string",
- "title":"Leveringsadres gemeente",
- "description":"Hoofdgemeente van het adres waar energie wordt geleverd. De hoofdgemeente bepalen we aan de hand van de postcode waar het punt zich bevindt""
} - "leveringsadres_postcode":,{
- "type":"string",
- "title":"Leveringsadres postcode",
- "description":"Postcode van het adres waar energie wordt geleverd. "
} - "sector":,{
- "type":"string",
- "title":"Sector",
- "description":"Aanduiding soort energie (elektriciteit, gas)"
} - "markttoegangspunt_mhp_categorie":,{
- "type":"string",
- "title":"Markttoegangspunt (MHP) categorie",
- "description":"Geeft de wijze van meting weer (jaarlijks = YMR, Maandelijks = MMR, Continu = AMR, Digitaal = Smart-SMR)"
} - "marktservice_code":,{
- "type":"string",
- "title":"Marktservice code",
- "description":"Identificatie van de marktdienst (S_PUROFFT – Zuivere afname; S_PURINJ – Zuivere injectie; S_COMPENS – Compensatie; S_COCOINJ – Beperkte vermarkting injectie; S_COMINJE – Zuivere vermarking injectie; S_COMPROD – Zuivere vermarking productie)"
} - "klantengroep":,{
- "type":"string",
- "title":"Klantengroep",
- "description":"Identificatie van de klantengroep Voor sector elektriciteit zijn dit LS, MS, NET, TRANSLS en TRANSMS; Voor de sector gas zijn dit Lage druk, Middendruk en Onbekend (= niet bepaald wegens onvoldoende datakwaliteit garantie)"
} - "aantal_markttoegangspunten":{
- "type":"integer",
- "title":"Aantal Markttoegangspunten",
- "description":""
}
} - "rapporteringsmaand":
}
} - "fields":
} - "properties":
} - "1_17-aantal-actieve-toegangspunten":
}