Meagan Longoria Banner Image

Meagan Longoria is a business intelligence consultant with Denny Cherry & Associates Consulting and a Microsoft Data Platform MVP. She helps people understand their data and use it to make better decisions. While her skills include data modeling, data warehousing, and reporting, she has a special focus on data visualization. Meagan looks forward to the day when data visualization practitioners talk about accessibility as an essential part of data visualization. She enjoys sharing her knowledge and experiences at conferences and user group meetings as well as through her blog.

In this week’s episode, Meagan and I talk about creating data visualizations that are accessible by everyone. How should we think about ‘alt tags’ and how do people with other types of disabilities work with the computer? We talk about a lot of examples and techniques in this week’s episode, and I hope you will be able to put them to good use. Meagan shared a bunch of numbers and resources, which I have put in the Episode Notes below.

Episode Notes

Meagan’s blog | https://datasavvy.me/category/accessibility/

CBS News | The hidden cost of disability discrimination

Center for Talent Innovation | Disabilities and Inclusion

Institute on Disability, University of New Hampshire | 2018 Annual Report on People with Disabilities in America

Department of Labor | Persons with a Disability, 2018

Support the Show

This show is completely listener-supported. There are no ads on the show notes page or in the audio. If you would like to financially support the show, please check out my Patreon page, where just for a few bucks a month, you can get a sneak peek at guests, grab stickers, or even a podcast mug. Your support helps me cover audio editing services, transcription services, and more. You can also support the show by sharing it with others and reviewing it on iTunes or your favorite podcast provider.

Transcript

Welcome back to the PolicyViz Podcast. I’m your host, Jon Schwabish. I hope everyone is well, I hope everyone is safe and healthy, and on this week’s episode we are going to talk about and think about how to make our websites, our Data Visualizations, and anything we post on the web, more accessible. We’re going to talk about accessibility for people who have vision difficulties. We’re going to talk about accessibility for people who have intellectual or cognitive or other physical disabilities. And to help me do that and think about these various issues, I’m really happy to have Meagan Longoria on the show. Megan and I touched base over Twitter a few months ago, as I have been doing some work with some colleagues at the Urban Institute to think about how we can make our work more accessible to people who are using it and reading it. So there’s a lot of material in this week’s episode, I have posted all of it to the show notes page, I hope you’ll use it, I hope you’ll think about it. And if you have some strategies for how you have made your content more accessible on the web, please do let me know. Shoot me a note on Twitter or via email or in the comments on the show notes page for the show. So I hope you’ll enjoy this week’s episode with Meagan Longoria, and here is that conversation.

Jon Schwabish: Hi Megan, how are you, welcome to the show.

Meagan Longoria: Hi, I’m great, thanks for having me.

JS: This is really exciting to talk to you about, accessibility and inclusion when it comes to DataViz. It’s also exciting because we actually got to meet in person not that long ago which was way more fun than emailing and talking on the phone for many times.

ML: Yeah, definitely.

JS: So I want to talk about your work on accessibility, your work with Power BI, and all the toolkits and worksheets that you have for folks. So before we get into all of my burning questions maybe you can start by telling listeners a little bit about yourself and how you got into this interest in making things, especially DataViz, more accessible for people.

ML: Sure. So I’m a business intelligence consultant with Denny Cherry & Associates Consulting. We focus a lot on the Microsoft data platform, so we do data warehousing, and I work with a lot of database administrators, and I started out really in data warehousing. In fact, I started out working in a finance department where no one really cared about DataViz and they just wanted their numbers in Excel. And right after that, I switched to working for a sales operations group where everybody wanted images and really nice reports because they were sharing it with their customers. And so that started my interest in data visualization, in general, and I’ve been in consulting about seven-eight years now, and what I found is DataViz in general is kind of that last mile when you’re dealing with technology consultant, and a lot of people who say they’re in business intelligence don’t do DataViz, they want to do ETL where they extract data and transform it and land at places and I do that too, but data visualization is how my customers see all that other work that’s been done. So when Power BI came out 2015-2016, it didn’t have as many features and they slowly started adding really great accessibility features in there, and it got me interested in it. And also, I have family members that are legally blind and so I grew up with seeing how that affects people in general. And when those two things kind of came together that was really interesting to me. So I just tried things out, what could I do with Power BI, what were the features in there, and I found out that Power BI is one of the most accessible DataViz products from a consumption standpoint because even the interactivity is keyboard accessible, is screen reader accessible, and then I just went down the rabbit hole.

