indonesia_minwage_tbl_df: Indonesian Minimum Wage by Region (1997-2025)

indonesia_minwage_tbl_dfR Documentation

Indonesian Minimum Wage by Region (1997-2025)

Description

This dataset, indonesia_minwage_tbl_df, is a tibble containing monthly minimum wage or Upah Minimum Regional (UMR) data in Indonesian Rupiah (IDR) across various regions of Indonesia from 1997 to 2025. The dataset preserves the original structure from its source on Kaggle.

Usage

data(indonesia_minwage_tbl_df)

Format

A tibble with 983 observations and 3 variables:

REGION

Name of the region in Indonesia (character)

SALARY

Monthly minimum wage in Indonesian Rupiah (IDR) (numeric)

YEAR

Year of the minimum wage data (numeric)

Details

The dataset name has been kept as 'indonesia_minwage_tbl_df' to maintain consistency with the naming conventions in the IndonesiAPIs package. The suffix 'tbl_df' indicates that this is a tibble data frame. The original content has not been modified in any way.

Source

Data obtained from Kaggle: https://www.kaggle.com/datasets/linkgish/indonesian-salary-by-region-19972022


IndonesiAPIs documentation built on Sept. 9, 2025, 5:40 p.m.