Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wijziging beschrijving attribuut ophaaltijdstip #1080

Merged
merged 3 commits into from
Jul 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion datasets/negenstraatjes/afvalregistratie/v2.1.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,4 +221,4 @@
}
}
}
}
}
224 changes: 224 additions & 0 deletions datasets/negenstraatjes/afvalregistratie/v2.1.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,224 @@
{
"id": "afvalregistratie",
"type": "table",
"version": "2.1.1",
"title": "Afvalregistratie bij pilot negen straatjes",
"description": "Adressen waarbij wel of geen afval is opgehaald",
"identifier": "id",
"schema": {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"additionalProperties": false,
"mainGeometry": "geometrie",
"required": [
"schema",
"id"
],
"display": "id",
"properties": {
"schema": {
"$ref": "https://schemas.data.amsterdam.nl/schema@v2#/definitions/schema"
},
"id": {
"type": "string",
"title": "Id",
"description": "uniek id binnen de tabel"
},
"afvalregistratieId": {
"type": "string",
"title": "Afvalregistratie id",
"description": "id verwijst naar de 21Qubz afvalregistratie tabel."
},
"meldingId": {
"type": "string",
"title": "Melding Id",
"description": "Id verwijst naar de meldingen tabel."
},
"planningsId": {
"type": "string",
"title": "Plannings id",
"description": "id verwijst naar de 21Qubz planning tabel."
},
"planningsitemId": {
"type": "string",
"title": "Planningsitem Id",
"description": "id verwijst naar de 21Qubz plannings_item tabel. Hierin staan de onderdelen van een planning"
},
"geometrie": {
"$ref": "https://geojson.org/schema/Point.json",
"title": "Geometrie",
"description": "Punt geometrie van het adres (RD-new, epsg:28992)."
},
"adres": {
"type": "string",
"title": "Adres",
"description": "volledig adres samengesteld uit verschillende bag attributen."
},
"afhandelStatus": {
"type": "string",
"title": "Ahandel status",
"description": "Status van de afhandeling"
},
"bagNummeraanduidingIdentificatie": {
"type": "string",
"title": "BAG nummeraanduiding identificatie",
"description": "BAG nummeraanduiding identificatienummer"
},
"buurt": {
"type": "string",
"title": "Buurt",
"description": "BAG buurtnaam"
},
"buurtcode": {
"type": "string",
"title": "Buurtcode",
"description": "BAG buurtcode"
},
"fractie": {
"type": "string",
"title": "Fractie omschrijving",
"description": "naam van de fractie die het betreft",
"enum": [
"Glas",
"Groente-, Fruit- en Etensresten",
"Oud papier karton",
"Restafval",
"Textiel",
"gemengde fracties Niet productie"
]
},
"fractiecode": {
"type": "string",
"title": "Fractiecode",
"description": "code van de fractie die het betreft",
"enum": [
"GLAS",
"GFE",
"OPK",
"REST",
"TEX",
"GEM"
]
},
"geplandeDatum": {
"type": "string",
"title": "Geplande datum",
"format": "date",
"description": "datum wanneer afval wordt opgehaald volgens planning."
},
"geplandTot": {
"type": "string",
"title": "Gepland tot",
"format": "date-time",
"description": "gepland tot tijdstip van inzameling"
},
"geplandVan": {
"type": "string",
"title": "Gepland van",
"format": "date-time",
"description": "gepland vanaf tijdstip voor inzameling"
},
"huisletter": {
"type": "string",
"title": "Huisletter",
"description": "BAG huisletter"
},
"huisletterToevoeging": {
"type": "string",
"title": "Huisletter toevoeging",
"description": "BAG huisnummer toevoeging"
},
"huisnummer": {
"type": "string",
"title": "Huisnummer",
"description": "BAG huisnummer"
},
"kenteken": {
"type": "string",
"title": "Kenteken",
"description": "kenteken van de wagen"
},
"kleur": {
"type": "string",
"title": "Kleur",
"description": "fractie kleur",
"enum": [
"BLUE",
"BROWN",
"GREEN",
"GREY",
"PURPLE",
"YELLOW"
]
},
"ophaalgewicht": {
"type": "number",
"title": "Ophaalgewicht",
"description": "gewicht van inzameling"
},
"ophaaltijdstip": {
"type": "string",
"format": "date-time",
"title": "ophaaltijdstip",
"description": "tijdstip van inzameling"
},
"postcode": {
"type": "string",
"title": "Postcode",
"description": "BAG postcode"
},
"stadsdeel": {
"type": "string",
"title": "Stadsdeel",
"description": "BAG stadsdeelnaam"
},
"stadsdeelcode": {
"type": "string",
"title": "Stadsdeelcode",
"description": "BAG stadsdeelcode"
},
"straatnaam": {
"type": "string",
"title": "Straatnaam",
"description": "BAG openbareruimtenaam/ straatnaam"
},
"stuksAfval": {
"type": "integer",
"title": "Stuks afval",
"description": "aantal stuks afval"
},
"tijdvensterOphalen": {
"type": "string",
"title": "Tijdvenster ophalen",
"description": "het tijdsvenster voor het ophalen van het afval"
},
"uitvoertijd": {
"type": "string",
"format":"time",
"title": "Uitvcoertijd",
"description": "tijdstip waarop ophaalstop is uitgevoerd"
},
"uitvoerdatumtijd": {
"type": "string",
"format":"date-time",
"title": "Uitvoerdatumtijd",
"description": "tijdstip en datum waarop ophaalstop is uitgevoerd"
},
"wagennummer": {
"type": "string",
"title": "Wagennummer",
"description": "wagen nummer"
},
"wijk": {
"type": "string",
"title": "Wijk",
"description": "BAG wijknaam"
},
"wijkcode": {
"type": "string",
"title": "Wijkcode",
"description": "BAG wijkcode"
}
}
}
}
6 changes: 3 additions & 3 deletions datasets/negenstraatjes/dataset.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"homepage": "https://data.amsterdam.nl",
"spatialDescription": "Gemeente Amsterdam",
"version": "1.2.0",
"version": "1.3.0",
"crs": "EPSG:28992",
"title": "Negen Straatjes",
"language": "nl",
Expand All @@ -33,9 +33,9 @@
"tables": [
{
"id": "afvalregistratie",
"$ref": "afvalregistratie/v2.1.0",
"$ref": "afvalregistratie/v2.1.1",
"activeVersions": {
"2.1.0": "afvalregistratie/v2.1.0"
"2.1.1": "afvalregistratie/v2.1.1"
}
}
]
Expand Down
Loading