Tiny MeasuresIMDBNow it’s time to create some Measures in the Tiny IMDB database. A measure is a DAX formula […] December 6, 2022 in IMDB tagged movie / imdb / Tiny IMDB Data Model by Mike
Get Other TablesNow we need to get other tables and create the relationships After we’ve imported all of the tables […] December 6, 2022 in IMDB tagged movie / imdb / Tiny IMDB Data Model by Mike
Get Ratings from TinyNext we’ll use Power Query to bring in the ratings data into the Data Model. There are no […] December 6, 2022 in IMDB tagged movie / imdb / Tiny IMDB Data Model by Mike
Build the Tiny Data ModelBelow is a link to the downloadable Excel file that contains a sheet with the table we will […] December 6, 2022 in IMDB tagged movie / imdb / Tiny IMDB Data Model by Mike
IMDB Writers and DirectorsLet’s go ahead and add a bit more. We’ll add the writer’s and directors’ tables. Below is the […] November 28, 2022 in IMDB tagged writer / director / name / people / imdb / IMDB Data Files by Mike
IMDB Titles Known ForEach person in the database can be known for certain titles (moving pictures/movies). We need to “normalize” these […] November 27, 2022 in IMDB tagged link / name / title / imdb / IMDB Data Files by Mike
IMDB Primary ProfessionIn the IMDB database, each person in the namebasics.tsv file may have none or more professions. There are […] November 27, 2022 in IMDB tagged profession / name / imdb / IMDB Data Files by Mike
IMDB Name BasicsThe namebasics file has all of the people in it. It has the moving pictures that they are […] November 27, 2022 in IMDB tagged name / people / imdb / IMDB Data Files by Mike
IMDB Unique Genres QueryIn order to set up our relationships in the Data Model, we need to create another table. This […] November 27, 2022 in IMDB tagged genre / type / imdb / IMDB Data Files by Mike
IMDB Title BasicsThe titlebasics file is a good file to start with after you have downloaded it. I re-named the […] November 26, 2022 in IMDB tagged query / title / imdb / power / IMDB Data Files by Mike
Tiny IMDB Data Model IntroductionTiny Data In this series of posts (“Tiny IMDB Data Model”) we’ll look at the Internet Movie Database […] November 25, 2022 in IMDB tagged data / model / introduction / imdb / Tiny IMDB Data Model by Mike
IMDB and the Excel Data ModelWhat if we wanted to import this database into Microsoft Excel and work with it? We want to […] November 23, 2022 in IMDB tagged data / model / relationship / imdb / IMDB Data Files by Mike