income_demo_distribution | R Documentation |
This data is in a wide format, from 1976 to 2020. "家庭收支調查-所得收入者人數與按年齡組別及性別之分配"
income_demo_distribution
A tibble with 45 rows and 11 variables:
dbl year of data
dbl number of income recipients, 所得收入者人數合計
dbl percentage of income recipients who are under 30, 未滿三十歲所得收入者人數比例
dbl percentage of income recipients who are 30-34, 三十至三十四歲所得收入者人數比例
dbl percentage of income recipients who are 35-39, 三十五至三十九歲所得收入者人數比例
dbl percentage of income recipients who are 40-44 , 四十至四十四歲所得收入者人數比例
dbl percentage of income recipients who are 45-54 , 四十五至五十四歲所得收入者人數比例
dbl percentage of income recipients who are 55-64 , 五十五至六十四歲所得收入者人數比例
dbl percentage of income recipients who are above 65 , 六十五歲以上所得收入者人數比例
dbl percentage of income recipients who are male, 男性所得收入者人數比例
dbl percentage of income recipients who are female, 女性所得收入者人數比例
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.