Warning: Undefined variable $num in /home/shroutdo/public_html/courses/wp-content/plugins/single-categories/single_categories.php on line 126
Warning: Undefined variable $posts_num in /home/shroutdo/public_html/courses/wp-content/plugins/single-categories/single_categories.php on line 127
When programming effective pieces of software, one must always consider the idea of scale. It may be effective to code at a small scale in order to dissect the inner pieces of your script. When analyzing data or meta data, designing for a small scale will not be effective, as one can be working with up to millions of entries. This is a problem that Lauren Tilton, Taylor Arnold, and Courtney Rivard address in their piece Locating Place Names at Scale for the 2018 Digital Humanities Conference in Mexico City. They speak about this same challenge of scale in regards to extracting geo spatial data from meta data in order to better visualize the movement of peoples during the 20th century in the United States (Locating Place Names). It is easier to extract this data through close reading, but this is not possible when using a large corpus. They were able to solve this complex problem though analyzing the meta data of when people spoke about migration through their texts, collecting a list of new locations to visualize (IBID). It is interesting to see how they were able to use meta data, and a strong understanding of how to analyze it at scale in order to create a fuller and more accurate depiction of human flow.