Skip to contents

Katilingban consultants' experience list

Usage

kb_experience

Format

A tibble with 141 rows and 12 columns

VariableDescription
project_nameName of project
type1Project type 1
type2Project type 2
type3Project type 3
yearYear of project
countryCountry location of project
subnational_locationSubnational location of project
consultantName of consultant
locationFull name of location
lonLongitude coordinate of project location
latLatitude coordinate of project location
tooltipTooltip

Examples

kb_experience
#> # A tibble: 141 × 12
#>    project_name type1 type2 type3 year   country subnational_location consultant
#>    <chr>        <chr> <chr> <chr> <list> <chr>   <chr>                <chr>     
#>  1 SQUEAC Asse… Comm… Cove… SQUE… <chr>  Sudan   Kassala              Emmanuel …
#>  2 SQUEAC Asse… Comm… Cove… SQUE… <chr>  Sudan   North Darfur         Emmanuel …
#>  3 Coverage as… Esse… Cove… S3M   <chr>  Liberia Greater Monrovia     Emmanuel …
#>  4 Coverage as… Esse… Cove… S3M   <chr>  Liberia Grand Bassa          Emmanuel …
#>  5 Focused Eth… Deve… Study FES   <chr>  India   Bhodgaya block, Gay… Emmanuel …
#>  6 Infant & Yo… Infa… Study FES   <dttm> Malawi  Lilongwe             Emmanuel …
#>  7 Coverage as… Chil… Cove… SQUE… <chr>  Nigeria Jigawa               Emmanuel …
#>  8 Coverage as… Chil… Cove… SQUE… <chr>  Nigeria Zamfara              Emmanuel …
#>  9 Programme M… Comm… Nutr… Tech… <chr>  Malawi  Dedza                Emmanuel …
#> 10 Programme M… Comm… Nutr… Tech… <chr>  Malawi  Mchinji              Emmanuel …
#> # ℹ 131 more rows
#> # ℹ 4 more variables: location <chr>, lon <dbl>, lat <dbl>, tooltip <chr>