Description
A board decision (approval/denial/carry/etc). Granular to the resolution level.
Instances
5,596
Properties
17
count as of ~76 min ago
Declared Properties
| Property | Type | Constraints | Description |
|---|---|---|---|
Resolution Number resolution_number | string | requiredindexed | Board resolution ID. e.g. 20-857 |
Board board_type | enumplanning | zoning_adjustment | historic_preservation +3 | requiredindexed | Issuing board. e.g. planning |
Outcome decision | enumApproved | Denied | Approved with Conditions +4 | requiredindexed | Decision outcome. e.g. Approved with Conditions |
Application Number application_number | string | indexed | Linked application ID. e.g. PB-2024-0042 |
Project Type project_type | string | indexed | Classified project type. e.g. use variance |
Variance Types variance_types_json | json | Array of variance categories sought. e.g. ["setback","FAR"] | |
Applicant applicant | string | indexedevidence | Applicant name (public record). e.g. Jane Doe |
Representative representative | string | indexedevidence | Legal or technical representative. e.g. Smith & Co LLP |
Ward ward | string | indexed | Ward of project location. e.g. F |
Address address | address | indexedevidence | Project address. e.g. 16 Delaware Ave |
Rationale decision_rationale_md | markdown | evidence | Board-stated reasoning. e.g. ... |
Conditions conditions_md | markdown | evidence | Approval conditions. e.g. ... |
Vote vote_summary | string | evidence | Vote tally. e.g. 7-0 in favor |
Page (Agenda) page_in_agenda | integer | Source page in agenda PDF. e.g. 14 | |
Page (Minutes) page_in_minutes | integer | Source page in minutes PDF. e.g. 22 | |
Validation Tier validation_tier | integer | requiredindexed | 1-3. e.g. 2 |
Confidence confidence | decimal | Extractor confidence. e.g. 0.87 |
Outgoing Edges (15)
APPROVED_AFTERA Decision came after a prior Decision/event in a chain.
ASSOCIATED_WITH_ACTORA PermitCase/Decision is associated with an Actor (architect/contractor).
CITES_STATUTEA Decision/Policy cites a statutory basis.
CO_OCCURS_WITHStatistical co-occurrence of two entities (most often two Corrections).
CONDITIONED_ONAn approval Decision was conditioned on something.
DENIED_DUE_TOA Decision was denied citing a specific Correction/issue.
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).
OPPOSED_BYA BoardHearing or Decision encountered opposition from a Neighborhood/Actor.
PRECEDEDA entity preceded B in a timeline.
PROJECTED_FROMEntity was projected from a fixture or raw doc.
REVIEWED_BYA PermitCase, Project, Correction, or Decision was reviewed by a Department or ReviewerCluster.
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).