Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mansik95 authored May 5, 2020
1 parent e76de69 commit ce5e125
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
## IMDB Data Analysis Pipeline
# IMDB Data Analysis Pipeline

# Objective:
## Objective:
The aim of the project is to analyse the movies data from multiple sources such as IMDB MoviesLens, The Numbers and BoxOffice Mojo.com based on movies/cast/box office revenues, movie brands and franchises and perform ETL processes using Talend.

# Technologies Used:
## Technologies Used:
ER/ Studio
SQL server Developer Edition
Microsoft SQL server Management Studio
Talend Real-Time Data Platform 7.1
Tableau Desktop
Microsoft PowerBI

# Dataset Links:
## Dataset Links:
https://datasets.imdbws.com/
https://www.boxofficemojo.com/franchise/?ref_=bo_nb_fr_secondarytab
https://www.boxofficemojo.com/brand/?ref_=bo_nb_frs_secondarytab
Expand All @@ -20,7 +20,7 @@ https://www.the-numbers.com/movies/franchises
https://www.the-numbers.com/movies/franchise/Marvel-Cinematic-Universe#tab=summary
https://www.the-numbers.com/movie/Avengers-The-(2012)#tab=box-office

# Code Walkthrough:
## Code Walkthrough:
Run following script in SSMS to setup the staging database

The Number - stage tables.sql
Expand Down

0 comments on commit ce5e125

Please sign in to comment.