JS: So I want to get back to the specifics of Power BI and later in the year I’ll have a couple of folks from Power BI on the show to talk about what they’ve been doing, but can you give us a sense of the types of people who require a different level of accessibility – I think most people who are working with data and creating data visualizations instinctively think of red-green color vision deficiency or color blindness. But there are other types of accessibility requirements, I was wondering if you could talk a little bit about different types of accessibility for different types of groups and people?

ML: Sure. Definitely, color blindness is the thing we often think about because color is so prevalent in DataViz. Just low vision people in general, we need to try to design for that, which is a lot of color contrast, making sure that things are able to be differentiated from each other. There’s also cognitive accessibility and there’s actually less research there to tell us exactly what to do, so we have to borrow from UX research and other areas not specific to data visualization to get that. There’s all kinds of motor disability, people that don’t use a mouse, you know we build tableau and Power BI reports and we use them most of the time by clicking – well, what happens when someone doesn’t click on your report, they tab through your report, they use all the keyboard shortcuts? It’s a very, actually easy thing in Power BI to make something keyboard accessible, and a lot of that is built in. In fact, Power BI has other things built in, like screen readers automatically read the visual title, the type of visual and the ALT text for you, that’s just built in. So these local tools are coming up with ways to help, but there’s also things that you can’t touch. So when you talk to a web developer they talk about ARIA tags. Well, we don’t mess with the ARIA tags, that’s the Power BI team’s job. So there’s kind of a big split there in [inaudible 00:06:10] code tools, and what am I responsible for is the data visualization designer and what did the tool at least try to do for me.

JS: Right. So can you give us an example of, let’s say, a more complex chart, so let’s move beyond line charts, maybe just a scatterplot, we’ll take it easy, so scatterplot in Power BI and how the tool is more accessible than say a chart and another unnamed, it doesn’t really matter, an unnamed dashboarding tool. So what are the components that are in Power BI specifically that they have built into the platform that make it accessible for more people?

ML: A lot of that is just built in keyboard accessibility, so I can use my keyboard to navigate through the axes and select a specific axis value and have that filter the chart. I can turn that chart into a screen reader accessible table so that the screen readers can read it. I don’t know if you’ve ever played with a screen reader, but most really advanced or common users, they listen to things at 300 words per minute or more. It’s superfast, it’s not like us if we think about reading every single value, it’s more like us when we scan. And so having those features in there is really interesting because now we’re no longer assuming that someone who uses a screen reader doesn’t want to see data visualization. So just a keyboard accessibility of being able to select every single point and every single access value that’s available on the chart, I think is pretty big instead of going, oh it’s a static chart and all you get is ALT text.

JS: Right. Okay, so let’s move away from Power BI and just more generally, what are the sorts of things that people who maybe are not using Power BI maybe are making static graphs or may be building things directly in the browser, what should they be thinking about and how should they be thinking about creating accessible content, and I think we could probably start with the static graphs where maybe ALT text is the first thing we can talk about, I would guess most people listening to the show are creating static images that they’re putting on their website or our website, so what are the things that we should be thinking about when it comes to at least adding the ALT text to an image? And maybe before you actually answer that, you can explain to people what ALT text is because I’m not sure everybody knows what it is.

ML: Sure. So ALT text is text that we don’t typically see unless we are using a screen reader or designing something and putting the ALT text in there. So if you couldn’t see an image, pretend you set your browser not to load any images, what would be the description that you need to give people to tell people what should have been there – that’s essentially what we want to put in ALT text. ALT text is used for all kinds of images and shapes and it’s not specific to data visualization, it’s really just a general web or document accessibility feature that’s found almost everywhere. So we want to make sure that we’re describing what people should put in there and that’s kind of tricky depending on what tool you’re using and what you want people to know, but if it’s a static graph, you can actually tell them the conclusion. We talk to people about just general message of your chart and you have to be able to articulate in one sentence what do I want people to get out of this graph, if you’re making a static chart, that’s probably a really good candidate for ALT text. So combine that with what people get out of the title of your chart and that should be the everything that person needs to know to understand what’s in there. And remember that screen reader users are not all completely blind, a lot of them are low vision or they have different visual processing issues, so sometimes it’s a, give me a really descriptive title in ALT text to tell me whether or not I should expend the effort to go look at the rest of the data.

