Skip to content

Nova Analytics project banner

Nova Analytics Project

Nova Analytics is an end-to-end analytics portfolio project built around a global super-app marketplace dataset. We regenerated the dataset for realism, loaded it into BigQuery, wrote SQL queries and dbt models from staging to marts, used Python/Jupyter for modeling and anomaly analysis, and published the findings through Tableau dashboards and this Zensical writeup site.

Quick summary

This project demonstrates SQL querying, dbt modeling, BigQuery warehousing, Python analysis, Tableau dashboarding, and business storytelling in one tested analytics pipeline. The analysis connects marketplace scale, demand drivers, category performance, customer value, repeat behavior, and transaction risk to practical recommendations.

Project at a Glance

Area Summary
Dataset scale 50M interactions, 1.71M active users, 50K services
Marketplace value $2.66B GMV across 2024
Coverage 16 city markets across 4 continents and 8 regions
Analysis output 7 Tableau-backed analysis pages
Pipeline regenerated dataset, BigQuery, SQL, dbt staging/intermediate/marts, Python notebooks, Tableau

Analysis Portfolio

Each analysis page focuses on a business question and connects the Tableau dashboard to the underlying data pipeline.

  • Executive Summary


    Marketplace scale, headline GMV, customer base shape, and the overall analytics pipeline.

    Author: Doruk Alkan

  • Marketplace Analysis


    Regional performance, market opportunity scoring, and growth prioritization across 16 markets.

    Author: Doruk Alkan

  • Local Demand Drivers


    Weather effects, service supply, timing patterns, demand modeling, and market profiles.

    Author: Doruk Alkan

  • Category Performance


    Category GMV, service reliability, operational risk, and where category growth needs stabilization.

    Author: Yasemen Nur Salım Dündar

  • Customer Repeat & Risk


    Repeat behavior, suspicious transaction patterns, anomaly scoring, and risk-review priorities.

    Author: Yasemen Nur Salım Dündar

  • Customer Analysis


    Membership tiers, acquisition channels, lifecycle behavior, and customer value concentration.

    Author: Merve Kaymaz

  • RFM Analysis


    Recency, frequency, monetary segmentation, retention priorities, and customer development opportunities.

    Author: Merve Kaymaz

dbt Models

  • dbt Seeds


    External enrichment inputs used for geography, weather, and macro context.

  • Staging Models


    Clean source interfaces for transactions, users, services, markets, and external context.

  • Intermediate Models


    Reusable SQL business logic for demand, service health, customer behavior, and RFM scoring.

  • Analytics Marts


    Final Tableau and notebook-facing models used by the analysis pages.

Further Info

  • Dataset


    Source dataset, regeneration rationale, corrected data scope, and what the project contains.

  • API Sources


    External weather, country metadata, and macroeconomic sources used for enrichment.

  • Team


    Contributor ownership across analysis, modeling, dashboards, and writeups.

  • GitHub Repository


    Source code, SQL queries, dbt models, notebooks, dashboards, and site files.