Skip to content

Commit

Permalink
Kleine aanpassing hoofdletter en punten.
Browse files Browse the repository at this point in the history
  • Loading branch information
samvanoort committed Oct 31, 2024
1 parent 05eb52b commit d0c0523
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions datasets/duurzaamheid/energielabel/v1.1.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"id": {
"type": "string",
"title": "Energielabel ID",
"description": "Unieke aanduiding energielabel"
"description": "Unieke aanduiding energielabel."
},
"registratiedatum": {
"type": "string",
Expand Down Expand Up @@ -62,7 +62,7 @@
"status": {
"type": "string",
"title": "Status bouw",
"description": "De status van het bouwproject of gebouw"
"description": "De status van het bouwproject of gebouw."
},
"berekeningstype": {
"type": "string",
Expand Down Expand Up @@ -104,12 +104,12 @@
"huisnummer": {
"type": "integer",
"title": "Huisnummer",
"description": "Huisnummer van het gebouw"
"description": "Huisnummer van het gebouw."
},
"huisletter": {
"type": "string",
"title": "Huisletter",
"description": "Huisletter van het gebouw"
"description": "Huisletter van het gebouw."
},
"huisnummertoevoeging": {
"type": "string",
Expand Down Expand Up @@ -146,13 +146,13 @@
},
"projectnaam": {
"type": "string",
"title": "project naam",
"description": "Naam van het project dat bij het behoort."
"title": "Project naam",
"description": "Naam van het project dat bij het behoort. Alleen gevuld als er nog geen adres bekend is. "
},
"projectobject": {
"type": "string",
"title": "Project object omschrijving",
"description": "Projectobject"
"description": "Projectobject. Alleen gevuld als er nog geen adres bekend is."
},
"bouwjaar": {
"type": "integer",
Expand Down Expand Up @@ -202,7 +202,7 @@
"aandeelHernieuwbareEnergie": {
"type": "string",
"title": "Aandeel hernieuwbare energie percentage",
"description": "Aandeel hernieuwbare energie in %"
"description": "Aandeel hernieuwbare energie in %."
},
"aandeelHernieuwbareEnergieEmgForfaitair": {
"type": "string",
Expand Down

0 comments on commit d0c0523

Please sign in to comment.