{"id":1,"date":"2023-10-26T16:27:05","date_gmt":"2023-10-26T16:27:05","guid":{"rendered":"http:\/\/dgahfall2023midterm.lefeversb.sites.carleton.edu\/blog\/?p=1"},"modified":"2023-10-29T23:13:26","modified_gmt":"2023-10-29T23:13:26","slug":"hello-world","status":"publish","type":"post","link":"https:\/\/dgahfall2023midterm.lefeversb.sites.carleton.edu\/blog\/uncategorized\/hello-world\/","title":{"rendered":"Midterm For DGAH 110 Fall 2023"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong><em>Introduction<\/em><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For my midterm project, I explored the wolf and moose sightings in North America. Using this dataset, I wanted to visualize where the sightings were located in North America on a map. Thus, I decided to clean up the data using OpenRefine and a bit of hand cleaning. Then, I used ArcGIS to plot the moose and wolf sightings based on latitude and longitude. The result showed that most sightings of both animals were closer to the west and west coast and all over the north of North America.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><em>Source and Cleaning<\/em><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The wolf and moose sighting data set was a large data set given to us for this exam. In this data set, there were a few problem areas that I decided to clean or exclude from my visualization of the data set, along with some that I did not. The first issue was the date of discovery did not have a consistent format. To combat that, I attempted to use OpenRefine. For some, it works; for some other significantly different formatting, I decided to exclude them from the visualization. The other was the inconsistent use of the capitalization of the words moose and wolf, along with the inconsistent classification of the scientific names of each. To fix this, I used OpenRefine and their text facet to simplify these categories. Otherwise, I was happy with the data set and decided to move forward with it to plot it on the map.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><em>Pr<\/em><\/strong><em style=\"font-weight: bold;\">ocess and Presentation<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I chose to put the data I worked with on a map using ArcGIS. I did this because the data had exact longitude and latitude, which lent itself to precise placement on the map. To accomplish this, I first looked through the data to see what I wanted to use. I then cleaned the data as per the section above. Then, I got to work creating a map for my data and using a hosted layer for my data set. ArcGIS automatically placed my data using the latitude and longitude, and all I had to do was configure the pop-up and change the icons.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To configure the pop-up, I decided to showcase the information of the date when the animal was observed, whether there was a description of the image, the guess of the species and scientific name, the coordinates, and whether or not those coordinates were obscured, and the image itself. I decided on these things to show because they gave more detail on what each symbol represents. As for the icons, I decided to go broad and chase all moose into moose from a pack already on ArcGIS and the wolves all into wolves from an image I found on Google. I decided to go broad rather than specific because while the wolf species could get specific, the moose generally did not. It also was not a piece of information I thought was justifiable as what I wanted my map to show did not need that information provided. Then I decided to publish the map as a web app just in case the embed map below did not show up, as historically, it has been a hit or miss if it did. The reason it is on a subdomain on WordPress is because it was a requirement for this project to be on a subdomain, and I thought WordPress would work best for writing up the rest of the requirements for this midterm.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/carleton.maps.arcgis.com\/apps\/instant\/exhibit\/index.html?appid=0310b1f6b55a4b769218581df69ff027\">Here is the link to the web map version if the embed does not work. <\/a><\/p>\n\n\n\n<style>.embed-container {position: relative; padding-bottom: 80%; height: 0; max-width: 100%;} .embed-container iframe, .embed-container object, .embed-container iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;} small{position: absolute; z-index: 40; bottom: 0; margin-bottom: -15px;}<\/style><div class=\"embed-container\"><iframe loading=\"lazy\" width=\"500\" height=\"400\" frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" title=\"Moose and Wolf Map\" src=\"\/\/carleton.maps.arcgis.com\/apps\/Embed\/index.html?webmap=262399cca1bb4b95a89e0f08b346c7f7&#038;extent=-147.1193,24.9487,-43.4962,61.3665&#038;zoom=true&#038;previewImage=false&#038;scale=true&#038;disable_scroll=true&#038;theme=light\"><\/iframe><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><em>Significance and Discussion<\/em><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The results show where the moose and wolves in North America are located. It emphasizes that in the southern part of the United States, wolves and moose are uncommon, and moose are much more common than wolves. This visualization gives us one such example of the food chain. Generally, wolves are found in every location where moose are, and wolves are a natural predator of moose, which this visualization supports.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">While this visualization does a good job of showcasing the above points, it is not perfect. There are some points that are included that contain obscured coordinates that I decided to leave in the data set, which could lead to inaccuracies in showcasing locations. However, I argue that it is okay as the obscured data is obscured in such a way that it does not make a significant difference in the location, and the current pop-up allows the user to see if the animal they have chosen has an obscured location. Another pitfall is the classification of the pictures. Some of the pictures do not include the animal, but rather scat or tracks. I believe this is an important location marker, and I kept them in my data set. However, I can see an argument on why I should have excluded them. The last pitfall is that during my cleaning process, I excluded data rather than hand-cleaning it. Thus, not all the data is shown. I would argue that there is enough data that the points I have made do not need the extra data to still be included.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As for how it relates to Digital Arts and the Humanities as opposed to data science generally is that fact that it is not looking at specifically a STEM field or can only be used for a STEM. This data set and application of how the project is showcased is broad. One example of this broadness is the idea behind history and the effect humans have had on the land. Wolves used to be all over the United States. However, they are now not seen in the South. This map is a starting point for a discussion on how the South of the United States differs from the rest.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction For my midterm project, I explored the wolf and moose sightings in North America. Using this dataset, I wanted to visualize where the sightings were located in North America on a map. Thus, I decided to clean up the data using OpenRefine and a bit of hand cleaning. Then, I used ArcGIS to plot [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/dgahfall2023midterm.lefeversb.sites.carleton.edu\/blog\/wp-json\/wp\/v2\/posts\/1","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dgahfall2023midterm.lefeversb.sites.carleton.edu\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dgahfall2023midterm.lefeversb.sites.carleton.edu\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dgahfall2023midterm.lefeversb.sites.carleton.edu\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dgahfall2023midterm.lefeversb.sites.carleton.edu\/blog\/wp-json\/wp\/v2\/comments?post=1"}],"version-history":[{"count":7,"href":"https:\/\/dgahfall2023midterm.lefeversb.sites.carleton.edu\/blog\/wp-json\/wp\/v2\/posts\/1\/revisions"}],"predecessor-version":[{"id":18,"href":"https:\/\/dgahfall2023midterm.lefeversb.sites.carleton.edu\/blog\/wp-json\/wp\/v2\/posts\/1\/revisions\/18"}],"wp:attachment":[{"href":"https:\/\/dgahfall2023midterm.lefeversb.sites.carleton.edu\/blog\/wp-json\/wp\/v2\/media?parent=1"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dgahfall2023midterm.lefeversb.sites.carleton.edu\/blog\/wp-json\/wp\/v2\/categories?post=1"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dgahfall2023midterm.lefeversb.sites.carleton.edu\/blog\/wp-json\/wp\/v2\/tags?post=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}