-
Notifications
You must be signed in to change notification settings - Fork 1
Index volume
robert-valueguard edited this page Aug 5, 2024
·
8 revisions
The code below gives an example of how to use the client to get public index area volume.
import valueguard
vgClient = valueguard.Client()
vgClient.authenticate("<username>", "<password>")
print(vgClient.index_volume(search_criteria={
"id":701019009000044,
"valid_at":2022-06-05
}))
Field name | Description | Example |
---|---|---|
id | Index id | 701019009000044 |
valid_from | Valid from date | 2022-06-01 |
valid_to | Valid to date | 2022-06-30 |
volume | Total volume for the index | 1070.0 |
Field name | Description | Example |
---|---|---|
id | Index id | 701019009000044 |
Field name | Description | Example |
---|---|---|
valid_at | A date that is included in the desired time span | 2022-06-05 |
curl https://api.valueguard.se/v1/index/volume?access_token={access_token}&id={id}
- General description
- Residential Registry
- Residential Registry Markups
- Residential Registry Valuations
- General description
- Index normalized
- Index definitions*
- Publishing calendar
- Best index
- Index recount
- Index statistics
- Index volume
- General description
- Area
- Area polygon
- Area category
- Area information
- Area information field
- Area information tag
- Area information dates
- Area map
*= only for internal use