JS: Okay, so it’s going to take you more effort to enter into the details of this graph, but it’s a cue to say, to tell people that they should or should not do that.

ML: That’s how I tend to use it, yeah.

JS: Yeah, I mean, it’s interesting that you say use the ALT text to make that one sentence or that one phrase that describes a chart, because I think a lot of people probably should be doing that for the title of their charts in general for everyone.

ML: Yes. So it turns out accessibility usually leads to better usability for everybody. There’s actually a name for that. It’s called the curb cut effect, and it’s literally about curbs. Back before the 70s, we didn’t have the curb cuts, meaning that that slow low-grade ramp from the curb down to the street, so people in wheelchairs couldn’t get around, and then when those became more ubiquitous, people in wheelchairs had increased mobility, they could go down the street without a problem, without having to roll into the street and be worried about cars, but also parents with strollers and skateboarders and people with luggage benefited. So most of the things we do for accessibility are actually really good for usability for anyone.

JS: That’s a really good point. Okay, so we’ve talked a little bit about ALT text and what folks can do with their static charts and also to create more active titles that tell the story, so what else can folks do, I think sort of generally be it static charts or being interactive charts either maybe they’re making something custom or they’re using another dashboarding tool that maybe hasn’t thought as carefully as the Power BI team?

ML: My top thing is sufficient color contrast, measure your color contrast. I tend to use the WCAG standards, so they’re about measuring – now they have non-text standards as well, but even just on the text, does your text stand out sufficiently from the background; if you have a colored background and you have a bar chart, do your bars stand out. There are a billion and one free tools to measure your color contrast and just make sure that the thing that you want to stand out does stand out. Again, that’s pretty attentive attributes as well as accessibility, so you’ll see this theme, everything we do actually helps a whole lot of other people than just the target for the accessibility fix. But yeah, measure your color contrast, make sure people can read it, we make all these cool dashboards and then they’re like a black background with light grey text and it’s kind of fuzzy and no one can see. Well, maybe you can see, I’m young and I wear contacts so most the time that works out, but a lot of people can’t, and so they’re immediately turned off of what you’re trying to tell them because DataViz is communication, you are like, I’m talking to you and you but not you, sorry no color contrast for you.

JS: Right. Another thing that you and I have talked about in the past is the use of jargon in the text in and around the chart, and I wonder if you could talk a little bit about jargon and abbreviations and how we can do a better job of that when we’re creating our content.

ML: Yeah, so jargon has to do with cognitive accessibility. We want people to be able to easily understand what we’re trying to tell them. When we use jargon, people have to use extra cognitive processing ability to remember what that jargon means or go look it up and now we’ve got them distracted, they are on some other website looking it up. When we can remove jargon, it makes it more accessible to people who have trouble maybe remembering things or people who have trouble reading, but it’s also people who are new to this job or industry and are reading something for the first time, what if we just spelled it out. I think we had this bad habit for the last maybe last decade and before, we abbreviated things because we were pressed for space, our title could only be so long. But most tools have gotten beyond that now. You can make your title multiple lines in Excel, in Power BI, in Tableau I think, in lots of tools. So what if we just told people what we were trying to tell them instead of kind of gatekeeping there. If you really wanted them to know, don’t put all this jargon in there, and it’s hard because we talk like that in our organizations. But every time we talk like that there’s someone to think about it in a meeting, the new person leans over and whispers, what does that mean. Make your DataViz so that a new person doesn’t have to lean over and ask that, or put a glossary, you know what, sometimes ideas and the data we’re communicating is sufficiently complex, there’s no way we can take out every single industry term. So it again comes down to knowing our audience. If our audience has sufficient knowledge to understand that term like I have charts where I say USD because my audience understands that’s US dollars and I find that one to be acceptable, but if you just did it out of habit what if you went back and replaced all that with real words, the chances are you’ll keep someone’s attention longer because they didn’t have to go look something up or get frustrated because they didn’t know what something meant.

JS: Right. You know it’s funny for all the things we’ve been talking about so far, I think you’re right that it helps everybody. I mean, one of the things that when I talk to researchers about is cutting down on their jargon just to make things easier for everyone to understand because you’re not always talking to the person who’s been doing the same research you’ve been doing for the last five years. So this seems to be another way, another arrow in the quiver, I guess to say why we shouldn’t be using jargon, it’s not just for a general audience but it’s also for some specific audiences that may be interested in the content but when we’re using these jargons and these abbreviations that’s really hard to understand.

