Coder Social home page Coder Social logo

pregismond / introduction-to-data-warehousing Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 17.87 MB

Final Assignment Submission: Introduction to Data Warehousing

License: Apache License 2.0

coursera ibm-skills-network postgresql cognos-analytics data-engineering data-modeling data-visualization data-warehouse visualization

introduction-to-data-warehousing's Introduction

Introduction to Data Warehousing

Visitors License PostgreSQL 13.2 Cognos Analytics 12.0.3

Disclaimer

This repository contains my submission for the Final Assignment: Introduction to Data Warehousing. The original files were provided by the IBM Skills Network as part of the Data Warehouse Fundamentals course on Coursera. I have made modifications to fulfill the project requirements.

Usage

  • You are welcome to use this repository as a reference or starting point for your own project.

  • If you choose to fork this repository, please ensure that you comply with the terms of the Apache License and give proper credit to the original authors.

Project Scenario

As a data engineer working for a solid waste management company in Brazil, I have been tasked with designing and implementing a data warehouse, as well as creating visualizations using various charts in Cognos Analytics. Our company collects and recycles solid waste across major cities in Brazil, operating hundreds of trucks of different types for waste collection and transportation.

Objectives

  • Design a Data Warehouse
  • Load data into Data Warehouse
  • Write aggregation queries
  • Create MQTs
  • Create a Dashboard

Directions

  1. Design the dimension table MyDimDate
  2. Design the dimension table MyDimWaste
  3. Design the dimension table MyDimZone
  4. Design the fact table MyFactTrips
  5. Create the dimension table MyDimDate
  6. Create the dimension table MyDimWaste
  7. Create the dimension table MyDimZone
  8. Create the fact table MyFactTrips
  9. Load data into the dimension table DimDate
  10. Load data into the dimension table DimTruck
  11. Load data into the dimension table DimStation
  12. Load data into the fact table FactTrips
  13. Create a grouping sets query using the columns stationid, trucktype, and total waste collected
  14. Create a rollup query using the columns year, city, stationid, and total waste collected
  15. Create a cube query using the columns year, city, stationid, and average waste collected
  16. Create a materialized view named max_waste_per_station using the columns city, stationid, trucktype, and max waste collected
  17. Create a pie chart in the dashboard that shows the waste collected by truck type
  18. Create a bar chart in the dashboard that shows the waste collected station wise
  19. Create a line chart in the dashboard that shows the waste collected by month wise
  20. Create a pie chart in the dashboard that shows the waste collected by city

Setup

Begin the Final Assignment: Introduction to Data Warehousing.

Learner

Pravin Regismond

Acknowledgments

  • IBM Skills Network © IBM Corporation 2021. All rights reserved.

introduction-to-data-warehousing's People

Contributors

pregismond avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.