Skip to content
View WarWolf95's full-sized avatar
🩳
Working From Home
🩳
Working From Home

Block or report WarWolf95

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
WarWolf95/README.md

Maulik Parmar

Data Analyst & BI Developer based in London, United Kingdom.

LinkedIn GitHub Web Portfolio Location Email

Data Analyst with over 6.5 years of experience at Numerator, a US consumer intelligence firm serving enterprise retail accounts. Experienced in building interactive Power BI dashboards (DAX, dimensional modelling), writing complex SQL (MySQL, PostgreSQL, CTEs, window functions), and automating operational data pipelines with Python.

Recently completed an MSc in Data Science at Coventry University with applied project work in financial compliance, risk scoring, labour market intelligence, and time series forecasting.


Technical Skills

  • BI & Dashboarding: Power BI (Advanced DAX, Power Query, Star Schema, Data Modelling), Excel (Power Pivot, native formulas, VBA), Tableau
  • Databases & Querying: MySQL, PostgreSQL, SQLite, DuckDB, query performance optimisation, relational schema design
  • Data Manipulation & Scripting: Python (Polars, Pandas, NumPy, SciPy, Statsmodels), REST APIs, automation scripts
  • Analytical Methods: A/B testing, exploratory data analysis, cohort analysis, Weight of Evidence (WoE), time series analysis
  • Quality & Governance: Data quality assurance, SLA tracking, root cause analysis, UK GDPR / Data Protection Act 2018
  • Workflow Tools: Git, GitHub Actions, JIRA, Salesforce, pytest

Professional Experience

Data Associate Lead - Analytics & Client Operations | Numerator

April 2018 – November 2024

Numerator is a US-based consumer intelligence firm providing market data and retail analytics to enterprise brands.

  • Workflow Automation: Automated data processing tasks using Python scripts and scheduled MySQL queries, cutting turnaround times by 35% and enabling same-day reporting refreshes.
  • BI Dashboard Development: Built interactive Power BI dashboards with custom DAX calculations and dimensional models, delivering consumer purchasing insights that improved client contract retention by 12% across 15 enterprise retail accounts.
  • Client & Incident Management: Acted as the main technical contact for 15+ retail accounts, translating commercial questions into reporting requirements and managing data quality issues through JIRA and Salesforce (maintained 98%+ client satisfaction).
  • Quality Assurance: Standardised data verification checks across production workflows, reducing downstream reporting discrepancies by 15%.
  • SQL Query Optimisation: Tuned multi-table JOINs, indexing, and CTE structures across multi-million-row transactional tables, improving report query speeds by 30%.
  • Team Coaching: Mentored 4 junior analysts on SQL writing, dashboard design, and QA standards, helping increase overall team throughput by 25%.
  • Recognition: Awarded Star Performer, Spot Award, and High Impact Award for accuracy, work ethic, and leadership.

Projects

Tools: SQL, Python, SQLite Star Schema, Power BI, DAX

An analytics solution designed to help financial services firms monitor and evidence customer outcomes under FCA regulations (PS22/9).

  • Modeled 50,000 customer records, 75,000 policy sales, and 10,000 complaints in an automated SQLite star schema.
  • Benchmarked internal company metrics against published FCA General Insurance Value Measures and Financial Ombudsman Service (FOS) data.
  • Created a 4-page Power BI dashboard tracking claims ratios, SLA resolution times, and operational outcome gaps for vulnerable customers.

Tools: Python, Polars, Statsmodels, SciPy, Programmatic Excel, pytest

An end-to-end pricing experiment for a UK motor insurance book, testing price elasticity across 124,000 visitor sessions.

  • Established sample size and statistical power parameters before the trial (MDE = 0.50 pp lift at 80% power).
  • Tested primary conversion differences using proportion z-tests and verified demographic balance between test arms.
  • Evaluated customer subgroup responses using false discovery rate corrections to verify fair treatment across vulnerability drivers.
  • Generated an 8-sheet stakeholder Excel workbook built with native formulas and what-if sensitivity tables.

