diff --git a/datasets/huishoudelijkafval/adresloopafstand_v2/v2.0.2.json b/datasets/huishoudelijkafval/adresloopafstand_v2/v2.0.2.json index 840b38bdb..9400c1eb4 100644 --- a/datasets/huishoudelijkafval/adresloopafstand_v2/v2.0.2.json +++ b/datasets/huishoudelijkafval/adresloopafstand_v2/v2.0.2.json @@ -13,17 +13,17 @@ "display": "id", "mainGeometry": "geometrie", "properties": { + "schema": { + "$ref": "https://schemas.data.amsterdam.nl/schema@v2#/definitions/schema" + }, "id": { "type": "string", - "title": "ID", + "title": "Adres loopafstand ID", "description": "Uniek identificerend kenmerk van het record" }, - "schema": { - "$ref": "https://schemas.data.amsterdam.nl/schema@v2#/definitions/schema" - }, "adresseerbaarobjectId": { "type": "string", - "title": "Adresseerbaarobject ID", + "title": "Adresseerbaar object ID", "description": "Uniek identificerend kenmerk van adresseerbaarobject" }, "adresseerbaarobjectType": { @@ -38,35 +38,35 @@ }, "gebruiksdoel": { "type": "string", - "title": "Gebruiksdoel", - "description": "BAG:Een categorisering van de gebruiksdoelen van het betreffende verblijfsobject, zoals dit door de overheid als zodanig is toegestaan" + "title": "Gebruikersdoel adresseerbaar object", + "description": "BAG:Een categorisering van de gebruiksdoelen van het betreffende verblijfsobject, ligplaats en standplaatsen zoals dit door de overheid als zodanig is toegestaan" }, "cluster": { "type": "string", "relation": "huishoudelijkafval:cluster", - "title": "Cluster", + "title": "Cluster ID", "description": "Uniek identificerend kenmerk van cluster waarnaar de afstand is berekend" }, "fractie": { "type": "string", - "title": "Fractie", + "title": "Afval fractiesoort code", "description": "Code afvalfractie waarnaar de afstand is bepaald" }, "fractieOmschrijving": { "type": "string", - "title": "Fractie Omschrijving", + "title": "Afval fractiesoort naam", "description": "Omschrijving afvalfractie waarnaar de afstand is bepaald" }, "loopafstandCategorie": { "type": "string", "relation": "huishoudelijkafval:loopafstandCategorieV2", "title": "Loopafstand Categorie", - "description": "relatie naar de categorie waarin de berekende loopafstand valt" + "description": "Relatie naar de categorie waarin de berekende loopafstand valt" }, "loopafstand": { "type": "number", - "title": "Loopafstand", - "description": "Berekende afstand over de weg in meter in RD (epsg:28992) van woning tot cluster van containers van de betreffende afvalfractie" + "title": "Loopafstand in meters", + "description": "Berekende afstand over de weg in meter van woning tot cluster van containers van de betreffende afvalfractie" }, "geometrie": { "$ref": "https://geojson.org/schema/Point.json", @@ -76,13 +76,13 @@ "wijzigingsdatumDp": { "type": "string", "format": "date-time", - "title": "=wijzigings Datum", + "title": "Object wijziging datum", "description": "Datum waarop het object is gewijzigd" }, "verwijderdDp": { "type": "boolean", - "title": "Verwijderd", - "description": "indicatie of het object verwijderd is bij de bronhouder" + "title": "Object verwijderd indicatie", + "description": "Indicatie of het object verwijderd is in de datapijplijn" } } } diff --git a/datasets/huishoudelijkafval/bagobjectloopafstand_v2/v2.0.2.json b/datasets/huishoudelijkafval/bagobjectloopafstand_v2/v2.0.2.json index 6e3af3621..010c08296 100644 --- a/datasets/huishoudelijkafval/bagobjectloopafstand_v2/v2.0.2.json +++ b/datasets/huishoudelijkafval/bagobjectloopafstand_v2/v2.0.2.json @@ -13,50 +13,50 @@ "display": "id", "mainGeometry": "geometrie", "properties": { + "schema": { + "$ref": "https://schemas.data.amsterdam.nl/schema@v2#/definitions/schema" + }, "id": { "type": "string", - "title": "ID", + "title": "BAG object loopafstand ID", "description": "Uniek identificerend kenmerk van het record" }, - "schema": { - "$ref": "https://schemas.data.amsterdam.nl/schema@v2#/definitions/schema" - }, "bagObjectId": { "type": "string", - "title": "Bag Object ID", + "title": "Adresseerbaar object ID", "description": "Uniek identificerend kenmerk van bagobject" }, "bagObjectType": { "type": "string", "title": "Bag Object type", - "description": "BAG objectklasse: pand, ligplaats, standplaats" + "description": "Typering adresseerbaar object conform BAG: verblijfsobject, ligplaats , standplaats" }, "cluster": { "type": "string", "relation": "huishoudelijkafval:cluster", - "title": "Cluster", + "title": "Cluster iD", "description": "Uniek identificerend kenmerk van cluster waarnaar de afstand is berekend" }, "fractie": { "type": "string", - "title": "Fractie", + "title": "Afval fractie code", "description": "Code afvalfractie waarnaar de afstand is bepaald" }, "fractieOmschrijving": { "type": "string", - "title": "Fractie Omscrijving", - "description": "Omschrijving afvalfractie waarnaar de afstand is bepaald." + "title": "Afval fractie naam", + "description": "Omschrijving afvalfractie waarnaar de afstand is bepaald" }, "loopafstandCategorie": { "type": "string", "relation": "huishoudelijkafval:loopafstand_categorieV2", - "title": "Loopafstand Categorie", - "description": "relatie naar de categorie waarin de berekende loopafstand valt" + "title": "Loopafstand categorie", + "description": "Relatie naar de categorie waarin de berekende loopafstand valt" }, "loopafstand": { "type": "number", - "title": "Loopafstand", - "description": "Berekende afstand over de weg in meter in RD (epsg:28992) van woning tot cluster van containers van de betreffende afvalfractie" + "title": "Loopafstand in meters", + "description": "Berekende afstand over de weg in meter van woning tot cluster van containers van de betreffende afvalfractie" }, "geometrie": { "$ref": "https://geojson.org/schema/Polygon.json", @@ -66,13 +66,13 @@ "wijzigingsdatumDp": { "type": "string", "format": "date-time", - "title": "Wijzings Datum", + "title": "Object wijziging datum", "description": "Datum waarop het object is gewijzigd" }, "verwijderdDp": { "type": "boolean", - "title": "Verwijderd", - "description": "indicatie of het object verwijderd is" + "title": "Object verwijderd indicatie", + "description": "Indicatie of het object verwijderd is in de datapijplijn" } } } diff --git a/datasets/huishoudelijkafval/dataset.json b/datasets/huishoudelijkafval/dataset.json index 99b505687..50c46dc96 100644 --- a/datasets/huishoudelijkafval/dataset.json +++ b/datasets/huishoudelijkafval/dataset.json @@ -9,7 +9,7 @@ "homepage": "https://data.amsterdam.nl", "owner": "Directie Afval en Grondstoffen, Gemeente Amsterdam", "spatialDescription": "Gemeente Amsterdam", - "version": "2.4.0", + "version": "2.5.0", "title": "Afvalcontainers, putten en weeggegevens", "language": "nl", "dateCreated": "2020-01-13T00:00:00+01:00", @@ -118,6 +118,7 @@ "id": "loopafstandCategorieV2", "$ref": "loopafstandcategorie_v2/v2.0.1", "activeVersions": { + "2.0.0": "loopafstandcategorie_v2/v2.0.0", "2.0.1": "loopafstandcategorie_v2/v2.0.1" } }, @@ -125,16 +126,18 @@ "id": "bagObjectLoopafstandV2", "$ref": "bagobjectloopafstand_v2/v2.0.2", "activeVersions": { + "2.0.2": "bagobjectloopafstand_v2/v2.0.2", "2.0.1": "bagobjectloopafstand_v2/v2.0.1", - "2.0.2": "bagobjectloopafstand_v2/v2.0.2" + "2.0.0": "bagobjectloopafstand_v2/v2.0.0" } }, { "id": "adresLoopafstandV2", "$ref": "adresloopafstand_v2/v2.0.2", "activeVersions": { + "2.0.2": "adresloopafstand_v2/v2.0.2", "2.0.1": "adresloopafstand_v2/v2.0.1", - "2.0.2": "adresloopafstand_v2/v2.0.2" + "2.0.0": "adresloopafstand_v2/v2.0.0" } }, { @@ -170,18 +173,21 @@ }, { "id": "servicegebiedenLocatie", - "$ref": "servicegebiedenLocatie/v1.1.0", + "$ref": "servicegebiedenLocatie/v1.2.0", "activeVersions": { "1.0.0": "servicegebiedenLocatie/v1.0.0", - "1.1.0": "servicegebiedenLocatie/v1.1.0" + "1.1.0": "servicegebiedenLocatie/v1.1.0", + "1.2.0": "servicegebiedenLocatie/v1.2.0" } }, { "id": "servicegebieden", - "$ref": "servicegebieden/v1.1.0", + "$ref": "servicegebieden/v1.2.0", "activeVersions": { "1.0.0": "servicegebieden/v1.0.0", - "1.1.0": "servicegebieden/v1.1.0" + "1.1.0": "servicegebieden/v1.1.0", + "1.2.0": "servicegebieden/v1.2.0" + } } ] diff --git a/datasets/huishoudelijkafval/loopafstandcategorie_v2/v2.0.1.json b/datasets/huishoudelijkafval/loopafstandcategorie_v2/v2.0.1.json index 9f4716f18..0a6a3c4c2 100644 --- a/datasets/huishoudelijkafval/loopafstandcategorie_v2/v2.0.1.json +++ b/datasets/huishoudelijkafval/loopafstandcategorie_v2/v2.0.1.json @@ -12,49 +12,49 @@ ], "display": "id", "properties": { + "schema": { + "$ref": "https://schemas.data.amsterdam.nl/schema@v2#/definitions/schema" + }, "id": { "type": "string", - "title": "ID", + "title": "Loopafstand categorie ID", "description": "identificatie categorie loopafstand" }, - "schema": { - "$ref": "https://schemas.data.amsterdam.nl/schema@v2#/definitions/schema" - }, "fractie": { "type": "string", - "title": "Fractie", + "title": "Afval fractie code", "description": "Code afvalfractie waarnaar de afstand is bepaald" }, "fractieOmschrijving": { "type": "string", - "title": "Fractie Omschrijving", + "title": "AFval fractie naam", "description": "Omschrijving afvalfractie waarnaar de afstand is bepaald" }, "loopafstandCategorieOmschrijving": { "type": "string", - "title": "Loopafstand Categorie Omschrijving", + "title": "Loopafstand categorie omschrijving", "description": "Omschrijving van de categorie waarin de berekende loopafstand valt" }, "loopafstandCategorieVanaf": { "type": "integer", - "title": "Loopafstand Categorie Vanaf", + "title": "Loopafstand categorie vanaf", "description": "Ondergrens van de categorie waarin de berekende loopafstand valt" }, "loopafstandCategorieTot": { "type": "integer", - "title": "Loopafstand Categorie Tot", + "title": "Loopafstand categorie tot", "description": "Bovengrens van de categorie waarin de berekende loopafstand valt" }, "wijzigingsdatumDp": { "type": "string", "format": "date-time", - "title": "Wijzings Datum", + "title": "Object wijziging datum", "description": "Datum waarop het object is gewijzigd" }, "verwijderdDp": { "type": "boolean", - "title": "Verwijderd", - "description": "indicatie of het object verwijderd is" + "title": "Object verwijderd indicatie", + "description": "Indicatie of het object verwijderd is in de datapijplijn" } } } diff --git a/datasets/huishoudelijkafval/servicegebieden/v1.2.0.json b/datasets/huishoudelijkafval/servicegebieden/v1.2.0.json new file mode 100644 index 000000000..417bb306c --- /dev/null +++ b/datasets/huishoudelijkafval/servicegebieden/v1.2.0.json @@ -0,0 +1,92 @@ +{ + "id": "servicegebieden", + "type": "table", + "title": "Servicegebieden voor boven- en ondergrondseafvalcontainers", + "description": "Een afvalservicegebied is een verzameling van panden die dicht bij elkaar liggen op basis van hun loopafstand tot een afvalophaal locatie. De bewoners van deze panden maken gebruik van het dichtstbijzijnde afvalservicepunt.", + "version": "1.2.0", + "auth": "OPENBAAR", + "schema": { + "$schema": "http://json-schema.org/draft-07/schema#", + "type": "object", + "additionalProperties": false, + "required": [ + "schema", + "id" + ], + "mainGeometry": "geometrie", + "identifier": "id", + "display": "id", + "properties": { + "schema": { + "$ref": "https://schemas.data.amsterdam.nl/schema@v1.3.0#/definitions/schema" + }, + "id": { + "type": "string", + "description": "Unieke identificatie van een afval servicegebied", + "title": "Afval servicegebied ID" + }, + "bagObjectId": { + "type": "string", + "description": "Unieke BAG object (pand, ligplaats en standplaats) identificatie", + "title": "BAG object identificatie" + }, + "bagObjectType": { + "type": "string", + "description": "Type BAG object (pand, ligplaats en standplaats)", + "title": "Object type" + }, + "servicegebiedenLocatie": { + "type": "string", + "relation": "huishoudelijkafval:servicegebieden_locatie", + "description": "Identificatie van een servicegebied locatie. De Servicegebieden locaties correspenderen met de afvalcluster", + "title": "Servicegebied locatie ID" + }, + "fractieCode": { + "type": "string", + "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 code" + }, + "fractieOmschrijving": { + "type": "string", + "description": "Afvalcontainer fractieomschrijving zoals door leverancier is geleverd.", + "title": "Afvalfractie omschrijving" + }, + "loopafstandCategorieId": { + "type": "string", + "description": "Unieke identificatie van loopafstanden categoriën", + "title": "Loopafstand categorie ID" + }, + "loopafstandCategorieOmschrijving": { + "type": "string", + "description": "De loopafstanden zijn volgens een vastgestelde indelijng gecategoriseerd. Bijvoorbeeld: 30 - 90 meter", + "title": "Loopafstand categorie omschrijving" + }, + "loopafstandCategorieVanaf": { + "type": "number", + "description": "De loopafstand vanaf een bepaalde meter. Volgens de loopafstand categorisatie.", + "title": "Loopafstand vanaf meter" + }, + "loopafstandCategorieTot": { + "type": "number", + "description": "De loopafstand tot een bepaalde meter volgens de loopafstandcategorisatie.", + "title": "Loopafstand tot meter" + }, + "categorieWijzigingsdatumDp": { + "type": "string", + "format": "date-time", + "description": "De datum waarop de loopafstandcategorie in de datapijplijn is gewijzigd", + "title": "Loopafstand categorie wijzigingsdatum" + }, + "categorieVerwijderdDp": { + "type": "boolean", + "description": "De datum waarop de loopafstandcategorie in de datapijplijn is verwijderd.", + "title": "Loopafstand categorie einddatum" + }, + "geometrie": { + "$ref": "https://geojson.org/schema/Polygon.json", + "description": "Geometrie van het type POINT van de container RD (epsg:28992)", + "title": "Geometrie" + } + } + } +} \ No newline at end of file diff --git a/datasets/huishoudelijkafval/servicegebiedenLocatie/v1.2.0.json b/datasets/huishoudelijkafval/servicegebiedenLocatie/v1.2.0.json new file mode 100644 index 000000000..c85e80571 --- /dev/null +++ b/datasets/huishoudelijkafval/servicegebiedenLocatie/v1.2.0.json @@ -0,0 +1,65 @@ +{ + "id": "servicegebiedenLocatie", + "type": "table", + "title": "Afvalservicegebied-locatie", + "description": "Afvalservicegebied-locatie voor ondergrondse- en bovengrondsecontainers vertegenwoordigt een ophaallocatie voor één type afvalfractie, met een gemiddelde loopafstand naar de nabijgelegen panden. Als er op een ophaallocatie meerdere containers voor dezelfde fractie zijn, worden deze als één enkele fractie beschouwd.", + "version": "1.2.0", + "auth": "OPENBAAR", + "schema": { + "$schema": "http://json-schema.org/draft-07/schema#", + "type": "object", + "additionalProperties": false, + "required": [ + "schema", + "id" + ], + "mainGeometry": "geometrie", + "identifier": "id", + "display": "id", + "properties": { + "schema": { + "$ref": "https://schemas.data.amsterdam.nl/schema@v1.3.0#/definitions/schema" + }, + "id": { + "type": "string", + "description": "Unieke identificatie van een afval servicegebied locatie", + "title": "Servicegebied locatie ID" + }, + "clusterFractieAantalContainers": { + "type": "number", + "description": "Aantal containers per clusterfractie", + "title": "Aantal containers per clusterfractie" + }, + "clusterFractieVolumeM3": { + "type": "number", + "description": "De som van het volume (m3) van containers per clusterfractie", + "title": "Cluster fractie volume" + }, + "clusterFractieCode": { + "type": "string", + "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 code" + }, + "clusterFractieOmschrijving": { + "type": "string", + "description": "Afvalcontainer fractieomschrijving zoals door leverancier is geleverd.", + "title": "Afvalfractie omschrijving" + }, + "aantalWoningen": { + "type": "number", + "description": "Aantal woningen die gebruik maken van de servicegebiedlocatie", + "title": "Servicegebied locatie aantal woningen" + }, + "gemiddeldeLoopafstand": { + "type": "number", + "description": "De gemiddelde loopafstand van woningen naar een servicegebiedlocatie.", + "title": "Servicegebied locatie gemiddelde loopafstand" + }, + "geometrie": { + "$ref": "https://geojson.org/schema/Point.json", + "description": "Geometrie van het type POLYGON van de servicegebiedlocatie RD (epsg:28992)", + "title": "Geometrie" + } + } + } +} \ No newline at end of file