
The data science project starts with the identification of various data sources, which may include web server logs, social media posts, data from digital libraries and databases, data accessed through sources on the internet via APIs, web scraping, or information that is already present in an excel spreadsheet.
Then there is EDA and other stages such as ML Model building, NLP, CV and Predictive Analytics.
Levels
Practice here
Data CTF
Get better with the fundamentals via our cool & rewarding useful data exercises.

You're given NASA's meteorite landings dataset (meteorites.csv
) with intentional anomalies. Your task is to:
- Clean the data
- Find hidden patterns
- Locate coordinates of an ancient meteorite impact site

A smart factory's temperature sensors suddenly reported erratic readings. Analyze 30 days of temporal data from sensor_readings.csv
to:
- Identify corrupted sensors
- Find exact timestamp of first anomaly
- Determine which sensor was compromised first
Data Collection CTF
Get better with the fundamentals via our cool & rewarding useful data exercises.

Not Available Yet! Coming Soon.