# FODBOSA

## Core Metadata[​](#core-metadata "Direct link to Core Metadata")

### ID[​](#id "Direct link to ID")

`id`

### Dataset[​](#dataset "Direct link to Dataset")

`dataset`string

* Values

  * "fodbosa"

### Language[​](#language "Direct link to Language")

`language`

Language represented by 2 letter ISO Code (639-1)

* Values

  * "de"
  * "fr"
  * "nl"

### Country[​](#country "Direct link to Country")

`country`string

Full country names (ISO 3166)

* Values

  * "Belgium"

### Country ISO[​](#country-iso "Direct link to Country ISO")

`country_iso`

3 letter country code (ISO 3166-1)

* Values

  * "BEL"

### Country ISO 2[​](#country-iso-2 "Direct link to Country ISO 2")

`country_iso_2`string

2 letter country code (ISO 3166-1)

* Values

  * "BE"

### Status[​](#status "Direct link to Status")

`status`string

Status of the address: `current`, `proposed` or `retired`.

***

## Address Components[​](#address-components "Direct link to Address Components")

### Address[​](#address "Direct link to Address")

`address`string

Address / House Number uniquely identifying the address along the specified street.

Can be empty string `""` if not present.

* Example

  `3`

### Address Line 1[​](#address-line-1 "Direct link to Address Line 1")

`line_1`string

First address line.

Can be empty string `""` if not present.

* Example

  `Kapellestraat 3`

### Box Number[​](#box-number "Direct link to Box Number")

`box_number`string

PO Box number.

Can be empty string `""` if not present.

### House Number[​](#house-number "Direct link to House Number")

`house_number`string

House number.

Can be empty string `""` if not present.

### Postcode[​](#postcode "Direct link to Postcode")

`postcode`string

Postal code.

### Postname FR[​](#postname-fr "Direct link to Postname FR")

`postname_fr`string

Name of postal area in French.

Can be empty string `""` if not present.

### Postname NL[​](#postname-nl "Direct link to Postname NL")

`postname_nl`string

Name of postal area in Dutch.

Can be empty string `""` if not present.

***

## Municipality & Region[​](#municipality--region "Direct link to Municipality & Region")

### Municipality ID[​](#municipality-id "Direct link to Municipality ID")

`municipality_id`string

Municipality local identifier assigned by the data supplier.

### Municipality Name DE[​](#municipality-name-de "Direct link to Municipality Name DE")

`municipality_name_de`string

Municipality name in German.

Can be empty string `""` if not present.

### Municipality Name FR[​](#municipality-name-fr "Direct link to Municipality Name FR")

`municipality_name_fr`string

Municipality name in French.

Can be empty string `""` if not present.

### Municipality Name NL[​](#municipality-name-nl "Direct link to Municipality Name NL")

`municipality_name_nl`string

Municipality name in Dutch.

Can be empty string `""` if not present.

### Region Code[​](#region-code "Direct link to Region Code")

`region_code`string

ISO 3166-2 code of the region in which the address is located.

***

## Street Information[​](#street-information "Direct link to Street Information")

### Street ID[​](#street-id "Direct link to Street ID")

`street_id`string

Street local identifier assigned by the data supplier.

### Street Name DE[​](#street-name-de "Direct link to Street Name DE")

`streetname_de`string

Street name in German.

Can be empty string `""` if not present.

### Street Name FR[​](#street-name-fr "Direct link to Street Name FR")

`streetname_fr`string

Street name in French.

Can be empty string `""` if not present.

### Street Name NL[​](#street-name-nl "Direct link to Street Name NL")

`streetname_nl`string

Street name in Dutch.

Can be empty string `""` if not present.

***

## Geolocation[​](#geolocation "Direct link to Geolocation")

### Latitude[​](#latitude "Direct link to Latitude")

`latitude`

### Longitude[​](#longitude "Direct link to Longitude")

`longitude`

### EPSG 31370 X[​](#epsg-31370-x "Direct link to EPSG 31370 X")

`epsg_31370_x`string

X coordinate of the address in the BD72 / Belgian Lambert 72 (EPSG:31370) coordinate system.

### EPSG 31370 Y[​](#epsg-31370-y "Direct link to EPSG 31370 Y")

`epsg_31370_y`string

Y coordinate of the address in the BD72 / Belgian Lambert 72 (EPSG:31370) coordinate system.

### EPSG 4326 Lat[​](#epsg-4326-lat "Direct link to EPSG 4326 Lat")

`epsg_4326_lat`string

Latitude of the address in the WGS84 (EPSG:4326) coordinate system.

### EPSG 4326 Lon[​](#epsg-4326-lon "Direct link to EPSG 4326 Lon")

`epsg_4326_lon`string

Longitude of the address in the WGS84 (EPSG:4326) coordinate system.

***

## Reference IDs[​](#reference-ids "Direct link to Reference IDs")

### Address ID[​](#address-id "Direct link to Address ID")

`address_id`string

Address local identifier assigned by the data supplier.
