- SourceMeta name
- huishoudelijkafvalcontainer
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 10.393 bytes
- Bytes bundled
- 19.596 bytes
- Health
- 63%
- Dependencies
- 8
Dependencies
- At
- /properties/_links/properties/bagHoofdadresVerblijfsobject/$ref
- At
- /properties/_links/properties/bagNummeraanduiding/$ref
- At
- /properties/_links/properties/bagOpenbareruimte/$ref
- At
- /properties/_links/properties/cluster/$ref
- At
- /properties/_links/properties/gbdBuurt/$ref
- At
- /properties/_links/properties/locatie/$ref
- At
- /properties/_links/properties/self/$ref
- At
- /properties/_links/properties/type/$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
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/bagHoofdadresVerblijfsobjectId/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/containerChipNummber/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/containerDatumVervanging/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/containerDatumWijziging/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/containerEigenaarschap/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/containerEigenaarschapOpmerking/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/containerEndOfLife/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/containerMark/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/containerMark/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/containerOpmerking/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/containerRalKleurCode/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/containerRalKleurHexcode/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/containerUnitCardLezerId/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/fractieOmschrijving/description
- Name
- unnecessary_allof_wrapper
- Message
- Keywords inside `allOf` that do not conflict with the parent schema can be elevated
- Pointers
- /properties/geometrie/allOf/0/type - /properties/geometrie/allOf/0/required - /properties/geometrie/allOf/0/discriminator - /properties/geometrie/allOf/0/description
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/geometrie/allOf/0/discriminator
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/geometrie/allOf/0/properties/coordinates/description
- Name
- enum_with_type
- Message
- Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types
- Pointers
- /properties/geometrie/allOf/0/properties/type/enum - /properties/geometrie/allOf/0/properties/type/type
- Name
- enum_with_type
- Message
- Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types
- Pointers
- /properties/geometrie/allOf/1/properties/type/enum - /properties/geometrie/allOf/1/properties/type/type
- Name
- enum_to_const
- Message
- An `enum` of a single value can be expressed as `const`
- Pointers
- /properties/geometrie/allOf/1/properties/type/enum
- 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/status/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/status/format
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/gemeente-amsterdam/afvalcontainers-putten-en-weeggegevens--mrgfx6ng/huishoudelijkafvalcontainer",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Bevat een overzicht van alle onder- en bovengronds afvalcontainers in Gemeente Amsterdam",
"properties": {
"_links": {
"description": "The contents of the `container._links` field. It contains all relationships with objects.",
"properties": {
"bagHoofdadresVerblijfsobject": {
"$ref": "./bagverblijfsobjectenrawidentifier"
},
"bagNummeraanduiding": {
"$ref": "./bagnummeraanduidingenrawidentifier"
},
"bagOpenbareruimte": {
"$ref": "./bagopenbareruimtesrawidentifier"
},
"cluster": {
"$ref": "./huishoudelijkafvalclusterlink"
},
"gbdBuurt": {
"$ref": "../_shared/gebiedenbuurtenrawidentifier"
},
"locatie": {
"$ref": "./huishoudelijkafvalcontainerlocatielink"
},
"schema": {
"description": "The schema field is exposed with every record",
"format": "uri",
"readOnly": true,
"type": "string"
},
"self": {
"$ref": "./huishoudelijkafvalcontainerlink"
},
"type": {
"$ref": "./huishoudelijkafvalcontainertypelink"
}
},
"required": [
"bagHoofdadresVerblijfsobject",
"bagNummeraanduiding",
"bagOpenbareruimte",
"cluster",
"gbdBuurt",
"locatie",
"schema",
"self",
"type"
],
"title": " links",
"type": "object"
},
"bagHoofdadresVerblijfsobjectId": {
"deprecated": true,
"description": "Een identificatiecode van een verblijfsobject is een authentiek gegeven en een unieke aanduiding van het verblijfsobject.",
"readOnly": true,
"title": "Object ID",
"type": [
"string",
"null"
]
},
"bagNummeraanduidingId": {
"deprecated": true,
"description": "Identificatie nummeraanduiding",
"readOnly": true,
"title": "Nummeraanduiding ID",
"type": [
"string",
"null"
]
},
"bagOpenbareruimteId": {
"deprecated": true,
"description": "Openbare ruimte identificatie",
"readOnly": true,
"title": "Openbare ruimte ID",
"type": [
"string",
"null"
]
},
"clusterId": {
"deprecated": true,
"description": "Uniek identificerend kenmerk van cluster waaraan de container is gerelateerd",
"readOnly": true,
"title": "Cluster ID",
"type": [
"string",
"null"
]
},
"containerChipNummber": {
"description": "Het identificatienummer van de chip die registreert wanneer de container wordt geleegd.",
"title": "Container chip nummer",
"type": [
"string",
"null"
]
},
"containerDatumVervanging": {
"description": "De datum waarop de container wordt vervangen.",
"format": "date",
"type": [
"string",
"null"
]
},
"containerDatumWijziging": {
"description": "Datum waarop de container is gewijzigd.",
"format": "date-time",
"type": [
"string",
"null"
]
},
"containerEigenaarschap": {
"description": "De soort eigenaarschap van het object.",
"title": "Container eigenaarschap type",
"type": [
"string",
"null"
]
},
"containerEigenaarschapOpmerking": {
"description": "Beschrijving van het type eigenaarschap.",
"type": [
"string",
"null"
]
},
"containerEndOfLife": {
"description": "Datum waarop het object het einde van zijn levenscyclus heeft bereikt.",
"format": "date",
"title": "Container levenscyclus einddatum",
"type": [
"string",
"null"
]
},
"containerKleur": {
"description": "De naam van de kleur",
"type": [
"string",
"null"
]
},
"containerMark": {
"description": "Definitie volgt nog",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"containerOpmerking": {
"description": "Opmerking over het object door de betrokken medewerker.",
"title": "Opmerking",
"type": [
"string",
"null"
]
},
"containerRalKleurCode": {
"description": "De internationale ralkleurcode.",
"title": "Container RAL kleur code",
"type": [
"string",
"null"
]
},
"containerRalKleurHexcode": {
"description": "De hexcode van de ralkleur.",
"title": "Container RAL hex kleur code",
"type": [
"string",
"null"
]
},
"containerRalKleurNaam": {
"description": "De naam van de ralkleur",
"title": "Container RAL kleur naam",
"type": [
"string",
"null"
]
},
"containerUnitCardLezerId": {
"description": "Het identificatienummer van de kaartlezer.",
"type": [
"string",
"null"
]
},
"datumAflopenGarantie": {
"description": "Datum waarop de garantie verloopt",
"format": "date",
"title": "Einde garantieperiode",
"type": [
"string",
"null"
]
},
"datumCreatie": {
"description": "Datum waarop het object is gecreƫerd in container management systeem",
"format": "date",
"title": "Datum registratie startdatum",
"type": [
"string",
"null"
]
},
"datumOperationeel": {
"description": "Datum dat de container operationeel is voor het aanbieden van afval",
"format": "date",
"type": [
"string",
"null"
]
},
"datumOplevering": {
"description": "Datum waarop het object is geleverd",
"format": "date",
"type": [
"string",
"null"
]
},
"datumPlaatsing": {
"description": "Datum waarop het object op de locatie is geplaatst",
"format": "date",
"type": [
"string",
"null"
]
},
"eigenaarId": {
"description": "Identificerend kenmerk eigenaar",
"title": "Eigenaar ID",
"type": [
"string",
"null"
]
},
"eigenaarNaam": {
"description": "Naam eigenaar",
"type": [
"string",
"null"
]
},
"fractieCode": {
"description": "Type afvalfractie code waarvoor de container is bedoeld: 1 - Rest, 2 - Glas, 3 - Papier, 4 - Plastic, 5 - Textiel, 6 - GFT, 9 - Brood",
"title": "Afvalfractie soort code",
"type": [
"string",
"null"
]
},
"fractieOmschrijving": {
"description": "Container fractieomschrijving zoals door leverancier is geleverd.",
"title": "Afvalfractie soort naam",
"type": [
"string",
"null"
]
},
"gbdBuurtId": {
"deprecated": true,
"description": "Unieke identificatie van het object",
"readOnly": true,
"title": "Gebied buurt",
"type": [
"string",
"null"
]
},
"geadopteerdInd": {
"description": "indicatie of het object door een bewoner geadopteerd is",
"title": "Object geadopteerd indicatie",
"type": [
"boolean",
"null"
]
},
"geometrie": {
"allOf": [
{
"description": "GeoJSON geometry",
"discriminator": {
"propertyName": "type"
},
"properties": {
"coordinates": {
"description": "Based on the geometry type, a point or collection of points.",
"items": {
"type": "number"
},
"minItems": 2,
"type": "array"
},
"type": {
"description": "the geometry type",
"enum": [
"Point",
"LineString",
"Polygon",
"MultiPoint",
"MultiLineString",
"MultiPolygon"
],
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
},
{
"properties": {
"coordinates": {
"description": "Point in 3D space",
"items": {
"type": "number"
},
"maxItems": 3,
"minItems": 2,
"type": "array"
},
"type": {
"enum": [
"Point"
],
"type": "string"
}
}
}
],
"description": "GeoJSON geometry",
"type": "object"
},
"id": {
"description": "Unieke aanduiding objecttype",
"title": "Object ID",
"type": "string"
},
"idNummer": {
"description": "Identificatie dat door de fabrikant aan het object is gegeven",
"title": "Object externe ID",
"type": [
"string",
"null"
]
},
"locatieId": {
"deprecated": true,
"description": "Identificerend kenmerk van de put waarin de container is geplaatst",
"readOnly": true,
"title": "Container locatie",
"type": [
"string",
"null"
]
},
"serienummer": {
"description": "serienummer uitgegeven door de fabrikant",
"type": [
"string",
"null"
]
},
"status": {
"description": "Status van de container,0 - inactief, 1 - actief, 2 - gepland",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"title": "Container status code",
"type": [
"integer",
"null"
]
},
"typeId": {
"deprecated": true,
"description": "Identificerend kenmerk van het containertype",
"readOnly": true,
"title": "Container type code",
"type": [
"string",
"null"
]
},
"verwijderdDp": {
"description": "Indicatie of het object verwijderd is bij de bronhouder",
"title": "Geldigheid einddatumtijd",
"type": [
"boolean",
"null"
]
},
"wijzigingsdatumDp": {
"description": "Datum waarop het object is gewijzigd",
"format": "date-time",
"title": "Datumtijd aanmaak wijziging",
"type": [
"string",
"null"
]
}
},
"required": [
"_links",
"bagHoofdadresVerblijfsobjectId",
"bagNummeraanduidingId",
"bagOpenbareruimteId",
"clusterId",
"gbdBuurtId",
"id",
"locatieId",
"typeId"
],
"type": "object",
"x-derived-from": [
"https://api.data.amsterdam.nl/v1/huishoudelijkafval/openapi.json#/components/schemas/Huishoudelijkafvalcontainer"
]
}