About this episode
O'Reilly's 2017 Data Science Salary Survey finds that location is the most significant salary determinant for data professionals, with median salaries ranging from $134,000 in California to under $30,000 in Eastern Europe, and highlights that negotiation skills can lead to salary differences as high as $45,000. Other key factors impacting earnings include company age and size, job title, industry, and education, while popular tools and languages—such as Python, SQL, and Spark—do not strongly influence salary despite widespread use.
Links
Global and Regional Salary Differences
- Median Global Salary: $90,000 USD, up from $85,000 the previous year.
- Regional Breakdown:
- United States: $112,000 median; California leads at $134,000.
- Western Europe: $57,000—about half the US median.
- Australia & New Zealand: Second after the US.
- Eastern Europe: Below $30,000.
- Asia: Wide interquartile salary range, indicating high variability.
Demographic and Personal Factors
- Gender: Women's median salaries are $8,000 lower than men's. Women make up 20% of respondents but are increasing in number.
- Age & Experience: Higher age/experience correlates with higher salaries, but the proportion of older professionals declines.
- Education: Nearly all respondents have at least a master's; PhD holders earn only about $5,000 more than those with a master's.
- Negotiation Skills: Self-reported strong salary negotiation skills are linked to $45,000 higher median salaries (from $70,000 for lowest to $115,000 for highest bargaining skill).
Industry, Company, and Role
- Industry Impact:
- Highest salaries found in search/social networking and media/entertainment.
- Education and non-profit offer the lowest pay.
- Company Age & Size:
- Companies aged 2–5 years offer higher than average pay; less than 2 years old offer much lower salaries (~$40,000).
- Large organizations generally pay more.
- Job Title:
- "Data scientist" and "data analyst" titles carry higher medians than "engineer" titles by around $7,000.
- Executive titles (CTO, VP, Director) see the highest pay, with CTOs at $150,000 median.
Tools, Languages, and Technologies
- Operating Systems:
- Windows: 67% usage, but declining.
- Linux: 55%; Unix: 18%; macOS: 46%; Unix-based systems are rising in use.
- Programming Languages:
- SQL: 64% (most used for database querying).
- Python: 63% (most popular procedural language).
- R: 54%.
- Others (Java, Scala, C/C++, C#): Each less than 20%.
- Salary difference across languages is minor; C/C++ users earn more but not enough to outweigh the difficulty.
- Databases:
- MySQL (37%), MS SQL Server (30%), PostgreSQL (28%).
- Popularity of the database has little impact on pay.
- Big Data and Search Tools:
- Spark: Most popular big data platform, especially for large-scale data processing.
- Elasticsearch: Most common search engine, but Solr pays more.
- Machine Learning Libraries:
- Scikit-learn (37%) and Spark MLlib (16%) are most used.
- Visualization Tools:
- R's ggplot2 and Python's matplotlib are leading choices.
Key Salary Differentiators (per Machine Learning Analysis)
- Top Predictors (explaining ~60% of salary variance):
- World/US region
- Experience
- Gender
- Company size
- Education (but amounting to only ~$5,000 difference)
- Job title
- Industry
- Lesser Impact: Specific tools, languages, and databases do not meaningfully affect salary.
Summary Takeaways
- The greatest leverage for a higher salary comes from geography and individual negotiation capability, with up to $45,000 differences possible.
- Role/title selection, industry, company age, and size are also significant, while mastering the most commonly used tools is essential but does not strongly differentiate pay.
- For aspiring data professionals: focus on developing negotiation skills and, where possible, optimize for location and title to maximize earning potential.
Oct 2018
MLA 007 Jupyter Notebooks
<div> <p>Jupyter Notebooks, originally conceived as IPython Notebooks, enable data scientists to combine code, documentation, and visual outputs in an interactive, browser-based environment supporting multiple languages like Python, Julia, and R. This episode details how Jupyter ... Show More
16m 52s
Oct 2018
MLA 008 Exploratory Data Analysis (EDA)
<div> <p>Exploratory data analysis (EDA) sits at the critical pre-modeling stage of the data science pipeline, focusing on uncovering missing values, detecting outliers, and understanding feature distributions through both statistical summaries and visualizations, such as Pandas' ... Show More
25m 7s
Nov 2018
MLA 009 Charting and Visualization Tools for Data Science
<div> <p>Python charting libraries - Matplotlib, Seaborn, and Bokeh - explaining, their strengths from quick EDA to interactive, HTML-exported visualizations, and clarifies where D3.js fits as a JavaScript alternative for end-user applications. It also evaluates major software so ... Show More
24m 43s
Aug 18
High Performance And Low Overhead Graphs With KuzuDB
SummaryIn this episode of the Data Engineering Podcast Prashanth Rao, an AI engineer at KuzuDB, talks about their embeddable graph database. Prashanth explains how KuzuDB addresses performance shortcomings in existing solutions through columnar storage and novel join algorithms. ... Show More
1h 1m
Jul 2024
The Rise of Generative AI Video Tools
Episode 13: What impact will AI-generated content have on the entertainment industry? Matt Wolfe (https://x.com/mreflow) and Nathan Lands (https://x.com/NathanLands) dive into this topic, envisioning a future where AI generates interactive movies and complex gaming worlds with in ... Show More
42m 48s
Sep 18
From RAG to Relational: How Agentic Patterns Are Reshaping Data Architecture
SummaryIn this episode of the AI Engineering Podcast Mark Brooker, VP and Distinguished Engineer at AWS, talks about how agentic workflows are transforming database usage and infrastructure design. He discusses the evolving role of data in AI systems, from traditional models to m ... Show More
52m 58s
Nov 2024
Code Generation & Synthetic Data With Loubna Ben Allal #51
Our guest today is Loubna Ben Allal, Machine Learning Engineer at Hugging Face 🤗 . In our conversation, Loubna first explains how she built two impressive code generation models: StarCoder and StarCoder2. We dig into the importance of data when training large models and what can ... Show More
47m 6s
Apr 2025
Canva Create 2025 - What's New for Educators? - HoET261
In this exciting crossover episode, Chris Nesi teams up with Leena Marie Saleh (The EdTech Guru) for a detailed look into Canva's latest educational innovations unveiled during Canva Create 2025. Whether you're a teacher, instructional coach, or tech integrator, this episode is p ... Show More
54m 32s
Jun 2025
806 : Topical English Vocabulary Lesson With Teacher Tiffani about Digital Art
<p>In today’s episode, you will learn a series of vocabulary words that are connected to a specific topic. This lesson will help you improve your ability to speak English fluently about a specific topic. It will also help you feel more confident in your English abilities.</p><h1> ... Show More
13m 21s
Jul 2024
Rendering Revolutions: Chaos founder Vlado Koylazov's Journey from V-Ray to Virtual Production
This podcast episode features Vlado Koylazov, co-founder of Chaos and inventor of the widely-used V-Ray rendering software. Koylazov shares his journey in computer graphics, from his early fascination with the field to the development of V-Ray and the latest innovations at Chaos. ... Show More
42m 42s
Sep 2024
Pausing to think about scikit-learn & OpenAI o1
<p>Recently the company stewarding the open source library scikit-learn announced their seed funding. Also, OpenAI released “o1” with new behavior in which it pauses to “think” about complex tasks. Chris and Daniel take some time to do their own thinking about o1 and the contrast ... Show More
50m 10s
Aug 2023
Deepdub’s Ofir Krakowski on Redefining Dubbing from Hollywood to Bollywood - Ep. 202
In the global entertainment landscape, TV show and film production stretches far beyond Hollywood or Bollywood — it's a worldwide phenomenon. However, while streaming platforms have broadened the reach of content, dubbing and translation technology still has plenty of room for gr ... Show More
32m 37s
Apr 2025
Simplifying Data Pipelines with Durable Execution
Summary
In this episode of the Data Engineering Podcast Jeremy Edberg, CEO of DBOS, about durable execution and its impact on designing and implementing business logic for data systems. Jeremy explains how DBOS's serverless platform and orchestrator provide local resilience and r ... Show More
39m 49s