Documentation and exercises from the Ironhack Data Analytics bootcamp (July 2026).
The bootcamp is taught in English, so I keep all my notes in English too.
prework/— exercises before the bootcamp starts: data types, descriptive statistics, pseudocode, data structures (lists, dictionaries), conditionals and functions in Python.
Each week has its own folder with a README.md summary and day1–day5 subfolders for each day's exercises. Expand a week to jump straight to its days:
Week 1 — Introduction to Python
Week 2 — Data Wrangling & Retrieval
Week 3 — SQL
Week 4 — First Project
Week 5 — EDA and Inferential Stats
Week 6 — Second Project
Week 7 — Machine Learning
Week 8 — APIs, LLMs, Cloud Computing, BigQuery & Final Project
Week 9 — Final Project
Week 10 — Extra Week 1: Unsupervised Learning & Streamlit
Weeks 10 and 11 are extra content — not part of the official Spain program's curriculum.
Week 11 — Extra Week 2: NumPy, PyTorch & Deep Learning
As the bootcamp progresses, each week will be filled in with its projects and exercises.
Solved Lab | ... notebooks live in this repo, inside their corresponding
day folder — see the day-by-day breakdown above.
Each lab is also kept as a separate fork of a
data-bootcamp-v4 template repo, only
because Ironhack's Student Portal requires it — it checks for an open pull
request against the upstream repo to mark a lab as done, not the code
itself. So the fork + PR is submission plumbing; this repo is the actual copy
I read back.
Workflow for each lab:
- Fork the lab's template repo (e.g.
data-bootcamp-v4/lab-python-functions) to my account. - Clone the fork locally.
- Solve the exercise, commit, push to
origin(my fork). - Open a pull request from my fork back to the upstream
data-bootcamp-v4repo — easy to miss, some labREADMEs only mentiongit pushand stop there. - Copy the solved notebook into this repo, in the matching day folder.
- Sync/check in the Student Portal.
Optional extra modules outside the 9 core weeks.
Flask & Django
Folder — model deployment with Flask & Django (RNCP): intro to model deployment, deploying a data science project with Django, and Flask for data science deployment.
AI Fundamentals
Folder — introduction to AI, ChatGPT & MS Copilot, AI ethics, AI security, field-specific AI applications, the societal impact of AI and the future of AI.
Ironhack Data Analytics Bootcamp — an intensive full-time 9-week program with live classes taught in English. Start: July 2026.