Household Appliance Detection
Entity
Name: Household Appliance Detection
Algorithmic detection of electric household appliances.
Details
- Industry Domain:
Customer
- Relational Table Name:
HOUSEHOLD_APPLIANCE_DETECTION
- JSON View Name:
HOUSEHOLD_APPLIANCE_DETECTION#JSON
- Ontology Class:
ewok:HouseholdApplianceDetection
Properties
Name | General Data Type | Oracle Data Type | Relational Column | Required? | Primary Key? | Validations | Related Graph Object |
---|---|---|---|---|---|---|---|
utility account id | string | VARCHAR2 | UTILITY_ACCOUNT_ID |
Yes | Yes | Must match regex pattern | ewok:UtilityBilling.UtilityAccount |
commodity type | string | VARCHAR2 | COMMODITY_TYPE |
Yes | Yes | Must match values in enumerated list from graph | ewok:CommodityType |
disaggregation category type | string | VARCHAR2 | DISAGGREGATION_CATEGORY_TYPE |
Yes | Yes | Must match values in enumerated list from graph | ewok:DisaggregationCategoryType |
detection date time | dateTime | DATE | DETECTION_DATE_TIME |
Yes | Yes | ewok:HouseholdApplianceDetection |