CRAN/E | starschemar

starschemar

Obtaining Stars from Flat Tables

Installation

About

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.

josesamos.github.io/starschemar/
github.com/josesamos/starschemar
Bug report File report

Key Metrics

Version 1.2.4
R ≥ 2.10
Published 2024-01-08 109 days ago
Needs compilation? no
License MIT
License File
CRAN checks starschemar results
Language en-GB

Downloads

Yesterday 22 +175%
Last 7 days 60 -2%
Last 30 days 244 -12%
Last 90 days 732 -32%
Last 365 days 2.793 +34%

Maintainer

Maintainer

Jose Samos

jsamos@ugr.es

Authors

Jose Samos

aut / cre

Universidad de Granada

cph

Material

README
NEWS
Reference manual
Package source

Vignettes

starschemar: Obtaining Star Schemas from Flat Tables
starschemar Transformation Operations

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

starschemar archive

Depends

R ≥ 2.10

Imports

dplyr
generics
methods
purrr
rlang
snakecase
stats
tibble
tidyr

Suggests

knitr
pander
rmarkdown
testthat