- SourceMeta name
- bagwoonplaatsen
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 6.019 bytes
- Bytes bundled
- 22.773 bytes
- Health
- 72%
- Dependencies
- 6
Dependencies
- At
- /properties/_links/properties/heeftDossier/$ref
- At
- /properties/_links/properties/heeftOnderzoeken/items/$ref
- At
- /properties/_links/properties/ligtInGemeente/$ref
- At
- /properties/_links/properties/openbareruimtes/$ref
- At
- /properties/_links/properties/self/$ref
- At
- /properties/geometrie/$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/bagprocesCode/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/bagprocesCode/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/ligtInGemeenteId/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/plusvolgnummer/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/plusvolgnummer/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/statusCode/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/statusCode/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/volgnummer/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/volgnummer/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/woonplaatsPtt/description
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/gemeente-amsterdam/bag-6-fsfxehg/bagwoonplaatsen",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Een WOONPLAATS is een door het bevoegde gemeentelijke orgaan als zodanig aangewezen en van een naam voorzien gedeelte van het grondgebied van de gemeente",
"properties": {
"_links": {
"description": "The contents of the `woonplaatsen._links` field. It contains all relationships with objects.",
"properties": {
"heeftDossier": {
"$ref": "./bagdossierslink"
},
"heeftOnderzoeken": {
"items": {
"$ref": "./bagwoonplaatsenheeftonderzoeken_m2m"
},
"type": "array"
},
"ligtInGemeente": {
"$ref": "../_shared/brk2gemeenteslink"
},
"openbareruimtes": {
"$ref": "./relatedsummary"
},
"schema": {
"description": "The schema field is exposed with every record",
"format": "uri",
"readOnly": true,
"type": "string"
},
"self": {
"$ref": "./bagwoonplaatsenlink"
}
},
"required": [
"heeftDossier",
"heeftOnderzoeken",
"ligtInGemeente",
"openbareruimtes",
"schema",
"self"
],
"title": " links",
"type": "object"
},
"bagprocesCode": {
"description": "Functionele handeling die ten grondslag ligt aan de gebeurtenis. code",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"title": "BAG proces code",
"type": [
"integer",
"null"
]
},
"bagprocesOmschrijving": {
"description": "Functionele handeling die ten grondslag ligt aan de gebeurtenis. omschrijving",
"title": "BAG proces omschrijving",
"type": [
"string",
"null"
]
},
"beginGeldigheid": {
"description": "De ingangsdatum van de geldigheid van een bepaalde combinatie van gegevens over een WOONPLAATS",
"format": "date-time",
"title": "Woonplaats geldigheid begindatum",
"type": [
"string",
"null"
]
},
"datumActueelTot": {
"description": "Einddatum van de cyclus, eventueel in combinatie met het kenmerk Status",
"format": "date-time",
"title": "Actueel tot datum",
"type": [
"string",
"null"
]
},
"documentdatum": {
"description": "De datum waarop het brondocument is vastgesteld",
"format": "date",
"title": "Brondocument datum",
"type": [
"string",
"null"
]
},
"documentnummer": {
"description": "Het unieke nummer van het brondocument",
"title": "Brondocument nummer",
"type": [
"string",
"null"
]
},
"eindGeldigheid": {
"description": "De einddatum van de geldigheid van een bepaalde combinatie van gegevens over een WOONPLAATS",
"format": "date-time",
"title": "Woonplaats geldigheid einddatum",
"type": [
"string",
"null"
]
},
"geconstateerd": {
"description": "Dit geeft aan dat een WOONPLAATS in de registratie is opgenomen als gevolg van een feitelijke constatering en niet op basis van een regulier brondocument",
"title": "Woonplaats geconstateerd indicatie",
"type": [
"string",
"null"
]
},
"geometrie": {
"$ref": "../_shared/geometry"
},
"heeftDossierId": {
"deprecated": true,
"description": "Het dossier op basis waarvan het object is toegevoegd aan de registratie",
"readOnly": true,
"title": "Woonplaats heeft dossier",
"type": [
"string",
"null"
]
},
"identificatie": {
"description": "Unieke aanduiding van een woonplaats",
"title": "Woonplaats ID",
"type": "string"
},
"ligtInGemeenteId": {
"deprecated": true,
"description": "De gemeente waarin de woonplaats ligt.",
"readOnly": true,
"title": "Woonplaats ligt in gemeente",
"type": [
"string",
"null"
]
},
"naam": {
"description": "Officiƫle naam woonplaats",
"title": "Woonplaats naam",
"type": [
"string",
"null"
]
},
"plusvolgnummer": {
"description": "Uniek BAG-plus volgnummer van de toestand van het object",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"title": "Object plus volgnummer",
"type": [
"integer",
"null"
]
},
"registratiedatum": {
"description": "De datum waarop de toestand van het object is geregistreerd",
"format": "date-time",
"title": "Object registratiedatum",
"type": [
"string",
"null"
]
},
"statusCode": {
"description": "De levenscyclus van een WOONPLAATS waarin de betreffende woonplaats zich bevindt. Code",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"title": "Woonplaats status code",
"type": [
"integer",
"null"
]
},
"statusOmschrijving": {
"description": "De levenscyclus van een WOONPLAATS waarin de betreffende woonplaats zich bevindt. Omschrijving",
"title": "Woonplaats status omschrijving",
"type": [
"string",
"null"
]
},
"volgnummer": {
"description": "Uniek volgnummer van de toestand van het object",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"title": "Object volgnummer",
"type": "integer"
},
"woonplaatsPtt": {
"description": "Dit is een vervallen kenmerk en wordt niet geactualiseerd.",
"title": "Woonplaatsnaam conform PTT regels",
"type": [
"string",
"null"
]
}
},
"required": [
"_links",
"heeftDossierId",
"identificatie",
"ligtInGemeenteId",
"volgnummer"
],
"type": "object",
"x-derived-from": [
"https://api.data.amsterdam.nl/v1/bag/openapi.json#/components/schemas/Bagwoonplaatsen"
]
}