Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Data Analytics Knowledge Hub logo



Data Analytics Knowledge Hub



License: MIT Last Commit Repo Size Stars

The core Data Analytics learning track of the Akxyverse ecosystem.

Fundamentals โ†’ Programming โ†’ Data โ†’ BI Tools โ€” structured, curated, always evolving.


๐Ÿงญ What

A curated, public record of my core Data Analytics learning โ€” fundamentals through BI tooling.

๐Ÿ’ก Why

Skills scattered across notes apps disappear. Structured, versioned, public notes don't.

๐Ÿ‘ฅ Who

Learners, recruiters, and hiring managers evaluating depth โ€” not just finished projects.

๐ŸŽ Value

A ready-made, freely reusable template for anyone building their own learning system.

๐Ÿงญ Explore the Ecosystem

๐Ÿ 
Profile
๐Ÿง 
Knowledge Hub
๐Ÿš€
Projects
๐Ÿ“ฆ
Datasets
๐Ÿ“š
Resources
๐Ÿ’ผ
Career
โœ๏ธ
Content
๐Ÿ…
Certs
๐Ÿค– AI Automation โ€” the advanced/specialized track, kept separate from core analytics

๐ŸŽ“ Curriculum

Two courses, taken in order โ€” like a real academy track.

DA-101 ๐Ÿงฎ Fundamentals of Data Analytics

The theoretical foundation โ€” no tools, just the math and stats that make everything else make sense.

Syllabus: Linear Algebra ยท Calculus ยท Discrete Math ยท Descriptive & Inferential Statistics ยท Probability

Learning outcome: Reason confidently about distributions, variance, and inference before ever touching a dataset.

Status: โšช Not yet enrolled

๐Ÿ“‚ Open course ย ยทย  ๐Ÿ“„ Syllabus

DA-201 ๐Ÿ› ๏ธ Data Analytics Technologies

Every core tool used in day-to-day analytics โ€” one home per topic, grouped by category.

Syllabus: Python ยท SQL & Databases ยท Excel ยท Power BI ยท Tableau ยท Looker Studio ยท APIs ยท Git/GitHub

Learning outcome: Move from raw data to a cleaned, queried, visualized, version-controlled analysis.

Status: ๐ŸŸข In session โ€” real notes already on file in Spreadsheets/Excel

๐Ÿ“‚ Open course ย ยทย  ๐Ÿ“„ Syllabus

๐Ÿ“ Full folder tree
data-analytics-knowledge-system
โ”‚
โ”œโ”€โ”€ Fundamentals of Data Analytics
โ”‚   โ”œโ”€โ”€ Mathematics (Linear Algebra, Calculus, Discrete Mathematics)
โ”‚   โ”œโ”€โ”€ Statistics (Descriptive Statistics, Inferential Statistics)
โ”‚   โ””โ”€โ”€ Probability
โ”‚
โ””โ”€โ”€ Data Analytics Technologies
    โ”œโ”€โ”€ Programming
    โ”‚   โ”œโ”€โ”€ Python (Python Fundamentals, Python Libraries: NumPy, Pandas,
    โ”‚   โ”‚   Matplotlib, Seaborn, Plotly, Polars, SciPy, Statsmodels, Requests, Others)
    โ”‚   โ””โ”€โ”€ Web Development (Streamlit)
    โ”œโ”€โ”€ Databases (SQL, MySQL, PostgreSQL, SQL Server, SQLite, MongoDB, Redis)
    โ”œโ”€โ”€ Spreadsheets (Excel)
    โ”œโ”€โ”€ Data Visualization (Power BI, Tableau, Looker Studio, Excel Dashboards)
    โ”œโ”€โ”€ Analytics Concepts (Data Analytics Concepts, Business Analytics, Data Storytelling)
    โ”œโ”€โ”€ APIs (REST APIs, GraphQL, Webhooks, Authentication)
    โ”œโ”€โ”€ Version Control (Git, GitHub)
    โ””โ”€โ”€ Other Tools

๐Ÿ—บ Learning Roadmap

1 Fundamentals โ†’ 2 Programming โ†’ 3 Data Handling โ†’ 4 Visualization โ†’ 5 ๐Ÿš€ Applied Projects

flowchart LR
    A["๐Ÿงฎ Fundamentals<br/>Math ยท Stats ยท Probability"] --> B["๐Ÿ Programming<br/>Python ยท SQL"]
    B --> C["๐Ÿ—„๏ธ Data Handling<br/>Databases ยท Spreadsheets"]
    C --> D["๐Ÿ“Š Visualization<br/>Power BI ยท Tableau"]
    D --> E["๐Ÿš€ Applied Projects<br/>data-analytics-projects"]

    style A fill:#0a1122,stroke:#38bdf8,color:#f8fafc
    style B fill:#0a1122,stroke:#38bdf8,color:#f8fafc
    style C fill:#0a1122,stroke:#22d3ee,color:#f8fafc
    style D fill:#0a1122,stroke:#22d3ee,color:#f8fafc
    style E fill:#0f4c4a,stroke:#5eead4,color:#f8fafc
Loading

Text equivalent for screen readers: Fundamentals โ†’ Programming โ†’ Data Handling โ†’ Visualization โ†’ Applied Projects (in the dedicated projects repository).

๐Ÿงฐ Tech Stack

Programming & Web

Python Streamlit

Core Data Libraries

NumPy Pandas Matplotlib SciPy

Databases

MySQL PostgreSQL SQL Server SQLite MongoDB Redis

Visualization & Tools

Power BI Tableau Excel Git GitHub

Looking for TensorFlow, PyTorch, Scikit-learn, Cloud, or Generative/Agentic AI? Those live in ai-automation or locally for now (ML/DL) โ€” not here, by design.

๐Ÿ“˜ Recommended Guidebooks

Complete, self-contained learning guides โ€” including the Excel Roadmap Guide โ€” now live in Learning Resources โ†’ Guidebooks, so there's one home for them instead of two.

๐ŸŽฏ How to Use This Repository

  1. Start with fundamentals โ€” Fundamentals of Data Analytics if you're building from zero.
  2. Move to tools โ€” Data Analytics Technologies once the theory is solid.
  3. Go apply it โ€” real, hands-on work lives in data-analytics-projects, not here.

๐ŸŸข Status

Category Status
Fundamentals of Data Analytics โšช Not Started
Data Analytics Technologies โšช Not Started

๐ŸŸข Active ยท ๐ŸŸก Planned ยท โšช Not Started ยท โœ… Complete

โžก๏ธ Recommended Next Repository

Fundamentals mean nothing until they're applied. This is where the theory here becomes real, hands-on work.


GitHub LinkedIn Portfolio

โญ Star this repo if the structure is useful to you.

Part of the Akxyverse Data Analytics ecosystem ยท MIT Licensed ยท LICENSE

About

๐Ÿง  Core Data Analytics learning notes โ€” fundamentals, Python, SQL, and BI tools. Part of the akxyverse Data Analytics ecosystem.

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors