Quest Log – Weeks 1‑4
Click a card when you finish that day45–60 min: video / reading • 45–60 min: practice (platforms) • 60–90 min: project / exercises • 10–15 min: write 3 bullets in log. [file:1]
- Install VS Code, Python, Git, Jupyter / notebooks.
- Set up folders, GitHub repo, and “Data Quest Log”.
- Read what a junior data analyst actually does day‑to‑day.
- Practice SUM, AVERAGE, COUNT, IF on an expenses sheet.
- Build a small expenses summary with charts.
- VLOOKUP/XLOOKUP, pivot tables, cleaning data.
- Redo the expenses file with categories and months.
- Set up SQL playground (online or local DB).
- Learn SELECT, WHERE, ORDER BY on 1–2 tables.
- Practice INNER/LEFT JOIN on sales/orders data.
- Write at least 15 join queries with filters.
- Summarize Excel + SQL in your log as “moves/skills”.
- Redo 10 queries and 2 Excel tasks from memory.
- Watch 1–2 analyst project videos only.
- Organize files and GitHub repo.
- GROUP BY, HAVING, SUM/COUNT/AVG on sales data.
- Answer “top customers”, “top categories”, “monthly trends”.
- Subqueries in WHERE and FROM.
- Write at least 10 subquery problems.
- ROW_NUMBER, RANK, running totals, moving averages.
- Top 3 products per category, monthly running sales.
- Solve 20–30 problems on a SQL platform (HackerRank, LeetCode, etc.).
- Write notes on the 3 most difficult questions.
- Pick one dataset (e‑commerce / FinTech style).
- Create 15–20 questions, answer with queries and insights.
- Refactor queries, add comments, push to GitHub.
- Update log with “SQL patterns I keep using”.
- Light SQL quizzes only; plan Python week.
Week 3: Python basics, pandas, cleaning and EDA on at least 2 datasets. Week 4: Stats intuition + visualizations + 1 storytelling notebook you can show recruiters. [file:1]
Week 5: Power BI/Tableau basics + 2 dashboards. Week 6: End‑to‑end case study (SQL + Python + BI). Week 7: One more domain project (FinTech / real estate). Week 8: Interview prep, portfolio polishing, mock “case” presentations. [file:1]
Projects, Platforms & XP
Make it feel like a game, not homework- Find most profitable time slots and areas.
- Detect low‑utilization pockets and propose fixes.
- Interactive dashboard with filters for time, area, vehicle.
- Track revenue, AOV, repeat rate, category performance.
- Design a “control room” dashboard for leadership.
- Find what drives price (area, location, amenities).
- Build a heatmap / map dashboard for hot vs cold zones.
Use each 20–30 minutes after main study so you always “end on a game”.
- Any SQL challenge site: aim for 5–10 questions/day.
- Focus on joins, aggregations, window functions early.
- Use coding challenge sites with XP/streak system.
- Focus on loops, functions, lists/dicts in Week 3.
- Weekly: pick dataset, build a simple dashboard against the clock.
- Score yourself on clarity of KPIs and design.
Each finished day = +1 XP. When you click cards, imagine this bar filling.