Skip to contents

[Deprecated]

This dataset is deprecated as of version 0.2.0 and will be removed in future versions. Please use dummy_monthly_ri_data or dummy_yearly_ri_data instead.

Usage

dummy_ri_data

Format

A data frame with 600 rows and 6 columns:

dist_code

[factor] District unique identifier.

year

[integer] Year doses were recorded.

OPV0, OPV1, IPV1, IPV2

[integer] Number of doses distributed.

Source

Generated data (deprecated)

Details

Migration Guide

  • Setup: Use config_pviem() to specify column mappings and data structure (monthly vs yearly).

  • For monthly analysis: Use dummy_monthly_ri_data (includes month column)

  • For yearly analysis: Use dummy_yearly_ri_data (yearly aggregates)

  • Live births: Now included in RI data, not separate

Why Deprecated?

The new format provides:

  1. Clearer distinction between monthly and yearly data

  2. Province-level codes for hierarchical analysis

  3. Integrated live births column