Gas Meter Installation
Entity
Name: Gas Meter Installation
Captures the time period a gas meter was installed at a gas service point.
Details
- Industry Domain:
Customer - Relational Table Name:
GAS_METER_INSTALLATION - JSON View Name:
GAS_METER_INSTALLATION#JSON - Ontology Class:
ewok:GasMeterInstallation
Properties
| Name | General Data Type | Oracle Data Type | Relational Column | Required? | Primary Key? | Validations | Related Graph Object |
|---|---|---|---|---|---|---|---|
| utility meter installation id | string | VARCHAR2 | UTILITY_METER_INSTALLATION_ID |
Yes | Yes | Must match regex pattern | ewok:GasMeterInstallation |
| utility meter id | string | VARCHAR2 | UTILITY_METER_ID |
ewok:GasMeter | |||
| utility service point id | string | VARCHAR2 | UTILITY_SERVICE_POINT_ID |
ewok:GasServicePoint | |||
| end date time | dateTimeStamp | TIMESTAMP | END_DATE_TIME |
ewok:GasMeterInstallation | |||
| start date time | dateTimeStamp | TIMESTAMP | START_DATE_TIME |
ewok:GasMeterInstallation |