Data Documentation

Find below a list of our data tables.
Tables marked with a are deprecated and should not be used for data ingestion.
All imported data will either directly imported or converted into this structure. Data which can not directly map onto existing columns is collected in the custom json column.
More documentation and information for prospect users can be found in the Prospect wiki
yearly_reports This tables aggregates the data from the reports table into yearly summaries. It allows for simplification of queries on Grafana.
trust_trace Trust Trace - the results of data validations and checks on subjects from other tables. Populated by data processors.
targets This tables saves targets data for Ascent reports submitted by PIUs. It allows for tracking and validation of targets set for various metrics.
shs_ts Time Series data of individual Solar Home Systems
shs Represents installations of Solar Home Systems at individual customers
reports This table saves data from Ascent reports submitted by PIUs for both connections and non-connections based metrics. It saves them in the same level of granularity as the submitted report, allowing for validation checks and data ingestion.
payments_ts Payment time series data for SHS Accounts or Meter Accounts
paygo_source_snapshots_ts Time series data containing daily paygo account snapshots as reported directly from CRM data sources (e.g. Paygops, Angaza).
paygo_snapshots_ts Time series data containing daily snapshots of paygo-type accounts (e.g. Paygops, Angaza), containing both internally calculated and CRM-sourced fields.
meters_ts Time Series data of individual meters
meters Represents installations of on-grid or mini-grid meters at a specific customer.
meter_events_ts Time Series data of events processed from meters_ts
installations_ts Time Series data of individual devices
installations All Installations of our devices. This could be an SHS, a grid, a meter, etc.
grids_ts Time Series data of individual grids
grids Static data about electrical grids - minigrids as well as national grids
customers All our Customers
agents All our Agents (Installers/Sales Agents)
custom This tables saves completely custom data as json. For easier export and graphing per source views with customizable structure are automatically created.