josesamos/starschemar: Obtaining Stars from Flat Tables

Data in multidimensional systems is obtained from operational systems and is transformed to adapt it to the new structure. Frequently, the operations to be performed aim to transform a flat table into a star schema. Transformations can be carried out using professional extract, transform and load tools or tools intended for data transformation for end users. With the tools mentioned, this transformation can be carried out, but it requires a lot of work. The main objective of this package is to define transformations that allow obtaining stars from flat tables easily. In addition, it includes basic data cleaning, dimension enrichment, incremental data refresh and query operations, adapted to this context.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.2.4.9000
URL https://josesamos.github.io/starschemar/ https://github.com/josesamos/starschemar
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("josesamos/starschemar")
josesamos/starschemar documentation built on Jan. 26, 2024, 2:03 p.m.