Description
A discrete event in a permit/project timeline (submitted, reviewed, corrected, etc).
Instances
636
Properties
6
count as of ~74 min ago
Declared Properties
| Property | Type | Constraints | Description |
|---|---|---|---|
Event Kind event_kind | enumsubmitted | review_started | comments_issued +7 | requiredindexed | Type of timeline event. e.g. submitted |
Occurred At occurred_at | datetime | requiredindexed | Event date. e.g. 2024-06-12 |
From Status from_status | string | Status before event. e.g. Submitted | |
To Status to_status | string | Status after event. e.g. Under Review | |
Duration (Days) duration_days | integer | indexed | Days in prior status. e.g. 14 |
Permit Case ID permit_case_id | string | requiredindexed | Owning case UUID. |
Outgoing Edges (9)
ASSOCIATED_WITH_ACTORA PermitCase/Decision is associated with an Actor (architect/contractor).
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 (7)
← APPROVED_AFTERA Decision came after a prior Decision/event in a chain.
← CAUSED_DELAYA Correction or event caused a TimelineEvent delay.
← 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).