Taxonomy
This section has operations to build up the taxonomy of choice, i.e. categories, indicators, and units, as well as United Nation's Sustainability Development Goals and EU Environmental Objectives.
Returns all United Nations Sustainable Development Goals
Request Body
Name
Type
Description
Example responses
[
{
"sdg_id": 1,
"goal_no": "1",
"sdg": "No poverty",
"language": "English"
},
{
"sdg_id": 2,
"goal_no": "2",
"sdg": "Zero hunger",
"language": "English"
},
{
"sdg_id": 3,
"goal_no": "3",
"sdg": "Good health and well-being",
"language": "English"
},
{
"sdg_id": 4,
"goal_no": "4",
"sdg": "Quality education",
"language": "English"
},
{
"sdg_id": 5,
"goal_no": "5",
"sdg": "Gender equality",
"language": "English"
},
{
"sdg_id": 6,
"goal_no": "6",
"sdg": "Clean water and sanitation",
"language": "English"
},
{
"sdg_id": 7,
"goal_no": "7",
"sdg": "Affordable and clean energy",
"language": "English"
},
{
"sdg_id": 8,
"goal_no": "8",
"sdg": "Decent work and economic growth",
"language": "English"
},
{
"sdg_id": 9,
"goal_no": "9",
"sdg": "Industry, innovation and infrastructure",
"language": "English"
},
{
"sdg_id": 10,
"goal_no": "10",
"sdg": "Reduced inequality",
"language": "English"
},
{
"sdg_id": 11,
"goal_no": "11",
"sdg": "Sustainable cities and communities",
"language": "English"
},
{
"sdg_id": 12,
"goal_no": "12",
"sdg": "Responsible consumption and production",
"language": "English"
},
{
"sdg_id": 13,
"goal_no": "13",
"sdg": "Climate action",
"language": "English"
},
{
"sdg_id": 14,
"goal_no": "14",
"sdg": "Life below water",
"language": "English"
},
{
"sdg_id": 15,
"goal_no": "15",
"sdg": "Life on land",
"language": "English"
},
{
"sdg_id": 16,
"goal_no": "16",
"sdg": "Peace and strong justice institutions",
"language": "English"
},
{
"sdg_id": 17,
"goal_no": "17",
"sdg": "Partnerships to achieve the goal",
"language": "English"
}
]Operation parameters
Parameter
Type/Format
Required
Description
Example code
Returns European Union Environmental Development Objectives
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Returns the categories of the taxonomy for a particular reporting year
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Returns the sub categories of the taxonomy for a particular reporting year
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Returns the super indicators of the taxonomy for a particular reporting year
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Returns the indicators and super indicators of the taxonomy for a particular reporting year
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Returns the units of the taxonomy for a particular reporting year
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Adds and updates a category to the taxonomy for a particular reporting year
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Adds and updates a sub category to the taxonomy for a particular reporting year
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Adds a SDG and EU Objective to a sub category for a particular reporting year
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Adds and updates a unit to the taxonomy for a particular reporting year
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Adds and updates a super indicator to the taxonomy for a particular reporting year
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Adds and updates an indicator to the taxonomy for a particular reporting year
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Returns the taxonomy for a particular reporting year
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Copies a taxonomy from one reporting year to another reporting year
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Removes an indicator
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Removes a super indicator
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Removes a unit
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Removes an SDG and EU Objective from a sub category
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Removes a sub category
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Removes a category
Request Body
Name
Type
Description
Example responses
Operation parameters
Parameter
Type/Format
Required
Description
Example code
Last updated