Analysis of the IMDB data using Malloy.
Required Tools
- Malloy
- wget or curl - to fetch the data from the server
- duckdb command line - to convert the data to parquet files.
Run make
to download and build the data set.
Open VSCode and install the Malloy Extension.
Open any of the Malloy files and hit 'run' above any of the queries.