| OBJECTID |
OBJECTID |
NUMBER |
ESRI system maintained integer field used to uniquely identify rows in tables in a geodatabase. Note that OBJECTIID values change upon export or import of the data and should not be used as a primary field for searching or identifying records. |
|
|
|
| WARD |
Ward |
NUMBER |
Reference Ward that the feature is located in. The value is either manually entered or generated from a spatial join process. |
|
|
|
| POLLING_STATION_NAME |
Polling Station Name |
VARCHAR2 |
|
|
|
|
| POLLING_STATION_ADDRESS |
Polling Station Address |
NUMBER |
|
|
|
|
| POLLING_STATION_STREET |
Polling Station Street |
VARCHAR2 |
|
|
|
|
| STATUS |
Status |
VARCHAR2 |
Indicates the status of feature. A pick list is used for this field - contact GIS for pick list values. |
GISStatus |
ACTIVE |
ACTIVE; HISTORIC; PLANNED; UNKNOWN |
| STATUS_DATE |
Status Date |
DATE |
Database maintained field. Updates to the current date/time when the STATUS field value is changed. |
|
|
|
| CREATE_DATE |
Create Date |
DATE |
Database maintained field. Updates to the current data/time. Update takes place when the feature is created. |
|
|
|
| CREATE_BY |
Create By |
VARCHAR2 |
Database maintained field. Updates to the user name that created the feature. Update takes place when the feature is created. |
|
|
|
| UPDATE_DATE |
Update Date |
DATE |
Database maintained field. Updates to the current data/time when an attribute or the geometry of the feature is changed. Update takes place when the feature is created and/or changed. |
|
|
|
| UPDATE_BY |
Update By |
VARCHAR2 |
Database maintained field. Updates to the user name that most recently updated either an attribute or the geometry of the feature. Update takes place when the feature is created and/or changed. |
|
|
|
| VOTINGSUBDIVISIONID |
Votingsubdivisionid |
NUMBER |
Database maintained field that permanently assigns a unique value for each record. This ID value should be the one referred to when identifying a record. |
|
|
|
| POLLING_STATION_LANDMARKID |
Polling Station Landmarkid |
NUMBER |
|
|
|
|
| POLLING_STATION_PARCELID |
Polling Station Parcelid |
NUMBER |
|
|
|
|
| POLL |
Poll |
VARCHAR2 |
|
|
|
|
| SHAPE |
Shape |
ST_GEOMETRY |
ESRI system maintained field. Stores the geometry type and geometry of the feature. |
|
|
|
| RESIDENTIAL_HOUSEHOLD_COUNT |
Residential Household Count |
NUMBER |
|
|
|
|
| MPAC_POPULATION |
Mpac Population |
NUMBER |
|
|
|
|
| MPAC_VOTERS |
Mpac Voters |
NUMBER |
|
|
|
|