harryahlas/hrsample: A Sample Human Resources Database for Educational Purposes

The hrsample database is a series of seven tables of human resources data for an imaginary company. The database's fully reproducible code is available at https://github.com/harryahlas/sample-hr-database/. Please note the data will change in future versions. Current tables include employeeinfo_table, deskhistory_table, deskjob_table, hierarchy_table, performancereview_table, recruiting_table, salaryhistory_table, recruiting_table, contact_table, education_table, skills_table. A hierarchical view called rollup_view is also available. See R/data.R for more information. May refer to http://harry.ahlas.com for tutorials. Package includes functions to load tables to MySQL, PostgreSQL, SQLite, and SQL Server databases.

Getting started

Package details

Maintainer
LicenseCC0
Version0.0.0.5006
URL https://github.com/harryahlas/hrsample
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("harryahlas/hrsample")
harryahlas/hrsample documentation built on July 22, 2019, 11:06 p.m.