Exploratory Data Analysis (EDA) of Pitchfork review data, provided as an sqlite
database containing a set of tables (see https://www.kaggle.com/nolanbconaway/pitchfork-data). The main goals of this project are:
- Read SQL database table and create joint dataset
- Parse and clean the dataset
- Create a series of relevant data visualizations, in order to get insightful information on Pitchfork review trends
- Perform statistical descriptive and distribution analysis of the data.