{
DownloadUrl: "/api/download/46bbd06a-5bf2-4278-b96f-037f15e2f256",
Id: "46bbd06a-5bf2-4278-b96f-037f15e2f256",
SelectionType: "QuerySelection",
MeasureCode: "L",
IsTemporarySelection: false,
LastUpdate: "2017-05-08T18:51:54.363",
DatabankCode: "WDMacro",
Sequence: "EarliestToLatest",
GroupingMode: false,
TransposeColumns: null,
Order: "IndicatorLocation",
IndicatorSortOrder: "AlphabeticalOrder",
LocationSortOrder: "AlphabeticalOrder",
SortedColumnName: null,
SortedColumnOrder: null,
Format: 0,
LegacyDatafeedFileStructure: false,
Variables: [
{
VariableCode: "CPI",
ProductTypeCode: "WMC",
MeasureCodes: [
"L"
]
},
{
VariableCode: "GDP$",
ProductTypeCode: "WMC",
MeasureCodes: [
"L",
"PY",
"DY"
]
}
],
Regions: [
{
DatabankCode: "WDMacro",
RegionCode: "GBR"
},
{
DatabankCode: "WDMacro",
RegionCode: "USA"
}
],
ShareCodeId: null,
ListingType: "Private",
IsDatafeed: false,<br>
Name: "Selection - (Updated 2017/05/09)",
StartYear: 2015,
EndYear: 2021,
Frequency: "Annual",
StackedQuarters: false
}
DownloadUrl: "/api/download/46bbd06a-5bf2-4278-b96f-037f15e2f256",
Id: "46bbd06a-5bf2-4278-b96f-037f15e2f256",
SelectionType: "QuerySelection",
MeasureCode: "L",
IsTemporarySelection: false,
LastUpdate: "2017-05-08T18:51:54.363",
DatabankCode: "WDMacro",
Sequence: "EarliestToLatest",
GroupingMode: false,
TransposeColumns: null,
Order: "IndicatorLocation",
IndicatorSortOrder: "AlphabeticalOrder",
LocationSortOrder: "AlphabeticalOrder",
SortedColumnName: null,
SortedColumnOrder: null,
Format: 0,
LegacyDatafeedFileStructure: false,
Variables: [
{
VariableCode: "CPI",
ProductTypeCode: "WMC",
MeasureCodes: [
"L"
]
},
{
VariableCode: "GDP$",
ProductTypeCode: "WMC",
MeasureCodes: [
"L",
"PY",
"DY"
]
}
],
Regions: [
{
DatabankCode: "WDMacro",
RegionCode: "GBR"
},
{
DatabankCode: "WDMacro",
RegionCode: "USA"
}
],
ShareCodeId: null,
ListingType: "Private",
IsDatafeed: false,
Name: "Selection - (Updated 2017/05/09)",
StartYear: 2015,
EndYear: 2021,
Frequency: "Annual",
StackedQuarters: false
Shape configuration
Shape configuration layout:
{
Pivot: ("true", "false"),
StackedQuarters: ("true", "false"),
Frequency: ("annual", "quarterly", "both")
}
Example shape configuration:
{
Pivot: ("true", "false"),
StackedQuarters: ("true", "false"),
Frequency: "both"
}
User credentials
User credentials layout:
{
Username: string,
Password: string
}
Example credentials:
{
Username: name@example.com,
Password: example_password
}
Measure codes
Several of these request and response objects have a MeasureCode field. This value describes how the annual data is represented. The available options are:
L – Level values
PY – Percentage difference year over year
DY – Difference year over year
P – Percentage difference quarter over quarter
D – Difference quarter over quarter
GR – Annualized growth rate