Career advice: Data Analyst. (Western Australia)
I am a first-generation immigrant who moved to WA about 15 years ago. Worked hard in the various non-skilled odd jobs. Just turned 40 and now feel lost in my career.
I am interested in becoming a data analyst.
What're your thoughts on this?
- Is it too late to start this career?
- What are the job opportunities for a beginner data analyst in Western Australia?
- How hard it is to enter the job market at my age by the time I up-skill myself?
- Where should I start? Any recommendation on an online course.
- My maths is average. Is this a problem?
I don’t have the luxury to choose what I enjoy. I just have to do to make the career move.
Any other recommendations are welcome.
Thank you
Hey mate, I think you're making a great career move. I say this having been CFO of various tech companies, and most recently, commercial finance lead for Australia for a fintech company where I led a global big data analytics project. I'll answer your questions first and add a few final thoughts
Is it too late to start this career?
Nope - not too late to start any career. For what it's worth, over the last 15 years I've changed careers many times. From law, to investment banking, to tech company CFO/big data fields. The key is selling yourself - if you have a convincing reason for the career change, it's a plus. It's better in my opinion to change because you've found a passion for something, rather than continuing to work in an industry that you've always worked in.
What are the job opportunities for a beginner data analyst in Western Australia?
Many! There is such growth in data analytics across all industries, whether that's Woolworths, mining, or tech companies. Woolworths might ask what products are most commonly purchased when a customer purchases bananas, and it's up to the data analyst to work that out so Woolworths can advertise those products. Miners might ask which of their machine operators are the most efficient with the least serious mistakes over a period of time. A tech company might ask, how long exactly should a salesperson spend on a lead of $Xm before its unlikely the sale will close. These, amongst many others, are all within the domain of the data analyst. Banks and insurers might ask data analysts to model fraud, etc. Anecdotally, I have heard that most of the investments in these big companies are in big data, not traditional areas such as accounting & finance or customer service.
How hard it is to enter the job market at my age by the time I up-skill myself?
I don't think age is a big disadvantage if you have the skill. The key coding languages for a data analysts are SQL, R, Python, and at the more advanced level, Java and C++
If you don't know any of these languages, or just rely on excel, it will be difficult. If you know common languages like SQL, R and Python, your chances will be good. If you learn Java or C++ on top of that, I would estimate your chance of landing a job is pretty high especially if you require little upskilling to begin producing insights.
Where should I start? Any recommendation on an online course.
Datacamp will teach you the basics with some of these languages - SQL and R. I don't think they have courses on Python and Java etc yet but I suggest by starting with free Youtube videos, then practice a lot!
My maths is average. Is this a problem?
No I don't think so. Maths is an application of logic, but being a good data analyst is more about understanding data, how to translate data to insights, and database design. Don't worry if you read "database design" and aren't sure what it means - that is quite advanced and in most cases, an entry level role in data analytics won't have database design aspects, you just use what data the company has, however it's structured. Turning data into insights is the key. This I think breaks down into 2 key components. First, is understanding what kind of insights matter to the business. This commercial understanding is actually pretty rare. Most data analysts expect to be told exactly what data is required, without knowing how this translates to commercial success. If you can bridge this gap, it is a massive advantage. Second, is how to write the code to draw that data out. In my work, I might write code to view data in 10 different ways, and from that, I can produce 1 or 2 meaningful insights. The other times I view data either produces an inconclusive result or something that's not actionable. What you might notice, is none of that is particularly mathematically intensive. There aren't integrations and differentiations. You just need to understand what's commercial for a business, and how data can be used to drive those commercial levers.
My overall comments are that this is an excellent area. Data analytics will only grow as companies produce and collect more and more data. A skilled data analyst can expect to be in strong demand for the foreseeable future. If you put in the work to learn those programming languages, and importantly, learn the commercial aspects of an industry such as banking, you will find success. The starting salary for a junior data analyst will probably be around $70-80k (sydney benchmark), with that rising to $150k with 5 years experience.
Here's a real life example. Due to data protection regulations, tech companies are not allowed to identify the unique user of a phone that uses their app by name. If you were a data analyst, how would you accomplish this task? Could you use a combination of that phone's screen resolution, the operating system that phone uses (android, ios), the other apps installed etc, so you could identify that unique user without explicitly using their identity? Or here's a different example - many online retailers send out email advertisements. Can you help me work out what hour of the day, and what day of the week, that customers are most likely to open marketing emails? Surely, 6pm at night when people are not working is a better time than 9am when people are just starting work. But a data analyst should be able to prove that, my hunch might be wrong after all.
Hope that's helpful mate and best of luck on your journey!