1.3 Defning Data

Assignment: Classifying Datasets

Introduction

This is a post for my assignment submission from Microsoft’s Data Science for Beginners repository.

Assignments

Q1

A company has been acquired and now has aparent company. The data scientists have received a spreadsheet of customer phone numbers from the parent company.

Q2

A smart watch has been collecting heart rate data from its wearer, and the raw data is in JSON format.

Q3

A workplace survey of employee morale that is stored in a CSV file.

Q4

Astrophysicists are accessing a database of galaxies that has been collected by a space probe. The data contains the number of planets within each galaxy.

Q5

A personal finance app uses APIs to conmnect to a user’s funancial accounts in order to calculate their net worth. They can see all of their transactions in a format of rows and columns and looks similar to a spreadsheet.

Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • 5. Relational Databases
  • 1.1 Defning Data Science
  • 2. Intro to GitHub
  • Revisiting Pedagogical Practices
  • 1. Intro to Programming Language