Time series
Many basic statistical methods assume that the 'individuals' in a data matrix are unordered — any rearrangement of the rows would give the same information.
However sometimes the rows of the data matrix are ordered, usually by time. These kinds of data are called time series.
The ordering of values can be described by an extra 'time' or 'ordering' variable in the data matrix.