ShiftsWorked: Synthetic data set listing daily shift pattern for fictitious...

ShiftsWorkedR Documentation

Synthetic data set listing daily shift pattern for fictitious employees

Description

A synthetic data set intended to demonstrate the design and application of a deidentification pipeline. Employee names are entirely fictitious and constructed from the ⁠FiveThirtyEight Most Common Name Dataset⁠.

Usage

ShiftsWorked

Format

A data frame with 3,100 rows and 6 columns:

Record ID

Table primary key (integer)

Employee

Name of listed employee

Date

The date being considered

Shift

The shift-type done by employee on date. One of 'Day', 'Night' or 'Rest'.

Shift Start

Shift start time (missing if on 'Rest' shift)

Shift End

Shift end time (missing if on 'Rest' shift)

Daily Pay

Shift end time (missing if on 'Rest' shift)


deident documentation built on April 3, 2025, 6:14 p.m.