Skip to content

Elasticstack for data warehousing, ETL and data visualization

Notifications You must be signed in to change notification settings

usersina/bi-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BI Example

This repository a compilation of notes and tools for data warehousing, the ETL process, and data visualization for educational/experimental purposes only and not intended to be used as a base for an actual Business Intelligence workflow.

Table of content

  1. Designing a data warehouse
  2. Elasticstack in a nutshell
  3. Extract Transform Load
  4. Bringing it all together
  5. Perspective

Roadmap

  • Identify a business case and design a data warehouse
  • Find/Create multiple data sources to operate on
    • Prepare a MySQL/MariaDB data source
    • (optional) Prepare a csv file
  • Setup an Elasticsearch stack
    • Setup Elasticsearch
    • Setup Kibana
    • Setup Logstash
  • Prepare a quick start POC
    • Design the data warehouse
    • Prepare an ETL process
    • Create dashboards/cubes in Kibana
    • (optional) Make reports

Notes

Resources

About

Elasticstack for data warehousing, ETL and data visualization

Resources

Stars

Watchers

Forks