Use SQL queries to extract and analyze data from the Olist eCommerce dataset.
- DB Browser for SQLite
- SQL (SQLite dialect)
- GitHub for version control
- SELECT, WHERE, ORDER BY
- GROUP BY with aggregate functions
- JOINS (INNER)
- Subqueries
- View Creation
- NULL handling
- Indexing
All query outputs are provided as screenshots.