Description
A field inspection event.
Instances
0
Properties
5
count as of ~75 min ago
Declared Properties
| Property | Type | Constraints | Description |
|---|---|---|---|
Inspection Type inspection_type | string | requiredindexed | Type of inspection. e.g. foundation |
Scheduled At scheduled_at | datetime | indexed | Scheduled date/time. e.g. 2024-08-12 |
Completed At completed_at | datetime | indexed | Completed date/time. e.g. 2024-08-15 |
Outcome outcome | enumpass | fail | partial +2 | indexed | Inspection outcome. e.g. pass |
Attempt # attempt_idx | integer | indexed | Retry counter. e.g. 1 |
Outgoing Edges (10)
ASSOCIATED_WITH_ACTORA PermitCase/Decision is associated with an Actor (architect/contractor).
CAUSED_DELAYA Correction or event caused a TimelineEvent delay.
CO_OCCURS_WITHStatistical co-occurrence of two entities (most often two Corrections).
GOVERNED_BYAn entity is governed by a code section.
IMPACTED_BY_POLICYAn entity is governed by a Policy (zoning rule, historic overlay, etc).
LOCATED_INEntity is spatially located in another entity (AHJ, ZoningDistrict, Neighborhood, or Property).
PRECEDEDA entity preceded B in a timeline.
PROJECTED_FROMEntity was projected from a fixture or raw doc.
SIMILAR_TOStatistical similarity (project↔project, AHJ↔AHJ).
VIOLATESAn entity violates a code section.
Incoming Edges (6)
← APPROVED_AFTERA Decision came after a prior Decision/event in a chain.
← CO_OCCURS_WITHStatistical co-occurrence of two entities (most often two Corrections).
← CONDITIONED_ONAn approval Decision was conditioned on something.
← PRECEDEDA entity preceded B in a timeline.
← REQUIRESA code section requires an entity / configuration.
← SIMILAR_TOStatistical similarity (project↔project, AHJ↔AHJ).