value_labels: Value labels for all variables in the student statistics...

value_labelsR Documentation

Value labels for all variables in the student statistics tables

Description

The value labels are sourced using wiesbaden::retrieve_valuelabel(). Data source is the Landesdatenbank NRW.

Usage

value_labels

Format

A tibble with 1.056 rows and 3 variables:

variable

Variable

value_label

Value label (the name is misleading, this is effectively an ID)

description

The description for each value label (this is the text for each ID)

Source

The data in this package was obtained from the Landesdatenbank NRW (retrieved on 2024-05-05). The licence for data obtained from the Landesdatenbank NRW / Destatis is available here (see paragraph 2 section 2): Data licence Germany – attribution – Version 2.0. Paragraph 2 section 3 requires including a reference to the dataset (URI) if available. To the best of my knowledge, the Landesdatenbank NRW does not yet provide Uniform Resource Identifiers (URI) to identify their tables.

Paragraph 3 stipulates that 'changes, editing, new designs or other amendments must be marked as such in the source note'. Compared to the raw data, the following changes were made: (1) column names were changed to lower case.

Examples

value_labels


RichardMeyer-Eppler/studentenstatistikNRW documentation built on July 27, 2024, 3:14 a.m.