Filters
All
Restore Default Settings
No data
Latest Release
{{ props.row.date.slice(0, 10) }}
Reality
{{ props.row.reality == '' ? '--' : props.row.reality }}
Forecast
{{ props.row.forecast == '' ? '--' : props.row.forecast }}
Previous
{{ props.row.previous == '' ? '--' : props.row.previous }}
Source:
{{ props.row.source_of_report }}
Importance:
Country:
{{ props.row.history_country }}
Currency:
{{ props.row.history_currency }}
{{scope.row.date.split(' ')[1]}}
{{ scope.row.timeLine.split(' ')[0] }} ({{ formatWeekDay(scope.row.timeLine) }})
{{scope.row.country}}
{{scope.row.title}}
{{scope.row.previous}} {{scope.row.unit != 'null' ? scope.row.unit:''}}
{{scope.row.forecast}} {{scope.row.unit != 'null' ? scope.row.unit:''}}
---
{{scope.row.reality}} {{scope.row.unit != 'null' ? scope.row.unit:''}}
---