ark:PropertyOccupancySummary
URI format identifier used to refer to this node within the graph.
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000A type identifier used to indicate the data model that the node conforms to.
ark:PropertyOccupancySummaryark:PropertyOccupancySummaryThe property that this occupancy information describes.
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000The current occupancy status of the property (e.g., owner-occupied, rented, vacant).
Owner-occupiedThe date when the current occupancy began.
2020-06-01Indicates whether the property has a mortgage.
trueThe type of landlord if the property is rented (e.g., private, council, housing association).
PrivateIndicates whether the property is furnished if rented.
falseIndicates whether there are smokers in the property.
falseThe number of adults living in the property, or a range (e.g., '>=1', '0').
2The number of children living in the property, or a range (e.g., '>=1', '0').
1The number of pets in the property, or a range (e.g., '>=1', '0').
2The number of cats in the property, or a range (e.g., '>=1', '0').
1The number of dogs in the property, or a range (e.g., '>=1', '0').
1{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:PropertyOccupancySummary",
"relatedTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"occupiedAs": "Owner-occupied",
"occupiedSince": "2020-06-01",
"hasMortgage": true,
"hasLandlordType": "Private",
"hasFurnishings": false,
"hasSmokers": false,
"numberOfAdults": "2",
"numberOfChildren": "1",
"numberOfPets": "2",
"numberOfCats": "1",
"numberOfDogs": "1"
}