Condition Package
The Condition Package provides the core property information including location, geometry, and metadata. It serves as the foundation for all further data enrichment and analysis.
Data Fields
Field Name | Type | Description |
---|---|---|
condition_score | Range (1-6) | A score from 1 to 6, based on facade_condition and roof_condition. |
condition_score_confidence | Range | The confidence level of condition_score, based on the difference between multiple condition models. |
condition_score_reasoning | String | A textual explanation of the condition_score. |
facade_condition | Enum (Single-select) | The condition of the facade. Possible values: one, two, three, four, five, six, unable_to_assess. |
roof_shape | Enum (Single-select) | The shape of a building segment's roof. Possible values: flat, gabled, hip, hip and valley, saltbox, mansard, shed, other, unknown. |
roof_condition | Enum (Single-select) | The condition of the roof. Possible values: one, two, three, four, five, six, unable_to_assess. |
roof_material | Enum[] (Multi-select) | The materials of a building segment. Possible values: bitumen, tiles, slate, aluminium, thatch, glass, corrugated sheet, other, unknown. |
facade_material | Enum[] (Multi-select) | The observed materials that make up the facade. Possible values: masonry_brick, masonry_naturalstone, wood, rendering, concrete, glass, cladding_stone, cladding_other, aluminium_horizontal, aluminium_vertical, other, unknown. |