{"id":31681,"date":"2026-01-07T15:08:46","date_gmt":"2026-01-07T23:08:46","guid":{"rendered":"https:\/\/www.uwb.edu\/connected-learning\/?p=31681"},"modified":"2026-01-20T13:49:58","modified_gmt":"2026-01-20T21:49:58","slug":"what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas","status":"publish","type":"post","link":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas","title":{"rendered":"What Climate Data Can Tell Us About Stock Behavior by Thomas Purchas"},"content":{"rendered":"\n<p>This summer I looked to tackle the research question of how extreme weather events affected stocks within the energy sector. I found this to be an important question to answer because there appears to be an increased incidence of extreme weather events going on as time passes. It is important to understand the effects of these disruptions because, while investing is often considered the wisest choice of what to do with your money, there is risk involved in investing and understanding what is driving the behavior of the stocks you invest in is a strong method to help mitigate the inherent risk taken on by investing.&nbsp;<\/p>\n\n\n\n<p>To tackle my research question, I first had to collect data on stocks in the energy sector and climate trends across various regions which are involved in the energy sector. I collected this data from Yahoo Finance and the National Ocean and Atmospheric Administration (NOAA) using Python, and created a dataset containing daily stock and climate data from the beginning of 1995 to the beginning of 2025. With this dataset I began working in R to create regressions showing the interaction of temperature and wind speed on stock prices to see what, if any, affect the weather had on these stocks. I was able to see from this that there were clear statistically significant interactions between the weather and stock prices.&nbsp;<\/p>\n\n\n\n<p>From here I had to constitute what was classified as extreme weather, so I took summary statistics of my data to find seasonal wind and temperature extremes that were over 2 standard deviations from the mean contained in the data. To better understand this data, I also created visualizations to see what was going on in the data over time. From here I created many regressions of different types including multivariable, nonlinear, and logarithmic. <\/p>\n\n\n\n<p>In these regressions I was quite surprised to find that my initial hypothesis, that weather extremes would negatively affect stock prices, <em>was not necessarily true<\/em>. While windspeeds have been showing a negative effect on stocks, extreme heats have been displaying positive effects on the stock price. While extreme heat may make the work more difficult, my current hypothesis is that this causes an increase in power necessities and therefore oil and gas usage, which is leading to the increased stock price. This is a question that I am continuing to work towards answering and I plan to continue researching.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"573\" src=\"https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/20250107-thomas-purchas-data-graph-example-1024x573.jpg\" alt=\"Graph and data showing an increase of measured data over five years.\" class=\"wp-image-31826\" srcset=\"https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/20250107-thomas-purchas-data-graph-example-1024x573.jpg 1024w, https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/20250107-thomas-purchas-data-graph-example-300x168.jpg 300w, https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/20250107-thomas-purchas-data-graph-example-768x430.jpg 768w, https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/20250107-thomas-purchas-data-graph-example-600x336.jpg 600w, https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/20250107-thomas-purchas-data-graph-example.jpg 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">Visualization and regression results in R showing temperature extremes and ExxonMobil&#8217;s stock price.<\/figcaption><\/figure>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>In this process, I\u2019ve learned many new skills and strengthened skills that I already had coming into this research. This often happened when I came to an obstacle or difficulty and had to find a new way to overcome it. This led to me strengthening skills in R, Python, and Excel and improving my knowledge of working with large datasets. <\/p>\n\n\n\n<p>Initially, a notable problem I faced was matching the weather to the stock dates, in the past on smaller projects I\u2019ve just matched things like this by hand, however with over 11,000 days of climate data in nine regions and over 7,000 days of stock data for seven stocks, this would\u2019ve been incredibly time consuming. I was able to work around this by looking online for different excel shortcuts to automate this task and to effectively maneuver around within so many columns and rows. Additionally, at times I found it difficult to figure out how best to move forward when my regressions were giving me results that were contradictory or didn\u2019t make sense. With these issues I was able to reach out to my mentor, <a href=\"https:\/\/www.uwb.edu\/business\/faculty\/xiahua-wei\">Dr. Wei<\/a>, and take advantage of the massive amounts of experience and knowledge that she has in this area.<\/p>\n\n\n\n<p>With this research I have come to better understand how research isn\u2019t always a linear process and can be quite different from assignments that you may receive in classes. Research isn\u2019t always clean and clear-cut, instead often requiring tangents to better understand the situation, and sometimes requiring you to go back to earlier stages in a research plan when the results aren\u2019t exactly what you thought they would be. Despite this, I quite enjoyed this process and plan to continue my research and improve and expand upon the results I have already received in anticipation of my presentation at the 2025 INFORMS Annual Meeting.<\/p>\n\n\n\n<p>For other future researchers, I have several pieces of advice. First, be sure to budget plenty of time for the initial data collection and management in your research, working with a large dataset can be quite time consuming in both the collection and cleaning of your data. Additionally, don\u2019t be afraid to reach out to your mentor. With many difficulties you may face, it is likely that your mentor has been in a similar position as you before &#8211; and has overcome it successfully. Even if they don\u2019t have an immediate way to figure out what you are having difficulty with, they may be able to recommend resources that you could look into or potential alternative ways to get around what is causing your difficulties.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<p>Learn more about the&nbsp;<a href=\"https:\/\/www.uwb.edu\/connected-learning\/undergraduate-research\">Research &amp; Creative Projects for Undergrads<\/a>&nbsp;at UW Bothell.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This summer I looked to tackle the research question of how extreme weather events affected stocks within the energy sector. I found this to be an important question to answer because there appears to be an increased incidence of extreme weather events going on as time passes. It is important to understand the effects of&#8230;<\/p>\n","protected":false},"author":628,"featured_media":31933,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_is_archived":false,"_archived_contact_email":"","footnotes":""},"categories":[4,5],"tags":[37],"school":[],"class_list":["post-31681","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-connected-learning","category-research-and-creative-projects-for-undergrads","tag-summer-research-awards"],"acf":{"related_links":{"toggle_visibility":false,"link_1":"","link_2":"","link_3":"","link_4":"","link_5":""},"highlight_box":{"toggle_visibility":false,"title":"","content":"","button":"","button_style":"angled-purple-button","button_screen_reader_text":""},"contact_type_1":{"toggle_visibility":true,"contact_title":"Research and Creative Projects","email":"uwbur@uw.edu","phone":"","box":"","address_line_1":"","address_line_2":"","location":""},"contact_type_2":{"toggle_visibility":true,"contact_title":"Connected Learning","email":"uwbocl@uw.edu","phone":"","box":"","address_line_1":"","address_line_2":"","location":""},"social_media":{"toggle_visibility":false,"facebook_url":"","instagram_url":"","linkedin_url":"","twitter_url":"","youtube_url":""},"blog_archive_sidebar_visibility":false},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What Climate Data Can Tell Us About Stock Behavior by Thomas Purchas - Office of Connected Learning<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Climate Data Can Tell Us About Stock Behavior by Thomas Purchas - Office of Connected Learning\" \/>\n<meta property=\"og:description\" content=\"This summer I looked to tackle the research question of how extreme weather events affected stocks within the energy sector. I found this to be an important question to answer because there appears to be an increased incidence of extreme weather events going on as time passes. It is important to understand the effects of...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas\" \/>\n<meta property=\"og:site_name\" content=\"Office of Connected Learning\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-07T23:08:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-20T21:49:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/2026-thomas_purchas_1200_cl.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"679\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"verine\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"verine\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas\"},\"author\":{\"name\":\"verine\",\"@id\":\"\/#\/schema\/person\/c596fafdc5c4605f16f2eda080ed6b83\"},\"headline\":\"What Climate Data Can Tell Us About Stock Behavior by Thomas Purchas\",\"datePublished\":\"2026-01-07T23:08:46+00:00\",\"dateModified\":\"2026-01-20T21:49:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas\"},\"wordCount\":879,\"image\":{\"@id\":\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/2026-thomas_purchas_1200_cl.jpg\",\"keywords\":[\"Summer Research Awards\"],\"articleSection\":[\"Connected Learning\",\"Research and Creative Projects for Undergrads\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas\",\"url\":\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas\",\"name\":\"What Climate Data Can Tell Us About Stock Behavior by Thomas Purchas - Office of Connected Learning\",\"isPartOf\":{\"@id\":\"\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/2026-thomas_purchas_1200_cl.jpg\",\"datePublished\":\"2026-01-07T23:08:46+00:00\",\"dateModified\":\"2026-01-20T21:49:58+00:00\",\"author\":{\"@id\":\"\/#\/schema\/person\/c596fafdc5c4605f16f2eda080ed6b83\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#primaryimage\",\"url\":\"https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/2026-thomas_purchas_1200_cl.jpg\",\"contentUrl\":\"https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/2026-thomas_purchas_1200_cl.jpg\",\"width\":1200,\"height\":679,\"caption\":\"Thomas presenting his research in Atlanta at the 2025 INFORMS Annual Meeting.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.uwb.edu\/connected-learning\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What Climate Data Can Tell Us About Stock Behavior by Thomas Purchas\"}]},{\"@type\":\"WebSite\",\"@id\":\"\/#website\",\"url\":\"\/\",\"name\":\"Office of Connected Learning\",\"description\":\"Just another UW Bothell site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"\/#\/schema\/person\/c596fafdc5c4605f16f2eda080ed6b83\",\"name\":\"verine\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fa7b278ed7fd625b65268a97d8c3c262d69d0f58b7a76e261aaacc4a2fcd2dde?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/fa7b278ed7fd625b65268a97d8c3c262d69d0f58b7a76e261aaacc4a2fcd2dde?s=96&d=mm&r=g\",\"caption\":\"verine\"},\"url\":\"https:\/\/www.uwb.edu\/connected-learning\/news\/author\/verine\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What Climate Data Can Tell Us About Stock Behavior by Thomas Purchas - Office of Connected Learning","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas","og_locale":"en_US","og_type":"article","og_title":"What Climate Data Can Tell Us About Stock Behavior by Thomas Purchas - Office of Connected Learning","og_description":"This summer I looked to tackle the research question of how extreme weather events affected stocks within the energy sector. I found this to be an important question to answer because there appears to be an increased incidence of extreme weather events going on as time passes. It is important to understand the effects of...","og_url":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas","og_site_name":"Office of Connected Learning","article_published_time":"2026-01-07T23:08:46+00:00","article_modified_time":"2026-01-20T21:49:58+00:00","og_image":[{"width":1200,"height":679,"url":"https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/2026-thomas_purchas_1200_cl.jpg","type":"image\/jpeg"}],"author":"verine","twitter_card":"summary_large_image","twitter_misc":{"Written by":"verine","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#article","isPartOf":{"@id":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas"},"author":{"name":"verine","@id":"\/#\/schema\/person\/c596fafdc5c4605f16f2eda080ed6b83"},"headline":"What Climate Data Can Tell Us About Stock Behavior by Thomas Purchas","datePublished":"2026-01-07T23:08:46+00:00","dateModified":"2026-01-20T21:49:58+00:00","mainEntityOfPage":{"@id":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas"},"wordCount":879,"image":{"@id":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#primaryimage"},"thumbnailUrl":"https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/2026-thomas_purchas_1200_cl.jpg","keywords":["Summer Research Awards"],"articleSection":["Connected Learning","Research and Creative Projects for Undergrads"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas","url":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas","name":"What Climate Data Can Tell Us About Stock Behavior by Thomas Purchas - Office of Connected Learning","isPartOf":{"@id":"\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#primaryimage"},"image":{"@id":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#primaryimage"},"thumbnailUrl":"https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/2026-thomas_purchas_1200_cl.jpg","datePublished":"2026-01-07T23:08:46+00:00","dateModified":"2026-01-20T21:49:58+00:00","author":{"@id":"\/#\/schema\/person\/c596fafdc5c4605f16f2eda080ed6b83"},"breadcrumb":{"@id":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#primaryimage","url":"https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/2026-thomas_purchas_1200_cl.jpg","contentUrl":"https:\/\/www.uwb.edu\/connected-learning\/wp-content\/uploads\/sites\/24\/2026\/01\/2026-thomas_purchas_1200_cl.jpg","width":1200,"height":679,"caption":"Thomas presenting his research in Atlanta at the 2025 INFORMS Annual Meeting."},{"@type":"BreadcrumbList","@id":"https:\/\/www.uwb.edu\/connected-learning\/news\/2026\/01\/07\/what-climate-data-can-tell-us-about-stock-behavior-by-thomas-purchas#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.uwb.edu\/connected-learning\/"},{"@type":"ListItem","position":2,"name":"What Climate Data Can Tell Us About Stock Behavior by Thomas Purchas"}]},{"@type":"WebSite","@id":"\/#website","url":"\/","name":"Office of Connected Learning","description":"Just another UW Bothell site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"\/#\/schema\/person\/c596fafdc5c4605f16f2eda080ed6b83","name":"verine","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/fa7b278ed7fd625b65268a97d8c3c262d69d0f58b7a76e261aaacc4a2fcd2dde?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fa7b278ed7fd625b65268a97d8c3c262d69d0f58b7a76e261aaacc4a2fcd2dde?s=96&d=mm&r=g","caption":"verine"},"url":"https:\/\/www.uwb.edu\/connected-learning\/news\/author\/verine"}]}},"_links":{"self":[{"href":"https:\/\/www.uwb.edu\/connected-learning\/wp-json\/wp\/v2\/posts\/31681","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.uwb.edu\/connected-learning\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.uwb.edu\/connected-learning\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.uwb.edu\/connected-learning\/wp-json\/wp\/v2\/users\/628"}],"replies":[{"embeddable":true,"href":"https:\/\/www.uwb.edu\/connected-learning\/wp-json\/wp\/v2\/comments?post=31681"}],"version-history":[{"count":3,"href":"https:\/\/www.uwb.edu\/connected-learning\/wp-json\/wp\/v2\/posts\/31681\/revisions"}],"predecessor-version":[{"id":31926,"href":"https:\/\/www.uwb.edu\/connected-learning\/wp-json\/wp\/v2\/posts\/31681\/revisions\/31926"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.uwb.edu\/connected-learning\/wp-json\/wp\/v2\/media\/31933"}],"wp:attachment":[{"href":"https:\/\/www.uwb.edu\/connected-learning\/wp-json\/wp\/v2\/media?parent=31681"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.uwb.edu\/connected-learning\/wp-json\/wp\/v2\/categories?post=31681"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.uwb.edu\/connected-learning\/wp-json\/wp\/v2\/tags?post=31681"},{"taxonomy":"school","embeddable":true,"href":"https:\/\/www.uwb.edu\/connected-learning\/wp-json\/wp\/v2\/school?post=31681"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}