Tag Archives: bcuvideos

VIDEO: How to plan an investigation or large editorial project

Planning an investigation, or any larger editorial project, raises its own particular challenges — but if you know where to look, you can find resources that are especially useful in anticipating and tackling those.

This video, made for students on the MA in Data Journalism at Birmingham City University, introduces and explores two such resources: Mark Lee Hunter‘s story-based inquiry method; and breaking down an investigation into five roles; . It also touches on issues to consider in undercover reporting or the use of subterfuge.

Further video clips of Mark Lee Hunter and Luuk Sengers are embedded below:

Continue reading

VIDEO: How automation played a central role in data journalism — and is now playing it again

Automation was key to the work of data journalism pioneers such as Adrian Holovaty — and it’s becoming increasingly central once again. This video, made for students on the MA in Data Journalism at Birmingham City University, explores the variety of roles that automation plays in data journalism; new concepts such as robot journalism, natural language generation (NLG) and structured journalism; and how data journalists’ editorial role becomes “delegated to the future” through the creation of algorithms.

You can find the video about Poligraft, and the FT on robot journalism at those links.

This video is shared as part of a series of video posts.

VIDEO PLAYLIST: An introduction to Python for data journalism and scraping

Python is an extremely powerful language for journalists who want to scrape information from online sources. This series of videos, made for students on the MA in Data Journalism at Birmingham City University, explains some core concepts to get started in Python, how to use Colab notebooks within Google Drive, and introduces some code to get started with scraping.

Continue reading

VIDEO: An introduction to SQL for data journalists

The database query language SQL pops up in all sorts of places when you’re working with data — especially big data — and can be a very useful way to query data in spreadsheets, APIs and coding. This video, made for students on the MA in Data Journalism at Birmingham City University, explains what SQL is, the different places you will come across it, and how to get started with SQL queries.

You’ll find related resources and tutorials in the repo here.

UPDATE: Thanks to Tony Hirst in the comments for pointing me to his post about browser-based SQL tools.

This video is shared as part of a series of video posts.

VIDEO: Big data, open data, linked data and other big ideas that data journalists need to know about

Three key terms you might hear used in data journalism circles are “open data“, “linked data” and “big data“. This video, made for students on the MA in Data Journalism at Birmingham City University, explores definitions of the three terms, explains some of the jargon used in relation to them, and the critical and ethical issues to consider in relation to open and big data in particular.

Three other video clips are mentioned in the video, and these are embedded below. First of all, Tim Berners-Lee‘s 2009 call for “raw data now”, where he outlined the potential of open and linked data…

Continue reading

VIDEO: Transmedia journalism

Transmedia storytelling is the process of telling a story across multiple platforms. Henry Jenkins coined the term when he noticed how different stories from a single ‘story world’ were being distributed between films, animated shorts, comic books and games. But the same principle has been applied to news reporting where different information about a news event might be reported on Twitter, Facebook Live, radio broadcasts and a dedicated news website. 

In this video, made for students on the MA in Data Journalism and the MA in Multiplatform and Mobile Journalism at Birmingham City University, I explain how transmedia is different to simple multiplatform or multimedia publishing; the news situations where a transmedia approach might be appropriate for journalists; and tips in planning a transmedia news project.

This video is shared as part of a series of video posts.

VIDEO: JavaScript Journalism and interactivity

Some of the best interactive storytelling involves the use of JavaScript — what has sometimes been called “JavaScript Journalism“. This video, made for students on the MA in Data Journalism at Birmingham City University, explains what JavaScript journalism is, the story formats that are often created with JavaScript, some useful JavaScript libraries, and how to get started.

If you’re interested in this video you might also enjoy the previous two video posts in this series, on concepts of interactivity and on genres of interactivity.

This video is shared as part of a series of video posts.

VIDEO: Genres of interactivity: from ergodic storytelling to games

Interactive storytelling can be a tricky thing to plan for. This video, made for students on the MA in Data Journalism at Birmingham City University, explores different genres of interactivity — from quizzes and image maps to ‘choose your own adventure’ interactives and newsgames — and the different considerations when planning a story within each of those genres. You can find a related video on concepts of interactivity here.

The video refers to a number of examples — you can find links to those below.

Links mentioned:

Continue reading

VIDEO: How concepts of interactivity can help you with storytelling ideas

When people talk about interactivity they don’t necessarily mean one thing. This video, made for students on the MA in Data Journalism and the MA in Multiplatform and Mobile Journalism at Birmingham City University, explores some of the different elements of interactivity identified by research, and how a knowledge of these can help you think more critically and creatively about incorporating interactivity into your journalism. (A future video looks at genres of interactivity).

The video refers to a number of examples — you can find links to those below.

Links mentioned:

Continue reading

VIDEO: An introduction to HTML and CSS for data journalists

Data journalists don’t necessarily need to know how to create webpages — but a basic understanding of HTML and CSS can be useful when communicating with designers and developers, when generating HTML output in R notebooks, when creating advanced visualisation, or when getting into scraping.

In this video — first made for students on the MA in Data Journalism at Birmingham City University and shared as part of a series of video posts — I provide an introduction to the aspects of HTML and CSS that are helpful for those starting out with data journalism. It is best watched alongside the previous video on responsive web design.

Links mentioned in the video: