▌The Music has Changed ▌
In this project, we going to examine two data sets relate with music.
The first contain the music sales from 1973 to 2019 in USA, based on sales data by the Recording Industry Industry Association of America (RIAA).
The second data set contain the Spotify data(uptate until 21 of april 2021), showing artist,popularity and followers.
We want extract, transform and load this two data sets in order to identify insides and trends about the music industry .
Our goal is to create a data base in PostgreSQL
that combine the three data set.
Get STARTED
Extract, transform, load...
In computing, extract, transform, load is the general procedure of copying data from one or more sources into a destination system which represents the data differently from the source or in a different context than the source.
© Copyright RenzOnly. All Rights Reserved