News, Resources

Resource: Data Packages for DH Beginners

From the resource: I’ve written about this before: working in groups, my students are assigned a dataset at the beginning of the quarter. They learn how to work with it as the quarter progresses, doing a lot of secondary contextual research, interviewing an expert about it, manipulating the data, and finally building a website that […]

News, Resources

Resource: CARTOColors

From the resource: Picking colors is one my favorite things to do with visualization when I’m not in a rush for time. But when I can spare the minutes to pick and choose, it’s useful to have a quick reference. ColorBrewer is the go-to, but CARTOColors is a simpler take. It just shows you a […]

News, Resources

Resource: Which digital tool should I use?

From the resource: It can sometimes be overwhelming to decide which of the legions of digital tools out there are good for any given task, especially when you haven’t yet built expertise in the tools (or sometimes even the task). STEM people tend to lean towards the idea that the right tool is the one […]

News, Resources

Resource: Getting started with NoSQL for storing and retrieving data

From the resource: As a data journalist, I have been working with increasingly large datasets as my confidence has grown in programming and creating visualizations. Through my learning process, I have realized the pitfalls of some programs. Excel, for instance, is good for smaller datasets – which I’d define as under 10,000 rows or records. […]

News, Resources

Resource: Geocoding with R

From the post: In the previous post I discussed some reasons to use R instead of Excel to analyze and visualize data and provided a brief introduction to the R programming language. That post used an example of letters sent to the sixteenth-century merchant Daniel van der Meulen in 1585. One aspect missing from the […]

News, Resources

Resource: Kicking off the GCDI Sound Series – A Workshop on Sound

About the resource: Later today, I am teaching a workshop on sound, kicking off our new GCDI Sound Series. In the workshop I will review a variety of digital tools, techniques and concepts for recording, editing and sharing sound… Like the workshops led by previous Digital Fellows, my workshop is publicly available to follow online. Currently, […]

News, Resources

Resource: Version 8 of the Research Data Curation Bibliography Released

About the resource: Digital Scholarship has released Version 8 of the Research Data Curation Bibliography. This selective bibliography includes over 680 English-language articles, books, and technical reports that are useful in understanding the curation of digital research data in academic and other research institutions. Printed from the HTML page, it is over 130 pages long. […]

News, Resources

Resource: 1,000+ Historic Japanese Illustrated Books Digitized & Put Online by the Smithsonian – From the Edo & Meji Eras (1600-1912)

About the resource: We like to highlight Japanese book culture here every so often (see the related content below) not just because of its striking aesthetics and consummate craftsmanship but because of its deep history. You can now experience a considerable swath of that history free online at the Freer|Sacker Library’s web site, which just this […]

News, Resources

Resource: Visualizing Social Networks -Palladio and the Encyclopédistes

From the post: There are numerous digital tools for studying networks that can be of use to humanists. One such tool is Palladio, a digital humanities package developed in the Humanities + Design Lab at Stanford University.[1] Palladio lends itself to qualitative studies because the visualizations that it produces (maps, network diagrams, and tables) are […]

News, Resources

Resource: Getting Started with Data Visualization in R Using ggplot2

From the post: Creating a customized graph that communicates your ideas effectively can be challenging. This tutorial will introduce you to the popular R package ggplot2, its underlying grammar of graphics, and show you how to create stylish and simple graphs quickly. We will also go over some basic principles of data visualization. Read more […]