XDL Schema Reference Flashcards
(40 cards)
What data source does XDL extract from nightly?
The Sensus Regional Network Interface (RNI) database.
How often is data extracted into XDL from the RNI?
Once per day (nightly).
What primary benefit does XDL provide to utility BI teams?
Centralizes meter and device data in a query‑ready schema for custom reports without direct RNI access.
In XDL column names, what suffix marks local‑utility timezone timestamps?
_local
For timestamps without the _local suffix, which timezone is assumed?
UTC
Which tables store current and historical account metadata?
account (current) and account_history (historical)
Which tables capture Actions taken on devices?
water_actions, gas_actions, electric_actions
Which tables hold Consumption aggregates?
water_consumption, gas_consumption, electric_consumption
Which table holds Device Group metadata?
device_group
Which tables store Device Register Reads?
water_registers, electric_registers, gas_registers
Which tables contain Events (alarms)?
water_events, electric_events, gas_events
Which tables store Interval Reads?
water_intervals, electric_intervals, gas_intervals
Which tables contain Metrology Device metadata?
metrology_device (current) and metrology_device_history (historical)
Which table contains Permalog Device metadata?
permalog_device
Which table contains Sensor metadata?
sensor
Which table records Water Permalog Reads?
water_permalog_read
Which table captures Manufacturing Info?
manufacturing
What’s the naming pattern for service‑specific tables?
They start with water_, gas_, or electric_ depending on commodity.
Which table holds historical metrology device records?
metrology_device_history
Which Account table shows the latest values?
account
Which table preserves past Account records?
account_history
In most tables, which field uniquely identifies a meter?
device_id
Which field links to the radio/endpoint identifier?
radio_id
Which account field defines the billing cycle?
account_billing_cycle