Package: starschemar 1.2.5.9000
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.
Authors:
starschemar_1.2.5.9000.tar.gz
starschemar_1.2.5.9000.zip(r-4.5)starschemar_1.2.5.9000.zip(r-4.4)starschemar_1.2.5.9000.zip(r-4.3)
starschemar_1.2.5.9000.tgz(r-4.4-any)starschemar_1.2.5.9000.tgz(r-4.3-any)
starschemar_1.2.5.9000.tar.gz(r-4.5-noble)starschemar_1.2.5.9000.tar.gz(r-4.4-noble)
starschemar_1.2.5.9000.tgz(r-4.4-emscripten)starschemar_1.2.5.9000.tgz(r-4.3-emscripten)
starschemar.pdf |starschemar.html✨
starschemar/json (API)
NEWS
# Install 'starschemar' in R: |
install.packages('starschemar', repos = c('https://josesamos.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/josesamos/starschemar/issues
- ct_mrs - Constellation for Mortality Reporting System
- ct_mrs_test - Constellation for Mortality Reporting System Test
- dm_mrs_age - Star Definition for Mortality Reporting System by Age
- dm_mrs_cause - Star Definition for Mortality Reporting System by Cause
- ft_datagov_uk - Modelling the long-term health impacts of air pollution in London
- ft_london_boroughs - London Boroughs
- ft_usa_city_county - USA City and County
- ft_usa_states - USA States
- mrs - Mortality Reporting System
- mrs_age - Mortality Reporting System by Age
- mrs_age_test - Mortality Reporting System by Age Test
- mrs_age_w10 - Mortality Reporting System by Age for Week 10
- mrs_age_w11 - Mortality Reporting System by Age for Week 11
- mrs_age_w_test - Mortality Reporting System by Age for Week Test
- mrs_cause - Mortality Reporting System by Cause
- mrs_cause_test - Mortality Reporting System by Cause Test
- mrs_cause_w10 - Mortality Reporting System by Cause for Week 10
- mrs_cause_w11 - Mortality Reporting System by Cause for Week 11
- mrs_cause_w_test - Mortality Reporting System by Cause for Week Test
- ms_mrs - Multistar for Mortality Reporting System
- ms_mrs_test - Multistar for Mortality Reporting System Test
- st_mrs_age - Star Schema for Mortality Reporting System by Age
- st_mrs_age_test - Star Schema for Mortality Reporting System by Age Test
- st_mrs_age_w10 - Star Schema for Mortality Reporting System by Age for Week 10
- st_mrs_age_w11 - Star Schema for Mortality Reporting System by Age for Week 11
- st_mrs_age_w_test - Star Schema for Mortality Reporting System by Age for Week Test
- st_mrs_cause - Star Schema for Mortality Reporting System by Cause
- st_mrs_cause_test - Star Schema for Mortality Reporting System by Cause Test
- st_mrs_cause_w10 - Star Schema for Mortality Reporting System by Cause for Week 10
- st_mrs_cause_w11 - Star Schema for Mortality Reporting System by Cause for Week 11
- st_mrs_cause_w_test - Star Schema for Mortality Reporting System by Cause for Week Test
- updates_st_mrs_age - Updates for the Star Schema for Mortality Reporting System by Age
- updates_st_mrs_age_test - Updates for the Star Schema for Mortality Reporting System by Age Test
Last updated 7 months agofrom:5ed318f0a0. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:character_dimensionsconstellationconstellation_as_multistarconstellation_as_tibble_listdefine_dimensiondefine_factdimensional_modeldimensional_queryenrich_dimension_exportenrich_dimension_importenrich_dimension_import_testfilter_dimensionfilter_fact_rowsget_conformed_dimensionget_conformed_dimension_namesget_dimensionget_dimension_attribute_namesget_dimension_namesget_measure_namesget_star_schemaget_star_schema_namesincremental_refresh_constellationincremental_refresh_star_schemamatch_recordsmodify_conformed_dimension_recordsmodify_dimension_recordsmultistar_as_flat_tablepurge_dimensions_constellationpurge_dimensions_star_schemarecord_update_setrename_dimensionrename_dimension_attributesrename_factrename_measuresrole_playing_dimensionrun_queryselect_dimensionselect_factsnake_casestar_schemastar_schema_as_flat_tablestar_schema_as_multistarstar_schema_as_tibble_listupdate_recordupdate_selectionupdate_selection_general
Dependencies:clicpp11dplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangsnakecasestringistringrtibbletidyrtidyselectutf8vctrswithr
starschemar Transformation Operations
Rendered fromv10_transformation_op.Rmd
usingknitr::rmarkdown
on Oct 29 2024.Last update: 2024-01-08
Started: 2024-01-08
starschemar: Obtaining Star Schemas from Flat Tables
Rendered fromstarschemar.Rmd
usingknitr::rmarkdown
on Oct 29 2024.Last update: 2024-01-08
Started: 2020-07-24