From the course: Data Visualization with Matplotlib and Seaborn

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Project introduction

Project introduction

- [Instructor] All right everybody. Welcome to the first project in this course. This project and project two are going to be closely tied together before we have a third project, after our Seaborn section, which will tackle a new set of data, but our goal for project one is to take all of the chart types that we just used and apply them to building charts for a new set of data. We're going to be working as consultants for Maven Consulting Group. We've been asked by a client to assess the state of global coffee production and consumption. Our first analysis is going to focus on coffee production, so we have a data set here that has coffee production by year for about 29 coffee producing nations and so we'll need to use a data set here to provide insights on the coffee industry. Once we've done a deep dive into coffee production, we'll take a quick look at coffee imports, so here we have a list of coffee importing nations and the amount that they imported year by year. We also have a…

Contents