100 days of data podcast artwork

PODCAST · education

100 days of data

🎙️ 100 Days of Data — Learn, Explore, EvolveWelcome to 100 Days of Data, a podcast and learning journey exploring how data, AI, and digital transformation are changing the way we live, work, and lead.Hosted by Sven, a technology and business leader passionate about turning insights into impact, each episode dives into real-world applications of data and artificial intelligence — without the buzzwords.Here, you’ll find:1) Thoughtful conversations about AI, analytics, and automation2) Insights on digital leadership and innovation3) Reflections on how humans and technology can grow together4) Practical takeaways you can apply in your own work and learning journeyWhether you’re a data enthusiast, business leader, or just curious about the future, this channel will inspire you to learn something new — one day, one idea, one story at a time.🔔 Subscribe and join the journey toward a smarter, more data-driven world.

  1. 97

    Episode 99 - Advanced Topic: AI + Creativity

    In Episode 42 of 100 Days of Data, Jonas and Amy explore JSON.stringify(), the essential JavaScript function that converts complex data structures into JSON strings for seamless data exchange. They explain how this powerful tool packages data like a well-packed suitcase, making it easy to send across systems in formats that are readable and usable. The hosts discuss practical examples from retail, finance, and healthcare, highlighting real-world challenges such as handling functions, circular references, and sensitive information. Listeners learn about the optional replacer and space arguments that customize serialization and improve readability. Jonas and Amy emphasize the importance of understanding JSON.stringify()’s limitations and pairing it with JSON.parse() for effective data workflows, critical for anyone working with APIs or AI projects aiming for scalable, reliable integrations.

  2. 96

    Episode 98 - Advanced Topic: Climate AI

    In Episode 12 of '100 Days of Data,' Jonas and Amy demystify JSON.stringify(), a vital JavaScript method that converts complex data objects into JSON strings. They explain how this serialization process enables easy data transfer across systems — from e-commerce shopping carts to connected cars and healthcare apps. The episode covers JSON’s structure, practical use cases, customization options, and common pitfalls like data loss with functions or undefined values. Jonas and Amy also highlight the importance of coupling JSON.stringify() with JSON.parse() for smooth data serialization and deserialization, emphasizing the method’s role as a bridge between human-readable code and machine communication. This insight helps both technical and non-technical listeners understand the invisible data flows powering modern applications and APIs.

  3. 95

    Episode 97 - Advanced Topic: AI in Warfare

    In Episode 24 of '100 Days of Data,' Jonas and Amy explore JSON.stringify(), a core JavaScript function that converts complex data structures into JSON-formatted strings. This process, known as serialization, enables seamless data exchange between systems, making data portable and easy to transmit. They discuss its practical applications across industries, from connected vehicle data streaming to secure healthcare communications, highlighting how customization options help balance efficiency and privacy. The conversation also covers common pitfalls, such as handling circular references and limitations like the exclusion of functions during serialization. Ultimately, the episode reveals how JSON.stringify() underpins interoperability in today’s AI and digital ecosystems, empowering businesses to optimize their data workflows and maintain security while scaling operations.

  4. 94

    Episode 96 - Advanced Topic: AI Governance

    In Episode 17 of '100 Days of Data,' Jonas and Amy explore the critical role of JSON.stringify() in AI data handling. This JavaScript method converts complex objects into a standardized JSON string format, enabling seamless data exchange across diverse systems. They discuss real-world examples, such as healthcare and automotive industries, highlighting how proper serialization preserves data integrity and prevents costly errors. The episode also covers the advantages of JSON over other formats like XML and CSV, emphasizing its readability, hierarchical structure, and widespread use in APIs and distributed AI computing. Jonas and Amy further explain serialization challenges, practical tips using replacer functions for data privacy, and why mastering JSON.stringify() is essential for building reliable, efficient AI systems.

  5. 93

    Episode 95 - Advanced Topic: Multimodal AI

    In Episode 24 of "100 Days of Data," Jonas and Amy demystify JSON.stringify(), a fundamental function that transforms complex data structures into a readable string format. They explain how this serialization process enables seamless data exchange across different systems, highlighting its importance in real-world applications from retail to healthcare and finance. The hosts discuss practical challenges, such as excluding sensitive data and handling unsupported types like functions, while emphasizing JSON’s advantages—simplicity, readability, and broad compatibility. They also touch on customizing serialization and when alternatives may be necessary. By mastering JSON.stringify(), listeners gain a crucial tool for ensuring data clarity, security, and integration efficiency in AI and business environments.

  6. 92

    Episode 94 - Advanced Topic: Synthetic Data

    In Episode 17 of '100 Days of Data,' Jonas and Amy explore the vital role of the JavaScript function JSON.stringify() in making data portable and interoperable across systems. They explain how this function converts complex data objects into readable JSON strings, enabling smooth data exchange in diverse domains like automotive manufacturing and healthcare. Beyond its technical basics, the hosts discuss JSON.stringify()’s impact on integration speed, data privacy customization, and overcoming serialization challenges such as circular references. By highlighting how JSON.stringify() supports seamless communication between legacy systems, cloud services, and AI tools, this episode unpacks a foundational concept behind today’s data-driven innovations.

  7. 91

    Episode 93 - Advanced Topic: Federated Learning

    In Episode 12 of 100 Days of Data, Jonas and Amy dive into JSON.stringify(), a crucial tool that transforms complex data structures into standardized JSON strings. They explain how this lightweight format enables smooth data exchange across systems—powering everything from web APIs to retail analytics. The hosts highlight the importance of serialization for consistent, structured, and secure data communication. They also discuss practical challenges like JSON.stringify()’s limitations with functions and date objects, emphasizing the need for careful data design. By understanding JSON.stringify(), listeners will gain insight into how data moves and lives in today’s digital world, setting the stage for confident handling of data serialization in AI and business contexts.

  8. 90

    Episode 92 - Advanced Topic: Edge AI

    In Episode 24 of "100 Days of Data," Jonas and Amy explore the vital JavaScript method JSON.stringify(), which converts complex data structures into JSON-formatted strings for efficient sharing and storage. They discuss how this simple yet powerful function enables smooth data transfer across AI systems and businesses by serializing objects and arrays into text. The hosts highlight practical use cases, such as e-commerce transactions and secure financial data sharing, while also addressing common serialization challenges like handling dates, functions, and special values. Amy and Jonas emphasize the importance of understanding JSON.stringify()’s parameters, like replacers and spacing, to tailor serialization effectively. Overall, this episode illuminates the often-overlooked but essential role JSON.stringify() plays in powering AI workflows and ensuring data integrity in distributed environments.

  9. 89

    Episode 91 - Checkpoint: Case Studies

    In Episode 91 of '100 Days of Data,' Jonas and Amy reflect on the crucial role of JSON and the JSON.stringify() function in AI and business data exchange. They explore how JSON’s lightweight, standardized format transforms complex data structures into readable, interoperable text strings, enabling seamless communication between apps, devices, and AI systems. Through engaging case studies—from healthcare monitoring to banking privacy and logistics tracking—they reveal how mastering JSON serialization enhances data security, efficiency, and collaboration across corporate teams. The hosts also discuss practical considerations like handling circular references and customizing data output to protect sensitive information. Ultimately, this episode emphasizes reflection on proven data practices and how these learnings from the giants of tech can boost AI adoption and drive faster business outcomes.

  10. 88

    Episode 90 - Case Study: Meta

    In this episode of 100 Days of Data, Jonas and Amy explore the vital role of the JSON.stringify() method in AI and data workflows. They explain how this JavaScript function converts complex data objects into JSON strings, enabling seamless data exchange between applications, servers, and storage. From practical examples in finance and automotive industries to challenges like handling non-serializable data types, the hosts uncover how JSON.stringify() preserves data integrity, supports debugging, and optimizes performance. They also discuss customization features and best practices for managing serialized data at scale. Ultimately, this episode highlights how mastering JSON.stringify() strengthens data pipelines and improves the reliability of AI projects across industries.

  11. 87

    Episode 89 - Case Study: Nvidia

    In Episode 89 of ‘100 Days of Data,’ Jonas and Amy explore Nvidia’s remarkable transformation from a graphics chipmaker to a driving force in AI technology. They explain how Nvidia’s GPUs—originally designed for rendering video game graphics—became essential for AI due to their parallel processing power. The hosts highlight Nvidia’s innovation in AI-specific hardware like Tensor Cores and their comprehensive software ecosystem, including CUDA and DGX systems. These advancements have accelerated AI research and scaled AI applications across industries such as healthcare, automotive, and finance. The episode underscores how integrating specialized hardware with software enables breakthrough AI performance and how Nvidia’s strategic agility exemplifies navigating the rapidly evolving AI landscape.

  12. 86

    Episode 88 - Case Study: Apple

    In Episode 88 of '100 Days of Data,' Jonas and Amy explore Apple's unique approach to AI, highlighting how the company embeds intelligence directly into its hardware to create seamless, user-centric experiences. They discuss Siri’s evolution from cloud-heavy processing to on-device AI powered by Apple’s custom Neural Engine, emphasizing privacy, speed, and efficiency. The hosts explain how Apple’s integration of AI with hardware enables personalized services—like face recognition and health monitoring—while keeping user data private. By focusing on invisible AI that simplifies daily interactions, Apple delivers technology that feels effortless yet powerful. This episode also addresses the trade-offs Apple makes in balancing innovation, privacy, and ecosystem control, offering insights relevant to businesses looking to harness AI with a user-first mindset.

  13. 85

    Episode 87 - Case Study: Baidu & China

    In Episode 87 of 100 Days of Data, Jonas and Amy explore China’s national AI strategy through the lens of Baidu, one of its leading tech giants. They examine how China’s government-driven, long-term approach aligns public policy, research, and industry to accelerate AI development. Baidu’s transformation from a search engine to an AI powerhouse highlights advances in natural language processing, autonomous driving, and healthcare AI. The hosts emphasize the unique advantages of China’s data environment and its ecosystem that combines academia, industry, and government support. Challenges like regulatory hurdles and infrastructure integration are also discussed, illustrating the complex realities of scaling AI nationally. This episode offers valuable insights into the power of coordinated AI strategy and the broader impact of AI beyond commercial uses toward societal benefits.

  14. 84

    Episode 86 - Case Study: OpenAI

    In Episode 86 of "100 Days of Data," Jonas and Amy dive into OpenAI’s transformative role in generative AI, focusing on the breakthroughs of GPT and DALL·E. They explain how large language models (LLMs) like GPT use the innovative transformer architecture to understand and generate human language, enabling applications from chatbots to automated content creation. The episode highlights OpenAI’s training process, including pre-training and fine-tuning, and its emphasis on safety through techniques like reinforcement learning from human feedback. Amy shares practical examples of GPT’s impact across industries, such as healthcare and retail, while Jonas discusses DALL·E’s image generation capabilities. Together, they emphasize how generative AI is revolutionizing creativity, customer experiences, and business workflows—all while stressing the need for ethical deployment and human collaboration in this rapidly evolving field.

  15. 83

    Episode 85 - Case Study: Microsoft

    In Episode 85 of 100 Days of Data, Jonas and Amy explore Microsoft’s transformative use of AI copilots that enhance productivity across industries. From everyday tools like Word and Excel to developer-focused solutions such as GitHub Copilot, Microsoft leverages cloud computing, machine learning, and vast data ecosystems to create intelligent assistants that work seamlessly alongside humans. The hosts discuss how Microsoft’s Azure platform supports real-time AI interactions while maintaining strong data privacy and governance. Practical case studies highlight efficiency gains in sectors like automotive, finance, retail, and healthcare. Emphasizing the human-in-the-loop approach, they note that AI copilots augment human effort without replacing judgment, driving smarter workflows and collaboration. This episode offers an insightful deep dive into the technology, business impact, and ethical considerations that make Microsoft a leader in embedding AI into everyday work.

  16. 82

    Episode 84 - Case Study: Amazon

    In Episode 84 of 100 Days of Data, Jonas and Amy explore how Amazon harnesses AI to transform logistics, retail, and everyday life through Alexa. They dive into Amazon’s recommendation engine, powered by collaborative filtering and machine learning, which drives 35% of its revenue by personalizing customer experiences. The hosts also highlight AI’s critical role in optimizing Amazon’s complex fulfillment centers and last-mile delivery routes using robotics and real-time data. Additionally, they discuss Alexa’s advanced natural language processing capabilities that enable seamless voice interactions. Alongside the impressive innovations, Jonas and Amy touch on ethical challenges such as privacy, bias, and data security, emphasizing Amazon’s ongoing commitment to responsible AI. This episode offers a comprehensive look at how Amazon integrates AI deeply into its business operations, providing valuable lessons on leveraging data and AI strategies for both customer experience and operational excellence.

  17. 81

    Episode 83 - Case Study: Google

    In Episode 83 of '100 Days of Data,' Jonas and Amy explore how Google leverages massive amounts of data and advanced AI to power its search engine, advertising platform, and cloud services. They delve into the evolution from the original PageRank algorithm to modern natural language processing models like BERT and MUM, illustrating how AI improves user experience and business outcomes. The episode highlights Google's expertly engineered infrastructure that manages billions of daily searches and ad requests while addressing privacy and ethical considerations. From targeted ad auctions to scalable cloud AI services, listeners gain insight into how Google’s data-driven ecosystem drives innovation and accessibility across industries.

  18. 80

    Episode 82 - Case Study: Tesla

    In Episode 82 of "100 Days of Data," Jonas and Amy explore Tesla’s groundbreaking use of AI to transform autonomous driving and mobility. They delve into Tesla's data-driven approach, emphasizing vision-based AI over costly LiDAR systems, and how vast amounts of real-world driving data power continuous learning. The episode highlights Tesla’s innovative feedback loops, combining supervised and reinforcement learning to improve decision-making and handle rare edge cases through fleet-wide data sharing. Beyond technology, Jonas and Amy discuss regulatory challenges, safety concerns, and the strategic role of scalable software updates in evolving Tesla vehicles like smartphones. This case study showcases how AI theory, data strategy, and engineering intersect to drive innovation—offering valuable lessons for businesses aiming to turn data into competitive advantage in complex, real-world applications.

  19. 79

    Episode 81 - Checkpoint: AI People

    In Episode 81 of '100 Days of Data,' Jonas and Amy reflect on the vital human influence behind artificial intelligence. They explore the pioneers—like Alan Turing and John McCarthy—whose ideas laid the groundwork for today’s AI innovations. Emphasizing that AI is more than algorithms, they highlight the importance of understanding the people who design, build, and use AI systems. The hosts discuss how ethical considerations, bias, and collaboration shape AI’s impact on society and business. This episode serves as a reminder that behind every AI system are individuals whose values and decisions affect outcomes, making reflection on their influence essential for responsible AI development.

  20. 78

    Episode 80 - People: Sam Altman

    In Episode 80 of '100 Days of Data,' Jonas and Amy explore the influential role of Sam Altman, CEO of OpenAI, in shaping the landscape of generative AI. They discuss Altman’s journey from tech entrepreneur to a visionary leader in artificial intelligence and the business strategies behind OpenAI's rise. The episode delves into how Altman balances innovation, ethics, and commercialization through initiatives like ChatGPT and partnerships with giants like Microsoft. It also highlights his impact on the broader tech ecosystem through Y Combinator and his skill in making complex AI concepts accessible to business leaders. The hosts underscore the importance of leadership in AI—not just from a technical standpoint, but through communication, governance, and cross-sector collaborations that make AI practical and trusted across industries.

  21. 77

    Episode 79 - People: Demis Hassabis

    In Episode 79 of '100 Days of Data', Jonas and Amy spotlight Demis Hassabis, the visionary behind DeepMind and the revolutionary AlphaGo AI. They explore how Hassabis’s diverse background—from chess prodigy to neuroscientist—informed groundbreaking work in reinforcement learning. The episode unpacks AlphaGo’s historic victory over a world Go champion and discusses the implications of reinforcement learning for both academia and industry. From robotics to healthcare, Jonas and Amy illustrate how these AI innovations are reshaping real-world applications. Listeners also gain insight into the fusion of neuroscience and AI, and how DeepMind’s ethos balances scientific openness with enterprise innovation.

  22. 76

    Episode 78 - People: Yann LeCun

    In Episode 78 of '100 Days of Data,' Jonas and Amy spotlight the pioneering work of Yann LeCun, one of the key architects of modern deep learning. From his early development of convolutional neural networks (CNNs) to his leadership at Meta (formerly Facebook) as Chief AI Scientist, LeCun’s career bridges academic innovation and industrial application. The hosts explore how CNNs revolutionized image recognition and enabled AI to better interpret visual data — a foundation now used across industries like healthcare, finance, and autonomous vehicles. They also discuss LeCun’s broader contributions, including work on energy-based models and reinforcement learning, highlighting the practical impact of his theoretical insights. This episode showcases how solid AI foundations and scalable models have transformed real-world applications for billions.

  23. 75

    Episode 77 - People: Fei-Fei Li

    In Episode 77 of '100 Days of Data,' hosts Jonas and Amy take a deep dive into the groundbreaking work of Fei-Fei Li, the creator of ImageNet and a transformative figure in computer vision. They explore how her insight into the importance of large-scale, labeled datasets fueled the deep learning revolution and enabled machines to 'see' with unprecedented accuracy. From the technical design of ImageNet’s 14 million-tagged images to the sweeping impact her work has had across industries like healthcare and autonomous vehicles, this episode highlights how foundational data truly is in AI development. The conversation also weaves in the ethical responsibilities that come with curating such datasets, as well as Fei-Fei Li’s broader mission to diversify and democratize AI. This episode offers both inspiration and practical insight into why visionary data work matters.

  24. 74

    Episode 76 - People: Andrew Ng

    In Episode 76 of '100 Days of Data,' Jonas and Amy spotlight Andrew Ng, the MOOC pioneer who transformed AI education by making it accessible online. As a Stanford professor and co-founder of Coursera, Ng revolutionized how machine learning is taught, empowering millions globally with high-quality, scalable learning resources. The hosts explore his approachable teaching methods, the rise of MOOCs, and the long-term impact on industry and global talent pipelines. From foundational concepts like linear regression to specialized deep learning via deeplearning.ai, Andrew Ng’s education-first ethos helped democratize AI knowledge. The episode also touches on how his work enabled career pivots, upskilling, and industry-wide AI adoption—bringing education and innovation hand-in-hand. If you've ever taken an online course in AI, chances are Andrew Ng helped shape your journey.

  25. 73

    Episode 75 - People: Geoffrey Hinton

    In Episode 75 of '100 Days of Data,' Jonas and Amy dive into the groundbreaking contributions of Geoffrey Hinton, often hailed as the 'godfather of deep learning.' They explore how Hinton's early pursuit of understanding human cognition led to revolutionary advances in neural networks and deep learning — technologies powering today’s AI solutions from fraud detection to voice recognition. The hosts break down key concepts like backpropagation and the rise of deep belief networks, revealing how Hinton’s persistence during AI’s toughest periods laid the groundwork for modern machine learning. With real-world applications and historical insight, this episode highlights how deep learning became a practical force in industries through Hinton’s vision and innovation.

  26. 72

    Episode 73 - People: Claude Shannon

    In Episode 73 of '100 Days of Data,' hosts Jonas and Amy explore the groundbreaking legacy of Claude Shannon, the mathematician and electrical engineer who laid the foundation for the digital communication age. Known as the father of information theory, Shannon introduced mathematical principles that define how we measure, transmit, and compress data. The episode highlights pivotal concepts like entropy, channel capacity, and error correction, showing how these ideas revolutionized telecommunications and laid the groundwork for AI, machine learning, and modern computing. By demystifying Shannon’s work, Jonas and Amy illustrate why understanding information theory is crucial for today’s business leaders, especially when making data-driven and AI-informed decisions.

  27. 71

    Episode 72 - People: Alan Turing

    In Episode 72 of '100 Days of Data,' Jonas and Amy dive into the life and legacy of Alan Turing, a foundational figure in modern computing and artificial intelligence. From his groundbreaking concept of the Turing Machine to his pivotal role in World War II codebreaking, Turing’s ideas shaped the evolution of computation and AI. The hosts explore how Turing's theories, including the famous Turing Test, laid the groundwork for today’s intelligent systems—from fraud detection to virtual assistants. They also acknowledge his contributions to biology through mathematical modeling and reflect on the societal challenges he faced. This episode highlights why understanding Turing is crucial not only for technologists but for anyone aiming to leverage AI for meaningful, human-centered outcomes.

  28. 70

    Episode 71 - Checkpoint: Tools

    In Episode 71 of '100 Days of Data,' Jonas and Amy pause for a reflective checkpoint to evaluate the role of tools in your AI learning path. They explore how to choose tools that align with your skills, business needs, and data maturity — emphasizing function over flash. The episode unpacks what makes up a technology stack, why reflection is critical, and how to plan incremental tool adoption. With real-world examples from healthcare, finance, and retail, they illustrate the importance of selecting the right tools for the right stage. Whether you're starting with basic spreadsheets or piloting ML models, the hosts guide you through building a thoughtful and adaptable toolkit that grows with your AI capabilities. It's a practical look at making smarter technology choices and staying intentional in your journey.

  29. 69

    Episode 70 - Data Tools: AutoML

    In Episode 70 of '100 Days of Data,' Jonas and Amy explore AutoML—Automated Machine Learning—and its transformative impact on the data science landscape. They break down how AutoML automates model building, from data preprocessing to model selection and hyperparameter tuning. Real-world use cases in healthcare, retail, finance, and manufacturing illustrate how AutoML drives efficiency, reduces the reliance on scarce expert talent, and accelerates business innovation. The episode also covers key considerations like model interpretability, data quality, and governance, emphasizing that while AutoML empowers faster AI adoption, human insight remains critical for best results. Whether you're a data newcomer or a seasoned analyst, this episode unpacks AutoML as a powerful assistant in scaling AI efforts across industries.

  30. 68

    Episode 69 - Data Tools: Scikit-learn

    In Episode 69 of '100 Days of Data,' Jonas and Amy dive into Scikit-learn, the essential Python toolkit known as the 'Swiss army knife' for machine learning. They break down how this open-source library simplifies tasks like classification, regression, and clustering, empowering users to build models with ease and confidence. Through real-world examples—from customer segmentation in retail to predictive maintenance in manufacturing—the hosts illustrate how Scikit-learn streamlines data preprocessing, model building, and evaluation. They also highlight the benefits of its consistent API, robust documentation, and strong theoretical foundations, making it ideal for both beginners and pros. Whether you're developing a credit scoring model or forecasting product demand, Scikit-learn offers the tools you need to succeed across industries.

  31. 67

    Episode 68 - Data Tools: Hugging Face

    In Episode 68 of '100 Days of Data,' Jonas and Amy dive into Hugging Face, the go-to platform for accessing and deploying cutting-edge natural language processing tools. They explore how transformer models revolutionized NLP through attention mechanisms, enabling more accurate and context-aware language understanding. The hosts highlight Hugging Face’s impact on industries like finance and healthcare, showcasing how pre-trained models can be fine-tuned for specific use cases — from analyzing clinical notes to detecting customer sentiment. With its open-source model hub, user-friendly APIs, and supportive community, Hugging Face lowers barriers to adoption and fosters innovation in AI. Tune in to understand how organizations can save time, cut costs, and enhance transparency by embracing this powerful AI ecosystem.

  32. 66

    Episode 67 - Data Tools: PyTorch

    In Episode 67 of '100 Days of Data,' Jonas and Amy explore PyTorch, the dynamic deep learning framework that has become a favorite among AI researchers and developers. They explain how PyTorch's flexible, Pythonic design simplifies model building and experimentation, making it ideal for both rapid prototyping and real-world deployment. From its use of dynamic computation graphs to its robust ecosystem—including tools like torchvision and torchaudio—PyTorch is highlighted as a bridge between experimental research and production-ready AI solutions. The hosts walk through real-world examples in finance, healthcare, and automotive industries, underscoring PyTorch's transformative impact. Whether you’re managing AI workflows or coding models yourself, this episode illustrates why PyTorch has earned its place at the heart of modern deep learning.

  33. 65

    Episode 66 - Data Tools: TensorFlow

    In Episode 66 of '100 Days of Data,' Jonas and Amy delve into TensorFlow—Google’s open-source machine learning framework that has become a staple across industries. They explain how TensorFlow uses data flow graphs and tensors to power deep learning, enabling everything from voice assistants to medical diagnostics. The duo breaks down TensorFlow’s evolution from static graphs to eager execution, highlighting how this shift improved flexibility and usability. They also explore TensorFlow’s versatile ecosystem, including TensorFlow Lite, TensorFlow Extended, and TensorFlow.js, making it a comprehensive solution for research, production, and deployment. With real-world examples from healthcare and retail, this episode illustrates how TensorFlow empowers businesses to build scalable, AI-driven systems. Whether you're a seasoned developer or just exploring AI tools, this episode offers valuable insights into one of the most influential ML frameworks today.

  34. 64

    Episode 65 - Data Tools: Power BI & Tableau

    In Episode 65 of '100 Days of Data,' Jonas and Amy explore the evolution of business intelligence tools, focusing on Power BI and Tableau. They discuss how visualization platforms have progressed from static spreadsheets to dynamic dashboards that drive understanding and action. Listeners gain insight into how these tools transform raw data into intuitive visuals, reduce cognitive load, and support faster decision-making across industries like retail, healthcare, and finance. The hosts compare features, integration options, pricing models, and use cases, helping professionals choose the right tool based on workflow, ecosystem, and analytical needs. They also highlight how built-in AI features like Explain Data and automated forecasts bring advanced analytics to non-technical users. Whether you're exploring real-time reporting or in-depth analysis, this episode helps demystify the strengths and trade-offs of two leading BI platforms.

  35. 63

    Episode 64 - Data Tools: SQL

    In Episode 64 of '100 Days of Data,' Jonas and Amy dive into SQL—the foundational language used to communicate with relational databases. They explain how SQL enables users to ask questions, extract insights, and manage data through tables, queries, and joins. From simple commands like SELECT and WHERE to complex operations like joins and indexing, the episode demystifies SQL’s syntax and structure. Real-world examples from healthcare, retail, and finance illustrate SQL’s everyday impact on decision-making and automation. Whether you're manipulating real-time inventory or analyzing patient outcomes, SQL is a critical skill for any data-aware professional. The hosts also highlight SQL’s evolving role in cloud services and its growing flexibility with semi-structured data. This episode is both a practical guide and a strategic overview of why SQL remains central to working with data in AI-driven environments.

  36. 62

    Episode 63 - Data Tools: R

    In Episode 63 of “100 Days of Data,” Jonas and Amy dive into R, the beloved statistical programming language designed for data analysis. They explore how R’s origin as a tool for statisticians has made it essential in industries from healthcare to retail, delivering powerful statistical methods, rich visualizations, and reproducible reporting. With real-world case studies — from hospital networks improving patient care to retailers optimizing inventory — they show how R translates data into actionable insights. The hosts also compare R to Python, offering guidance on when each tool shines. Practical advice for organizations adopting R, the benefits of R Markdown, and the strength of the R community round out this informative episode tailored for those looking to deepen their analytical toolkit.

  37. 61

    Episode 62 - Data Tools: Python

    In Episode 62 of '100 Days of Data,' Jonas and Amy explore why Python is often called the language of data science. They discuss its accessible syntax, wide-ranging libraries like Pandas and NumPy, and the power of its open-source community. From retail to automotive, Python is helping teams analyze trends, automate processes, and extract insights faster—often without waiting on IT. The episode also emphasizes the importance of pairing Python adoption with best practices to avoid messy code. Whether you're a business analyst or an AI researcher, Python bridges teams and transforms data into action. This episode sets the foundation for understanding how Python powers everything from automation to predictive analytics across industries.

  38. 60

    Episode 61 - Checkpoint: Industry Applications

    In Episode 61 of '100 Days of Data,' Jonas and Amy hit the pause button to reflect on how AI and data are transforming real-world industries. From healthcare to finance, automotive to retail, the hosts revisit some of the most compelling use cases discussed in previous episodes. This checkpoint offers valuable insights into how data science concepts are applied in practical settings — improving patient outcomes, reducing fraud, enabling smart vehicles, and optimizing retail supply chains. They explore the importance of aligning business goals with AI tools, the need for ethical considerations, and how every industry — no matter how traditional — can find value in AI-driven solutions. Whether you're in tech, healthcare, or consumer products, this episode provides a vivid snapshot of AI’s expanding footprint and reminds listeners that impactful AI starts with high-quality data and clear intent.

  39. 59

    Episode 60 - AI in Social Media

    In Episode 60 of '100 Days of Data,' Jonas and Amy explore how artificial intelligence drives social media feeds and the reasons behind their addictive nature. They unpack the role of algorithms in selecting personalized content, how engagement metrics shape your experience, and the unintended consequences like echo chambers and feedback loops. The duo explains recommendation systems, content moderation powered by NLP, and why these AI models are both powerful tools and ethical minefields. Drawing from real-world stories in advertising and healthcare, Amy and Jonas offer insights into how businesses can better navigate platform algorithms. They discuss the balancing act between engagement optimization and responsible content delivery, giving listeners a behind-the-curtain look at the AI mechanics shaping digital interaction. Whether you’re a tech enthusiast or a marketing leader, this episode offers valuable takeaways on the hidden forces steering your scroll.

  40. 58

    Episode 59 - AI in Sports

    In Episode 59 of '100 Days of Data,' Jonas and Amy explore how AI is transforming the sports industry, from enhancing player performance and preventing injuries to fine-tuning game strategy and enriching fan engagement. They dive into real-life examples, such as AI-powered training regimens, predictive modeling for season simulations, and real-time analytics like NFL’s Next Gen Stats. The conversation also covers the data collection technologies behind these innovations—from GPS trackers to computer vision—and the ethical considerations around biometric data. This episode illustrates how AI is not just reshaping gameplay but also revolutionizing the business and experience of sports through data-driven decision-making.

  41. 57

    Episode 58 - AI in Manufacturing

    In Episode 58 of '100 Days of Data,' Jonas and Amy explore how artificial intelligence is transforming the manufacturing industry as part of the Industry 4.0 revolution. They dive into the roles of smart robots, predictive maintenance, and the Internet of Things (IoT) in creating more efficient, responsive, and cost-effective production lines. Real-world examples—from predictive analytics in automotive assembly to digital twins in food packaging—demonstrate how data-driven insights are reshaping operations and quality control. The episode also addresses key challenges like data integration, cybersecurity, and change management, offering a comprehensive look at both the promise and the pitfalls of AI in manufacturing. Whether you’re an engineer, executive, or AI enthusiast, this episode breaks down complex systems into clear, practical insights for the modern factory.

  42. 56

    Episode 57 - AI in Entertainment

    In Episode 57 of '100 Days of Data,' Jonas and Amy explore how AI powers personalized experiences on platforms like Netflix and Spotify. They break down the core technologies behind recommendation systems—collaborative and content-based filtering—and how these systems evolve with hybrid models and deep learning. The hosts also tackle key challenges such as the cold start problem, filter bubbles, and privacy concerns, offering insights into how algorithms adapt to real-time user behavior. Real-world examples, from music streaming in cars to in-game personalization, illustrate how AI keeps users engaged and businesses thriving. This episode is a deep dive into the sophisticated data-driven systems that turn endless entertainment options into tailored, engaging experiences.

  43. 55

    Episode 56 - AI in Logistics

    In Episode 56 of '100 Days of Data,' Jonas and Amy explore how artificial intelligence is revolutionizing the logistics industry—from warehouse automation to predictive analytics. They break down key AI concepts like optimization and machine learning, illustrating how they’re used to streamline supply chains, forecast demand, and manage risk. Real-world examples, including autonomous delivery fleets and AI-driven demand planning during the pandemic, highlight the tangible business and social impact of these technologies. The hosts also discuss implementation challenges such as data quality, system integration, and explainability, offering practical advice for organizations embarking on their AI journeys. Whether you're in retail, manufacturing, or healthcare, this episode delivers insights into how AI can make supply chains faster, smarter, and more resilient.

  44. 54

    Episode 55 - AI in Education

    In Episode 55 of '100 Days of Data,' Jonas and Amy explore how artificial intelligence is transforming education through personalized learning and advanced edtech solutions. They dive into the mechanics of AI-powered tutoring, from Bayesian Knowledge Tracing to adaptive lesson delivery, and highlight real-world applications from platforms like DreamBox, Coursera, and Duolingo. The episode also touches on key challenges, such as data quality, algorithmic bias, and the ethical considerations surrounding student privacy. Listeners will gain insights into how AI supports both learners and educators, enhancing engagement, efficiency, and outcomes across K-12, corporate training, and lifelong learning paths. From gamified simulations to AI teaching assistants, this discussion makes clear that education is no longer one-size-fits-all—thanks to data-driven innovation.

  45. 53

    Episode 54 - AI in Government

    In Episode 54 of '100 Days of Data,' Jonas and Amy explore how AI is revolutionizing government operations, from streamlining digital services to enabling predictive policymaking. They discuss how digitalization lays the groundwork for innovation, allowing governments to automate workflows, analyze large datasets, and proactively address public needs. Through real-world examples—from AI chatbots in the UK tax system to predictive fire risk models in New York—they illustrate how AI can enhance efficiency, accessibility, and decision-making. They also address the challenges, including data privacy, bias, and the need for explainable models, emphasizing the importance of ethical frameworks and human oversight. Whether it's improving service delivery or public trust, this episode highlights why responsible AI is critical to the future of government.

  46. 52

    Episode 53 - AI in Agriculture

    In Episode 53 of '100 Days of Data,' hosts Jonas and Amy explore how AI is revolutionizing agriculture through precision farming and crop prediction. They discuss how data from soil sensors, drones, and satellite imagery is used to optimize irrigation, fertilization, and harvest timing. Real-world examples from farms in the Midwest, California, and India highlight the powerful role of AI in increasing yields, conserving resources, and mitigating risks like pest outbreaks. The conversation also addresses the challenges of adoption, including high upfront costs and the need for clean, reliable data. With insights into IoT integration, adaptive AI models, and the cultural shift required for tech adoption, this episode provides a comprehensive look at how farming is becoming more data-driven, efficient, and sustainable.

  47. 51

    Episode 52 - AI in Energy

    In Episode 52 of '100 Days of Data,' Jonas and Amy explore how artificial intelligence is revolutionizing the energy industry — from managing smart grids to enabling predictive maintenance and renewable integration. They explain how AI processes real-time sensor data to predict demand, prevent equipment failures, and even orchestrate energy flows between consumers and producers. Through practical examples like EV charging, wind farm optimization, and anomaly detection, the duo highlights AI's role in making energy systems more adaptive, efficient, and sustainable. Listeners will also gain insight into some critical challenges, including outdated infrastructure and complex regulations. Whether you're new to energy tech or deeply embedded in the sector, this episode offers a clear, engaging look at how AI is powering the future of energy.

  48. 50

    Episode 50 - What’s Next?

    In Episode 50 of '100 Days of Data,' Jonas and Amy fast-forward to the year 2050, exploring how data and AI could redefine the way we live, work, and relate to technology. Through the lens of foresight—a structured approach to speculating about the future—they discuss how current trends in AI, from autonomous vehicles to personalized healthcare, are shaping multiple potential futures. The duo reflects on both opportunities and ethical challenges that come with living in a data-driven world, such as digital inequality, privacy concerns, and human–machine symbiosis. They emphasize that foresight isn't just for futurists—it’s a crucial tool for businesses and professionals looking to navigate uncertainty with better strategy and resilience. Whether it’s smart cities or AI-augmented workplaces, this episode explores what’s next and how to prepare for it.

  49. 49

    Episode 49 - The Singularity Debate

    In Episode 49 of '100 Days of Data,' Jonas and Amy tackle the provocative question: will AI surpass human intelligence? They explore the concept of the technological singularity, breaking down key terms like Artificial General Intelligence (AGI) and superintelligence. The discussion ranges from current AI capabilities to speculative futures, examining both the excitement and concerns surrounding these advancements. With practical insights from business and academia, they highlight the ethical, societal, and operational implications of fast-evolving AI tech. While AGI remains a theoretical goal, today's leaders can benefit by balancing innovation with responsibility, ensuring AI deployments align with both business value and human-centered values.

  50. 48

    Episode 48 - AI & Human Augmentation

    In Episode 48 of '100 Days of Data,' Jonas and Amy explore how AI can serve as a powerful partner to humans through augmentation rather than replacement. The conversation reframes AI from a threat to a collaborator, highlighting real-world examples in healthcare, finance, retail, and manufacturing where human+machine teams outperform either alone. They discuss key concepts like cognitive load, explainability, and the 'centaur model' from chess, emphasizing the importance of designing AI systems that enhance human judgment, not sideline it. The episode also digs into the historical roots of Augmented Intelligence and explains how organizations can drive adoption by centering human expertise in AI-powered workflows. Whether you're a business leader or curious technologist, this episode offers valuable perspective on how a collaborative AI future is not only possible but already underway.

