CourseNotes - Learning Data Analytics 1 Foundations
CourseNotes - Learning Data Analytics 1 Foundations
***********************************************
Chapter: 1. Getting Started with Data Analysis
***********************************************
-----------------------------------------------
Video: Defining data analysis and data analyst
-----------------------------------------------
Note Time: Note Text:
0:02:45 Data Analyst: someone who will study or determine the nature and
relationships of factual information used as a basis for reasoning, discussion, or
calculation by always doing a detailed examination of information in digital form
in order to understand its nature or to determine its essential features.
-----------------------------------------------
Video: Discovering if you are an analyst
-----------------------------------------------
Note Time: Note Text:
0:01:11 Data Workers: Workers who collect, store, manage, and analyze
data as their primary activity, or as a result part of their activity.
-----------------------------------------------
Video: Organizational roles in data
-----------------------------------------------
Note Time: Note Text:
0:02:58 Data Engineer: Tasked with dealing with data and making it
meaningful for others to consume
-----------------------------------------------
Video: Discovering skills of the data analyst
-----------------------------------------------
Note Time: Note Text:
***********************************************
Chapter: 2. Fundamentals of Data Understanding
***********************************************
-----------------------------------------------
Video: Learning to identify data
-----------------------------------------------
Note Time: Note Text:
0:04:43 Question to ask: Use your data lens and think about....have you
thought through the data you can't see?
-----------------------------------------------
Video: Learning about data fields and types
-----------------------------------------------
Note Time: Note Text:
0:06:43 Common Data Types: - Text or string - Date and time - Number -
Boolean (i.e. True or False; Yes or No; 1 or 0)
-----------------------------------------------
Video: Dealing with the data you don't have
-----------------------------------------------
Note Time: Note Text:
-----------------------------------------------
Video: Learning syntax
-----------------------------------------------
Note Time: Note Text:
0:03:10 Tips for Searching: - Use real people terms to find the answer
to common questions - Remember that syntax is application specific - Search for
similar commands in other languages
-----------------------------------------------
Video: Learning basic SQL statements
-----------------------------------------------
Note Time: Note Text:
-----------------------------------------------
Video: Solution: Reading SQL
-----------------------------------------------
Note Time: Note Text:
-----------------------------------------------
Video: Learning to interpret existing data
-----------------------------------------------
Note Time: Note Text:
0:00:26 The way we may see data displayed is not how the data is stored.
0:02:30 What are the data points that are collected together? What are
the data points in the report?
-----------------------------------------------
Video: Finding existing data
-----------------------------------------------
Note Time: Note Text:
-----------------------------------------------
Video: Cleaning data
-----------------------------------------------
Note Time: Note Text:
-----------------------------------------------
Video: Understanding data and workflow
-----------------------------------------------
Note Time: Note Text:
0:01:45 Cross Join: Joins every record in one table with every record in
another table
0:01:54 Inner Join: Joins records in tables that match with fields in
other tables
0:02:47 Left and Right Outer Joins: Will return every record from one
table and the matching records from the other table
-----------------------------------------------
Video: Working with joins and validation
-----------------------------------------------
Note Time: Note Text:
0:02:37 By default, when you join two tables, they're going to produce
an inner join type.
***********************************************
Chapter: 4. Getting Started with a Data Project
***********************************************
-----------------------------------------------
Video: Getting started with data projects
-----------------------------------------------
Note Time: Note Text:
-----------------------------------------------
Video: Discovering common beginner mistakes
-----------------------------------------------
Note Time: Note Text:
0:04:09 Common Mistakes for New Analysts: 1) Not spending enough time up
front to understand the data (examine the Field Headings, Data Types and Values) 2)
Not looking for duplicated data in the set 3) Not doing preliminary math like sums,
averages, and counts. 4) Not capturing record counts 5) Not documenting questions
and follow-up answers. 6) Not verifying the numbers with some other method (bear in
mind that Logical errors do not produce an error message) 7) Not asking questions
out of fear. 8) Not asking for documentation 9) Not analyzing existing or canned
reports
-----------------------------------------------
Video: Learning database datasets
-----------------------------------------------
Note Time: Note Text:
-----------------------------------------------
Video: Maintaining original data
-----------------------------------------------
Note Time: Note Text:
0:06:33 Create a folder structure that makes sense for you and your
colleagues.
-----------------------------------------------
Video: Understanding truths
-----------------------------------------------
Note Time: Note Text:
***********************************************
Chapter: 5. Data Importing, Exporting, and Connections
***********************************************
-----------------------------------------------
Video: Learning about data governance
-----------------------------------------------
Note Time: Note Text:
-----------------------------------------------
Video: Understanding source data
-----------------------------------------------
Note Time: Note Text:
0:00:49 Source Data: Data that comes from an original and unmanipulated
source
0:01:25 Work with different sources of data and connect them for
analysis, reporting, or visualization.
0:03:58 - Detect and report errors - Work with system upgrades - Provide
path to determine data issues
-----------------------------------------------
Video: Working with flat files
-----------------------------------------------
Note Time: Note Text:
0:00:16 Flat Files: Files that are disconnected from a data source
-----------------------------------------------
Video: Working with connections
-----------------------------------------------
Note Time: Note Text:
-----------------------------------------------
Video: Creating datasets for others
-----------------------------------------------
Note Time: Note Text:
***********************************************
Chapter: 6. Getting Started with Data Cleaning and Modeling
***********************************************
-----------------------------------------------
Video: Understanding ETL in data
-----------------------------------------------
Note Time: Note Text:
-----------------------------------------------
Video: Finding and removing duplicates
-----------------------------------------------
Note Time: Note Text:
-----------------------------------------------
Video: Combining data with merge columns
-----------------------------------------------
Note Time: Note Text:
***********************************************
Chapter: Conclusion
***********************************************
-----------------------------------------------
Video: More resources for your learning data analytics journey
-----------------------------------------------
Note Time: Note Text: