Dorieh Data Platform

Contents

  • Introduction
  • What is Data Platform
  • Data Domains
  • Data Processing Pipelines
  • Python Packages
  • Data Modelling for Dorieh Data Platform
    • Extensions used for creating federated view of different years
    • The Data Dictionary Generation tool
    • Medicare: Building a Data Warehouse from ResDac Files
    • Data dictionary and lineage for Medicare processing
      • Table Lineage Diagram
        • Table Lineage SVG Diagram
        • Table cms.mbsf_ab_2011
        • Table cms.mbsf_ab_2012
        • Table cms.mbsf_ab_2013
        • Table cms.mbsf_ab_2014
        • Table cms.mbsf_abcd_2015
        • Table cms.mbsf_abcd_2016
        • Table cms.mbsf_abcd_2017
        • Table cms.mbsf_abcd_2018
        • Table cms.mbsf_d_2011
        • Table cms.mbsf_d_2012
        • Table cms.mbsf_d_2013
        • Table cms.mbsf_d_2014
        • Table cms.medpar_2011
        • Table cms.medpar_2012
        • Table cms.medpar_2013
        • Table cms.medpar_2014
        • Table cms.medpar_2015
        • Table cms.medpar_2016
        • Table cms.medpar_2017
        • Table cms.medpar_2018
        • View medicare._beneficiaries
        • View medicare._enrollments
        • Materialized view medicare._ps
        • Table medicare.admissions
        • Table medicare.beneficiaries
        • Table medicare.enrollments
        • View medicare.ip
        • Materialized view medicare.mbsf_d
        • View medicare.ps
        • View medicare.qc_adm_union
        • Materialized view medicare.qc_admissions
        • View medicare.qc_enrl_bene
        • Materialized view medicare.qc_enrollments
      • Alphabetic list of all tables
      • Alphabetic list of all columns in all tables
      • The Data Dictionary Generation tool
    • Medicaid: Building a Data Warehouse from ResDac Files
    • Introduction to data modelling for Dorieh Data Platform
    • Domain
    • Table
    • Column
    • Multi-column indices
    • Generation of the database schema (DDL)
    • Indexing policies
    • Linking with nomenclature
    • Ingesting data
  • Examples
  • Data Platform Internals
  • Database Testing Framework
  • Adding more data
  • Executing containerized apps
  • Terms and Acronyms
  • Indices
Dorieh Data Platform
  • Data Domains
  • Dorieh CMS Package (manipulating ResDac Health Data)
  • Medicare: Building a Data Warehouse from ResDac Files
  • Data dictionary and lineage for Medicare processing
  • Table Lineage Diagram
  • Table cms.medpar_2017
  • Column cms.medpar_2017.STATE
  • Column cms.medpar_2017.STATE Lineage SVG
  • View page source

Column cms.medpar_2017.STATE Lineage SVG

cms.medpar_2017.STATE cms.medpar_2017.STATE SSA standard state code of a beneficiarys residence. GENERATED ALWAYS AS (STATE_CD) STORED
Previous Next

© Copyright 2021-2024, Harvard University.

Built with Sphinx using a theme provided by Read the Docs.