View source: R/bfs_get_metadata.R
bfs_get_metadata | R Documentation |
Get the metadata of a BFS dataset using the PXWEB API v1. You should choose either the bfs number of the bfs offical url of a given dataset.
bfs_get_metadata(number_bfs, language = "de")
number_bfs |
The BFS number of a dataset. |
language |
Language of the dataset to be translated if exists. |
A tbl_df (a type of data frame; see tibble or dplyr packages). Returns NULL if no connection.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.