Description Usage Arguments Value Examples
Download information related to the given Business ID from the
Business Information System API. The language of the result can be set
with the lang
-parameter.
1 |
id |
The business ID of the company. Must be of the format 1111111-1, ie. seven digits followed by a dash and a checksum digit. |
excl_langs |
A character vector of the languages to be excluded from
the results. By default, some of the fields return the same information in
Finnish, Swedish and English. The value can therefore be for example
|
return_type |
The return type. Either |
A tibble with one row where each column is a field returned by the
API or a list with the elemnents corresponding to the fields. All
NULL
s are converted to NA
s. For more information about the
API, see http://avoindata.prh.fi/ytj_en.html. For information about
the business line classification, see
http://www.stat.fi/meta/luokitukset/toimiala/001-2008/index_en.html.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.