Scenario Option Item List
GET /data-portal/api/options/scenario/
[
{
"value": "benchmark_extended",
"label": "Aspirational benchmark"
},
{
"value": "benchmark",
"label": "Benchmark"
},
{
"value": "CTI scenario",
"label": "CTI"
},
{
"value": "historic",
"label": "Historical data"
},
{
"value": "projected_current_policy",
"label": "Projected current policy"
}
]