
Japan Life Expectancy and Socioeconomic Indicators (2020)
Source:R/data-documentation.R
life_exp_japan_tbl_df.Rd
This dataset, life_exp_japan_tbl_df, is a tibble containing life expectancy and related economic and social indicators for Japan's 47 prefectures as of 2020. It includes variables on healthcare infrastructure, education levels, income, public spending, and environmental indicators. The dataset preserves the original structure from its source on Kaggle.
Usage
data(life_exp_japan_tbl_df)
Format
A tibble with 47 observations and 23 variables:
- Prefecture
Name of the Japanese prefecture (character)
- Life_expectancy
Average life expectancy (numeric)
- Physician
Number of physicians per 100,000 people (numeric)
- Junior_col
Number of junior colleges (numeric)
- University
Number of universities (numeric)
- Public_Hosp
Number of public hospitals (numeric)
- Pshic_hosp
Number of psychiatric hospitals (numeric)
- Beds_psic
Number of psychiatric hospital beds (numeric)
- Nurses
Number of nurses per 100,000 people (numeric)
- Avg_hours
Average weekly working hours (numeric)
- Salary
Average annual salary (numeric)
- Elementary_school
Number of elementary schools (numeric)
- Sport_fac
Number of sports facilities (numeric)
- Park
Number of parks (numeric)
- Forest
Percentage of forest area (numeric)
- Income_per capita
Per capita income (numeric)
- Density_pop
Population density (people per km²) (numeric)
- Hospitals
Total number of hospitals (numeric)
- Beds
Total number of hospital beds (numeric)
- Ambulances
Number of ambulances (numeric)
- Health_exp
Health expenditure per capita (numeric)
- Educ_exp
Education expenditure per capita (numeric)
- Welfare_exp
Welfare expenditure per capita (numeric)
Source
Data obtained from Kaggle: https://www.kaggle.com/datasets/gianinamariapetrascu/japan-life-expectancy