| 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. |
|
|
|
| ADDRESS |
Address |
VARCHAR2 |
Street address the feature is located at. Includes both a civic number and a street. |
|
|
|
| POSTAL_CODE |
Postal Code |
VARCHAR2 |
postal code of the councilor of the Ward |
|
|
|
| WORK_PHONE |
Work Phone |
VARCHAR2 |
Work phone number of the councilor of the Ward |
|
|
|
| EMAIL |
Email |
VARCHAR2 |
Email of the councilor of the Ward |
|
|
|
| COUNCILLOR_NAME |
Councillor Name |
VARCHAR2 |
Name of the councilor of the Ward |
|
|
|
| COUNCILOR_BIO |
Councilor Bio |
VARCHAR2 |
Bio of the councilor of the Ward |
|
|
|
| COUNCILOR_MESSAGE |
Councilor Message |
VARCHAR2 |
Standard message from the councilor of the Ward |
|
|
|
| COUNCILOR_URL |
Councilor Url |
VARCHAR2 |
Website for the councilor of the Ward |
|
|
|
| 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. |
|
|
|
| WARDID |
Wardid |
NUMBER |
Reference Ward that the feature is located in. The value is either manually entered or generated from a spatial join process. |
|
|
|
| WARD |
Ward |
VARCHAR2 |
Reference Ward that the feature is located in. The value is either manually entered or generated from a spatial join process. |
|
|
|
| MAPLABEL1 |
Maplabel1 |
VARCHAR2 |
Label used for mapping |
|
|
|
| SHAPE |
Shape |
ST_GEOMETRY |
ESRI system maintained field. Stores the geometry type and geometry of the feature. |
|
|
|
| MAP_ROTATION |
Map Rotation |
NUMBER |
Rotation used in mapping of the wards |
|
|
|
| RESIDENTIAL_HOUSEHOLD_COUNT |
Residential Household Count |
NUMBER |
|
|
|
|
| MPAC_POPULATION |
Mpac Population |
NUMBER |
|
|
|
|
| MPAC_VOTERS |
Mpac Voters |
NUMBER |
|
|
|
|