Skip to content

lorenzouriel/create-free-dw-and-olap-for-sales-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Estrutura e Documentação do Projeto

Instalação e Configuração

1. Clone o repositório:

git clone https://github.com/lorenzouriel/create-free-dw-and-olap-for-sales-analysis.git

cd create-free-dw-and-olap-for-sales-analysis

2. Certifique-se de ter instalado:

  • Visual Studio 2019
  • Integration Services
  • Multidimensional Analysis Services
  • SQL Server (SGBD / SSIS / SSAS)
  • Power BI

Descrição do Projeto

O projeto visa detalhar todas as etapas de um projeto de BI, vamos passar pelas planilhas, ETL, Bancos Relacionais, Cubos OLAP e o Power BI para análises performáticas.

Pastas e Soluçoes:

Pasta/Solução Objetivo
fruit_juice.sln Solução que foi criada e desenvolvida para carregar as soluções: Database Project (fruit_juice), Integration Services Projects (ETL), Analysis Services Project (OLAP)
fruit_juice Estrutura do banco de dados criada atráves Database Project, como: Tabelas, Stored Procedures, PKs e FKs
ETL Pacotes que foram criados para realizar a extração, transformação e carregamento dos dados
OLAP Possui os Cubos, dimensões, conexões e partições criadas para dar vida ao OLAP
Sources Guarda todas as fontes de dados utilizadas na extração. Adicionei também um Backup da base de dados relacional
Dashboard Os ativos que foram utilizados na criação e o Dashboard
Tutorials Foi realizado um tutorial para que interessados no projeto possam replicar e aprender

Ferramentas / Tecnologias

  • Excel
  • Visual Studio 2019 (Database Project, Integration Services, Multidimensional Analysis Services)
  • SQL Server (SGBD / SSIS / SSAS)
  • Power BI
  • Power BI Serviço
  • Figma

Arquitetura

Arquitetura






Project Structure and Documentation

Installation and Configuration

1. Clone the repository:

git clone https://github.com/lorenzouriel/create-free-dw-and-olap-for-sales-analysis.git

cd create-free-dw-and-olap-for-sales-analysis

2. Make sure you have installed::

  • Visual Studio 2019
  • Integration Services
  • Multidimensional Analysis Services
  • SQL Server (SGBD / SSIS / SSAS)
  • Power BI

Project Description

The project aims to detail all the stages of a BI project, covering spreadsheets, ETL, Relational Databases, OLAP Cubes, and Power BI for high-performance analysis.

Folders and Solutions:

Folder/Solution Purpose
fruit_juice.sln Solution created and developed to host the following solutions: Database Project (fruit_juice), Integration Services Projects (ETL), Analysis Services Project (OLAP)
fruit_juice Structure of the database created through the Database Project, including Tables, Stored Procedures, PKs, and FKs
ETL Packages created for data extraction, transformation, and loading
OLAP Contains Cubes, dimensions, connections, and partitions created to bring OLAP to life
Sources Stores all data sources used in extraction. Also includes a backup of the relational database
Dashboard Assets used in the creation of the dashboard
Tutorials A tutorial has been provided for project enthusiasts to replicate and learn

Techs / Tools

  • Excel
  • Visual Studio 2019 (Database Project, Integration Services, Multidimensional Analysis Services)
  • SQL Server (SGBD / SSIS / SSAS)
  • Power BI
  • Power BI Service
  • Figma

Architecture

Arquitetura

About

Criando um DW e um Cubo OLAP para Análises de Vendas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages