> For the complete documentation index, see [llms.txt](https://docs.altum.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.altum.ai/taxeren-en-waarderen/woningwaarde-api/variables.md).

# Parameters

## **BAG ID**

De unieke identificatiecode uit de Basisregistratie Adressen en Gebouwen (BAG) van het Kadaster met betrekking tot het object.

## **Adres data**

Postcode, huisnummer, huisletter, huistoevoeging worden geretourneerd zoals opgegeven en verrijkt met de straat- en plaatsnaam. Een huisletter bevat altijd maar één teken uit het alfabet. Huistoevoeging kan tekens, cijfers en meer bevatten.

## **Object data**

Binnenoppervlakte (m2), buitenoppervlakte (m2) en inhoud (m3) worden gegeven naast de locatie (lat/lon). Het energielabel is definitief, voorlopig of berekend afhankelijk van wat er beschikbaar is.

## Voorspelde schatting

De voorspelde waarde in euro's op basis van onze AVM afgerond op het dichtstbijzijnde duizendtal.

## **Waarderingsdatum**

De gegevens waarop de waardering wordt berekend in formaat JJJJMMDD. De waarderingsdatum is optioneel en. Als het leeg is, wordt de invoerdatum gebruikt voor de berekening en geretourneerd in het antwoord. Als de opgegeven datum in de toekomst ligt, wordt voor de schatting van de prijs gebruikgemaakt van de invoerdatum die wordt geretourneerd als waarderingsdatum. Als een waarderingsdatum in het verleden ligt, wordt de historische datum gebruikt om de waardering van de opgegeven datum te retourneren.

## Betrouwbaarheidspercentage

Een betrouwbaarheidsindicator die het vertrouwen over de voorspelde waarde aangeeft (uitgedrukt in een percentage).

## **Betrouwbaarheidsklasse**

De betrouwbaarheidsklasse is een nauwkeurigheidsindicator die wordt gegenereerd door het betrouwbaarheidspercentage en drukt de betrouwbaarheid uit van de geschatte objectwaarde. De betrouwbaarheidsklassen variëren van I tot IV. De lagere klassen (I en II) vertegenwoordigen een nauwkeurigere waardering.

## Up next:

{% content-ref url="/pages/-LwNnGUVSppafG4KEEns" %}
[Broken mention](broken://pages/-LwNnGUVSppafG4KEEns)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.altum.ai/taxeren-en-waarderen/woningwaarde-api/variables.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
