Skip to content

Tableau and Python with MySQL assignments I have designed for Database Fundamentals and Applications course (part of BSc Econometrics and Data Science) at the VU Amsterdam as part of my student assistant job.

Notifications You must be signed in to change notification settings

hellowithchicken/VU-Database-Fundamentals-and-Applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VU Database Fundamentals and Applications

Assignments I have designed for the Database Fundamentals and Applications course at the VU Amsterdam, part of BSc Econometrics and Data Science (under the supervision of dr. Ronald de Vlaming).

The aim of the assignments is to give students an apportunity to learn how to interact with relational databases with Tableau and Python.

Python assignment:

  • Tutorial explaining how to connect to MySQL with Python and perform basic visualisations using matplotlib.
  • Asignment uses data from Yelp and asks students to write SQL queries to answer business-related questions, perform statistical tests, regressions and visualise results.
  • Python code used for transforming Yelp JSON data and pushing it to a MySQL database can be found here.

Tableau assignment:

  • Tutorial explaining how to connect to MySQL with Tableau and perform basic visualisations.
  • Assignment uses vaccination data from ECDC and youth unemployment data from Eurostat to built basic visualisations, perform calculations and integrate SQL queries in Tableau.
  • R code used for transforming the csv files to format appropriate for relational databases can be found here.

About

Tableau and Python with MySQL assignments I have designed for Database Fundamentals and Applications course (part of BSc Econometrics and Data Science) at the VU Amsterdam as part of my student assistant job.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published