Skip to contents

SUN Movement annual progress report 2013

Usage

progress_report_2013

Format

A tibble with 4 columns and 2915 rows:

VariableDescription
textLine of text from the 2013 annual progress report
pagePage number to which line of text can be found
linenumberLine number of text
chapterDocument chapter to which line of text can be found

Source

Scaling Up Nutrition Movement 2013

Examples

progress_report_2013
#> # A tibble: 2,837 × 4
#>    text                                                  page linenumber chapter
#>    <chr>                                                <int>      <int>   <int>
#>  1 "Synopsis:"                                              5          1       0
#>  2 "1) Forty-one countries are now in the Movement to …     5          2       0
#>  3 "   of the world’s children affected by chronic mal…     5          3       0
#>  4 "   has sought to create space in which nutrition c…     5          4       0
#>  5 "   SUN countries invested in new ways of working t…     5          5       0
#>  6 "   were as effective as possible. In 2013, the Mov…     5          6       0
#>  7 "   additional resources; b) synergised efforts by …     5          7       0
#>  8 "   needed to deliver results; and d) improved syst…     5          8       0
#>  9 "2) Research published in 2013 reiterates the extra…     5          9       0
#> 10 "   effective investments in specific high-impact n…     5         10       0
#> # ℹ 2,827 more rows