{"id":26122,"date":"2021-10-20T18:22:56","date_gmt":"2021-10-20T22:22:56","guid":{"rendered":"https:\/\/studentwork.prattsi.org\/infovis\/?p=26122"},"modified":"2021-10-20T18:22:59","modified_gmt":"2021-10-20T22:22:59","slug":"exploring-sentiment-through-emojis","status":"publish","type":"post","link":"https:\/\/studentwork.prattsi.org\/infovis\/visualization\/exploring-sentiment-through-emojis\/","title":{"rendered":"Exploring Sentiment through Emojis"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Background <\/h2>\n\n\n\n<p>Emojis have become an important mechanism for conveying human-emotion in writing. In this vein, they can be useful tools for analyzing public sentiment expressed on online channels as emojis can span languages and express sentiment in a more universal way. For this lab, I wanted to see how we could explore public sentiment during an international online social movement analyzing only the emojis.<\/p>\n\n\n\n<p>I found two emoji-related and publicly available datasets to help me do this. The first dataset provided a general sentiment analysis of 751 emojis, while the second dataset included a collection of 28,629 tweets (and their containing emojis) from the #MeToo hashtag.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Data Collection and Cleaning Process<\/strong><\/h2>\n\n\n\n<p>The first dataset I found was the <a href=\"https:\/\/www.kaggle.com\/thomasseleck\/emoji-sentiment-data\" target=\"_blank\" rel=\"noreferrer noopener\">Emoji Sentiment Ranking<\/a> data available on Kaggle. This dataset was created in 2015 and is comprised of 751 emoji characters and their assigned sentiment. Sentiment for these emojis was calculated based on 70,000 tweets that were labeled by human annotators in 13 European languages. Sentiment is broken down into 3 classes: positive, negative and neutral sentiment. Emojis are then assigned values based on the number of times annotators found that they expressed positive, negative and neutral sentiment and instructions on how to calculate an overall sentiment score was provided by the authors. This dataset included records for:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>The emoji symbol<\/li><li>The emoji\u2019s UNICODE name<\/li><li>The emoji\u2019s positive, negative and neutral score given by annotators<\/li><\/ul>\n\n\n\n<p>The second dataset, <a href=\"https:\/\/data.world\/hamdan\/tweets-with-emojis-metoo-2017-10-16\" target=\"_blank\" rel=\"noreferrer noopener\">Tweets With Emojis &#8211; #MeToo<\/a>, was downloaded from data.world and included a sample of tweets from the #MeToo hashtag. Tweets were pulled from a sample of 28,629 English-language tweets on Oct. 16, 2017. This dataset included records for:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>The tweet text and URL<\/li><li>Number of emojis used (if any) in the tweet<\/li><li>The emoji symbol<\/li><li>The emoji UNICODE name<\/li><\/ul>\n\n\n\n<p>I wanted to join the two datasets together so that the emojis in the <a href=\"https:\/\/data.world\/hamdan\/tweets-with-emojis-metoo-2017-10-16\" target=\"_blank\" rel=\"noreferrer noopener\">Tweets With Emojis &#8211; #MeToo<\/a> tweets would correspond to the sentiment scores from the <a href=\"https:\/\/www.kaggle.com\/thomasseleck\/emoji-sentiment-data\" target=\"_blank\" rel=\"noreferrer noopener\">Emoji Sentiment Ranking<\/a> data. To do this, I needed to check that the emoji UNICODE names for both datasets matched so that I could use this as a primary key to join the two tables. I worked with OpenRefine to perform the data cleansing and I used find and replace for any UNICODE names that didn\u2019t match the UNICODE names from the Emoji Sentiment Ranking data. Since the sentiment ranking dataset was from 2015 and the #MeToo dataset was from 2017, some of the emojis used in 2017 weren\u2019t around in 2015 therefore those emojis without a sentiment analysis were removed as records. After joining the two tables together, I deleted any records that didn\u2019t contain emojis in the tweet. Some tweets had more than one emoji, so I used the split multi-valued cells function in the \u2018Emoji\u2019 column to create a new record for each emoji.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image.png?resize=461%2C242&#038;ssl=1\" alt=\"\" class=\"wp-image-26124\" width=\"461\" height=\"242\" srcset=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image.png?w=936&amp;ssl=1 936w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image.png?resize=300%2C158&amp;ssl=1 300w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image.png?resize=768%2C404&amp;ssl=1 768w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image.png?resize=800%2C421&amp;ssl=1 800w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image.png?resize=342%2C180&amp;ssl=1 342w\" sizes=\"auto, (max-width: 461px) 100vw, 461px\" \/><\/figure><\/div>\n\n\n\n<p>After data cleansing, the total number of tweets included in the analysis was 1,218, with 1,633 emojis. The final step in the process was done in Excel to calculate the sentiment score based on the calculation outlined by Kralj et al. (2020).<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-1.png?resize=576%2C95&#038;ssl=1\" alt=\"\" class=\"wp-image-26125\" width=\"576\" height=\"95\" srcset=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-1.png?w=936&amp;ssl=1 936w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-1.png?resize=300%2C49&amp;ssl=1 300w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-1.png?resize=768%2C126&amp;ssl=1 768w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-1.png?resize=800%2C132&amp;ssl=1 800w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-1.png?resize=400%2C66&amp;ssl=1 400w\" sizes=\"auto, (max-width: 576px) 100vw, 576px\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Visual Inspiration<\/strong><\/h2>\n\n\n\n<p>I knew that I wanted to visualize a part-to-whole relationship to show the breakdown of each emoji\u2019s positive, negative and neutral sentiment, so I drew inspiration from a <a href=\"https:\/\/www.nytimes.com\/2015\/12\/13\/opinion\/campaign-stops\/all-politicians-lie-some-lie-more-than-others.html\" target=\"_blank\" rel=\"noreferrer noopener\">New York Times article<\/a> that showed part-to-whole percentages for the tendencies of politicians to lie or tell the truth. I liked how they highlighted the two opposing values in contrasting color while keeping the neutral value grey.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/Screen-Shot-2021-10-20-at-5.38.36-PM-1024x993.png?resize=431%2C417&#038;ssl=1\" alt=\"\" class=\"wp-image-26126\" width=\"431\" height=\"417\" srcset=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/Screen-Shot-2021-10-20-at-5.38.36-PM.png?resize=1024%2C993&amp;ssl=1 1024w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/Screen-Shot-2021-10-20-at-5.38.36-PM.png?resize=300%2C291&amp;ssl=1 300w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/Screen-Shot-2021-10-20-at-5.38.36-PM.png?resize=768%2C745&amp;ssl=1 768w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/Screen-Shot-2021-10-20-at-5.38.36-PM.png?resize=800%2C776&amp;ssl=1 800w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/Screen-Shot-2021-10-20-at-5.38.36-PM.png?resize=186%2C180&amp;ssl=1 186w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/Screen-Shot-2021-10-20-at-5.38.36-PM.png?w=1312&amp;ssl=1 1312w\" sizes=\"auto, (max-width: 431px) 100vw, 431px\" \/><\/figure><\/div>\n\n\n\n<p>I was also inspired by <a href=\"https:\/\/www.csc2.ncsu.edu\/faculty\/healey\/tweet_viz\/\" target=\"_blank\" rel=\"noreferrer noopener\">other sentiment analyses<\/a> that used scatter plots to show how data points fall along a spectrum of emotion, while also using emotionally charged colors like green for pleasantness and blue for unpleasantness.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-2.png?resize=651%2C256&#038;ssl=1\" alt=\"\" class=\"wp-image-26127\" width=\"651\" height=\"256\" srcset=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-2.png?w=936&amp;ssl=1 936w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-2.png?resize=300%2C118&amp;ssl=1 300w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-2.png?resize=768%2C302&amp;ssl=1 768w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-2.png?resize=800%2C315&amp;ssl=1 800w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-2.png?resize=400%2C157&amp;ssl=1 400w\" sizes=\"auto, (max-width: 651px) 100vw, 651px\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Data Analysis and Visualization Process<\/h2>\n\n\n\n<p>I wanted to discover which emojis were most frequently used in the collection of #MeToo tweets so I could narrow down the visuals to a more targeted set of datapoints.\u00a0 For all graphs (but the scatter plot) I filtered by the top 20 most frequently occurring emojis in the #MeToo dataset.<\/p>\n\n\n\n<p>To contrast positive and negative sentiment, I used opposing colors and also tried to incorporate some color psychology by using green for positive sentiment and red for negative sentiment. I desaturated the colors to avoid too much eye fatigue and ran it through a <a href=\"https:\/\/www.color-blindness.com\/coblis-color-blindness-simulator\/\" target=\"_blank\" rel=\"noreferrer noopener\">color blindness simulator<\/a> to make sure it passed red\/green color blindness tests. For other graphs I chose to incorporate the shade of pink used by <a href=\"http:\/\/metoomvmt.org\" target=\"_blank\" rel=\"noreferrer noopener\">metoomvmt.org<\/a> to show homage to Tarana Burke, the founder of the Me-Too movement, and her organization.<\/p>\n\n\n\n<p>The titles for each graph posed the question I was trying to answer in that visual, and I added brief captions to each visual to provide supplemental instructions when looking at the data.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Results<\/h2>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\" href=\"https:\/\/public.tableau.com\/views\/Emojisentimentexploration\/Dashboard1?:language=en-US&amp;:display_count=n&amp;:origin=viz_share_link\" target=\"_blank\" rel=\"noreferrer noopener\">See my tableau visualization here<\/a><\/div>\n<\/div>\n\n\n\n<p><\/p>\n\n\n\n<p>Of the top 20 most frequently used emojis in the #MeToo tweets, heart emojis were the most common (8), followed by faces (6) and hand gestures (6). \u2764\ufe0f was used more than twice as much as any of the others (249 occurrences). The overall sentiment of the top 20 emojis was moderately positive with an average sentiment score of 0.37 on a scale of -1 (completely negative) to +1 (completely positive). \u2764\ufe0f had the most positive sentiment score, while \ud83d\ude15 had the most negative sentiment score. Hearts and hand gestures made up the most positive sentiment scores, while facial expressions encompassed the most negative sentiment scores.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-3.png?resize=468%2C471&#038;ssl=1\" alt=\"\" class=\"wp-image-26128\" width=\"468\" height=\"471\" srcset=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-3.png?w=892&amp;ssl=1 892w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-3.png?resize=297%2C300&amp;ssl=1 297w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-3.png?resize=150%2C150&amp;ssl=1 150w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-3.png?resize=768%2C775&amp;ssl=1 768w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-3.png?resize=800%2C807&amp;ssl=1 800w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-3.png?resize=178%2C180&amp;ssl=1 178w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-3.png?resize=120%2C120&amp;ssl=1 120w\" sizes=\"auto, (max-width: 468px) 100vw, 468px\" \/><\/figure><\/div>\n\n\n\n<p>When looking at the sentiment breakdown, none of the top 20 emojis had sentiment scores made up of entirely negative or entirely positive sentiments. While this is to be expected as sentiment falls on a spectrum, it\u2019s still an important reminder that emojis cannot always provide an accurate depiction of intended sentiment in absence of text. It\u2019s also interesting to see some of the emojis with very little neutral sentiment (\ud83d\ude21).<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-4.png?resize=496%2C480&#038;ssl=1\" alt=\"\" class=\"wp-image-26129\" width=\"496\" height=\"480\" srcset=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-4.png?w=886&amp;ssl=1 886w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-4.png?resize=300%2C291&amp;ssl=1 300w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-4.png?resize=768%2C744&amp;ssl=1 768w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-4.png?resize=800%2C775&amp;ssl=1 800w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-4.png?resize=186%2C180&amp;ssl=1 186w\" sizes=\"auto, (max-width: 496px) 100vw, 496px\" \/><\/figure><\/div>\n\n\n\n<p>Lastly, we see a bigger picture of the overall shape of sentiment in the below scatter plot. Every emoji used in the #MeToo tweet collection is plotted on the graph, and I annotated selected tweets that used emojis that fall into positive, negative and neutral sentiment ranges to show an example of text accompaniment. While these annotated tweets seem to generally express the same sentiment that their emoji counterparts do, I\u2019m sure there are tweets that have text that doesn\u2019t match the same sentiment of their emojis.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-5.png?resize=808%2C357&#038;ssl=1\" alt=\"\" class=\"wp-image-26130\" width=\"808\" height=\"357\" srcset=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-5.png?w=936&amp;ssl=1 936w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-5.png?resize=300%2C133&amp;ssl=1 300w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-5.png?resize=768%2C340&amp;ssl=1 768w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-5.png?resize=800%2C354&amp;ssl=1 800w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/image-5.png?resize=400%2C177&amp;ssl=1 400w\" sizes=\"auto, (max-width: 808px) 100vw, 808px\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Limitations and Future Work<\/h2>\n\n\n\n<p>While this lab was an exploration into using only emojis to gauge sentiment, this method has its limitations as emoji sentiment can differ from overall textual sentiment. The #MeToo dataset is also limited in that in only captures tweets from one day. Still, it\u2019s interesting to see how people might interpret sentiment from a tweet based solely on emojis, particularly for people that don\u2019t speak the same language. In a global online social movement like the #MeToo movement, I imagine emojis may have helped people gauge general sentiment when language barriers were present. Potential future work could investigate the differences in with emojis might be viewed by differing cultures and how this would impact using emojis to gauge sentiment on a global scale.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">References<\/h2>\n\n\n\n<p>Kralj Novak P, Smailovi\u0107 J, Sluban B, Mozeti\u010d I (2015) Sentiment of Emojis. PLoS ONE 10(12): e0144296. doi:10.1371\/journal.pone.0144296<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Background Emojis have become an important mechanism for conveying human-emotion in writing. In this vein, they can be useful tools for analyzing public sentiment expressed on online channels as emojis can span languages and express sentiment in a more universal way. For this lab, I wanted to see how we could explore public sentiment during&hellip;<\/p>\n","protected":false},"author":3906,"featured_media":26137,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[340,149,1],"tags":[1677,1690,110],"coauthors":[1675],"class_list":["post-26122","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-charts","category-labs","category-visualization","tag-emojis","tag-sentiment-analysis","tag-twitter"],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2021\/10\/wu-yi-CUCGsuAyufc-unsplash-scaled.jpg?fit=2560%2C1429&ssl=1","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/paBdcV-6Nk","_links":{"self":[{"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/posts\/26122","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/users\/3906"}],"replies":[{"embeddable":true,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/comments?post=26122"}],"version-history":[{"count":10,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/posts\/26122\/revisions"}],"predecessor-version":[{"id":26142,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/posts\/26122\/revisions\/26142"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/media\/26137"}],"wp:attachment":[{"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/media?parent=26122"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/categories?post=26122"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/tags?post=26122"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/coauthors?post=26122"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}