records
Netbeheerder en gas energie-inhoud per gemeente en per sector
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_23-dnb-per-gemeente-en-per-sector",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/1_23-dnb-per-gemeente-en-per-sector"
}
] - "definitions":{
- "1_23-dnb-per-gemeente-en-per-sector":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/1_23-dnb-per-gemeente-en-per-sector_records"
}
}
} - "records":
} - "properties":
- "1_23-dnb-per-gemeente-en-per-sector_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "postcode":,{
- "type":"string",
- "title":"Postcode",
- "description":""
} - "gemeente":,{
- "type":"string",
- "title":"Gemeente",
- "description":""
} - "dnb_elektriciteit":,{
- "type":"string",
- "title":"DNB Elektriciteit",
- "description":""
} - "dnb_gas":,{
- "type":"string",
- "title":"DNB Gas",
- "description":""
} - "facturatie_dnb_reele_dnb":,{
- "type":"string",
- "title":"Facturatie DNB / Reële DNB",
- "description":""
} - "gastype":,{
- "type":"string",
- "title":"GasType",
- "description":""
} - "gastype_fluvius":,{
- "type":"string",
- "title":"GasType_Fluvius",
- "description":""
} - "wijziging_t_o_v_vorig_rapport":{
- "type":"string",
- "title":"wijziging t.o.v. vorig rapport",
- "description":""
}
} - "postcode":
}
} - "fields":
} - "properties":
} - "1_23-dnb-per-gemeente-en-per-sector":
}