A time series of generic observations. The time header is necessary for assessing the time dimension and can be any column. Time can be specified in some date format, e.g. 2012, 12/1/2012, 12/1/12 13:30, 12/1/12 1:30 pm. An automatic guesser will transform the dates into timestamp. All the dates in the time column must be compliant to the same format.
Table Template
Field Name Format
<field 1> <any type 1>
<field 2> <any type 2>
... ...
time <some_date_string>
... ...
<field n> <any type n>