Skip to main content

Base Package

The Base Package provides the core property information including location, geometry, and metadata. It serves as the foundation for all further data enrichment and analysis.

Data Fields

Field NameTypeDescription
imagesObject (List)A list of related object images.
imageObjectA single image of an object.
complexity_scoreRange (1-8)A score from 1 to 8 indicating the complexity of the property, based on the number of parcels, buildings, and addresses.
locationGeolocationThe location in latitude/longitude (WGS84).
footprintPolygonThe shape representing where the building meets the ground.
building_countIntegerThe number of buildings on the site.
year_of_constructionIntegerThe year when construction was completed.
total_footprint_areaDecimalThe total footprint area of all buildings on the site (sqm).
footprint_areaDecimalThe area of the building footprint (sqm).
site_areaDecimalThe combined area of all parcels related to the site (sqm).
geocoding_confidenceDecimalThe confidence level in determining the correct location of the object.
street_nameStringThe name of the street.
street_numberStringThe street number, excluding any characters or additions.
postal_codeStringThe postal code of the object, as returned by the geocoder.
cityStringThe city where the address is located.
country_codeStringThe 2-letter country code (ISO 3166-1 alpha-2).
image_idStringInternal UUID for the image.
image_locationStringInternal reference to the image file (e.g., stored in S3).
image_providerEnum (Single-select)The provider of the image. Possible values: google, cyclomedia, spotr, pdok.
street_number_additionStringAny characters or additions associated with the street number.
zoningStringThe zoning classification of the property, as provided by the cadastre.
residential_typeEnum (Single-select)The type of residential building. Possible values: single_family, multi_family.
image_typeEnum[] (Multi-select)The type of image. Possible values: satellite, aerial, handheld_exterior, handheld_interior, streetview.