- SourceMeta name
- energieverbruikmragasenelektriciteitkwartaal
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 4.622 bytes
- Bytes bundled
- 5.877 bytes
- Health
- 11%
- Dependencies
- 1
Dependencies
- At
- /properties/_links/properties/self/$ref
Health issues
- Name
- top_level_title
- Message
- Set a concise non-empty title at the top level of the schema to explain what the definition is about
- Pointers
- Name
- top_level_examples
- Message
- Set a non-empty examples array at the top level of the schema to illustrate the expected data
- Pointers
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/_links/description
- Name
- title_trim
- Message
- Titles should not contain leading or trailing whitespace
- Pointers
- /properties/_links/title
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/aantalAansluitingen/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/aantalAansluitingen/description
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/aantalAansluitingen/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/buurtCode/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/buurtNaam/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/gemeente/description
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/id/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/id/description
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/id/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/jaar/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/jaar/description
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/jaar/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/jaarKwartaal/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/klantsegment/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/netbeheerder/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/peildatum/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/product/description
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/standaardjaarLevering/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/standaardjaarLevering/description
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/standaardjaarLevering/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/standaardjaarTeruglevering/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/standaardjaarTeruglevering/description
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/standaardjaarTeruglevering/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/wijkCode/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/wijkNaam/description
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/gemeente-amsterdam/energieverbruik-mra-r3gnbu6ng/energieverbruikmragasenelektriciteitkwartaal",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Verbruiksdata gas en elektriciteit per kwartaal van de Metropoolregio Amsterdam. Samengevoegde tabel met verbruiksdata van Liander en Stedin.",
"properties": {
"_links": {
"description": "The contents of the `gasEnElektriciteitKwartaal._links` field. It contains all relationships with objects.",
"properties": {
"schema": {
"description": "The schema field is exposed with every record",
"format": "uri",
"readOnly": true,
"type": "string"
},
"self": {
"$ref": "./energieverbruikmragasenelektriciteitkwartaallink"
}
},
"required": [
"schema",
"self"
],
"title": " links",
"type": "object"
},
"aantalAansluitingen": {
"description": "Het aantal afleverpunten.",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"title": "Energieverbruik Aantal aansluitingen",
"type": [
"integer",
"null"
]
},
"buurtCode": {
"description": "Code van de buurt waar binnen de aansluitingen zich bevinden..",
"title": "Aansluiting buurtcode",
"type": [
"string",
"null"
]
},
"buurtNaam": {
"description": "Naam van de buurt waar binnen de aansluitingen zich bevinden.",
"title": "Aansluiting buurtnaam",
"type": [
"string",
"null"
]
},
"gemeente": {
"description": "De gemeente waar binnen de aansluitingen zich bevinden.",
"title": "Aansluiting gemeente",
"type": [
"string",
"null"
]
},
"id": {
"description": "Unieke aanduiding record.",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"title": "Energieverbruik ID",
"type": "integer"
},
"jaar": {
"description": "Het jaar waarop het verbruik betrekking heeft.",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"title": "Energieverbruik jaar",
"type": [
"integer",
"null"
]
},
"jaarKwartaal": {
"description": "Het jaar en kwartaal waarop het verbruik betrekking heeft.",
"title": "Energieverbruik kwartaal van jaar",
"type": [
"string",
"null"
]
},
"klantsegment": {
"description": "Typering van de grootte van de aansluiting: KVB = kleinverbruik, GVB = grootverbruik.",
"title": "Klanttypering",
"type": [
"string",
"null"
]
},
"netbeheerder": {
"description": "Netbeheerder van de verbruiksdata.",
"title": "Energieverbruik netbeheerder",
"type": [
"string",
"null"
]
},
"peildatum": {
"description": "Peildatum waarop het verbruik betrekking heeft.",
"format": "date",
"title": "Energieverbruik peildatum",
"type": [
"string",
"null"
]
},
"product": {
"description": "Het producttype: ELK = elektriciteit, GAS = gas.",
"title": "Energieverbruik producttype",
"type": [
"string",
"null"
]
},
"standaardjaarLevering": {
"description": "Schatting op basis van historische gegevens van het jaarverbruik in kWh (elektriciteit) of nm3 (gas).",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"title": "Schatting levering per jaar",
"type": [
"integer",
"null"
]
},
"standaardjaarTeruglevering": {
"description": "Schatting op basis van historische gegevens van de jaarlijkse teruglevering in kWh (elektriciteit) of nm3 (gas).",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"title": "Schatting teruglevering per jaar",
"type": [
"integer",
"null"
]
},
"wijkCode": {
"description": "Code van de wijk waar binnen de aansluitingen zich bevinden.",
"title": "Aansluiting wijkcode",
"type": [
"string",
"null"
]
},
"wijkNaam": {
"description": "Naam van de wijk waar binnen de aansluitingen zich bevinden.",
"title": "Aansluiting wijknaam",
"type": [
"string",
"null"
]
}
},
"required": [
"_links",
"id"
],
"type": "object",
"x-derived-from": [
"https://api.data.amsterdam.nl/v1/energieverbruik_mra/openapi.json#/components/schemas/EnergieverbruikMragas_en_elektriciteit_kwartaal"
]
}