Difference between revisions of "About Series"

From dataZoa Wiki
Jump to: navigation, search
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>
  
== Creating ==
 
<div>
 
==== From the <b>dropZone</b> ====
 
<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>
 
 
==== From the <b>Workbench</b> ====
 
<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.
 
<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>
 
This will bring up the appropriate display editor and give you an immediate preview of your new display.  Once 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]].
 
</div>
 
</div>
 
 
{{Template:Display_Editing|Editing}}
 
{{Template:Display_Copying|Copying}}
 
{{Template:Display_Circulation|Circulating}}
 
{{Template:Display_Publishing|Publishing}}
 
 
 
[[Category:Displays]]
 
[[Category:Creating]]
 
[[Category:Editing]]
 
 
[[Category:Definitions]]
 
[[Category:Definitions]]

Revision as of 14:52, 29 January 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:

  • 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>