# BEV Austrian Address File

## Essential Elements[​](#essential-elements "Direct link to Essential Elements")

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

`address`string

Combination of hnr\_adr\_zusammen and hnr\_geb\_zusammen - the full house number and building designation.

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

* Example

  `40`

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

`line_1`string

First address line.

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

* Example

  `Villa Kranzmayer`

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

`line_2`string

Second address line.

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

* Example

  `Römerweg 48`

### Postal Code[​](#postal-code "Direct link to Postal Code")

`plz`string

Postal code

***

## Geographic and Location Information[​](#geographic-and-location-information "Direct link to Geographic and Location Information")

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

`country`string

Full country names (ISO 3166)

* Values

  * "Austria"

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

`country_iso`

3 letter country code (ISO 3166-1)

* Values

  * "AUT"

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

`country_iso_2`string

2 letter country code (ISO 3166-1)

* Values

  * "AT"

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

`language`

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

* Values

  * "de"

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

`longitude`

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

`latitude`

### Easting (RW)[​](#easting-rw "Direct link to Easting (RW)")

`rw`string

Easting / X coordinate

### Northing (HW)[​](#northing-hw "Direct link to Northing (HW)")

`hw`string

Northing / Y coordinate

### EPSG[​](#epsg "Direct link to EPSG")

`epsg`number

Coordinate reference system identifier

***

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

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

`id`

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

`dataset`string

* Values

  * "bev"

### Address Code (ADRCD)[​](#address-code-adrcd "Direct link to Address Code (ADRCD)")

`adrcd`string

Unique identifier of the address

### Cadastral Number (KGNR)[​](#cadastral-number-kgnr "Direct link to Cadastral Number (KGNR)")

`kgnr`string

Cadastral number of the municipality of the land parcel associated with the address

### Municipality Code (GKZ)[​](#municipality-code-gkz "Direct link to Municipality Code (GKZ)")

`gkz`string

Municipality unique identifier

### Locality Code (OKZ)[​](#locality-code-okz "Direct link to Locality Code (OKZ)")

`okz`string

Locality unique identifier

### Street Code (SKZ)[​](#street-code-skz "Direct link to Street Code (SKZ)")

`skz`string

Street unique identifier

### Census District (Zaehlsprengel)[​](#census-district-zaehlsprengel "Direct link to Census District (Zaehlsprengel)")

`zaehlsprengel`string

Census district unique identifier

### Census District Name[​](#census-district-name "Direct link to Census District Name")

`zaehlsprengelname`string

Name of the census district

***

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

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

`hausnrtext`string

Text before house number

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

`hausnrzahl1`string

Empty string `""` if not available

`hausnrzahl1`number

House number part 1

### House Letter Part 1[​](#house-letter-part-1 "Direct link to House Letter Part 1")

`hausnrbuchstabe1`string

House letter part 1

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

`hausnrverbindung1`string

House number connector 1

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

`hausnrzahl2`string

Empty string `""` if not available

`hausnrzahl2`number

House number part 2

### House Letter Part 2[​](#house-letter-part-2 "Direct link to House Letter Part 2")

`hausnrbuchstabe2`string

House letter part 2

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

`hausnrverbindung2`string

House number connector 2

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

`hausnrzahl3`string

Empty string `""` if not available

`hausnrzahl3`number

House number part 3

### House Letter Part 3[​](#house-letter-part-3 "Direct link to House Letter Part 3")

`hausnrbuchstabe3`string

House letter part 3

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

`hausnrverbindung3`string

House number connector 3

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

`hausnrzahl4`string

Empty string `""` if not available

`hausnrzahl4`number

House number part 4

### House Letter Part 4[​](#house-letter-part-4 "Direct link to House Letter Part 4")

`hausnrbuchstabe4`string

House letter part 4

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

`hausnrbereich`string

House number range scheme (even, odd, all or not specified)

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

`hnr_adr_zusammen`string

Complete house number (combination of house number parts and letters)

### House Number Building Designation[​](#house-number-building-designation "Direct link to House Number Building Designation")

`hausnrgebaeudebez`string

Building description

### House Number and Building Combined[​](#house-number-and-building-combined "Direct link to House Number and Building Combined")

`hnr_geb_zusammen`string

Combination of house number and building designation

***

## Location Names[​](#location-names "Direct link to Location Names")

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

`gemeindename`string

Name of the municipality

### Locality Name[​](#locality-name "Direct link to Locality Name")

`ortsname`string

Name of the locality

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

`strassenname`string

Name of the street

### Street Type[​](#street-type "Direct link to Street Type")

`strassennamenzusatz`string

Street type (e.g., "Allee", "Strasse", etc.)

### Street Type Inclusion[​](#street-type-inclusion "Direct link to Street Type Inclusion")

`szusadrbest`number

Indicates whether the street type is included in the street name

### Postal Town[​](#postal-town "Direct link to Postal Town")

`zustellort`string

Postal town name

### Postal Town ID[​](#postal-town-id "Direct link to Postal Town ID")

`zustellort_id`string

Postal town identifier

***

## Building and Parcel Information[​](#building-and-parcel-information "Direct link to Building and Parcel Information")

### Parcel Number Address[​](#parcel-number-address "Direct link to Parcel Number Address")

`gnradresse`number

Parcel number used as an address when no house number is present

### Building Name[​](#building-name "Direct link to Building Name")

`hofname`string

Name of building or building complex (e.g. farmstead)

### Object Number[​](#object-number "Direct link to Object Number")

`objektnummer`string

Object number of the building

### Object Function Code[​](#object-function-code "Direct link to Object Function Code")

`objfunktkennziffer`string

All building function codes related to the address

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

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

`hauptadresse`string

Empty string `""` if not available

`hauptadresse`number

Indicates whether this address is the primary address for the associated building.

### Building Property[​](#building-property "Direct link to Building Property")

`eigenschaft`string

Code indicating the primary use or function of the building associated with the address

### Subcode[​](#subcode "Direct link to Subcode")

`subcd`string

Subcode to distinguish multiple buildings at the same address

***

## Coordinate Information[​](#coordinate-information "Direct link to Coordinate Information")

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

`quelladresse`string

Coordinate accuracy level (building level, parcel level, etc.)

### Determination Method[​](#determination-method "Direct link to Determination Method")

`bestimmungsart`string

Coordinate determination method (DKM, surveying office, municipality, etc.)
