Title: | Israel Baby Names 1948-2022 |
Version: | 0.0.2 |
Description: | Israeli baby names provided by Israel's Central Bureau of Statistics. The package contains only names used for at least 5 children in at least one gender and sector ("Jewish", "Muslim", "Christian", "Druze" and "Other"). Data was downloaded from: https://www.cbs.gov.il/he/publications/LochutTlushim/2020/%D7%A9%D7%9E%D7%95%D7%AA-%D7%A4%D7%A8%D7%98%D7%99%D7%99%D7%9D.xlsx. |
License: | CC0 |
URL: | https://github.com/aviezerl/babynamesIL |
Imports: | tibble |
Suggests: | testthat (≥ 3.0.0), dplyr, knitr, rmarkdown |
Config/testthat/edition: | 3 |
Encoding: | UTF-8 |
LazyData: | true |
LazyDataCompression: | xz |
Language: | en-US |
RoxygenNote: | 7.2.3 |
Depends: | R (≥ 2.10) |
NeedsCompilation: | no |
Packaged: | 2024-01-08 14:34:34 UTC; aviezerl |
Author: | Aviezer Lifshitz [aut, cre] |
Maintainer: | Aviezer Lifshitz <aviezer.lifshitz@weizmann.ac.il> |
Repository: | CRAN |
Date/Publication: | 2024-01-08 21:00:02 UTC |
Israeli baby names per year.
Description
Full baby name data provided by the Israel's Central Bureau of Statistics (LAMAS). Only names with at least 5 uses (in a given year) are included. Data is separated by sectors and sex, where sectors are "Jewish", "Muslim", "Christian", "Druze" and "Other".
Usage
babynamesIL
Format
A data frame with six variables: sector
, year
, sex
, name
, n
and prop
(n
divided by total number
of babies in the database).
Details
Data was downloaded from: here
Israeli baby names total numbers.
Description
Total number of babies per name, sector and gender at the years 1948-2022.
Usage
babynamesIL_totals
Format
A data frame with 4 variables: sector
, sex
, name
, n
.