ML: Yeah, it also helps people who speak a different native language. So it’s not just the diagnosed disabilities as we like to call them. I see very blurry lines around all of that. There’s a model where people talk about, is the disability permanent, temporary, or situational, and there’s a great little infographic out there, and one of the examples is permanent is a person with one arm; and temporary is they have an arm injury, it’s in a sling, but it’ll be out in a few weeks; and situational is more like, oh it’s a parent who’s holding a child that they need to take care of but they’re also looking at your report, how do they interact with your report when they have one arm. So all of these things are we don’t think of ourselves maybe as disabled but sometimes we are situationally disabled. I would take conference calls sometimes in airports because I travel as a consultant. Well, that’s a different situation in which I need to process information and sometimes it’s loud and sometimes I’m distracted. So what can I do to make my DataViz more accessible to even people like me who are just in different situations or even just have different preferences in the way that we work? We talk about, in Power BI, it’s called Tab order, but it’s essentially the reading order, it’s a thing you can even set in PowerPoint, what order do we visually come across things. Well, what if I’m a keyboard user. When I don’t set the tab order and this is one thing that I’m hoping the Power BI team will actually add a feature for, it’s the order in which the visuals were placed on the page when the person built it. So that’s kind of random because I don’t build my reports in order, I place things and rearrange them. Well, if we don’t set tab order which is one of my top five things I tell people to set, when someone using a keyboard or a screen reader comes to that, it bounces all over the page.

JS: Right. Yeah, I think that’s sort of a basic with Microsoft in general, right, Microsoft products, it’s the order in which you add shapes and texts and images and PowerPoint, for example, isn’t how you want it to be at the end. You have to go in and manually rearrange everything on the slide.

ML: Right. So my feature request to them has been what if we set it automatically by X, Y coordinates. It wouldn’t be perfect but it would be 80% there, because we tend to read at least image-heavy reports in a Z order, so kind of set it so that it’s in a Z order anyway. So that’s a big thing for people to set. You can set it in Excel and lots of other products. Make sure your keyboard users can get to things in the same order that you see them.

JS: Okay. So you’ve given us a lot of things to think about as individual content creators. How do you think people can go ahead and convince their organization as a whole to do a better job with accessibility? So it is one thing for me as an individual data visualizer to make my graphs better colors, larger texts, add ALT text. But are there ways, are there toolkits, are there worksheets, are there arguments that I as an individual can make to my organization that you have found successful?

ML: I think a lot of it is a culture thing, so absolutely there should be checklists, I have a checklist for Power BI accessibility on my website at datasavvy.me. So if someone needs it, it’s free, you’re welcome to it. But most people don’t tend to care if they don’t know someone with a disability that they’ve seen them struggle, and most of us assume that everybody in our audience, unless we can see it, does not have a disability. So when I start talking to organizations about disability, I tell them about the stats, and in the US, one in four adults has a disability that impacts their major life activities. 30% of college-educated employees that are working full-time in white-collar jobs have some kind of disability. I was on a call with someone and I asked them about their color contrast because it really just wasn’t, I mean, it was almost hard for me to read and granted I’m kind of trained to spot this stuff but still, and he said, oh no one in my audience had a disability. And I went, well, how do you know that, because 62% of employees with disabilities have the invisible kind of disability, you can’t see, and because these people experience so much negative bias and discrimination in the workplace, they really don’t often tell people about it. There was a study that said like 39% of people tell their managers they have a disability and only 24% tell their team. So first, don’t assume that everything is fine just because no one has asked for an accommodation, really assume the opposite, assume that you are actively discriminating against people by not doing this. You can’t fix it for everybody. It’s just like anything else in data visualization in that one thing, because data visualization is part science and part culture and learning, it doesn’t work the same for every person, we all see differently, we hear differently, we use our hands differently. So we go for that universal design thing where we try to hit as many people in our intended audience as possible knowing that it’ll never be 100% perfect. But then we start including DataViz topics in our QA, accessibility topics in our quality assurance. When we’re checking something before it goes out, we check colors, a lot of people make sure that they’re on brand, that it’s formatted with certain margins, whatever it is. Why would you not include accessibility in that checklist?

