objectives
"objectives": [ { "country_id": 3, "title": "Renewable Energy Production - 2030", "description": "Increase the current renewable energy production to 12.0 GW by 2030.", "deadline": 192 } ]
Field | Type | Description |
---|---|---|
country_id | int | Numerical identifier of the country/team, based on the types defined in the layer existing under meta that has been defined as the layer representing countries (see the countries variable under datamodel). |
title | string | Title of the objective, as shown in the client. |
description | string | Description of the objective, as shown in the client |
deadline | int | Month by which the objective should be reached, where month 0 is the first month of the simulation. Thus month 192 is after exactly 16 years from the start year as defined in the datamodel. |
Back to the main configuration data schema page.
This page was last edited on 11 April 2024, at 13:38. Content is available under GPLv3 unless otherwise noted.