examples/sql_playground/README.md
This example demonstrates using Monty for a task that cannot be solved with a single SQL query: analyzing customer purchase data (CSV) and correlating it with their social media sentiment (JSON tweets).
Data is from https://github.com/mafudge/datasets.
OSAccess to mount the data files, so the code can read them and nothing elseuv run python examples/sql_playground/main.py