JS: Right. Yeah, it is something that’s come up a few times in conversations I’ve had with people on this, you know, when should I care. I had a colleague years ago. We were working on a graph and he had red and green bars and at the time this was like the only level of accessibility I had thought about, and I said, well, I think it’s about 10% of people who have trouble with red-green combination. He said, 10%, I don’t really care about 10%. Of course, at the time I was like, well, our boss has that red-green colorblindness so we should at least think about our boss. But I think what you’re saying is it doesn’t matter what the statistics are or what the cutoff is, is that we try to at least do our best and think about the people who have some various forms of disabilities or challenges and that we try to create content that they can use and see, and it’s not so much about the raw numbers of people.

ML: Yeah, I mean, whoever is in your job right now, like your boss can change, and then someone who wasn’t colorblind, the next person in the position is. So trying to base it off of these exact people or a certain number of people gets a little tricky. When it comes down to cost benefit and you have to draw a line, then maybe you can look at that. For instance, I have a top five tips and we’ve talked about most of them that I ordered based on looking at stats and saying, well, how many people tend to have this type of disability. So there are fewer screen reader users than there are people with cognitive disabilities. So I think removing unnecessary jargon is very important, but there are also things we can just do. What if instead of doing red-green shading you did icons and they could still be red and green even though I don’t particularly love those, but the icon changed, green as a circle, red as a square, that would help so many people who don’t see color the way we do. What if you just always did that? I think we think accessibility is just so hard and so we go for none of it instead of some of it. And some of this, we just build habits, we set standards in our organization of don’t use color as the only means of conveying information and people complain about it at first because they’re not used to it and then after a while it just becomes habit like anything else, we check that we have good titles, we were doing that before we thought about accessibility, now we check that color has good contrast and that we’re not using color as the only way to convey information. It becomes more familiar and less burdensome over time just like anything else, I check my reports to make sure that they’re using pre-attentive attributes wisely and that at least in the beginning was not an accessibility thing to me, why would I not add accessibility into that, why would I not define basic stuff. If it takes you 5-10 minutes to do it, I’d say that’s in there all the time. For instance, tab order, the reading order thing, it doesn’t take that long, and Power BI, it’s a drag and drop. That’s it. Why would I not just always set that for 10 minutes, I can make sure that I’m not discriminating against some portion of my audience.

JS: Right. So before we go, I think we’ve talked about most or some of these top five things that you think about, but can you give folks that top five list and of course I’ll link over to your site so they can get more information but what are your top five things that you think about?

ML: All right, my top five are, number one, sufficient color contrast, actually measuring and use the WCAG standards as a guideline, but if you can be better, don’t go for the lowest. Text usually needs to be a color contrast of 4.5 to 1, non-text items 3 to 1. Use descriptive and purposeful chart titles as number two. Number three is to avoid using color as the only means of conveying information. So even if you got your colors a little wrong for colorblindness this is your backup. Number four is setting your tab order or reading order on all your visuals which helps both keyboard users and screen reader users. And number five is removing unnecessary jargon.

JS: Wow. So these are all great tips I think in general as well as for thinking about accessibility. So these are great. So before we go, where can people find you and get more information and get more of your knowledge on this important topic?

ML: They can go to my website, it’s datasavvy.me, and a lot of my information is geared towards Power BI because that’s what I work in most, but those tips can all be generalized and you can look at how does Power BI do this and translate that into whatever tool you use as well.

JS: Well, this is great. Thanks so much for coming on the show, Megan, it’s really been great talking with you and I hope folks will be able to use all this information when they make their next graph. So thanks a lot for coming on the show.

ML: Thank you.

Thanks everyone for tuning in to this week’s episode, I hope you enjoyed it, I hope you learned a lot, and I hope you’ll be able to implement some of the things that we talked about in your own work. If you would like to continue to support the show, please consider leaving your review on iTunes or Stitcher or Spotify or your favorite podcast provider or you can drop some financial support my way if you go over to my Patreon page. And if you have read any of my books, Better Presentations or Elevate the Debate, I would really appreciate it if you would leave a review on Amazon or Goodreads or wherever you like to share your reading recommendations. So I hope you enjoyed this week’s episode. So on to next time, and on that next time, thank you for listening, this has been the PolicyViz Podcast.