- SourceMeta name
- aardgasverbruikmraliander
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 5.986 bytes
- Bytes bundled
- 6.983 bytes
- Health
- 78%
- 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
- /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
- 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/eindgeldigheid/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/jaar/format
- 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
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/maand/format
- 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/maand/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/segment/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/standaardJaarverbruik/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/standaardJaarverbruik/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/standaardJaarverbruik/format
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/gemeente-amsterdam/aardgasverbruik-kgfwfuehg/aardgasverbruikmraliander",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "mraLiander",
"properties": {
"_links": {
"description": "The contents of the `mraLiander._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": "./aardgasverbruikmralianderlink"
}
},
"required": [
"schema",
"self"
],
"title": " links",
"type": "object"
},
"aantalAansluitingen": {
"description": "Aantal aansluitingen",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"dataDate": {
"description": "Datum van de aangeleverde data",
"format": "date",
"type": [
"string",
"null"
]
},
"eindgeldigheid": {
"description": "Selectie op eindgeldigheid is null geeft de laatst aangeleverde data.",
"format": "date-time",
"type": [
"string",
"null"
]
},
"gbdBrtCodeCbsPcTotEnMet": {
"description": "CBS buurt code gekoppeld op postcode t/m",
"type": [
"string",
"null"
]
},
"gbdBrtCodeCbsPcVanaf": {
"description": "CBS buurt code gekoppeld op postcode vanaf",
"type": [
"string",
"null"
]
},
"gbdBrtCodePcTotEnMet": {
"description": "Buurt code gekoppeld op postcode t/m",
"type": [
"string",
"null"
]
},
"gbdBrtCodePcVanaf": {
"description": "Buurt code gekoppeld op postcode vanaf",
"type": [
"string",
"null"
]
},
"gbdBrtNaamPcTotEnMet": {
"description": "Buurt naam gekoppeld op postcode t/m",
"type": [
"string",
"null"
]
},
"gbdBrtNaamPcVanaf": {
"description": "Buurt naam gekoppeld op postcode vanaf",
"type": [
"string",
"null"
]
},
"gbdSdlCodePcTotEnMet": {
"description": "Stadsdeel code gekoppeld op postcode t/m",
"type": [
"string",
"null"
]
},
"gbdSdlCodePcVanaf": {
"description": "Stadsdeel code gekoppeld op postcode vanaf",
"type": [
"string",
"null"
]
},
"gbdSdlNaamPcTotEnMet": {
"description": "Stadsdeel naam gekoppeld op postcode t/m",
"type": [
"string",
"null"
]
},
"gbdSdlNaamPcVanaf": {
"description": "Stadsdeel naam gekoppeld op postcode vanaf",
"type": [
"string",
"null"
]
},
"gbdWijkCodeCbsPcTotEnMet": {
"description": "CBS Wijkcode gekoppeld op postcode t/m",
"type": [
"string",
"null"
]
},
"gbdWijkCodeCbsPcVanaf": {
"description": "CBS Wijkcode gekoppeld op postcode vanaf",
"type": [
"string",
"null"
]
},
"gbdWijkCodePcTotEnMet": {
"description": "Wijkcode gekoppeld op postcode t/m",
"type": [
"string",
"null"
]
},
"gbdWijkCodePcVanaf": {
"description": "Wijkcode gekoppeld op postcode vanaf",
"type": [
"string",
"null"
]
},
"gbdWijkNaamPcTotEnMet": {
"description": "Wijknaam gekoppeld op postcode t/m",
"type": [
"string",
"null"
]
},
"gbdWijkNaamPcVanaf": {
"description": "Wijknaam gekoppeld op postcode vanaf",
"type": [
"string",
"null"
]
},
"gemeentecodePcTotEnMet": {
"description": "Gemeentecode gekoppeld op postcode t/m",
"type": [
"string",
"null"
]
},
"gemeentecodePcVanaf": {
"description": "Gemeentecode gekoppeld op postcode vanaf",
"type": [
"string",
"null"
]
},
"gemeentenaamPcTotEnMet": {
"description": "Gemeentenaam gekoppeld op postcode t/m",
"type": [
"string",
"null"
]
},
"gemeentenaamPcVanaf": {
"description": "Gemeentenaam gekoppeld op postcode vanaf",
"type": [
"string",
"null"
]
},
"id": {
"description": "Unieke identificatie",
"type": "string"
},
"insertDatetime": {
"format": "date-time",
"type": [
"string",
"null"
]
},
"jaar": {
"description": "Jaar waarin voorspelling standaard jaarverbruik is gedaan",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"maand": {
"description": "Maand waarin voorspelling standaard jaarverbruik is gedaan",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"postcodeTotEnMet": {
"description": "Postcode t/m (laatste postcode in postcoderange)",
"type": [
"string",
"null"
]
},
"postcodeVanaf": {
"description": "Postcode vanaf (eerste postcode in postcoderange)",
"type": [
"string",
"null"
]
},
"segment": {
"description": "Liander hanteert bij het verbruik van aardgas drie gebruikersgroepen: kleinverbruikers (met een aansluiting voor minder dan 40 m3 aardgas per uur), grootverbruikers (met een aansluiting voor 40 m3 aardgas per uur of meer) en gasmiljonairs (bij een verbruik van meer dan één miljoen m3 aardgas per jaar).",
"type": [
"string",
"null"
]
},
"standaardJaarverbruik": {
"description": "Standaard Jaarverbruik. Het standaard jaarverbruik is het verwachte jaarverbruik voor gas op een aansluiting in een jaar met gemiddelde klimaatomstandigheden (standaardjaar).",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
}
},
"required": [
"_links",
"id"
],
"type": "object",
"x-derived-from": [
"https://api.data.amsterdam.nl/v1/aardgasverbruik/openapi.json#/components/schemas/Aardgasverbruikmra_liander"
]
}