5 min read
📊beginner

What is Data? — Information All Around You

Discover what data really is, explore the different types of data all around you, and learn how people use it every day.

Data is Everywhere

Every time you check the weather, look at a scoreboard, or scroll through your playlist, you are looking at data. Data is just information that has been collected and stored. Your name is data. Your age is data. The number of steps you walked today, the temperature outside, the reviews on a movie — all data! Data science is the skill of collecting, organizing, and understanding all this information to answer questions and make better decisions.

Types of Data

Data comes in different types: Numbers (Quantitative): Things you can count or measure. - Your height: 152 cm - Steps today: 8,432 - Temperature: 72 degrees F Categories (Qualitative): Things you can describe with labels. - Favorite color: blue - Genre: comedy - Pet type: dog Text: Words and sentences. - A movie review - Your name - Chat messages Boolean: True or false. - Is it raining? True - Logged in? False Knowing the type of data helps you decide how to analyze it.

What Do People Do With Data?

Data scientists use data to answer questions and solve problems: - Netflix uses your viewing data to recommend shows you will enjoy - Weather apps use temperature and wind data to predict tomorrow's forecast - Schools use test score data to figure out where students need more help - Game developers use player data to make their games more fun - Doctors use health data to catch diseases early The raw data itself is not useful — it becomes powerful when you organize it, visualize it, and find the stories hiding inside it.
Pro Tip

You generate data constantly! Every app you open, every video you watch, every search you make creates data points. Some estimates say each person generates about 1.7 megabytes of data every SECOND. That is a lot of information!

Collect Your Own Data

Be a data scientist for a day! Pick something to track for 24 hours. It could be: how many glasses of water you drink, how many times you check your phone, the temperature each hour, or how many steps you take. Write down each observation with the time. At the end of the day, look at your data. What patterns do you see? When was the peak? What surprised you?

Ready to build?

Put what you learned into practice — pick a project and start coding.

Start Building Free