Difference between revisions of "About Series"
Line 14: | Line 14: | ||
* A dataZoa Series Key - a unique identifier like <i>MyAccount/00004328</i> | * A dataZoa Series Key - a unique identifier like <i>MyAccount/00004328</i> | ||
* Privacy controls - Public/Private/Selectively Shared | * Privacy controls - Public/Private/Selectively Shared | ||
+ | </div> | ||
== Types of Series == | == Types of Series == | ||
<div> | <div> | ||
Depending on where they originate, series are classed into different "types", with appropriate implications: | Depending on where they originate, series are classed into different "types", with appropriate implications: | ||
+ | </div> | ||
===<b><i>Live</i></b> or <b><i>auto-updating</i></b>=== | ===<b><i>Live</i></b> or <b><i>auto-updating</i></b>=== | ||
+ | <div> | ||
These come from other sites around the Web, and dataZoa remembers where they originate, updationg them for you as the sources change. | These come from other sites around the Web, and dataZoa remembers where they originate, updationg them for you as the sources change. | ||
+ | </div> | ||
===<b><i>Uploaded</i></b>=== | ===<b><i>Uploaded</i></b>=== | ||
+ | <div> | ||
Series you load in from your own files (or even just copy and paste). As such, you are responsible for keeping them up to date. | Series you load in from your own files (or even just copy and paste). As such, you are responsible for keeping them up to date. | ||
+ | </div> | ||
===<b><i>Calculated</i></b>=== | ===<b><i>Calculated</i></b>=== | ||
+ | <div> | ||
A calculated series is the result of a dataZoa [[ComputeCloud_Described|ComputeCloud]] formula. dataZoa updates these automatically by keeping track of their {{:CalculatedSeries_Ancestors|ancestors}}. | A calculated series is the result of a dataZoa [[ComputeCloud_Described|ComputeCloud]] formula. dataZoa updates these automatically by keeping track of their {{:CalculatedSeries_Ancestors|ancestors}}. | ||
+ | </div> | ||
===<b><i>Contributed</i></b>=== | ===<b><i>Contributed</i></b>=== | ||
+ | <div> | ||
These are series that you set up initially using [[dZSlates_Described|dZSlates]], but new values are entered by others, from outside your account. | These are series that you set up initially using [[dZSlates_Described|dZSlates]], but new values are entered by others, from outside your account. | ||
+ | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Definitions]] | [[Category:Definitions]] |
Revision as of 13:52, 29 January 2017
Series are the fundamental data type throughout dataZoa. They may also be referred to as time series or data series.
Contents
Common Features
All Series are a set of numbers, ordered in time, representing some phenomenon at various points in time.
As such, they share some common features:
- A Title, like Rainfall
- A Frequency, like Weekly
- Units of measurement, like millimeters
- and potentially many others, like footnotes, synonyms, etc.
To keep things orderly, every dataZoa series also has:
- A dataZoa Series Key - a unique identifier like MyAccount/00004328
- Privacy controls - Public/Private/Selectively Shared
Types of Series
Depending on where they originate, series are classed into different "types", with appropriate implications:
Live or auto-updating
These come from other sites around the Web, and dataZoa remembers where they originate, updationg them for you as the sources change.
Uploaded
Series you load in from your own files (or even just copy and paste). As such, you are responsible for keeping them up to date.
Calculated
A calculated series is the result of a dataZoa ComputeCloud formula. dataZoa updates these automatically by keeping track of their CalculatedSeries Ancestors.
Contributed
These are series that you set up initially using dZSlates, but new values are entered by others, from outside your account.
</div>