Skip to main content

ark:PropertyRiskFactors

idstring<uri>required

URI format identifier used to refer to this node within the graph.

Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
typestringrequired

A type identifier used to indicate the data model that the node conforms to.

Constant value: ark:PropertyRiskFactors
Example: ark:PropertyRiskFactors
relatedTostring<uri>

The property that these risk factors apply to.

Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
heatedBystring

The primary heating system for the property (e.g., gas central heating, electric heating).

Example: Gas central heating
listedboolean

Indicates whether the property is a listed building.

Example: false
buildingWorkInProgressboolean

Indicates whether there is currently building work in progress at the property.

Example: false
historyOfFloodingboolean

Indicates whether the property has a history of flooding.

Example: false
historyOfSubsidenceboolean

Indicates whether the property has a history of subsidence.

Example: false
historyOfUnderpinningboolean

Indicates whether the property has been underpinned.

Example: false
tallTreesNearbyboolean

Indicates whether there are tall trees near the property that could pose a risk.

Example: false
extendedboolean

Indicates whether the property has been extended.

Example: false
ark:PropertyRiskFactors
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:PropertyRiskFactors",
"relatedTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"heatedBy": "Gas central heating",
"listed": false,
"buildingWorkInProgress": false,
"historyOfFlooding": false,
"historyOfSubsidence": false,
"historyOfUnderpinning": false,
"tallTreesNearby": false,
"extended": false
}