Description Usage Arguments Details Value Examples
Converts ind_okved2 or ind_baza_2018 file from rosstat to tibble
1 2 3 4 5 | convert_ind_okved2_xlsx(
path_to_source = "http://www.gks.ru/free_doc/new_site/business/prom/ind_okved2.xlsx",
access_date = Sys.Date(),
sheet = 1
)
|
path_to_source |
name of the original ind_okved2.xlsx file |
access_date |
date of access is appended to every observation |
sheet |
number of sheet, 1 by default |
Converts ind_okved2 or ind_baza_2018 file from rosstat to tibble. Written by: Nastya Jarkova, Rifat Enileev, etc
tibble
1 2 3 4 5 6 | # ind = convert_ind_okved2_xlsx()
# old link http://www.gks.ru/storage/mediabank/ind_okved2(1).xlsx
# old link https://gks.ru/storage/mediabank/ind-baza-2018.xlsx
# old link https://rosstat.gov.ru/storage/mediabank/YMKvI51h/ind_baza-2018.xlsx
# new http://www.gks.ru/free_doc/new_site/business/prom/ind_okved2.xlsx
# new https://rosstat.gov.ru/storage/mediabank/6CWGi6WR/ind_baza-2018.xlsx
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.