|
|
Line 21: |
Line 21: |
| <div> | | <div> |
| </div> | | </div> |
− |
| |
− |
| |
− | === Example ===
| |
− | Suppose you are comparing health outcomes for three countries; Japan, Korea, and China. You pull the same 12 series for each country from the UN statistics database. This gives you a pool of 36 series to work with. You might first make three GroupLists, named JapanHealth, KoreaHealth, and ChinaHealth. You might then add a group list called LifeExpectancy, with just one series from each country,
| |
− |
| |
− |
| |
− |
| |
− | A GroupList has a name, like ""
| |
− | == 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 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>
| |
− |
| |
− | == Types of Series ==
| |
− | <div>
| |
− | Depending on where they originate, series are classed into different "types":
| |
− | </div>
| |
− |
| |
− | ===<b><i>Live</i></b> or <b><i>auto-updating</i></b>===
| |
− | <div>
| |
− | 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>
| |
− |
| |
− | ===<b><i>Uploaded</i></b>===
| |
− | <div>
| |
− | 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>
| |
− |
| |
− | ===<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>
| |
− |
| |
− | ===<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>
| |
− |
| |
− | {{:About_Series_Sharing}}
| |
− |
| |
− | {{:About_Series_Maintenance}}
| |
| | | |
| [[Category:Definitions]] | | [[Category:Definitions]] |
are shorthand way of working with sets of series in your account.