records
Woningbouwprojecten deelgebieden (tabel)
Datasetschema
Klik om uit te vouwen Klik om samen te vouwen
JSON Schema
Het volgende JSON-voorwerp is een gestandaardiseerde omschrijving van het schema van uw dataset. Meer over JSON-schema.
{
- "title":"woningbouwprojecten-deelgebieden-tabel",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/woningbouwprojecten-deelgebieden-tabel"
}
] - "definitions":{
- "woningbouwprojecten-deelgebieden-tabel":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/woningbouwprojecten-deelgebieden-tabel_records"
}
}
} - "records":
} - "properties":
- "woningbouwprojecten-deelgebieden-tabel_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "objectid":,{
- "type":"integer",
- "title":"OBJECTID",
- "description":""
} - "projectnummer":,{
- "type":"integer",
- "title":"PROJECTNUMMER",
- "description":"Nummer waarmee gebied van een woningbouwproject gekoppeld kan worden aan een projectfase, zie: ...TODO"
} - "naamdeelgebied":,{
- "type":"string",
- "title":"NAAMDEELGEBIED",
- "description":""
} - "bouwplan":,{
- "type":"string",
- "title":"BOUWPLAN",
- "description":""
} - "woningtype":,{
- "type":"string",
- "title":"WONINGTYPE",
- "description":""
} - "opleverjaardeelgebied":,{
- "type":"string",
- "title":"OPLEVERJAARDEELGEBIED",
- "description":""
} - "prijsklasse":,{
- "type":"string",
- "title":"PRIJSKLASSE",
- "description":""
} - "projectfase":,{
- "type":"string",
- "title":"PROJECTFASE",
- "description":""
} - "nieuw_verbouw":,{
- "type":"string",
- "title":"NIEUW_VERBOUW",
- "description":""
} - "aantalwoningendeelgebied":,{
- "type":"integer",
- "title":"AANTALWONINGENDEELGEBIED",
- "description":""
} - "project_id":{
- "type":"string",
- "title":"PROJECT_ID",
- "description":""
}
} - "objectid":
}
} - "fields":
} - "properties":
} - "woningbouwprojecten-deelgebieden-tabel":
}