Skip to contents

This dataset, JNcharacter_df, is a data frame containing a subset of responses from the Survey on the Japanese National Character. It includes demographic variables and responses related to values, opinions, and attitudes.

Usage

data(JNcharacter_df)

Format

A data frame with 85 observations and 10 variables:

sex

Sex of the respondent (numeric)

age

Age of the respondent (numeric)

pol.party

Political party preference (numeric)

education

Level of education (numeric)

occupation

Occupation category (numeric)

born.again

Religious identification: born again or not (numeric)

difficult

Perception of life as difficult (numeric)

pleasure

Attitude toward pleasure (numeric)

women.job

Opinion on women working (numeric)

money

Importance of money (numeric)

Source

Data taken from the catdap package version 1.3.7

Details

The dataset name has been kept as 'JNcharacter_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the JapanAPIs package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame. The original content has not been modified in any way.