Skip to contents

This sample demo dataset (iycfData) contained 359 observations and 46 variables. The following tables explain the detailed description of each variable included in the sample dataset. The CARE International Myanmar Country program provided this demo dataset, and all the Personal Identifiable Information (PII) were excluded.

Usage

iycfData

Format

A data frame with 46 columns and 359 rows.

VariablesWHO Question NumberDescription
csexchild sex
calc_age_monthschild age in month
child_bfQ1ever breastfed
child_eibfQ2first put to the breast - immediately
child_eibf_hrsQ2first put to the breast - hours
child_eibf_daysQ2first put to the breast - days
bf_2daysQ3given anything other than breast milk, first 2-days of child age
child_bfyestQ4breastfed yesterday during the day or at night
bf_bottleQ5drink anything from a bottle with a nipple yesterday
child_waterQ6APlain water
child_bmsQ6BInfant formula
child_bms_freqQ6BnumInfant formula - frequency
child_milkQ6CMilk from animals
child_milk_freqQ6CnumMilk from animals - frequency
child_milk_sweetQ6CswtMilk from animals - sweet or flavored type milk
child_mproductQ6DYogurt drinks
child_mproduct_freqQ6DnumYogurt drinks - frequency
child_mproduct_sweetQ6DswtYogurt drinks - sweet or flavored type yogurt
child_chocolateQ6EChocolate-flavored drinks
child_juiceQ6FFruit juice or fruit-flavored drinks
child_sodaQ6GSodas, malt drinks, sports drinks or energy drinks
child_teaQ6HTea, coffee, or herbal drinks
child_tea_sweetQ6HswtTea, coffee, or herbal drinks - sweetened
child_brothQ6IClear broth or clear soup
child_oth_drinkQ6JAny other liquids
child_oth_drink_sweetQ6JswtOther liquids - sweetened
child_yogurtQ7AYogurt, other than yogurt drinks
child_yogurt_frqQ7AnumYogurt, other than yogurt drinks - frequency
child_riceQ7BPorridge, bread, rice, noodles, pasta
child_pumpkinQ7CPumpkin, carrots, sweet potatoes (yellow or orange inside)
child_potatoesQ7DPlantains, white potatoes, white yams, manioc, cassava
child_leafyvegQ7EDark green leafy vegetables
child_oth_vegQ7FAny other vegetables
child_mangoQ7GRipe mangoes, ripe papayas
child_fruitQ7HAny other fruits
child_organQ7ILiver, kidney, heart
child_processmeatQ7JSausages, hot dogs, ham, bacon, salami, canned meat
child_beefQ7KAny other meat, such as beef, pork, lamb, goat, chicken, duck
child_eggsQ7LEggs
child_fishQ7MFresh fish, dried fish or shellfish
child_beansQ7NBeans, peas, lentils, nuts , seeds
child_cheeseQ7OHard or soft cheese
child_sweetsQ7PSweet foods such as chocolates, candies, cakes and biscuits
child_snackQ7QChips, crisps, puffs, French fries, instant noodles
child_oth_foodQ7RAny other solid, semi-solid or soft food
child_food_freqQ8number of any solid, semi-solid or soft foods yesterday

Source

CARE Myanmar

Examples

# explore the first 6 observations from the dataset
head(iycfData)
#>   csex calc_age_months child_bf child_eibf child_eibf_hrs child_eibf_days
#> 1    1               5        1          0             NA              NA
#> 2    1               4        1          0             NA              NA
#> 3    1               2        1          0             NA              NA
#> 4    1               0        1          0             NA              NA
#> 5    1               2        1          0             NA              NA
#> 6    1               2        1          0             NA              NA
#>   bf_2days child_bfyest bf_bottle child_water child_bms child_bms_freq
#> 1        1            1         0           0         0             NA
#> 2        0            1         1           1         0             NA
#> 3        1            1         0           0         0             NA
#> 4        0            1         0           1         0             NA
#> 5        0            0         0           0         0             NA
#> 6        0            1         0           0         0             NA
#>   child_milk child_milk_freq child_milk_sweet child_mproduct
#> 1          0              NA               NA              0
#> 2          0              NA               NA              0
#> 3          0              NA               NA              0
#> 4          0              NA               NA              0
#> 5          0              NA               NA              0
#> 6          0              NA               NA              0
#>   child_mproduct_freq child_mproduct_sweet child_chocolate child_juice
#> 1                  NA                   NA               0           0
#> 2                  NA                   NA               0           0
#> 3                  NA                   NA               1           0
#> 4                  NA                   NA               0           0
#> 5                  NA                   NA               1           0
#> 6                  NA                   NA               0           0
#>   child_soda child_tea child_tea_sweet child_broth child_oth_drink
#> 1          0         0              NA           0               0
#> 2          0         0              NA           0               0
#> 3          0         0              NA           0               0
#> 4          1         0              NA           0               0
#> 5          0         0              NA           0               0
#> 6          1         0              NA           0               1
#>   child_oth_drink_sweet child_yogurt child_yogurt_frq child_rice child_pumpkin
#> 1                    NA            0               NA          0             0
#> 2                    NA            0               NA          0             0
#> 3                    NA            0               NA          0             0
#> 4                    NA            0               NA          1             0
#> 5                    NA            0               NA          0             0
#> 6                     1            0               NA          0             0
#>   child_potatoes child_leafyveg child_oth_veg child_mango child_fruit
#> 1              0              0             0           0           0
#> 2              0              0             1           0           0
#> 3              0              0             0           0           0
#> 4              0              0             0           0           0
#> 5              0              0             1           0           0
#> 6              0              0             0           0           0
#>   child_organ child_processmeat child_beef child_eggs child_fish child_beans
#> 1           0                 0          0          0          0           0
#> 2           0                 0          0          0          0           0
#> 3           0                 0          0          0          0           0
#> 4           1                 0          1          0          0           0
#> 5           0                 0          0          0          0           0
#> 6           0                 0          0          0          0           0
#>   child_cheese child_sweets child_snack child_oth_food child_food_freq
#> 1            0            0           0              0               0
#> 2            0            0           0              0               3
#> 3            0            0           0              0               0
#> 4            0            0           1              1               3
#> 5            0            1           0              1               5
#> 6            0            0           0              0               0