Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 527 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 527 Bytes

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.