- SourceMeta name
- huishoudelijkafvalafvoermomenten
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 5.238 bytes
- Bytes bundled
- 6.356 bytes
- Health
- 17%
- 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
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/aanbieder/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/aanbiederAdres/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/aanbiederPlaatsnaam/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/aanbiederPostcode/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/aanbiederStandplaats/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/aanbiederStandplaatsOmschrijving/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/afvalSoort/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/afvalstofCode/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/afvalstofOmschrijving/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/afvalstroomNummer/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/bonNummer/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/datum/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/geaccepteerd/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/inweging/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/inweging/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/inweging/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/kenteken/description
- Name
- description_trim
- Message
- Descriptions should not contain leading or trailing whitespace
- Pointers
- /properties/kenteken/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/nettoGewicht/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/ontvangstLocatie/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/opmerking/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/tijd/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/uitweging/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/uitweging/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/uitweging/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/weegBon/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/weegDatum/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/weegTijdstip/description
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/gemeente-amsterdam/afvalcontainers-putten-en-weeggegevens--mrgfx6ng/huishoudelijkafvalafvoermomenten",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Bevat gegevens over wat en hoeveel is aangeboden bij verschillende afvalwerkers",
"properties": {
"_links": {
"description": "The contents of the `afvoermomenten._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": "./huishoudelijkafvalafvoermomentenlink"
}
},
"required": [
"schema",
"self"
],
"title": " links",
"type": "object"
},
"aanbieder": {
"description": "Naam van de afvalaanbieder (klant, bedrijf of gemeente).",
"type": [
"string",
"null"
]
},
"aanbiederAdres": {
"description": "Adres van de afvalaanbieder.",
"title": "Adres aanbieder",
"type": [
"string",
"null"
]
},
"aanbiederPlaatsnaam": {
"description": "Plaatsnaam van de afvalaanbieder.",
"title": "Plaatsnaam aanbieder",
"type": [
"string",
"null"
]
},
"aanbiederPostcode": {
"description": "Postcode van de afvalaanbieder.",
"title": "Postcode aanbieder",
"type": [
"string",
"null"
]
},
"aanbiederStandplaats": {
"description": "Locatie waar het afval is opgehaald.",
"title": "Standplaats aanbieder",
"type": [
"string",
"null"
]
},
"aanbiederStandplaatsOmschrijving": {
"description": "Beschrijving van de ophaallocatie.",
"title": "Omschrijving locatie aanbieder",
"type": [
"string",
"null"
]
},
"afvalSoort": {
"description": "Beschrijving van het afval of de activiteit.",
"type": [
"string",
"null"
]
},
"afvalstofCode": {
"description": "Code die het type afvalstof identificeert.",
"type": [
"string",
"null"
]
},
"afvalstofOmschrijving": {
"description": "Kenteken van het voertuig dat het afval vervoert.",
"type": [
"string",
"null"
]
},
"afvalstroomNummer": {
"description": "Afvalstroomnummer, een unieke code voor de afvalstroom.",
"title": "Afval stroomnummer",
"type": [
"string",
"null"
]
},
"bonNummer": {
"description": "Unieke identificatie voor de afvalverwerking van de afvalverwerker.",
"type": [
"string",
"null"
]
},
"datum": {
"description": "Datum van de afvalverwerking of registratie.",
"format": "date",
"type": [
"string",
"null"
]
},
"geaccepteerd": {
"description": "Status of het afval is geaccepteerd bij de ontvangstlocatie.",
"type": [
"string",
"null"
]
},
"id": {
"description": "Unieke aanduiding van het record. Combinatie verwerker en bon nummer",
"type": "string"
},
"inweging": {
"description": "Gewicht van het voertuig inclusief lading bij binnenkomst.",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"kenteken": {
"description": " Kenteken van het voertuig dat het afval vervoert.",
"type": [
"string",
"null"
]
},
"kentekenKort": {
"description": "Kenteken zonder '-'. Ten behove van koppeling met wagenpark_voertuig",
"title": "Verkort kenteken",
"type": [
"string",
"null"
]
},
"nettoGewicht": {
"description": "Verschil tussen vol en leeg gewicht, oftewel het gewicht van het afval.",
"type": [
"string",
"null"
]
},
"ontvangstLocatie": {
"description": "Locatie waar het afval wordt ontvangen.",
"type": [
"string",
"null"
]
},
"opmerking": {
"description": "Aanvullende informatie over de afvalverwerking.",
"type": [
"string",
"null"
]
},
"tijd": {
"description": "Tijdstip van de verwerking of registratie.",
"format": "time",
"type": [
"string",
"null"
]
},
"uitweging": {
"description": "Gewicht van het voertuig zonder lading bij vertrek.",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"verwerker": {
"description": "Naam van de verwerker",
"type": [
"string",
"null"
]
},
"weegBon": {
"description": "Nummer van de weegbon van de aanbieder voor het geregistreerde gewicht.",
"type": [
"string",
"null"
]
},
"weegDatum": {
"description": "Datum waarop het afval is gewogen.",
"format": "date",
"type": [
"string",
"null"
]
},
"weegTijdstip": {
"description": "Tijdstip waarop het afval is gewogen.",
"format": "time",
"type": [
"string",
"null"
]
}
},
"required": [
"_links",
"id"
],
"type": "object",
"x-derived-from": [
"https://api.data.amsterdam.nl/v1/huishoudelijkafval/openapi.json#/components/schemas/Huishoudelijkafvalafvoermomenten"
]
}