There are 2 places where business score predictions array will be used.
there is currenty section in country specific json file "scores". Value "iERPScoreBNow" is correctly generated. Add values "iERPScoreBDays7", "iERPScoreBDays14", "iERPScoreBDays21" which will extract value of predicted business score from array for today+7, today+14 and today+21 corespondingly.
In the country specific json, create new section graphs->iERPScoreB->forecast same as in history there will be predictions for next 21 days. Note: In order to have forecast and predictions graphs joined on the UI, last element from history needs to be first element in forecast list. Then second will be forecast for today+1
There are 2 places where business score predictions array will be used.
there is currenty section in country specific json file "scores". Value "iERPScoreBNow" is correctly generated. Add values "iERPScoreBDays7", "iERPScoreBDays14", "iERPScoreBDays21" which will extract value of predicted business score from array for today+7, today+14 and today+21 corespondingly.
In the country specific json, create new section graphs->iERPScoreB->forecast same as in history there will be predictions for next 21 days. Note: In order to have forecast and predictions graphs joined on the UI, last element from history needs to be first element in forecast list. Then second will be forecast for today+1