records

records

Active filters Clear all

No active filters

Filters

Voorkeursoplossing voor aardgas (warmtevisie adressen)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
WARMTEVOORZIENING
Geplande warmteoplossing

No description available for this field.

Name (identifier)
warmtevoorziening
Type
text
Sample
                       
MEER INFORMATIE
Link naar meer informatie over de voorkeursoplossing op https://www.eindhovenduurzaam.nl/

No description available for this field.

Name (identifier)
meer_informatie
Type
text
Sample
                       
STRAATNAAMPLUSNR
               

No description available for this field.

Name (identifier)
straatnaamplusnr
Type
text
Sample
                       
STRAATNAAM
               

No description available for this field.

Name (identifier)
straatnaam
Type
text
Sample
                       
HUISNUMMERCOMPLEET
               

No description available for this field.

Name (identifier)
huisnummercompleet
Type
text
Sample
                       
POSTCODE
               

No description available for this field.

Name (identifier)
postcode
Type
text
Sample
                       
WOONPLAATS
               

No description available for this field.

Name (identifier)
woonplaats
Type
text
Sample
                       
BUURTNAAM
               

No description available for this field.

Name (identifier)
buurtnaam
Type
text
Sample
                       
WIJKNAAM
               

No description available for this field.

Name (identifier)
wijknaam
Type
text
Sample
                       
STADSDEELNAAM
               

No description available for this field.

Name (identifier)
stadsdeelnaam
Type
text
Sample
                       
IDENTIFICATIE_NRA
               

No description available for this field.

Name (identifier)
identificatie_nra
Type
text
Sample
                       
IDENTIFICATIE_VBO
               

No description available for this field.

Name (identifier)
identificatie_vbo
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"voorkeursoplossing-voor-aardgas-warmtevisie-adressentabel",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/voorkeursoplossing-voor-aardgas-warmtevisie-adressentabel"
      }
    ]
    ,
  • "definitions":
    {
    • "voorkeursoplossing-voor-aardgas-warmtevisie-adressentabel":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/voorkeursoplossing-voor-aardgas-warmtevisie-adressentabel_records"
            }
          }
        }
      }
      ,
    • "voorkeursoplossing-voor-aardgas-warmtevisie-adressentabel_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "warmtevoorziening":
              {
              • "type":"string",
              • "title":"WARMTEVOORZIENING",
              • "description":"Geplande warmteoplossing"
              }
              ,
            • "meer_informatie":
              {
              • "type":"string",
              • "title":"MEER INFORMATIE",
              • "description":"Link naar meer informatie over de voorkeursoplossing op https://www.eindhovenduurzaam.nl/"
              }
              ,
            • "straatnaamplusnr":
              {
              • "type":"string",
              • "title":"STRAATNAAMPLUSNR",
              • "description":""
              }
              ,
            • "straatnaam":
              {
              • "type":"string",
              • "title":"STRAATNAAM",
              • "description":""
              }
              ,
            • "huisnummercompleet":
              {
              • "type":"string",
              • "title":"HUISNUMMERCOMPLEET",
              • "description":""
              }
              ,
            • "postcode":
              {
              • "type":"string",
              • "title":"POSTCODE",
              • "description":""
              }
              ,
            • "woonplaats":
              {
              • "type":"string",
              • "title":"WOONPLAATS",
              • "description":""
              }
              ,
            • "buurtnaam":
              {
              • "type":"string",
              • "title":"BUURTNAAM",
              • "description":""
              }
              ,
            • "wijknaam":
              {
              • "type":"string",
              • "title":"WIJKNAAM",
              • "description":""
              }
              ,
            • "stadsdeelnaam":
              {
              • "type":"string",
              • "title":"STADSDEELNAAM",
              • "description":""
              }
              ,
            • "identificatie_nra":
              {
              • "type":"string",
              • "title":"IDENTIFICATIE_NRA",
              • "description":""
              }
              ,
            • "identificatie_vbo":
              {
              • "type":"string",
              • "title":"IDENTIFICATIE_VBO",
              • "description":""
              }
            }
          }
        }
      }
    }
}