Skip to contents

The dataset name has been changed to 'us_time_survey_tbl_df' to avoid confusion with other packages in the R ecosystem. This naming convention helps distinguish this dataset as part of the 'usdatasets' package and identifies it as a tibble. The original content of the dataset has not been modified.

Usage

data(us_time_survey_tbl_df)

Format

A tibble with 11 observations and 8 variables representing time use in various activities:

year

Numeric value representing the year of the survey.

household_activities

Numeric value representing time spent on household activities (in hours).

eating_and_drinking

Numeric value representing time spent on eating and drinking (in hours).

leisure_and_sports

Numeric value representing time spent on leisure and sports activities (in hours).

sleeping

Numeric value representing time spent sleeping (in hours).

caring_children

Numeric value representing time spent caring for children (in hours).

working_employed

Numeric value representing time spent working while employed (in hours).

working_employed_days_worked

Numeric value representing the number of days worked while employed.

Source

U.S. Bureau of Labor Statistics.