-
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.
* titles and descriptions changed * titles and descriptions changed * titles and discriptions changed
- Loading branch information
Showing
2 changed files
with
271 additions
and
2 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
268 changes: 268 additions & 0 deletions
268
datasets/bor_inspecties/monitorbeeldkwaliteit/v2.1.0.json
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,268 @@ | ||
{ | ||
"id": "monitorbeeldkwaliteit", | ||
"type": "table", | ||
"version": "2.1.0", | ||
"title": "Monitorbeeldkwaliteit", | ||
"description": "Deze tabel bevat de inspecties die zijn uitgevoerd voor het dagelijkse onderhoud Beheer Openbare Ruimte. Hiervoor wordt merendeels de CROW 380 methodiek gebruikt. Enkele inspecties worden met een ander doel uitgevoerd en hanteren daarom niet de CROW 380 methodiek.", | ||
"schema": { | ||
"$schema": "http://json-schema.org/draft-07/schema#", | ||
"type": "object", | ||
"additionalProperties": false, | ||
"mainGeometry": "geometry", | ||
"identifier": "id", | ||
"required": [ | ||
"id", | ||
"schema" | ||
], | ||
"display": "id", | ||
"properties": { | ||
"schema": { | ||
"$ref": "https://schemas.data.amsterdam.nl/schema@v2#/definitions/schema" | ||
}, | ||
"id": { | ||
"type": "string", | ||
"description": "Unieke aanduiding van het record." | ||
}, | ||
"environment": { | ||
"title": "Inspectie omgeving omschrijving", | ||
"type": "string", | ||
"description": "Lijst bevat de volgende eigenschappen. environment Omgevingsparameter waarin de inspectie heeft plaatsgevonden (bijv. amsterdam, amsterdam2019, amsterdamcentrum, etc.)" | ||
}, | ||
"inspectionRoundType": { | ||
"title": "Inspectie schouwronde type", | ||
"type": "string", | ||
"description": "Nadere aanduiding van het type schouwronde" | ||
}, | ||
"inspectionRoundId": { | ||
"title": "Inspectie schouwronde ID", | ||
"type": "string", | ||
"description": "Unieke identificatie van de schouwronde" | ||
}, | ||
"inspectionRoundUri": { | ||
"type": "string", | ||
"description": "Link naar de gehele schouwronde" | ||
}, | ||
"inspectionRoundName": { | ||
"title": "Inspectie schouwronde naam", | ||
"type": "string", | ||
"description": "Naam van de schouwronde" | ||
}, | ||
"inspectionRoundPeriodeStart": { | ||
"title": "Inspectie schouwronde planning startdatumtijd", | ||
"type": "string", | ||
"format": "date-time", | ||
"description": "Geplande startdatum en tijd van de inspectie schouwronde" | ||
}, | ||
"inspectionRoundPeriodeEnd": { | ||
"title": "Inspectie schouwronde planning einddatumtijd", | ||
"type": "string", | ||
"format": "date-time", | ||
"description": "Geplande einddatum en tijd van de inspectie schouwronde" | ||
}, | ||
"inspectionRoundModifiededAt": { | ||
"title": "Inspectie schouwronde modificatie datumtijd", | ||
"type": "string", | ||
"format": "date-time", | ||
"description": "Laatste modificatiedatum en tijd van de inspectie schouwronde" | ||
}, | ||
"inspectionIds": { | ||
"title": "Inspectie ID", | ||
"type": "string", | ||
"description": "Unieke identificatie van de inspectie" | ||
}, | ||
"inspectionCreatedAt": { | ||
"title": "Inspectie aanmaak datumtijd", | ||
"type": "string", | ||
"format": "date-time", | ||
"description": "Aanmaakdatum en tijd van de inspectie" | ||
}, | ||
"resultsAboveMinvalue": { | ||
"type": "boolean", | ||
"description": "true ( = geen afkeur) / false ( = bevat afkeur)" | ||
}, | ||
"inspectionFinishedAt": { | ||
"title": "Inspectie sluiting datumtijd", | ||
"type": "string", | ||
"format": "date-time", | ||
"description": "Sluitingsdatum en tijd van de inspectie" | ||
}, | ||
"inspectionResultFiledAt": { | ||
"title": "Inspectie modificatie datumtijd", | ||
"type": "string", | ||
"format": "date-time", | ||
"description": "Laatste modificatiedatum en tijd van de inspectie" | ||
}, | ||
"scoreId": { | ||
"title": "Inspectie resultaat ID", | ||
"type": "string", | ||
"description": "Unieke identificatie van het inspectie resultaat" | ||
}, | ||
"score": { | ||
"title": "Inspectie score code", | ||
"type": "string", | ||
"enum": [ | ||
"A+", | ||
"A", | ||
"B", | ||
"C", | ||
"D", | ||
"NVT" | ||
], | ||
"description": "Nadere aanduiding van de score van de inspectie" | ||
}, | ||
"scoreCreatedAt": { | ||
"title": "Inspectie score aanmaak datumtijd", | ||
"type": "string", | ||
"format": "date-time", | ||
"description": "Aanmaakdatum en tijd van de inspectie score." | ||
}, | ||
"creatingUserId": { | ||
"title": "Inspecteur ID", | ||
"type": "string", | ||
"description": "Unieke identificatie van de inspecteur." | ||
}, | ||
"xMeting": { | ||
"title": "Meting x-coordinaat", | ||
"type": "string", | ||
"description": "X-coordinaat van meting (RD EPSG:28992)" | ||
}, | ||
"yMeting": { | ||
"title": "Meting y-coordinaat", | ||
"type": "string", | ||
"description": "Y-coordinaat van meting (RD EPSG:28992)" | ||
}, | ||
"geometry": { | ||
"description": "Coordinaten van de feature (RD EPSG:28992)", | ||
"$ref": "https://geojson.org/schema/Geometry.json" | ||
}, | ||
"inspectionTypeId": { | ||
"title": "Beeldmeetlat ID", | ||
"type": "string", | ||
"description": "Unieke identificatie van de beeldmeetlat" | ||
}, | ||
"inspectionTypeUri": { | ||
"type": "string", | ||
"description": "Link naar de beeldmeetlat info" | ||
}, | ||
"inspectionTypeName": { | ||
"title": "Beeldmeetlat naam", | ||
"type": "string", | ||
"description": "Naam van de beeldmeetlat" | ||
}, | ||
"crowCode": { | ||
"title": "Beeldmeetlat CROW code", | ||
"type": "string", | ||
"description": "De unieke CROW code van de beeldmeetlat" | ||
}, | ||
"inspectionTypeOptionId": { | ||
"title": "Beeldmeetlat optie ID", | ||
"type": "string", | ||
"description": "Unieke identificatie van de beeldmeetlat optie" | ||
}, | ||
"inspectionTypeOptionUri": { | ||
"type": "string", | ||
"description": "Link naar de beeldmeetlat optie" | ||
}, | ||
"inspectionTypeOptionName": { | ||
"title": "Beeldmeetlat optie naam", | ||
"type": "string", | ||
"description": "Naam van de beeldmeetlat optie" | ||
}, | ||
"typeOptionDescription": { | ||
"title": "Beeldmeetlat optie omschrijving", | ||
"type": "string", | ||
"description": "Omschrijving van de beeldmeetlat optie" | ||
}, | ||
"typeOptionMeasuring": { | ||
"title": "Beeldmeetlat optie meetinstructie omschrijving", | ||
"type": "string", | ||
"description": "Omschrijving van de beeldmeetlat optie meetinstructie" | ||
}, | ||
"cbsgridId": { | ||
"title": "Meetobject ID", | ||
"type": "string", | ||
"description": "Uniek identificatie van het meetobject" | ||
}, | ||
"buurtcodeDominant": { | ||
"title": "Dominante buurt code", | ||
"type": "string", | ||
"description": "Nadere aanduiding van de dominante buurt waar het grootste gedeelte van de oppervlakte van het meetgebied ligt" | ||
}, | ||
"buurtnaamDominant": { | ||
"title": "Dominante buurt naam", | ||
"type": "string", | ||
"description": "De naam van de dominante buurt waar het grootste gedeelte van de oppervlakte van het meetgebied ligt" | ||
}, | ||
"buurtnaam": { | ||
"title": "Buurt naam", | ||
"type": "string", | ||
"description": "De naam van de buurt" | ||
}, | ||
"buurtcode": { | ||
"title": "Buurt code", | ||
"type": "string", | ||
"description": "Nadere aanduiding van de buurt" | ||
}, | ||
"wijknaamDominant": { | ||
"title": "Dominante wijk naam", | ||
"type": "string", | ||
"description": "De naam van de dominante wijk waar het grootste gedeelte van de oppervlakte van het meetgebied ligt" | ||
}, | ||
"wijkcodeDominant": { | ||
"title": "Dominante wijk code", | ||
"type": "string", | ||
"description": "Nadere aanduiding van de dominante wijk waar het grootste gedeelte van de oppervlakte van het meetgebied ligt" | ||
}, | ||
"wijknaam": { | ||
"title": "Wijk naam", | ||
"type": "string", | ||
"description": "De naam van de wijk" | ||
}, | ||
"wijkcode": { | ||
"title": "Wijk code", | ||
"type": "string", | ||
"description": "Nadere aanduiding van de wijk" | ||
}, | ||
"stadsdeelnaamDominant": { | ||
"title": "Dominante stadsdeel naam", | ||
"type": "string", | ||
"description": "De naam van de dominante stadsdeel waar het grootste gedeelte van de oppervlakte van het meetgebied ligt" | ||
}, | ||
"stadsdeelcodeDominant": { | ||
"title": "Dominante stadsdeel code", | ||
"type": "string", | ||
"description": "Nadere aanduiding van de dominante stadsdeel waar het grootste gedeelte van de oppervlakte van het meetgebied ligt" | ||
}, | ||
"stadsdeelnaam": { | ||
"title": "Stadsdeel naam", | ||
"type": "string", | ||
"description": "Een naam die aan een stadsdeel is toegekend in een daartoe strekkend formeel besluit" | ||
}, | ||
"stadsdeelcode": { | ||
"title": "Stadsdeel code", | ||
"type": "string", | ||
"description": "Nadere aanduiding van het stadsdeel" | ||
}, | ||
"ggwnaamDominant": { | ||
"title": "Dominante GGW naam", | ||
"type": "string", | ||
"description": "De naam van de dominante gebiedsgericht werken gebied waar het grootste gedeelte van de oppervlakte van het meetgebied ligt" | ||
}, | ||
"ggwcodeDominant": { | ||
"title": "Dominante GGW code", | ||
"type": "string", | ||
"description": "Nadere aanduiding van de dominante gebiedsgericht werken gebied waar het grootste gedeelte van de oppervlakte van het meetgebied ligt" | ||
}, | ||
"ggwnaam": { | ||
"title": "GGW naam", | ||
"type": "string", | ||
"description": "De naam van het gebiedsgericht werken gebied" | ||
}, | ||
"ggwcode": { | ||
"title": "GGW code", | ||
"type": "string", | ||
"description": "Nadere aanduiding van het gebiedsgericht werken gebied" | ||
} | ||
} | ||
} | ||
} |