SeriesDataFromSection data object
Returns series data for a set of measure and location pairs from the specified section. The result only includes data for the series and periods valid for the section. Table 9‑23 lists and describes the parameters for SeriesDataFromSection.
Table 9‑23 Parameters for SeriesDataFromSection
Parameter
Description
sectionName
Section name. Mandatory.
periodOnly
Whether to consolidate data with consolidation by periods. Mandatory.
includeLatest
Available
Whether the series data includes the latest available values.
Table 9‑24 lists and describes the columns in SeriesDataFromSection.
Table 9‑24 Columns in SeriesDataFromSection
Column name
Description
MeasureName
Measure name
LocationName
Location name
PeriodName
Period name
SeriesName
Series name
Data
Data (floating point number)
DataVar
Data variance (floating point number)
DataVarPct
Data variance percent (floating point number)
DataLatest
Latest data (floating point number)
DataLatestVar
Latest data variance (floating point number)
DataLatestVarPct
Latest data variance percent (floating point number)