Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 2.32 KB

File metadata and controls

43 lines (33 loc) · 2.32 KB

Business Data Visualization Repository

About Me

Lester Dann G. Lopez
Student at Nueva Vizcaya State University

Purpose

This repository serves as evidence of competency for the course Fundamental Business Data Visualization with Python Coding by KMUTT (King Mongkut's University of Technology Thonburi).

Repository Structure

Business Data Visualization/
├── README.md                 # This file - repository description and overview
├── calendar.md               # Learning calendar with course schedule and completion tracking
├── Notes.pdf                 # Personal digital notes taken during the course
├── Practice/                 # Practice codes related to the course and personal exercises
│   └── README.md             # Overview of practice materials
├── Exercise/                 # Course exercises
│   └── README.md             # Overview of course exercises
└── assessment/               # Final assessment project for data visualization
    └── README.md             # Project overview, structure, and instructions

Folder Descriptions

📅 calendar.md

Contains a structured learning calendar with all course modules, exercises, and assessments. This document helps track progress and completion dates for each learning unit in the Fundamental Business Data Visualization course.

📚 Notes.pdf

Contains personal digital notes taken while learning the course materials. This document captures key concepts, examples, and insights from the Fundamental Business Data Visualization course.

💻 Practice/

This folder contains practice codes related to the course content, as well as personal exercises to reinforce learning. It's a space for experimentation and skill development.

📝 Exercise/

Contains the actual exercises from the course. These materials are designed to apply the concepts learned in a structured environment.

📊 assessment/

This folder serves as the final project, applying data visualization techniques using Python (Matplotlib, Seaborn, Plotly) to business datasets for insights and dashboards. See README.md for setup, structure, and usage.

Course Information

  • Course Name: Fundamental Business Data Visualization with Python Coding
  • Institution: KMUTT (King Mongkut's University of Technology Thonburi)