-
Notifications
You must be signed in to change notification settings - Fork 1
index normalized
valueguard edited this page Oct 21, 2024
·
11 revisions
The code below gives an example of how to use the client to get index data
import valueguard
vgClient = valueguard.Client()
vgClient.authenticate("<username>", "<password>")
print(vgClient.index_normalized(search_criteria={
"id":110001800403
}))
Field name | Description | Example |
---|---|---|
id | Index id | 110001800403 |
Field name | Description | Example |
---|---|---|
reference_date | Reference date | 2017-12-24 |
reference_value | Reference value | 157 |
curl https://api.valueguard.se/v1/index/normalized?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