Logo
    Search

    data visualization

    Explore "data visualization" with insightful episodes like "EP 222: The Dispersion of AI Jobs Across the U.S. - Why it matters", "How psychology can help people make better decisions, with Lace Padilla, PhD, and Hannah Perfecto, PhD", "Clamp & Interpolate", "Research Methods - Presentation of quantitative data" and "Ease-of-use is first priority in all design" from podcasts like ""Everyday AI Podcast – An AI and ChatGPT Podcast", "Speaking of Psychology", "Syntax - Tasty Web Development Treats", "AQA A-Level Psychology" and "AdBriefing Copywriting Tips"" and more!

    Episodes (6)

    EP 222: The Dispersion of AI Jobs Across the U.S. - Why it matters

    EP 222: The Dispersion of AI Jobs Across the U.S. - Why it matters


    Awesome Stuff From Our Partner, NVIDIA -
    Register for the FREE virtual NVIDIA GTC Conference or buy tickets to the in-person event and fill out this form here: https://www.youreverydayai.com/nvidia-giveaway/

    When we talk about AI jobs, we normally think that AI is just taking our jobs. But that's not necessarily how it's happening in the real world right now. AI jobs are being dispersed all across the US. Anil K. Gupta, Michael Dingman Chair in Strategy, Smith School of Business, The University of Maryland, and Evan Schnidman, Co-Founder & CEO of Outrigger Group, join us to take a look at AI jobs in the US.

    Newsletter: Sign up for our free daily newsletter
    More on this Episode: Episode page
    Join the discussion: Ask Jordan, Anil, and Evan questions on AI jobs

    Related Episodes:
    Ep 132: Enterprise AI – Future Careers and How to Prepare
    Ep 106: Using AI to Land a New Career

    Upcoming Episodes: Check out the upcoming Everyday AI Livestream lineup
    Website: YourEverydayAI.com
    Email The Show: info@youreverydayai.com
    Connect with Jordan on LinkedIn

    Timestamps:
    01:40 Daily AI news
    04:45 Intro to Anil and Evan and the
    06:30 UMD LinkUp AI Map
    11:16 Interactive map shows dispersion of AI jobs.
    15:35 Key sectors for AI talent: finance, retail.
    20:07 AI job growth surprises, emphasizes Washington DC.
    23:16 Anil discusses AI's impact on future jobs.
    27:18 Upcoming research will cover sectors, skills, geographies.
    28:41 Universities can use data to uncover AI opportunities.
    32:52 AI job growth expected to accelerate, then plateau.
    35:02 Access company career pages for information. Use data portal to find geographical information.

    Topics Covered in This Episode:
    1. The UMD LinkUp AI Map Project
    2. AI Workforce and Labor Market
    3. Understanding AI Job Growth in Various Sectors
    4. Dissecting the Job Landscape and the Rise of AI Jobs
    5. Future of AI Jobs

    Keywords:
    AI Jobs, AI technology, Artificial Intelligence, Job market, Labor market data, LinkUp, Washington DC, AI job growth, Defense sector, Intelligence agencies, Technology companies, Banking, Insurance, Retail, Consulting firms, Deloitte, Accenture, John Deere, Caterpillar, Heavy equipment industry, UMD link up AI maps tool, Geographic dispersion, IT Jobs, Total employment, AI skills, Silicon Valley, Outrigger Group, UND Link Up AI Maps project, AI workforce, AI job opportunities.

    How psychology can help people make better decisions, with Lace Padilla, PhD, and Hannah Perfecto, PhD

    How psychology can help people make better decisions, with Lace Padilla, PhD, and Hannah Perfecto, PhD

    All day, every day, we have to make decisions, from what to have for breakfast to how to spend our money to whether to evacuate ahead of a hurricane. Psychologists’ research is helping us understand why people make the decisions they do, from trivial choices to life-and-death ones. Decision scientists Lace Padilla, PhD, and Hannah Perfecto, PhD, discuss why people make bad decisions, how even small changes in the way choices are presented can nudge us to make different ones, and how can decision researchers’ findings could best be deployed in the real world.


    Links


    Lace Padilla, PhD


    Hannah Perfecto, PhD


    Speaking of Psychology Home Page

    Clamp & Interpolate

    Clamp & Interpolate

    In this Hasty Treat, Scott and Wes talk about clamp and interpolate and how you might want to use them in your next project.

    Sentry - Sponsor

    If you want to know what’s happening with your code, track errors and monitor performance with Sentry. Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health. Cut your time on error resolution from hours to minutes. It works with any language and integrates with dozens of other services. Syntax listeners new to Sentry can get two months for free by visiting Sentry.io and using the coupon code TASTYTREAT during sign up.

    NAME - Sponsor

    There are hundreds of payments processing companies out there. Hit up developer.paymentshub.com/syntax to learn more about how Payments Hub Developers not only processes ecommerce and in-person payments, but also boards and underwrites your merchants in as little as 90 minutes. We are currently offering Syntax listeners who become new partners 6 months free data through our Business Reporting API!

    Show Notes

    CSS clamp:
    font-size: clamp(1rem, 10vw, 2rem);

    JavaScript Clamp:
    const clamp = (num, min, max) => Math.min(Math.max(num, min), max)

    Tweet us your tasty treats

    Ease-of-use is first priority in all design

    Ease-of-use is first priority in all design
    Have you ever been frustrated about how difficult the website is to use? Have you dropped out of a survey because it was too long or awkward?

    When you design it is important to focus on the end-user, not your creative skills. Too many spreadsheets, forms, websites, and even content is difficult to use.

    If it’s difficult to use, your reader will drop out early. The best approach is to write how they expect to receive the materials. Today’s podcast covers tips and ideas to make your materials easier to follow.

    If all of the strategy you’ll reach more people, and they will take action with your words. The right words with the wrong delivery is just as bad as no words at all.

    All About CSS BEM!

    All About CSS BEM!

    Scott and Wes dive into CSS BEM — What is it? Why do you need it? How does it work?

    Sign up for D3 in 5 Days — Sponsor

    D3 has a bit of a bad reputation for being hard to learn so Ben Clinkinbeard has put together this awesome 5 day email course that will get you comfortable with the 3 or 4 fundamental concepts that are needed to create amazing data visualizations with D3.js. Get it now

    The Show Notes!

    01:00

    • Minisode! What do you think?
    • Meijer is the best!

    05:00

    • What is CSS BEM?
    • What problems does CSS BEM solve?
    • Block, Element, Modifier!

    8:00

    • What about really long class names?

    9:00

    • Use with Sass/Stylus

    12:00

    • What about styled components?!

    15:00

    • Listener Question: Do / should you use Dropbox for a website with Git and node_modules?

    Tweet us your tasty treats!