Skip to contents

Read CBS data files

Read municipal, locality and index data files into tidy tibbles.

read_cbs_muni()
Read a municipal data file to a tibble
read_cbs_index() experimental
Read a CBS index data file to a tibble
read_cbs_yishuv()
Read a yishuvim data file to a tibble
combine_cbs_muni()
Combine municipalities data frames from different sheets

Identifiers

Harmonize and reshape Israeli local-authority and locality identifiers.

read_muni_id()
Read municipalities id's and names
modify_muni_id()
Modify a municipal id depending on the municipal status and yishuv id
pad_yishuv_id()
Pad a yishuv id to a 4-digit character vector

Helpers

Lower-level utilities used by the readers.

clean_name()
Clean a string from characters unwanted in (mostly) yishuv names
row_to_names_fill()
Elevate rows to be the column names of a data.frame and fill row-wise if needed