turnover_act_nuts_size | R Documentation |
A tabular dataset containing the turnover broken down by Business sector, NUTS (administrative areas) and Size of companies. The data is restricted to only three NUTS2 of France (codes FR41, FR42 and FR43) and their corresponding NUTS3 areas. Useful for playing with tab_ functions.
turnover_act_nuts_size
A tibble/data frame with 3 168 rows and 6 variables:
business sector, hierarchical variables with three levels described in the activity_corr_table dataset. The root is noted "Total"
nuts - european denomination of administrative levels. Hierarchical variables with two levels (nuts2 and nuts3) described in the nuts23_fr_corr_table dataset. Only "FR41", "FR42" and "FR43" NUTS2 areas and their corresponding NUTS3 areas are in the data. The root is noted "Total_EAST"
size of the companies (Number of employees in three categories and overall category "Total")
Frequency, number of companies
turnover value in euros
turnover of the company which contributes the most to the cell.
activity_corr_table nuts23_fr_corr_table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.