Skip to contents

SUN Movement annual progress report 2016

Usage

progress_report_2016

Format

A tibble with 4 columns and 8070 rows:

VariableDescription
textLine of text from the 2016 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 2016

Examples

progress_report_2016
#> # A tibble: 7,911 × 4
#>    text                                                  page linenumber chapter
#>    <chr>                                                <int>      <int>   <int>
#>  1 "© UNICEF"                                              12          1       0
#>  2 "               Summary"                                12          2       0
#>  3 "               Key 2015-16 highlights1"                12          3       0
#>  4 "               1. The SUN Movement marks its sixth…    12          4       0
#>  5 "                  to scaling up nutrition. They ar…    12          5       0
#>  6 "                  states – united with civil socie…    12          6       0
#>  7 "                  the SUN Movement strives to end …    12          7       0
#>  8 "                  people, societies and countries."    12          8       0
#>  9 "               2. In 2016, the SUN Movement welcom…    12          9       0
#> 10 "                  of Uttar Pradesh and Jharkhand a…    12         10       0
#> # ℹ 7,901 more rows