sdg_overview: Load an overview of data available in the UNSD SDG database

Description Usage Arguments Value

View source: R/overall.R

Description

sdg_overview() provides a data frame of all available goals, targets, indicators, and series, in the UNSD SDG database.

Usage

1
sdg_overview(goals = 1:17, returns = "all")

Arguments

goals

Numeric or character vector of values between 1 and 17 corresponding to the 17 SDGs.

returns

String specifying the level of detail to return. "all" (default) and "series" returns full details, while "indicators", "targets", and "goals" provides details only to the specified level. Beyond that level, values are summarized by their availability on the UN SDG database (e.g # of targets available under each goal).

Value

A data frame.


caldwellst/goalie documentation built on Jan. 22, 2022, 9:59 a.m.