-
Notifications
You must be signed in to change notification settings - Fork 1
housing association
Adrian Gortzak edited this page Aug 8, 2024
·
9 revisions
The code below gives an example of how to use the client to get a housing association.
import valueguard
vgClient = valueguard.Client()
vgClient.authenticate("<username>", "<password>")
print(vgClient.housing_association(search_criteria={
"id":"1234-45"
}))
Field name | Description | Example |
---|---|---|
id | Organisation number of the housing association | 1234-45 |
name | Name of the housing association | Brf Uppsala |
rt90x | X-coordinate (longitude) from RT90. a Swedish positioning system by LMV used before 2007 |
6586700 |
rt90y | Y-coordinate (latitude) from RT90. a Swedish positioning system by LMV used before 2007 |
1367905 |
Field name | Description | Example |
---|---|---|
id | Organisation number of the housing association | 1234-45 |
curl https://api.valueguard.se/v1/housing-association/{id}?access_token={access_token}
- 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