-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ https://www.the-numbers.com/movies/franchise/Marvel-Cinematic-Universe#tab=summa | |
https://www.the-numbers.com/movie/Avengers-The-(2012)#tab=box-office | ||
|
||
## Code Walkthrough: | ||
Run following script in SSMS to setup the staging database | ||
# Step 1 : Run following script in SSMS to setup the staging database | ||
|
||
The Number - stage tables.sql | ||
|
||
|
@@ -31,10 +31,12 @@ stg imdb tables expanded part 2.sql | |
|
||
stg_ml_tables.sql | ||
|
||
Open Talend and setup your database connections and input file connections | ||
# Step 2 : Open Talend and setup your database connections and input file connections | ||
|
||
When the connections are successfull run the main job | ||
When the connections are successful run jobs. | ||
|
||
Perform Visualizations in Tableau and PowerBI | ||
# Step 3 : Perform Visualizations in Tableau and PowerBI | ||
|
||
Please feel free to reach out to [email protected] for any questions or any changes you propose. | ||
|
||
|