- SourceMeta name
- civieleconstructiesinspectiesdimobjectpaspoort
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 6.115 bytes
- Bytes bundled
- 7.268 bytes
- Health
- 12%
- 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
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/gebruiksfunctie/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/hoofddraagconstructie/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/hoofdvaarroute/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/latitude/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/longitude/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/monumentnummer/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/object/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/objectType/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/objectnaamPaspoort/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/objectnummerPaspoort/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/openbareRuimte/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/perceel/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/stadsdeel/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/subthema/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/thema/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/typeAandrijving/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/typeBeheerderPlus/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/typeEigenaar/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/typeMonument/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/verkeersnet/description
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/gemeente-amsterdam/civiele-constructies-e0mafxehr/civieleconstructiesinspectiesdimobjectpaspoort",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Gemeente Amsterdam is verantwoordelijk voor het onderhouden van civiele constructies (zoals bruggen, sluizen en steigers). Iedere regel in deze tabel is één civiele constructie die beheerd wordt door de gemeente met ‘paspoortgegevens’: zoals de naam, het type, de beheerder, de gebruiksfunctie en de locatie. Deze gegevens komen uit de beheerapplicatie iAsset. Afnemers van deze tabel kunnen filteren op o.a. het type object en de vaarroute. De object id’s zijn sleutels voor een join met de tabel 'feit_subinspecties'. Let op: de data komt uit een uitvoeringsapplicatie, de gegevens kunnen daarom afwijken van het centrale asset managementsysteem met brontabellen voor assets: GISIB. Voor een overzicht van alle bruggen, sluizen en steigers adviseren we bij de brontabellen van de betreffende civiele constructies te kijken.",
"properties": {
"_links": {
"description": "The contents of the `inspectiesDimObjectpaspoort._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": "./civieleconstructiesinspectiesdimobjectpaspoortlink"
}
},
"required": [
"schema",
"self"
],
"title": " links",
"type": "object"
},
"gebruiksfunctie": {
"description": "De gebruiksfunctie beschrijft waarvoor een object in de openbare ruimte bedoeld is – zoals Fiets-voetverkeer of Normaal verkeer – en bepaalt het type onderhoud, inrichting en beleid.",
"type": [
"string",
"null"
]
},
"hoofddraagconstructie": {
"description": "De constructieve onderdelen die de hoofdlast van het object dragen en zorgen voor de stabiliteit en stevigheid.",
"type": [
"string",
"null"
]
},
"hoofdvaarroute": {
"description": "Naam van de hoofdvaarroute waarbinnen het object ligt.",
"type": [
"string",
"null"
]
},
"latitude": {
"description": "Breedtegraad van de geografische positie van het object.",
"type": [
"string",
"null"
]
},
"longitude": {
"description": "Lengtegraad van de geografische positie van het object.",
"type": [
"string",
"null"
]
},
"monumentnummer": {
"description": "Nummer van een monument, alleen van toepssing bij Rijksmonumenten.",
"type": [
"string",
"null"
]
},
"object": {
"description": "Omschrijving van het specifieke object, zoals Beweegbare brug, Steiger of Schutsluis.",
"type": [
"string",
"null"
]
},
"objectId": {
"description": "Een unieke aanduiding voor het object",
"title": "Object ID",
"type": "string"
},
"objectType": {
"description": "Specifieke categorienaam voor het type object, zoals Brug, Kade, Sluis, Steiger, afhankelijk van object.",
"type": [
"string",
"null"
]
},
"objectnaamPaspoort": {
"description": "Een betekenisvolle aanduiding waaronder het object bekend is.",
"title": "Objectnaam",
"type": [
"string",
"null"
]
},
"objectnummerPaspoort": {
"description": "Nummer van het beheerobject, door de organisatie zelf in te delen.",
"title": "Objectnummer",
"type": [
"string",
"null"
]
},
"openbareRuimte": {
"description": "Aanduiding van de openbare ruimte, zoals gedefinieerd in IMGeo of in de BAG, waarbinnen het beheerobject ligt. Overname uit IMGeo-bestand met grenzen openbare ruimtes of uit de Basisregistraties voor Adressen en Gebouwen (zonder begrenzing).",
"type": [
"string",
"null"
]
},
"perceel": {
"description": "Het perceel geeft aan welk team over het beheer gaat. Dit is in principe gelijk aan het Stadsdeel behalve voor veel beweegbare bruggen, daar is hij 'beweegbaar'.",
"title": "Perceel paspoort",
"type": [
"string",
"null"
]
},
"stadsdeel": {
"description": "Deel van een stad of wijk.",
"title": "Stadsdeel naam",
"type": [
"string",
"null"
]
},
"subthema": {
"description": "Specifieke objectgroepen binnen een thema, zoals Sluizen, Steigers, Vaste bruggen of Beweegbare bruggen, afhankelijk van het type object.",
"title": "Civiele constructie subthema",
"type": [
"string",
"null"
]
},
"thema": {
"description": "Is een aanduiding voor een specifiek vakgebied binnen civiele openbare ruimte, zoals 'kunstwerk' of 'scheiding'.",
"title": "Civiele constructie thema",
"type": [
"string",
"null"
]
},
"typeAandrijving": {
"description": "De wijze waarop een object wordt aangedreven of in beweging wordt gebracht, zoals bijvoorbeeld Electrohydraulisch of Mechanisch.",
"title": "Aandrijving type",
"type": [
"string",
"null"
]
},
"typeBeheerderPlus": {
"description": "Nadere aanduiding van de beheerder van het beheerobject.",
"title": "Beheerder gedetailleerd",
"type": [
"string",
"null"
]
},
"typeEigenaar": {
"description": "(Rechts)persoon die het meest omvattend recht op een zaak heeft. De typen eigenaren zijn conform de indeling in bronhouders (BGT).",
"type": [
"string",
"null"
]
},
"typeMonument": {
"description": "Aanduiding of het beheerobject een monument is.",
"title": "Monument type",
"type": [
"string",
"null"
]
},
"verkeersnet": {
"description": "Aanduiding of het object onderdeel is van een verkeersnet zoals auto of rail.",
"type": [
"string",
"null"
]
}
},
"required": [
"_links",
"objectId"
],
"type": "object",
"x-derived-from": [
"https://api.data.amsterdam.nl/v1/civieleconstructies/openapi.json#/components/schemas/Civieleconstructiesinspecties_dim_objectpaspoort"
]
}