Skip to content

The SQL code that supports a sql server integration services package. This sql provides the table, stored procedure, view and query design used in the Extract, Transform and Load process. The focus is on implementing basic to intermediate know ways of extracting data from json files using sql server built in json functionality along with importing

Notifications You must be signed in to change notification settings

romanstephenson/HealthETLSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health ETL SQL

The SQL code that supports a sql server integration services package. This sql provides the table, stored procedure, view and query design used in the Extract, Transform and Load process.

The focus is on implementing basic to intermediate know ways of extracting data from json files using sql server built in json functionality
along with importing data from .csv files.
Instructions are provided on how to extract the data you need to create your ETL-pipeline.
For this project, the commands used are defined in the synthea.bat file. This file defines which data files are generated for import.
    1. Create, Update, Get a user ( user can be a student or staff )

About

The SQL code that supports a sql server integration services package. This sql provides the table, stored procedure, view and query design used in the Extract, Transform and Load process. The focus is on implementing basic to intermediate know ways of extracting data from json files using sql server built in json functionality along with importing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages