Hi,
In the result of the next searchlight query
{
"View": "SearchAllLight",
"Filter": "RIC eq 'USNFAR=ECI'",
"Select": "_debugalllight"
}
I have 3 fields that contain seasonal adjustment information:
"SeriesDescription": "United States, Employment, Overall, Nonfarm payroll, total, SA, Absolute change",
"SeasonallyAdjusted": false,
"IsSeasAdj": true,
What is the difference between "SeasonallyAdjusted" and "IsSeasAdj" fields?