Data Analyst Apprentice

Data Analyst Apprentice

Data Analyst Apprentice About the Role As a Data Analyst Apprentice, you will transform raw data into actionable insights that support business decisions. You will work with databases, data sets, and basic analysis. You will develop visualizations that can be standalone or part of a larger data effort for dashboards. You will have process automation…

Read More

Using Remove Duplicates to Create Data Sets

A woman working on a computer.

Using Remove Duplicates to Create Data Sets You have a ton of data- it’s just not modeled and workable. You can’t quit. You must learn how to make data from the data you have. Learn How To Use Remove Duplicates to Create Data Sets The Data Skills Survival Kit Series If you’re a data analyst,…

Read More

Adding data leveraging cross joins

A woman working on a computer.

Adding data leveraging cross joins A cross join in SQL is useful for creating all possible combinations of rows from two or more tables. It pairs each row from one table with every row from the other, which is helpful for generating scenarios or testing different combinations. Although it can result in large datasets, a…

Read More

Using Case statements for conditional logic in SQL queries

A woman working on a computer.

Using Case statements for conditional logic in SQL queries Creating CASE statements in SQL queries is important because it allows you to add conditional logic directly into your data retrieval process. Here’s why it’s valuable:Data Transformation: CASE statements let you transform data on the fly by applying different logic based on specific conditions. For example,…

Read More

Analyzing data using a matrix and conditional formats

A woman working on a computer.

Analyzing data using a matrix and conditional formats Have an Excel sheet with pivot tables full of data? Want to visualize those in Power BI in meaningful ways? Let Robin step you through the next part of her work making graphs out of (and gaining additional insights from) this booking data. Learn How To: Use…

Read More

Using Different Pivot Formats to Share Stories

A woman working on a computer.

Using different pivot formats share stories Every visual tells a story. Learn how to use Pivots to share different stories on the same data. Learn How To Use Different Pivot Formats The Data Skills Survival Kit Series If you’re a data analyst, you’ve no doubt learned different skills, techniques, and tools pertaining to data. But…

Read More

Perform basic analysis on Datasets

A white background with black text, perfect for displaying data sets.

Perform basic analysis on data sets No single data set is exactly the same. Learn how to do the basic analysis techniques to learn more about your data. Learn How To Analyze Data Sets The Data Skills Survival Kit Series If you’re a data analyst, you’ve no doubt learned different skills, techniques, and tools pertaining…

Read More

Using analysis commands built into Popular Tools

A woman working on a computer.

Using the analysis commands built into popular tools Most systems have some basic analysis built in to the software. Learn how to take your analysis up a step using these built-in tools. Learn How To Use Analysis Commands The Data Skills Survival Kit Series If you’re a data analyst, you’ve no doubt learned different skills,…

Read More