Este projeto se trata de uma análise de campanhas de marketing de uma empresa que vende acessórios para veículos.

Overview

Marketing Campaigns

Este projeto se trata de uma análise de campanhas de marketing de uma empresa que vende acessórios para veículos.

1. Problema

A empresa de data science foi contratada para desenvolver um algoritmo que maximize as campanhas de CRM de uma empresa que vende acessórios para veículos. Com base no histórico de compras, foram desenvolvidas campanhas específicas para atingir um grupo restrito de clientes e garantir o máximo de adesão possível. Para tanto, clientes foram clusterizados em três níveis:

  • Família: classe de veículo (Carro, Moto, Caminhão ou Off-Road)
  • Grupo: conjunto de produtos por interesse. Por exemplo, acessórios para lataria e adesivação (“lataria_adesivacao”) inclui cera, adesivos para veiculos, produtos anti-riscos, etc.
  • Subgrupo: subdivisão por categorias de produtos. Por exemplo: produtos premium, básico, high-end

Como forma de garantir que as campanhas tiveram um impacto positivo no hábito de consumo dos clientes, uma parte dos clientes de cada campanha foi alocado em grupos de controle, qu não recebeu as campanhas da ação de CRM.

2. Objetivo

O objetivo deste projeto é apresentar os resultados ao cliente em dashboard, levando em consideração so KPIs selecionados para mostrar os resultados de CRM, de que forma isolar o efeito das campanhas nos resultados auferidos pelos KPIs e se o investimento realizado (em descontos) retornou ao cliente.

3. Descrição da Tabela

  • 'anomes' - Ano e mês do disparo da campanha (campanhas pode ter sido disparadas em mais de um mês)
  • 'codcamp' - Código da campanha
  • 'codcliente' - Identificador do cliente
  • 'familia' - vide info acima
  • 'grupo' - vide info acima,
  • 'subgrupo' - vide acima,
  • 'gt' - True (pertencente ao grupo que recebe campanha), False (pertencente ao grupo que não recebe campanha - Grupo de Controle)
  • 'validade_de' - data de início da campanha,
  • 'validade_ate' - data de fim da campanha
  • 'fat' - faturamento gerado pelo cliente no período da campanha
  • 'fat_bl' - faturamento gerado pelo cliente no mês anterior a campanha (baseline)
  • 'lucro' - lucro gerado pelo cliente no período da campanha
  • 'lucro_bl' - lucro gerado pelo cliente no mês anterior a campanha (baseline)
  • 'custo' - Desconto concedido sobre os produtos promocionados

Dica: Caso o cliente com classe gt = “True” não tenha custo, isto significa que o cliente foi a loja porém não usou os descontos recebidos pela campanha.

LinkedIn

Owner
Bibiana Prevedello
Bibiana Prevedello
Comics/doujinshi reader application. Web-based, will work on desktop and tablet devices with swipe interface.

Yomiko Comics/doujinshi reader application. Web-based, will work on desktop and tablet devices with swipe interface. Scans one or more directories of

Kyubi Systems 26 Aug 10, 2022
uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.

uMap project About uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site. Because we think that the more OSM wil

771 Dec 29, 2022
CPython extension implementing Shared Transactional Memory with native-looking interface

CPython extension implementing Shared Transactional Memory with native-looking interface

21 Jul 22, 2022
NBT-Project: This is a APP for building NBT's

NBT-Project This is an APP for building NBT's When using this you select a box on kit maker You input the name and enchant in there related boxes Then

1 Jan 21, 2022
Secret santa is a fun and easy way to get together with your friends and/or family with a gift for them.

Vaccine Validator Tool to validate domestic New Zealand vaccine passes Create a new virtual environment: python3 -m venv ./venv Activate virtual envi

2 Dec 06, 2021
STAC in Jupyter Notebooks

stac-nb STAC in Jupyter Notebooks Install pip install stac-nb Usage To use stac-nb in a project, start Jupyter Lab (jupyter lab), create a new noteboo

Darren Wiens 32 Oct 04, 2022
This repository provides a set of easy to understand and tested Python samples for using Acronis Cyber Platform API.

Base Acronis Cyber Platform API operations with Python !!! info Copyright © 2019-2021 Acronis International GmbH. This is distributed under MIT licens

Acronis International GmbH 3 Aug 11, 2022
Abilian Core: an enterprise application development platform based on the Flask micro-framework, the SQLAlchemy ORM

About Abilian Core is an enterprise application development platform based on the Flask micro-framework, the SQLAlchemy ORM, good intentions and best

Abilian open source projects 47 Apr 14, 2022
In this project, we'll be creating a virtual personal assistant for ourselves using our favorite programming language

In this project, we'll be creating a virtual personal assistant for ourselves using our favorite programming language, Python. We can perform several offline as well as online operations using the bo

Ashutosh Krishna 188 Jan 03, 2023
This is a database of 180.000+ symbols containing Equities, ETFs, Funds, Indices, Futures, Options, Currencies, Cryptocurrencies and Money Markets.

Finance Database As a private investor, the sheer amount of information that can be found on the internet is rather daunting.

Jeroen Bouma 1.4k Dec 31, 2022
Contains the code of my learning of Python OOP.

OOP Python This repository contains the code of my learning of Python OOP. All the code: is following PEP 8 ✅ has proper concept illustrations and com

Samyak Jain 2 Jan 15, 2022
Architecture example simulator

SCADA architecture Example of a SCADA-like console application, used to serve as a minimal example of a standard architecture of an IIoT system. Insta

1 Nov 06, 2021
A basic animation modding workflow for FFXIV

AnimAssist Provides a quick and easy way to mod animations in FFXIV. You will need: Before anything, the VC++2012 32-bit Redist from here. Havok will

liam 37 Dec 16, 2022
Render to print for blender 2.9+

render_to_print_blender_addon ** render2print: Blender AddOn for Blender 2.90.0+ ** Calculates camera parameters to allow printing a rendered image to

5 Nov 19, 2021
This is the repo for Uncertainty Quantification 360 Toolkit.

UQ360 The Uncertainty Quantification 360 (UQ360) toolkit is an open-source Python package that provides a diverse set of algorithms to quantify uncert

International Business Machines 207 Dec 30, 2022
Procedurally generated Oblique Strategies for writing your own Oblique Strategies

Procedurally generated Oblique Strategies for writing your own Oblique Strategies.

Gordon Brander 13 Aug 17, 2022
This is a vscode extension with a Virtual Assistant that you can play with when you are bored or you need help..

VS Code Virtual Assistant This is a vscode extension with a Virtual Assistant that you can play with when you are bored or you need help. Its currentl

Soham Ghugare 6 Aug 22, 2021
This repository containing cross-section cut and fill calculations using Python programming language.

cross-section This repository is containing cut and fill calculations for cross-section using Python programming language. This codes is made to calcu

3 Jun 15, 2022
Identify unused production dependencies and avoid a bloated virtual environment.

creosote Identify unused production dependencies and avoid a bloated virtual environment. Quickstart # Install creosote in separate virtual environmen

Fredrik Averpil 7 Dec 29, 2022
A small project of two newbies, who wanted to learn something about Python language programming, via fun way.

HaveFun A small project of two newbies, who wanted to learn something about Python language programming, via fun way. What's this project about? Well.

Patryk Sobczak 2 Nov 24, 2021