A hash array of the months. Keys are presented as months numbers from 1 to 12. Some months numbers can be skipped, for example, this object can contain only the keys from 5 to 11: it means that there are data from May to November. Each element of the array is an object that contains all the average prices that we have in barometer.
Name | Type | parameters | Description |
---|---|---|---|
last | function:string | The newest month label containing in barometer. |
Assuming that barometer contains the year 2010 and there all the possible months from 1 to 12.
<#barometer.years['2010'].months.last>
Will output:
12