Excel Pivot and Unpivot
Many of the transformations in Power Query are fairly easy to grasp but other ones, such as Pivotting […]
Many of the transformations in Power Query are fairly easy to grasp but other ones, such as Pivotting […]
It’s always very helpful to have a database to work with when you are learning software such as […]
Let’s go ahead and add a bit more. We’ll add the writer’s and directors’ tables. Below is the […]
Each person in the database can be known for certain titles (moving pictures/movies). We need to “normalize” these […]
In the IMDB database, each person in the namebasics.tsv file may have none or more professions. There are […]
The namebasics file has all of the people in it. It has the moving pictures that they are […]
In order to set up our relationships in the Data Model, we need to create another table. This […]
The titlebasics file is a good file to start with after you have downloaded it. I re-named the […]
What is the average rating for each of the genres? Does the Comedy genre rate higher than the […]
This post follows from the previous post in this series of posts using a tiny made-up database that […]
Tiny Data In this series of posts (“Tiny IMDB Data Model”) we’ll look at the Internet Movie Database […]
In working with the IMDB database tables, you find that each moving picture can have one or more […]