Difference between revisions of "About Series"

From dataZoa Wiki
Jump to: navigation, search
(Created page with " '''''Series'' is the collective term for:''' <br>Charts, Tables, LatestValues and dataBlocks <br...")
 
 
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<div class="imgGlyph24 imgConcept"></div> <b><i>Series</i></b> are the fundamental data type throughout dataZoa.  They may also be referred to as <b><i>time series</i></b> or <b><i>data series</i></b>.
 +
<br>
 +
== Common Features ==
 +
<div>
 +
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.
  
'''''Series'' is the collective term for:''' <br>[[Chart_Displays|Charts]], [[Table_Displays|Tables]], [[LatestValues_Displays|LatestValues]] and [[DataBlock|dataBlocks]] <br>that have their own URLs and can be used outside your dataZoa account.
+
=== Series Attributes ===
 +
<div>
 +
* A Title, like <i>Rainfall</i>
 +
* A Frequency, like <i>Weekly</i>
 +
* Units of measurement, like <i>millimeters</i>
 +
* and potentially many others, like footnotes, synonyms, etc.
 +
</div>
  
 +
=== Series Key ===
 +
<div>
 +
Every dataZoa series has a key, formed of the owner's account name and a serial number, like <i>MyAccount/00004328</i>:
 +
<ul>
 +
<li>Globally unique</li>
 +
<li>Never recycled</li>
 +
<li>Automatically assigned, <b>except...</b></li>
 +
<li><div class="imgGlyph24 imgWarning"></div> If you are <i>replacing your your own data</i>, be sure to [[Your_Data#Preserving Series Keys|preserve your series keys]].</li>
 +
</ul>
 +
</div>
  
== Common Features ==
+
== Types of Series ==
 
<div>
 
<div>
All dataZoa displays share some common features:
+
Depending on where they originate, series are classed into different "types":
* Live - automatically updated whenever underlying data or calculations change
+
* Embeddable, with a unique URL you can put into web pages, blogs, etc.
+
* Can be circulated point-to-point by email or SMS
+
* Shareable, through [[dZBoards|dZBoards]]
+
* Automated footers, for attributions, exporting, etc.
+
 
</div>
 
</div>
  
== Creating ==
+
===<b><i>Live</i></b> or <b><i>auto-updating</i></b>===
 
<div>
 
<div>
==== From the <b>dropZone</b> ====
+
These come from other sites around the Web via the [[About_the_dZ-Dot|dZ-Dot]], and dataZoa remembers where they originate, updating them for you as the sources change.
<div>
+
From the [[DZDropzone#Working_with_Series_in_the_dropZone|dropZone]], open the Gear menu and pick a display type.
+
<div class="imgSnippetWrap1 " style="min-height: 274px;"><div class="imgSnippet " title="datablock displays" data-styler="{ view: '371', style: ' width: 385px; height: 274px;  background: url(SQ/img/DocSamples/snap37.pngSQ)  scroll -56px -201px;  background-repeat: no-repeat; ' }"></div></div>
+
 
</div>
 
</div>
  
==== From the <b>Workbench</b> ====
+
===<b><i>Uploaded</i></b>===
 
<div>
 
<div>
From the [[Workbench|Workbench]], checkbox the series you want to include, click the button for the type of display you want, and select ''New...'' in the drop-down list.
+
These are series you load in from [[Your_Data|your own files]] (or even just copy and paste).  As such, you are responsible for keeping them [[Your_Data|up to date]].
<div class="imgSnippetWrap1 " style="min-height: 90px;"><div class="imgSnippet " title="Display tools" data-styler="{ view: '124', style: ' width: 460px; height: 90px;  background: url(SQ/img/DocSamples/snap12.pngSQ) scroll -563px -123px;  background-repeat: no-repeat; ' }"></div></div>
+
</div>
This will bring up the appropriate display editor and give you an immediate preview of your new displayOnce you give it a name and save it, it will be added to your list of displays of that type.
+
 
+
<div class="imgSnippetWrap1 " style="min-height: 183px;"><div class="imgSnippet " title="Save a Display" data-styler="{ view: '521', style: ' width: 830px; height: 183px;  background: url(SQ/img/DocSamples/snap52.pngSQ)  scroll -167px -85px;  background-repeat: no-repeat; ' }"></div></div>
+
  
<div class="imgGlyph24 imgIdea"></div> If you want to build several display variants from the same general group of data, consider using the [[dZCorkboard]].
+
===<b><i>Calculated</i></b>===
 +
<div>
 +
A calculated series is the result of a dataZoa [[About_the_ComputeCloud|ComputeCloud]] formula.  dataZoa updates these automatically by keeping track of their [[Calculated_Series#Ancestors|ancestors]].
 
</div>
 
</div>
 +
 +
===<b><i>Contributed</i></b>===
 +
<div>
 +
These are series that you set up initially using [[About_dZSlates|dZSlates]], but new values are entered by others, from outside your account.
 
</div>
 
</div>
  
{{Template:Display_Editing|Editing}}
+
{{:About_Series_Sharing}}
{{Template:Display_Copying|Copying}}
+
{{Template:Display_Circulation|Circulating}}
+
{{Template:Display_Publishing|Publishing}}
+
  
 +
{{:About_Series_Maintenance}}
  
[[Category:Displays]]
 
[[Category:Creating]]
 
[[Category:Editing]]
 
 
[[Category:Definitions]]
 
[[Category:Definitions]]

Latest revision as of 16:06, 21 February 2017

Series are the fundamental data type throughout dataZoa. They may also be referred to as time series or data series.


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.

Series Attributes

  • A Title, like Rainfall
  • A Frequency, like Weekly
  • Units of measurement, like millimeters
  • and potentially many others, like footnotes, synonyms, etc.

Series Key

Every dataZoa series has a key, formed of the owner's account name and a serial number, like MyAccount/00004328:

  • Globally unique
  • Never recycled
  • Automatically assigned, except...
  • If you are replacing your your own data, be sure to preserve your series keys.

Types of Series

Depending on where they originate, series are classed into different "types":

Live or auto-updating

These come from other sites around the Web via the dZ-Dot, and dataZoa remembers where they originate, updating them for you as the sources change.

Uploaded

These are 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 ancestors.

Contributed

These are series that you set up initially using dZSlates, but new values are entered by others, from outside your account.

Series Ownership

Every dataZoa series "belongs" to a particular account, and that account has complete control over what happens to that series.

That being said, series can be shared and borrowed among accounts according to permissions granted by the series owner.

See more on series sharing here.

Series Maintenance

Series maintenance involves deleting, editing, and controlling access to your data. See more on series maintenance here.