-
Notifications
You must be signed in to change notification settings - Fork 1
Index volume
robert-valueguard edited this page Mar 6, 2026
·
11 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={
"index_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 |
|---|---|---|
| index_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-prod.valueguard.se/v1/index/volume?access_token={access_token}&index_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 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