SAMOA uses a custom data model built on top of the relational model. SAMOA’s model is more suitable for working with time series.
- A Series is a list of values (usually numbers), indexed by time
- Series can be tabulated as columns in a SeriesTable
- Several tables related to each other constitute a SeriesSet