-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ac52f3
commit 02ae79b
Showing
1 changed file
with
204 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,204 @@ | ||
{ | ||
"id": "bijplaatsingen", | ||
"version": "2.2.0", | ||
"type": "table", | ||
"provenance": "afval_api_waarneming", | ||
"schema": { | ||
"$schema": "http://json-schema.org/draft-07/schema#", | ||
"type": "object", | ||
"additionalProperties": false, | ||
"required": [ | ||
"id", | ||
"schema" | ||
], | ||
"display": "id", | ||
"mainGeometry": "geometrie", | ||
"properties": { | ||
"schema": { | ||
"$ref": "https://schemas.data.amsterdam.nl/schema@v2#/definitions/schema" | ||
}, | ||
"id": { | ||
"type": "string", | ||
"description": "Unieke aanduiding van het record." | ||
}, | ||
"datumWaarneming": { | ||
"type": "string", | ||
"format": "date", | ||
"description": "De datum waarop de waarneming is geregistreerd." | ||
}, | ||
"tijdWaarneming": { | ||
"type": "string", | ||
"format": "time", | ||
"description": "De tijdstip waarop de waarneming is geregistreerd." | ||
}, | ||
"cluster": { | ||
"type": "string", | ||
"relation": "huishoudelijkafval:cluster", | ||
"description": "Uniek identificerend kenmerk van cluster" | ||
}, | ||
"gbdBuurtCode": { | ||
"type": "string", | ||
"uri": "https://www.amsterdam.nl/stelselpedia/gebieden-index/catalogus/buurt", | ||
"description": "Unieke code (hierin zie je de Stadsdeel- en Wijkcode terug)" | ||
}, | ||
"gbdBuurt": { | ||
"type": "string", | ||
"relation": "gebieden:buurten", | ||
"uri": "https://www.amsterdam.nl/stelselpedia/gebieden-index/catalogus/buurt", | ||
"description": "Unieke identificatie van het object (naam van het kenmerk wijzigt van ID naar Identificatie in 2019)" | ||
}, | ||
"bagOpenbareruimte": { | ||
"type": "string", | ||
"relation": "bag:openbareruimtes", | ||
"description": "Unieke identificatie van het object" | ||
}, | ||
"bagVerblijfsobject": { | ||
"type": "string", | ||
"relation": "bag:verblijfsobjecten", | ||
"description": "Een identificatiecode van een verblijfsobject is een authentiek gegeven en een unieke aanduiding van het verblijfsobject." | ||
}, | ||
"bagNummeraanduiding": { | ||
"type": "string", | ||
"relation": "bag:nummeraanduidingen", | ||
"description": "Identificatie nummeraanduiding" | ||
}, | ||
"bagWoonplaatsen": { | ||
"type": "string", | ||
"relation": "bag:woonplaatsen", | ||
"description": "Identificatie woonplaats" | ||
}, | ||
"geometrie": { | ||
"$ref": "https://geojson.org/schema/Point.json", | ||
"description": "Geometrie van het type POINT van de waarneming RD(epsg:28992)" | ||
}, | ||
"bruingoed": { | ||
"type": "boolean", | ||
"description": "Aangetroffen afvalsoort (bruingoed) rondom de container(s)" | ||
}, | ||
"containervies": { | ||
"type": "boolean", | ||
"description": "De uiterlijke toestand van de container(s). Container is vies en moet worden schoongemaakt" | ||
}, | ||
"crowScore": { | ||
"type": "string", | ||
"description": "De score van CROW inspectie. A+: 0 stuks afval, A: <= 1 stuk, B: <= 3 stuks, C: <= 5 stuks, D: > 5 stuks" | ||
}, | ||
"glas": { | ||
"type": "boolean", | ||
"description": "Aangetroffen afvalsoort rondom de container(s)" | ||
}, | ||
"glasgestremd": { | ||
"type": "boolean", | ||
"description": "De glascontainer is gestremd" | ||
}, | ||
"glastoegankelijk": { | ||
"type": "boolean", | ||
"description": "De glascontainer is toegangelijk" | ||
}, | ||
"glasvol": { | ||
"type": "boolean", | ||
"description": "De glascontainer is vol" | ||
}, | ||
"grof": { | ||
"type": "boolean", | ||
"description": "Aangetroffen afvalsoort (grofvuil) rondom de container(s)" | ||
}, | ||
"handhaving": { | ||
"type": "boolean", | ||
"description": "Er zijn zijn items aangetroffen met adresgegevens en is er dus handhaving nodig" | ||
}, | ||
"waardeHandhaving": { | ||
"type": "string", | ||
"description": "Hoe veel items met adresgegevens zijn er aangetroffen?" | ||
}, | ||
"huisvuil": { | ||
"type": "boolean", | ||
"description": "Aangetroffen afvalsoort (huisvuil) rondom de container(s)" | ||
}, | ||
"karton": { | ||
"type": "boolean", | ||
"description": "Aangetroffen afvalsoort (karton) rondom de container(s)" | ||
}, | ||
"overig": { | ||
"type": "boolean", | ||
"description": "Aangetroffen afvalsoort (overig) rondom de container(s)" | ||
}, | ||
"papiervol": { | ||
"type": "boolean", | ||
"description": "De papiercontainer is vol" | ||
}, | ||
"papiergestremd": { | ||
"type": "boolean", | ||
"description": "De papiercontainer is gestremd" | ||
}, | ||
"papiertoegankelijk": { | ||
"type": "boolean", | ||
"description": "De papiercontainer is toegankelijk" | ||
}, | ||
"restgestremd": { | ||
"type": "boolean", | ||
"description": "De restcontainer is gestremd" | ||
}, | ||
"resttoegankelijk": { | ||
"type": "boolean", | ||
"description": "De restcontainer is toegankelijk" | ||
}, | ||
"restvol": { | ||
"type": "boolean", | ||
"description": "De restcontainer is vol" | ||
}, | ||
"veegvuil": { | ||
"type": "boolean", | ||
"description": "Aangetroffen afvalsoort (veegvuil) rondom de container(s)" | ||
}, | ||
"zwerfafval": { | ||
"type": "boolean", | ||
"description": "Aangetroffen afvalsoort (zwerfafval) rondom de container(s)" | ||
}, | ||
"waarnemerRol": { | ||
"type": "string", | ||
"description": "De rol van de melder" | ||
}, | ||
"gbdStadsdeelNaam": { | ||
"type": "string", | ||
"description": "Naam van het stadsdeel waar de waarneming is geregistreerd (afgeleid o.b.v. geometrie)." | ||
}, | ||
"postcode": { | ||
"type": "string", | ||
"description": "De postcode van de locatie waar de waarneming is geregistreerd (afgeleid o.b.v. geometrie)." | ||
}, | ||
"straatnaam": { | ||
"type": "string", | ||
"description": "De straat van de locatie waar de waar de waarneming is geregistreerd (afgeleid o.b.v. geometrie)." | ||
}, | ||
"locatieWaarnemer": { | ||
"type": "string", | ||
"description": "Het stadsdeel vanwaar van de waarnemer in het systeem is ingelogd" | ||
}, | ||
"typeWaarneming": { | ||
"type": "string", | ||
"description": "Geeft aan of de waarneming een CROW waarneming is." | ||
}, | ||
"grofvuildagen": { | ||
"type": "string", | ||
"description": "De waarde is in true en false. Het geeft per dag aan of het true of false is. De eerste waarde is maandag. " | ||
}, | ||
"adresType": { | ||
"type": "string", | ||
"description": "Type is het type waarneming (extra of routelocatie)" | ||
}, | ||
"dumpplek": { | ||
"type": "boolean", | ||
"description": "Het geeft aan of de locatie een dumplek is." | ||
}, | ||
"meldingDoorCollegaDoorgezet": { | ||
"type": "string", | ||
"description": "Het geeft aan of de waarneming door een collega is doorgezet." | ||
}, | ||
"naamMeldingDoorgezet": { | ||
"type": "string", | ||
"description": "Soort doorgezette waarneming." | ||
} | ||
} | ||
} | ||
} |