Tools: Python, Polars, Scikit-Learn, LightGBM, Matplotlib

A credit risk scoring pipeline trained on 2.26 million consumer loan records, designed around Basel II and UK regulatory principles.

  • Enforced strict anti-data-leakage rules, filtering out post-origination columns so only application-time attributes were used.
  • Applied monotonic Weight of Evidence (WoE) binning and Information Value (IV) rankings to select risk drivers.
  • Calibrated a logistic regression scorecard scaled to 600 base points (Points to Double the Odds = 20), capturing ~98% of the predictive power of a LightGBM model while remaining fully auditable.
  • Validated score distributions and discrimination curves (ROC, PR, Calibration) on out-of-time test data.

Tools: Python, SQLite, Scikit-Learn, Power BI, ONS & Nomis APIs

An analytical database and reporting dashboard comparing organizational workforce records with national UK economic indicators.

  • Ingested and combined official salary benchmarks from the ONS Annual Survey of Hours and Earnings (ASHE) with vacancy data.
  • Highlighted internal-to-market salary gaps (such as a -26.3% gap for London software developers) and identified critical departments facing 5-year retirement risks.
  • Built a 3-page Power BI report tracking headcount, regional wage differences, and succession readiness.

Tools: Python, PyTorch, XGBoost, Transformers, Statsmodels

A market analytics project examining wholesale electricity price behaviour across 96,408 half-hourly intervals from 2020 to 2025.

  • Merged public grid data from Elexon BMRS (demand and fuel mix) with historical weather observations and natural gas futures.
  • Analyzed financial news articles using FinBERT to test whether geopolitical sentiment shocks helped improve price forecasts during the 2022 energy crisis.
  • Evaluated performance across statistical baselines (ARIMA, XGBoost) and neural architectures.

Education & Certifications

  • MSc in Data Science | Coventry University, UK (2025)
    • Core Modules: Programming for Data Science, Data Analytics, Machine Learning & Big Data, The Data Science Professional (Data Ethics, GDPR & Governance)
    • Dissertation: Time Series Econometric Forecasting & Market Volatility Analysis
  • BEng in Electrical Engineering | Gujarat Technological University, India (2017)
    • Foundations: Applied Mathematics, Numerical Computing, Systems Analysis
  • Google Data Analytics Professional Certificate

Profile Summary

GitHub Stats Top Languages


Contact


All projects in this portfolio are published under the MIT License.

Popular repositories Loading

  1. credit-risk-scorecard-pipeline credit-risk-scorecard-pipeline Public

    UK Retail Credit Risk Scorecard Pipeline: WoE and IV feature engineering, logistic regression, score scaling, FCA MCOB alignment

    Python

  2. Workforce-Planning-Labour-Market-Intelligence Workforce-Planning-Labour-Market-Intelligence Public

    UK Workforce Planning & Labour Market Intelligence: ONS ASHE earnings analysis, regional demand forecasting, UK skill shortage metrics

    Python

  3. uk-electricity-price-forecasting uk-electricity-price-forecasting Public

    UK Wholesale Electricity Price Forecasting: Elexon BMRS data pipeline, renewable generation features, XGBoost time series forecasting

    Python

  4. consumer-duty-analytics consumer-duty-analytics Public

    UK Insurance Consumer Duty Analytics: FCA PS22/9 compliance, complaints outcome monitoring, fair value assessment, Power BI dashboard

    Python

  5. pricing-ab-test pricing-ab-test Public

    UK Motor Insurance Pricing A/B Test: power analysis, stratified randomisation, hypothesis testing, Consumer Duty compliance, stakeholder Excel delivery

    Python

  6. WarWolf95 WarWolf95 Public

    Maulik Parmar - Data Analyst Portfolio | SQL, Python, Power BI, Statistical Analysis