PSC_CE_PARCEL
This table contains code enforcement transaction parcel information.
Details
-
Schema: FUSION
-
Object owner: PSC_CE
-
Object type: TABLE
-
Tablespace: Default
Primary Key
| Name | Columns |
|---|---|
|
PSC_CE_PARCEL_PK |
PARCEL_KEY |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments | Status |
|---|---|---|---|---|---|---|
| PARCEL_KEY | NUMBER | 18 | Yes | This column is used to indicate parcel key | Active | |
| TRANSACTION_TYPE | VARCHAR2 | 30 | This column is used to store the Transaction type. | |||
| TRANSACTION_KEY | NUMBER | 18 | Yes | This column is used to indicate code enforcement transaction key | Active | |
| TRANSACTION_ID | VARCHAR2 | 50 | Yes | This column is used to indicate code enforcement transaction id | Active | |
| PRIMARY_FLAG | VARCHAR2 | 1 | Yes | This column is used to indicate primary flag | Active | |
| PARCEL_ID | NUMBER | 18 | Yes | This column is used to indicate parcel id | Active | |
| PARCEL_ID_ENTERED | VARCHAR2 | 50 | Yes | This column is used to indicate parcel id entered | Active | |
| PARENT_PARCEL_ID | NUMBER | 18 | This column is used to indicate parent parcel id | Active | ||
| PARCEL_TYPE | VARCHAR2 | 30 | This column is used to indicate parcel type | Active | ||
| JURISDICTION | VARCHAR2 | 50 | This column is used to indicate jurisdiction | Active | ||
| DISTRICT_NAME | VARCHAR2 | 50 | This column is used to indicate district name | Active | ||
| PROPERTY_DESCRIPTION | VARCHAR2 | 240 | This column is used to indicate property description | Active | ||
| PRIMARY_ZONING_ID | VARCHAR2 | 30 | This column is used to indicate primary zoning id | Active | ||
| ZONING_DESCRIPTION | VARCHAR2 | 240 | This column is used to indicate zoning description | Active | ||
| BLOCK_NUM | VARCHAR2 | 30 | This column is used to indicate block num | Active | ||
| UNIT_NUM | VARCHAR2 | 30 | This column is used to indicate unit num | Active | ||
| LOT_NUM | VARCHAR2 | 30 | This column is used to indicate lot num | Active | ||
| BOOK_NUM | VARCHAR2 | 30 | This column is used to indicate book num | Active | ||
| SECTION_NUM | VARCHAR2 | 30 | This column is used to indicate section num | Active | ||
| PAGE_NUM | VARCHAR2 | 30 | This column is used to indicate page num | Active | ||
| SUBDIVISION | VARCHAR2 | 30 | This column is used to indicate subdivision | Active | ||
| LAND_USE_CODE | VARCHAR2 | 30 | This column is used to indicate land use code | Active | ||
| MAP_NAME | VARCHAR2 | 50 | This column is used to indicate map name | Active | ||
| MAP_BOOK_PAGE | VARCHAR2 | 50 | This column is used to indicate map book page | Active | ||
| BOUNDARY_DESCRIPTION | VARCHAR2 | 480 | This column is used to indicate boundary description | Active | ||
| LONGITUDE | NUMBER | This column is used to indicate longitude | Active | |||
| LATITUDE | NUMBER | This column is used to indicate latitude | Active | |||
| PARCEL_STATUS | VARCHAR2 | 20 | Yes | This column describes the status of the parcel. | ||
| PARCEL_SIZE1 | NUMBER | 20 | This column describes the size of the parcel. | |||
| PARCEL_SIZE1_UNIT | VARCHAR2 | 10 | This column describes the unit of measurement for the size of the parcel. | |||
| PARCEL_SIZE2 | NUMBER | 20 | This column describes alternate size of the parcel. | |||
| PARCEL_SIZE2_UNIT | VARCHAR2 | 10 | This column describes unit of measurement for the alternate size of the parcel. | |||
| STRUCTURE_SIZE1 | NUMBER | 20 | This column describes the size of the structure. | |||
| STRUCTURE_SIZE1_UNIT | VARCHAR2 | 10 | This column describes the unit of measure for the structure size. | |||
| STRUCTURE_SIZE2 | NUMBER | 20 | This column describes the alternate size of the structure. | |||
| STRUCTURE_SIZE2_UNIT | VARCHAR2 | 10 | This column describes the unit of measurement for the alternate size of the structure. | |||
| DWELLING_UNIT_COUNT | NUMBER | 10 | This column describes the dwelling unit count for the parcel. | |||
| OBJECT_VERSION_NUMBER | NUMBER | 9 | Yes | Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. | Active | |
| SRID | NUMBER | 10 | This column is used to indicate srid | Active | ||
| CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | Active | |
| CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | Active | ||
| LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | Active | |
| LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | Active | ||
| LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | Active | ||
| AGENCY_ID | NUMBER | 8 | Yes | This column is used to indicate agency id | Active | |
| SHAPE | UDT | Specifies coordinates of the location defined by the address. Special data type required to store. | Active | |||
| COORDINATE_X | NUMBER | This column is used to indicate coordinate x. | ||||
| COORDINATE_Y | NUMBER | This column is used to indicate coordinate y. | ||||
| ZONING_CODE2 | VARCHAR2 | 30 | Secondary Zoning Code of the zoning related to the parcel. | |||
| GENERAL_PLAN2 | VARCHAR2 | 30 | Alternate Land Information of the Parcel. | |||
| TAX_RATE_AREA | VARCHAR2 | 100 | Area Identifier of the parcel location for taxation purposes. | |||
| CENSUS_TRACT | VARCHAR2 | 100 | Neighborhood information related to the location of the parcel. | |||
| CENSUS_BLOCK | VARCHAR2 | 100 | Neighborhood information related to the location of the parcel. | |||
| CLIMATE_ZONE | VARCHAR2 | 200 | Detailed land information of the parcel. | |||
| FLOOD_ZONE | VARCHAR2 | 200 | Detailed land information of the parcel. | |||
| FLOOD_INS_RATE_MAP | VARCHAR2 | 200 | Flood Insurance Rate Map related to the parcel location for floodplain management and insurance purposes. | |||
| LIQUEFACTION_RISK | VARCHAR2 | 200 | Detailed land information of the parcel. | |||
| FIRE_RISK | VARCHAR2 | 200 | Detailed land information of the parcel. | |||
| LANDSLIDE_RISK | VARCHAR2 | 200 | Detailed land information of the parcel. | |||
| SOIL_TYPE | VARCHAR2 | 200 | Detailed land information of the parcel. | |||
| YEAR_BUILT | VARCHAR2 | 4 | Year in which the building on the parcel was built (format: YYYY). | |||
| BEDROOMS | VARCHAR2 | 20 | Number of bedrooms for the building on the parcel. | |||
| BATHROOMS | VARCHAR2 | 20 | Number of bathrooms for the building on the parcel. | |||
| POOL | VARCHAR2 | 200 | Information about pools located on the parcel. | |||
| PATIO | VARCHAR2 | 200 | Information about patios located on the parcel. | |||
| ADDITIONAL_STRUCTURE | VARCHAR2 | 200 | Information about additional structures located on the parcel. | |||
| PARCEL_PUID | VARCHAR2 | 480 | Yes | Indicates the PUID of the transaction data | ||
| TRANSACTION_PUID | VARCHAR2 | 480 | Yes | Indicates parent PUID of the transaction | ||
| MIGRATED_DATA_FLAG | VARCHAR2 | 3 | Indicates migrated flag value |
Indexes
| Index | Uniqueness | Tablespace | Columns | Status |
|---|---|---|---|---|
| PSC_CE_PARCEL_PK | Unique | Default | PARCEL_KEY | Active |
| psc_ce_parcel_U1 | Unique | Default | PARCEL_PUID |