Get into Data Analytics NOW!

Ezekiel 25:17

Veteran
Joined
Jul 17, 2018
Messages
35,085
Reputation
2,391
Daps
125,790
... As a data engineer who just finished his day having his first meal at 4pm, having a list of 7 things to do and getting none of them done because my bosses boss had a request we had to work on for the past 3 days.... I'll cosign this in a couple days when I'm recovered. 😮‍💨

Heavy SQL, python, and Java/scala. I don't have any certs, but I am experienced in AWS and some azure, though when I was job searching it was mainly AWS or gcp environments.

I dunno where AI is headed in this environment, but make sure you get comfortable using it to speed up your ability to develop solutions

You taught yourself all of that? Where did you learn? What online school and how much did it cost?
 

Regular Developer

Supporter
Joined
Jun 2, 2012
Messages
8,980
Reputation
2,257
Daps
25,507
Reppin
NJ
You taught yourself all of that? Where did you learn? What online school and how much did it cost?
Kind of. I'm self taught programmng until college where I did just software development. Everything else has been learned on the job. I haven't taken any online courses, so I'm not really sure what would be good to suggest. But the main topics you'd want to get an understanding of is Data Warehousing (organizing data for people to use), Data Dashboard Design (telling a story with data. reporting and analysis), and then Data Engineering (gathering, cleansing, and combining data).

Then Machine Learning/AI really should be a part of this, but the way they like their data structured/organized is a little bit different than data is structured for Data Analysis/Reporting.

This book did help a lot though:

Data Warehouse Toolkit​



If you want to kind of experiment with data and doing things, there's a few places that have datasets for free. The main issue with getting started in this space is just having a dataset to start with, whereas regular software challenges come from people's imagination/problems. I think I've seen like a pokemon card based on, but I know the big cities have open data websites. I did spend some time messing around with NYC's 411 data. Looking through taxi incidents and heat related complaints, lol. Dataset is decent size, so its a good way to deal with problems that arent just "how do I show this data", but "how do I show ths data without it freezing my computer"

NYC:

LA:

Chicago:

Kaggle
(not sure if datasets are free, but they have more than just pokemon cards):
 
Last edited:

summwunn

All Star
Joined
Mar 11, 2022
Messages
1,410
Reputation
289
Daps
2,699
... just start with getting a comfortable grasp with SQL before you fukk with Python . . . it doesnt hurt to become familiarized with Tableau . . . Excel can only handle so many rows of data . . . . . it all depends where you work . .. . the larger the firm and the more "corporate" its structured - you will be extremely constrained from being able to really build and play in a true sandbox . .. . . all depends if youre out for salary ... or if you have passion for swimming through raw data to build a storyline . . ..
 

Regular Developer

Supporter
Joined
Jun 2, 2012
Messages
8,980
Reputation
2,257
Daps
25,507
Reppin
NJ
... just start with getting a comfortable grasp with SQL before you fukk with Python . . . it doesnt hurt to become familiarized with Tableau . . . Excel can only handle so many rows of data . . . . . it all depends where you work . .. . the larger the firm and the more "corporate" its structured - you will be extremely constrained from being able to really build and play in a true sandbox . .. . . all depends if youre out for salary ... or if you have passion for swimming through raw data to build a storyline . . ..
I'll also add, Qlik or PowerBI are good alternatives to Tableau as well. Starting off in Qlik, Tableau has been kind of uncomfortable to me.
 

chineebai

Superstar
Joined
May 11, 2012
Messages
11,649
Reputation
1,141
Daps
32,953
Reppin
NULL
I’ve been in analytics on and off for 20 years. I’ve lead quite a few analytics teams. What’s critically missing from analytics is not the skillset but rather connecting analytics to usable insights and optimization. There are lots of people with amazing data science skill sets, but can’t tell a story for the life of them. They either lack business context or lack the skillset of insights and storytelling. I’ve met so many talented people with years of all types of data experience from analytics to infrastructure, python to sql to r to excel and all sorts of dash boarding, but I’ve only met a few people that have those skill sets and can also impact the business with insights and story.
 

Trips

Superstar
Joined
Feb 3, 2016
Messages
12,190
Reputation
1,323
Daps
33,800
I’ve been in analytics on and off for 20 years. I’ve lead quite a few analytics teams. What’s critically missing from analytics is not the skillset but rather connecting analytics to usable insights and optimization. There are lots of people with amazing data science skill sets, but can’t tell a story for the life of them. They either lack business context or lack the skillset of insights and storytelling. I’ve met so many talented people with years of all types of data experience from analytics to infrastructure, python to sql to r to excel and all sorts of dash boarding, but I’ve only met a few people that have those skill sets and can also impact the business with insights and story.
I feel this. This is definitely area I've been struggling with the last couple of years. Just have not found the lane to attack and really make the strides with insight and story telling. We're very much the data is the data, but I as the Senior Analyst should be finding ways that we can better shape Company directives.
 

chineebai

Superstar
Joined
May 11, 2012
Messages
11,649
Reputation
1,141
Daps
32,953
Reppin
NULL
How do people get better at storytelling with data or deriving meaningful insights?
I can’t do it justice in a post because it’s something that is learned over years but generally you’ll want to understand the client challenge and goals as it relates to their business so you have big picture understanding of what outcomes they want to achieve. Then you want to look at what you’re doing or what your team is doing to positively impact those outcomes. From there it’s a matter of what’s the story you want to tell where it shows you understand the client business needs, what’s working, what’s not working, start with big statements and peel the onion with granular data. Keep everything to a minimum, maybe 3 main points. There’s a lot of styles and ways. I can expand on it another day.
 

WIA20XX

Superstar
Joined
May 24, 2022
Messages
7,434
Reputation
3,482
Daps
23,464
I can’t do it justice in a post because it’s something that is learned over years but generally you’ll want to understand the client challenge and goals as it relates to their business so you have big picture understanding of what outcomes they want to achieve.

It's not a technical skill! But good luck getting STEM people to take liberal arts seriously. *goes off on rant...*
 
Last edited:
Top