Wastewater Service Point
Entity
Name: Wastewater Service Point
A commodity service point specific to delivering amd treating wastewater. Often a wastewater service point is responsible for delivering both water and wastewater services.
Details
- Industry Domain:
Customer
- Relational Table Name:
WASTEWATER_SERVICE_POINT
- JSON View Name:
WASTEWATER_SERVICE_POINT#JSON
- Ontology Class:
ewok:CommodityServicePoint.Wastewater
Properties
Name | General Data Type | Oracle Data Type | Relational Column | Required? | Primary Key? | Validations | Related Graph Object |
---|---|---|---|---|---|---|---|
utility service point id | string | VARCHAR2 | UTILITY_SERVICE_POINT_ID |
Yes | Yes | Must match regex pattern | ewok:CommodityServicePoint.Wastewater |
utility location id | string | VARCHAR2 | UTILITY_LOCATION_ID |
Yes | Must match regex pattern | ewok:Location.Utility | |
actual start date time | dateTimeStamp | TIMESTAMP | ACTUAL_START_DATE_TIME |
ewok:CommodityServicePoint.Wastewater | |||
actual end date time | dateTimeStamp | TIMESTAMP | ACTUAL_END_DATE_TIME |
ewok:CommodityServicePoint.Wastewater | |||
status code | string | VARCHAR2 | STATUS_CODE |
Must match values in enumerated list from graph | ewok:StatusCodeType.WastewaterServicePoint |