Update assignment.md

pull/251/head
Vijay Kothandaraman 4 years ago committed by GitHub
parent f55ff50466
commit c957fd5dc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,51 +12,51 @@ Follow the prompts in this assignment to identify and classify the data with one
1. A company has been acquired and now has a parent company. The data scientists have received a spreadsheet of customer phone numbers from the parent company. 1. A company has been acquired and now has a parent company. The data scientists have received a spreadsheet of customer phone numbers from the parent company.
Structure Type: Structure Type:Structured
Value Type: Value Type: Qualitative
Source Type: Source Type: Secondary
--- ---
2. A smart watch has been collecting heart rate data from its wearer, and the raw data is in JSON format. 2. A smart watch has been collecting heart rate data from its wearer, and the raw data is in JSON format.
Structure Type: Structure Type:Semi-structured
Value Type: Value Type: Qualitative
Source Type: Source Type: Primary
--- ---
3. A workplace survey of employee morale that is stored in a CSV file. 3. A workplace survey of employee morale that is stored in a CSV file.
Structure Type: Structure Type:Unstructured
Value Type: Value Type: Qualitative
Source Type: Source Type: Primary
--- ---
4. Astrophysicists are accessing a database of galaxies that has been collected by a space probe. The data contains the number of planets within in each galaxy. 4. Astrophysicists are accessing a database of galaxies that has been collected by a space probe. The data contains the number of planets within in each galaxy.
Structure Type: Structure Type:Quantitative
Value Type: Value Type: Structured
Source Type: Source Type: Primary
--- ---
5. A personal finance app uses APIs to connect to a user's financial 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. 5. A personal finance app uses APIs to connect to a user's financial 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.
Structure Type: Structure Type:Structured
Value Type: Value Type: Quantitative
Source Type: Source Type: Primary
## Rubric ## Rubric

Loading…
Cancel
Save