-
Notifications
You must be signed in to change notification settings - Fork 1
index publishing calendar
Adrian Gortzak edited this page Jul 6, 2021
·
1 revision
The code below gives an example of how to use the client to get index publications.
import valueguard
vgClient = valueguard.Client()
vgClient.authenticate("<username>", "<password>")
print(vgClient.index_publishing_calendar(search_criteria={}))
{
"publication_dates": [
{
"averaging_period": "1m",
"publishing_date": "2021-06-06 06:00:00.0",
"max_averaging_period": "2021-05-15"
},
{
"averaging_period": "1m",
"publishing_date": "2021-05-20 06:00:00.0",
"max_averaging_period": "2021-04-15"
}
]
}
curl https://api.valueguard.se/v1/index/publishing/calendar?history={history}&averaging_period={averaging_period}
- 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