Type above to search every episode's transcript for a word or phrase. Matches are scoped to this podcast.

Searching…

We're indexing this podcast's transcripts for the first time — this can take a minute or two. We'll show results as soon as they're ready.

No matches for "" in this podcast's transcripts.

Showing of matches

No topics indexed yet for this podcast.

Loading reviews...

ABOUT THIS SHOW

🎙️ 100 Days of Data — Learn, Explore, EvolveWelcome to 100 Days of Data, a podcast and learning journey exploring how data, AI, and digital transformation are changing the way we live, work, and lead.Hosted by Sven, a technology and business leader passionate about turning insights into impact, each episode dives into real-world applications of data and artificial intelligence — without the buzzwords.Here, you’ll find:1) Thoughtful conversations about AI, analytics, and automation2) Insights on digital leadership and innovation3) Reflections on how humans and technology can grow together4) Practical takeaways you can apply in your own work and learning journeyWhether you’re a data enthusiast, business leader, or just curious about the future, this channel will inspire you to learn something new — one day, one idea, one story at a time.🔔 Subscribe and join the journey toward a smarter, more data-driven world.

HOSTED BY

Sven Sommerfeld

CATEGORIES

Frequently Asked Questions

How many episodes does 100 days of data have?

100 days of data currently has 50 episodes available on PodParley. New episodes are automatically indexed when they're published to the podcast feed.

What is 100 days of data about?

🎙️ 100 Days of Data — Learn, Explore, EvolveWelcome to 100 Days of Data, a podcast and learning journey exploring how data, AI, and digital transformation are changing the way we live, work, and lead.Hosted by Sven, a technology and business leader passionate about turning insights into impact,...

How often does 100 days of data release new episodes?

100 days of data has 50 episodes. Check the episode list to see recent publication dates and frequency.

Where can I listen to 100 days of data?

You can listen to 100 days of data on PodParley by clicking any episode. We provide an embedded audio player for direct listening, and you can also subscribe via your preferred podcast app using the RSS feed.

Who hosts 100 days of data?

100 days of data is created and hosted by Sven Sommerfeld.
URL copied to clipboard!