Data Type Taxonomies

What is data?

Data is increasing rapidly due to several factors...

  • rise of digital technologies
  • growing use of the internet and social media
  • increasing number of devices and sensors that generate data.

In fact, it is estimated that the amount of data generated worldwide will reach 180 zettabytes by 2025, up from just 4.4 zettabytes in 2013. This explosion of data presents both opportunities and challenges for data scientists, who must find ways to extract insights and value from this vast and complex data landscape.

👩🏾‍🎨 ...Data is the new electricity in town...

Just as electricity transformed industries such as manufacturing, transportation, and communications, data is transforming modern-day businesses and organizations across various domains. Currently, it is being generated and consumed globally at an unprecedented rate, and it has become a valuable resource that drives innovation, growth, and competitiveness. Consequently, we now live in the era of big data.

Data Taxonomies

The data we have today are in different forms such as social media likes and posts, online purchase, gaming, business transactions, and online movie streaming among others. Understanding the types of data that you are working with is essential in ensuring that you are using the appropriate methods to analyze and manipulate it.

Note: Sometimes, it is required to convert from one data type to another before analysis or visualization. This conversion is part of data wrangling.

These data types are essential for understanding the characteristics and properties of the data and determining appropriate analysis techniques. Let's take a look at each of this data tpes...

👩🏾‍🎨 Practice: Group the data

With your knowledge of data and different data types, check your understanding by attempting the following questions:

  1. Group the following sample data into their suitable data types.

    • Age
    • Income
    • GPS coordinates
    • Maps
    • Product type
    • Stock prices
    • Web traffic
    • Moview reviews
    • Ethnicity
  2. Do you think any of the sample data should be in more than one category? If yes, list them.