Summer Conference Events
Excel
Data Journalism – Google Sheets
Graph Databases
In data journalism, we tend to use relational databases – data in table form – such as Excel or SQL to do our analysis and find stories. Graph databases are different, but are incredibly useful to find connections or patterns within our data that would be difficult, if not impossible, to spot using a relational database.
Investigating Data with R
SQL for Journalists
Web Scraping for Journalists
In these hands-on sessions you will be introduced to some of the basic techniques to get started on scraping data for investigations: investigation ideas: how to spot opportunities to use scraping and automation in investigations scraping basics: finding structure in HTML and URLs; what’s possible with programming simple scraping jobs: how to write a basic scraper in five minutes data journalism tools: the challenges of scraping hundreds of webpages, dozens of documents, or the invisible contents of databases.