Lessons from the ProPublica Data Institute

So…I completely whiffed on my stated intent to keep this blog updated regularly. Sorry about that!

But I promise I have some good excuses for going silent. For one, I’ve been working to regain physical strength and stamina after dealing with anemia and a recurring back issue that’s made it difficult at times for me to walk. The other excuse is, fortunately, a lot more upbeat: as I wrote earlier, I was one of 12 chosen from some 500 applicants to the ProPublica Data Institute. The Data Institute wrapped up last Wednesday, and wow, did I learn a lot from it!

For starters, I knew very little about working with data. I definitely didn’t know about all the superpowers of Google Sheets and Microsoft Excel. Now, my next step is to devise ways of incorporating more data into my reporting. That’s a bit tricky when it comes to private companies, which are the bulk of my journalistic focus. But at Technical.ly Brooklyn, I also write about tech initiatives forged by the city government, which is likely where I’ll start. As part of my final presentation for the Data Institute, I made a chart showing the share of participatory budget funds going to tech projects in Brooklyn. You can check it out below as well as at this link.

The second, and longest, section of the Data Institute focused on coding and design. I had some background in HTML and CSS from classes I had taken through Girl Develop It (which enabled me to customize this very site), so the lessons on those were mainly refreshers for me. The design principles we learned during the Data Institute I found very helpful: I hadn’t considered, for instance, the importance of considering colorblindness in picking a color palette. And it was wonderful to learn JavaScript in a way that made sense and felt applicable to my work. For one assigned exercise, I made a simple interactive photo that uses JavaScript to toggle between “before” and “after” images of the design makerspace A/D/O in Greenpoint, Brooklyn.

(I also contributed to this tribute page a few of us put together of some of the most memorable quotes from our time at the Data Institute. It’s rudimentary, for sure — we definitely didn’t optimize for mobile! — but it was a fun way to acknowledge the awesome teachers and speakers we had during our two weeks there.)

Not quite ready for the pros, but maybe one day!

Speaking of optimizing for mobile…man, oh, man, does building a website from scratch require some serious tweaking! Our final project involved creating a portfolio website to showcase our journalistic (and personal, if we chose) work. We used GitHub Pages to host our sites. I knew the site I ended up building needed some work to look good on mobile devices and laptops with smaller screens. (We didn’t go over responsive design formally.) I’ve since made some tweaks so that it looks fine when the browser window isn’t fully maximized on my laptop, but it’s still quite a way off from being fully responsive. So that’s something I’ll continue to work on.

The final part of the Data Institute focused on web scraping, which was something I’d heard about but didn’t know what it involved in practice. What it involved was getting a crash course in Python! Surprisingly, the little bit of knowledge I retained from Codecademy exercises in JavaScript proved to be helpful, since from them, I learned about concepts like variables, loops, and functions. That said, in no way would I have been ready to write my own program from scratch. I still don’t feel very ready, but the simple web scraper we wrote together at least gave me a template for things to do on my own. We also got a talk on the ethics of scraping, which I found quite insightful. (In a nutshell: if you can get data without scraping, do that, and don’t write a scraper that runs so quickly that it brings the entire site down.)

In fun asides, I also dusted off my basic InDesign skills and got a tutorial on how to make a GIF in Photoshop (which I’m sure will come in handy for future Technical.ly Brooklyn posts!). The Data Institute also provided an occasion for me to update my resume (as part of our design unit), so if you could ever use my services, please do reach out!

The opening slide from the deck that I made for my presentation. (Click to see the whole deck!) It mysteriously didn’t work when I was presenting, though. Bummer.

(Featured image credit: Photos by Mike Tigas/ProPublica; GIF by Lena Groeger/ProPublica)

Hello, world! No, seriously.

Hi, and thanks for visiting! Here’s the lowdown on what you can expect to find here.

New Website

After four years of neglecting my personal website, I finally took the time to give it a much needed upgrade. I prided myself in coding my original website from scratch, thanks to Girl Develop It, but decided I needed something a little more professional-looking…so I pored over a few WordPress tutorials so that I could make the necessary tweaks I needed to the default theme.

Please, please let me know if you see any bugs. I used the inspector in Chrome to get a sense for how the site looks on phones and tablets, but I haven’t yet had the chance to test it out in the wild, other than on my laptop and phone. So if something looks weird, I’d appreciate a heads-up!

New Blog

In addition to revamping my site, I’ve decided to re-up my blog. For a while, I maintained a regular presence on Tumblr, and I’ve written a few posts on Medium, but I’d like to get back into writing for myself. As you have probably seen, in my professional work, I write on business and technology, but outside of that, I enjoy reading and discussing things related to race, culture, media, music, entertainment, and the arts. I’m especially interested in topics of race and business. (Note: Ellen McGirt‘s raceAhead newsletter for Fortune, which covers this topic, is a great read!) So those are the sorts of topics you’ll find on this blog, in addition to my professional bread and butter.

For now, I’ve turned off comments, because I believe a good comment section requires extensive moderation and engagement, and I admittedly don’t have quite enough bandwidth for that right now. I also have zero tolerance for trolls or inanities. But if you’d like to get in touch with me on a post—or just in general!—please do drop me a line, and provided you don’t fall into the categories above, I’ll get back to you.

New Career Tricks

Lastly, I’m excited to share that I’ve been chosen to participate in the ProPublica Data Institute next month! It’s a two-week program focusing on data journalism, design, and programming. All are skill areas that I’ve wanted to strengthen, so I am so grateful the opportunity to attend. My goal is that I’ll be able to apply them in order to report and write more thorough and engaging stories.