Skip to contents

A dataset containing the country code original column names and the formatted column names import_routine_rename.

Usage

import_routine_rename

Format

A tibble with BDI:

country

country code, ISO3 code

from

column name to be formatted, string

to

column name to be formatted, string

...