entities/Status
Classes
Section titled “Classes”Status
Section titled “Status”Defined in: entities/Status.ts:15
Read-only view of distinct census status values.
Defined as SELECT DISTINCT status FROM census.
Used to populate autocomplete dropdowns for status-based filters.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new Status():
Status
Returns
Section titled “Returns”Properties
Section titled “Properties”Status
Section titled “Status”Status:
string
Defined in: entities/Status.ts:18
A unique census status value (e.g. "Main", "Alt", "Dropped").