{"id":25236,"date":"2019-11-18T09:35:51","date_gmt":"2019-11-18T14:35:51","guid":{"rendered":"https:\/\/ibkrcampus.com\/?p=25236"},"modified":"2024-05-14T11:30:04","modified_gmt":"2024-05-14T15:30:04","slug":"tech-dividends-part-v","status":"publish","type":"post","link":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/tech-dividends-part-v\/","title":{"rendered":"Tech Dividends &#8211; Part V"},"content":{"rendered":"\n<p>In <a href=\"\/campus\/ibkr-quant-news\/tech-dividends-part-iv\/\">Part IV<\/a> Jonathan created a chart. In today&#8217;s installment of this series,  he shows us how to wrap that chart in a call to&nbsp;<code>ggplotly()<\/code>&nbsp;and get part of that functionality out of the box. <\/p>\n\n\n\n<p>We will need to add the legend back to the plot by removing&nbsp;<code>legend.position = \"none\"<\/code>.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>library(plotly)\n\nggplotly(\n  nasdaq_dividends %>%\n  filter(symbol != \"MACK\" &amp; symbol != \"FWP\") %>% \n  group_by(symbol) %>%\n  ggplot(aes(x = date, y = dividends, color = symbol)) + \n  geom_point() + \n  scale_y_continuous(labels = scales::dollar)  +\n  scale_x_date(breaks = scales::pretty_breaks(n = 10)) +\n  labs(x = \"\", y = \"div\/share\", title = \"Nasdaq dividends\") +\n  theme(plot.title = element_text(hjust = 0.5)) \n)<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"749\" height=\"476\" data-src=\"\/campus\/wp-content\/uploads\/sites\/2\/2019\/11\/JonathanRegenstein-Tech-Dividends.png\" alt=\"Tech Dividends\" class=\"wp-image-25449 lazyload\" data-srcset=\"https:\/\/ibkrcampus.com\/campus\/wp-content\/uploads\/sites\/2\/2019\/11\/JonathanRegenstein-Tech-Dividends.png 749w, https:\/\/ibkrcampus.com\/campus\/wp-content\/uploads\/sites\/2\/2019\/11\/JonathanRegenstein-Tech-Dividends-300x191.png 300w, https:\/\/ibkrcampus.com\/campus\/wp-content\/uploads\/sites\/2\/2019\/11\/JonathanRegenstein-Tech-Dividends-700x445.png 700w\" data-sizes=\"(max-width: 749px) 100vw, 749px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 749px; aspect-ratio: 749\/476;\" \/><\/figure>\n\n\n\n<p><em>Visit the blog to download the R code or to explore the interactive version of the above chart:  <\/em><a href=\"https:\/\/www.reproduciblefinance.com\/2019\/08\/25\/tech-dividends\/\"><em>https:\/\/www.reproduciblefinance.com\/2019\/08\/25\/tech-dividends\/<\/em><\/a><em> <\/em>Hover on that orange-red dot between $5 and $7 and notice it\u2019s the symbol ATAI. If you double click on ATAI in the legend, it will isolate just those dots on the chart. And we can see that this was probably a special dividend.<\/p>\n\n\n\n<p>Now, it might be nice to have the name of the company and the sector displayed when we mouse hover, instead of just the symbol.<\/p>\n\n\n\n<p><em>In the next installment of this series, Jonathan will<\/em> <em>add back the name and sector data by&nbsp;<\/em><code><em>left_join()<\/em><\/code><em>ing our wrangled data object.<\/em> <\/p>\n\n\n\n<p><em>The required packages and data preparation scripts are available in&nbsp;<a href=\"\/campus\/ibkr-quant-news\/tech-dividends-part-i\/\">Part I<\/a>,&nbsp;and&nbsp;<a href=\"\/campus\/ibkr-quant-news\/tech-dividends-part-ii\/\">Part II<\/a> of this series.<\/em> <em>In&nbsp;<a href=\"\/campus\/ibkr-quant-news\/tech-dividends-part-iii\/\">Part III<\/a>&nbsp;Jonathan worked with data for MACK and FWP dividends<\/em>. <\/p>\n\n\n\n<p>Any stock, options or futures symbols displayed are for illustrative purposes only and are not intended to portray recommendations. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Code along with Jonathan Regenstein as he explores Tech Dividends, and learn how to gather, clean and chart the data using R.<\/p>\n","protected":false},"author":198,"featured_media":25237,"comment_status":"closed","ping_status":"open","sticky":true,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[339,343,338,341,352,344,342],"tags":[806,4619,2857,1043,1410,487,508,1044,1045],"contributors-categories":[13681],"class_list":{"0":"post-25236","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-data-science","8":"category-programing-languages","9":"category-ibkr-quant-news","10":"category-quant-development","11":"category-quant-north-america","12":"category-quant-regions","13":"category-r-development","14":"tag-data-science","15":"tag-gganimate","16":"tag-ggplot","17":"tag-monte-carlo","18":"tag-plotly","19":"tag-r","20":"tag-rstudio","21":"tag-tidyquant","22":"tag-tidyverse","23":"contributors-categories-reproducible-finance"},"pp_statuses_selecting_workflow":false,"pp_workflow_action":"current","pp_status_selection":"publish","acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.9 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Tech Dividends &#8211; Part V | IBKR Quant<\/title>\n<meta name=\"description\" content=\"Code along with Jonathan Regenstein as he explores Tech Dividends, and learn how to gather, clean and chart the data using R.\" \/>\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.interactivebrokers.com\/campus\/wp-json\/wp\/v2\/posts\/25236\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tech Dividends - Part V - Jonathan Regenstein on IBKR Quant Blog\" \/>\n<meta property=\"og:description\" content=\"Code along with Jonathan Regenstein as he explores Tech Dividends, and learn how to gather, clean and chart the data using R.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/tech-dividends-part-v\/\" \/>\n<meta property=\"og:site_name\" content=\"IBKR Campus US\" \/>\n<meta property=\"article:published_time\" content=\"2019-11-18T14:35:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-14T15:30:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2019\/11\/bills-coins.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"900\" \/>\n\t<meta property=\"og:image:height\" content=\"540\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Jonathan Regenstein\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jonathan Regenstein\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\n\t    \"@context\": \"https:\\\/\\\/schema.org\",\n\t    \"@graph\": [\n\t        {\n\t            \"@type\": \"NewsArticle\",\n\t            \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/tech-dividends-part-v\\\/#article\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/tech-dividends-part-v\\\/\"\n\t            },\n\t            \"author\": {\n\t                \"name\": \"Jonathan Regenstein\",\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#\\\/schema\\\/person\\\/9cd381f16f92f1f8cf23b43318d0561e\"\n\t            },\n\t            \"headline\": \"Tech Dividends &#8211; Part V\",\n\t            \"datePublished\": \"2019-11-18T14:35:51+00:00\",\n\t            \"dateModified\": \"2024-05-14T15:30:04+00:00\",\n\t            \"mainEntityOfPage\": {\n\t                \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/tech-dividends-part-v\\\/\"\n\t            },\n\t            \"wordCount\": 225,\n\t            \"publisher\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#organization\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/tech-dividends-part-v\\\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2019\\\/11\\\/bills-coins.jpg\",\n\t            \"keywords\": [\n\t                \"Data Science\",\n\t                \"gganimate\",\n\t                \"ggplot\",\n\t                \"Monte Carlo\",\n\t                \"plotly\",\n\t                \"R\",\n\t                \"RStudio\",\n\t                \"tidyquant\",\n\t                \"tidyverse\"\n\t            ],\n\t            \"articleSection\": [\n\t                \"Data Science\",\n\t                \"Programming Languages\",\n\t                \"Quant\",\n\t                \"Quant Development\",\n\t                \"Quant North America\",\n\t                \"Quant Regions\",\n\t                \"R Development\"\n\t            ],\n\t            \"inLanguage\": \"en-US\"\n\t        },\n\t        {\n\t            \"@type\": \"WebPage\",\n\t            \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/tech-dividends-part-v\\\/\",\n\t            \"url\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/tech-dividends-part-v\\\/\",\n\t            \"name\": \"Tech Dividends - Part V - Jonathan Regenstein on IBKR Quant Blog\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#website\"\n\t            },\n\t            \"primaryImageOfPage\": {\n\t                \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/tech-dividends-part-v\\\/#primaryimage\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/tech-dividends-part-v\\\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2019\\\/11\\\/bills-coins.jpg\",\n\t            \"datePublished\": \"2019-11-18T14:35:51+00:00\",\n\t            \"dateModified\": \"2024-05-14T15:30:04+00:00\",\n\t            \"description\": \"Code along with Jonathan Regenstein as he explores Tech Dividends, and learn how to gather, clean and chart the data using R.\",\n\t            \"inLanguage\": \"en-US\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"ReadAction\",\n\t                    \"target\": [\n\t                        \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/tech-dividends-part-v\\\/\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"ImageObject\",\n\t            \"inLanguage\": \"en-US\",\n\t            \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/tech-dividends-part-v\\\/#primaryimage\",\n\t            \"url\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2019\\\/11\\\/bills-coins.jpg\",\n\t            \"contentUrl\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2019\\\/11\\\/bills-coins.jpg\",\n\t            \"width\": 900,\n\t            \"height\": 540,\n\t            \"caption\": \"Quant Dividends\"\n\t        },\n\t        {\n\t            \"@type\": \"WebSite\",\n\t            \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#website\",\n\t            \"url\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/\",\n\t            \"name\": \"IBKR Campus US\",\n\t            \"description\": \"Financial Education from Interactive Brokers\",\n\t            \"publisher\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#organization\"\n\t            },\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"SearchAction\",\n\t                    \"target\": {\n\t                        \"@type\": \"EntryPoint\",\n\t                        \"urlTemplate\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/?s={search_term_string}\"\n\t                    },\n\t                    \"query-input\": {\n\t                        \"@type\": \"PropertyValueSpecification\",\n\t                        \"valueRequired\": true,\n\t                        \"valueName\": \"search_term_string\"\n\t                    }\n\t                }\n\t            ],\n\t            \"inLanguage\": \"en-US\"\n\t        },\n\t        {\n\t            \"@type\": \"Organization\",\n\t            \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#organization\",\n\t            \"name\": \"Interactive Brokers\",\n\t            \"alternateName\": \"IBKR\",\n\t            \"url\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/\",\n\t            \"logo\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-US\",\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#\\\/schema\\\/logo\\\/image\\\/\",\n\t                \"url\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/05\\\/ibkr-campus-logo.jpg\",\n\t                \"contentUrl\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/05\\\/ibkr-campus-logo.jpg\",\n\t                \"width\": 669,\n\t                \"height\": 669,\n\t                \"caption\": \"Interactive Brokers\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#\\\/schema\\\/logo\\\/image\\\/\"\n\t            },\n\t            \"publishingPrinciples\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/about-ibkr-campus\\\/\",\n\t            \"ethicsPolicy\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/cyber-security-notice\\\/\"\n\t        },\n\t        {\n\t            \"@type\": \"Person\",\n\t            \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#\\\/schema\\\/person\\\/9cd381f16f92f1f8cf23b43318d0561e\",\n\t            \"name\": \"Jonathan Regenstein\",\n\t            \"description\": \"Jonathan Regenstein - Reproducible Finance by way of Alpha Architect\",\n\t            \"url\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/author\\\/jonathanregenstein\\\/\"\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Tech Dividends &#8211; Part V | IBKR Quant","description":"Code along with Jonathan Regenstein as he explores Tech Dividends, and learn how to gather, clean and chart the data using R.","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.interactivebrokers.com\/campus\/wp-json\/wp\/v2\/posts\/25236\/","og_locale":"en_US","og_type":"article","og_title":"Tech Dividends - Part V - Jonathan Regenstein on IBKR Quant Blog","og_description":"Code along with Jonathan Regenstein as he explores Tech Dividends, and learn how to gather, clean and chart the data using R.","og_url":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/tech-dividends-part-v\/","og_site_name":"IBKR Campus US","article_published_time":"2019-11-18T14:35:51+00:00","article_modified_time":"2024-05-14T15:30:04+00:00","og_image":[{"width":900,"height":540,"url":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2019\/11\/bills-coins.jpg","type":"image\/jpeg"}],"author":"Jonathan Regenstein","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Jonathan Regenstein","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"NewsArticle","@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/tech-dividends-part-v\/#article","isPartOf":{"@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/tech-dividends-part-v\/"},"author":{"name":"Jonathan Regenstein","@id":"https:\/\/ibkrcampus.com\/campus\/#\/schema\/person\/9cd381f16f92f1f8cf23b43318d0561e"},"headline":"Tech Dividends &#8211; Part V","datePublished":"2019-11-18T14:35:51+00:00","dateModified":"2024-05-14T15:30:04+00:00","mainEntityOfPage":{"@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/tech-dividends-part-v\/"},"wordCount":225,"publisher":{"@id":"https:\/\/ibkrcampus.com\/campus\/#organization"},"image":{"@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/tech-dividends-part-v\/#primaryimage"},"thumbnailUrl":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2019\/11\/bills-coins.jpg","keywords":["Data Science","gganimate","ggplot","Monte Carlo","plotly","R","RStudio","tidyquant","tidyverse"],"articleSection":["Data Science","Programming Languages","Quant","Quant Development","Quant North America","Quant Regions","R Development"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/tech-dividends-part-v\/","url":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/tech-dividends-part-v\/","name":"Tech Dividends - Part V - Jonathan Regenstein on IBKR Quant Blog","isPartOf":{"@id":"https:\/\/ibkrcampus.com\/campus\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/tech-dividends-part-v\/#primaryimage"},"image":{"@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/tech-dividends-part-v\/#primaryimage"},"thumbnailUrl":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2019\/11\/bills-coins.jpg","datePublished":"2019-11-18T14:35:51+00:00","dateModified":"2024-05-14T15:30:04+00:00","description":"Code along with Jonathan Regenstein as he explores Tech Dividends, and learn how to gather, clean and chart the data using R.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/tech-dividends-part-v\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/tech-dividends-part-v\/#primaryimage","url":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2019\/11\/bills-coins.jpg","contentUrl":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2019\/11\/bills-coins.jpg","width":900,"height":540,"caption":"Quant Dividends"},{"@type":"WebSite","@id":"https:\/\/ibkrcampus.com\/campus\/#website","url":"https:\/\/ibkrcampus.com\/campus\/","name":"IBKR Campus US","description":"Financial Education from Interactive Brokers","publisher":{"@id":"https:\/\/ibkrcampus.com\/campus\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ibkrcampus.com\/campus\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ibkrcampus.com\/campus\/#organization","name":"Interactive Brokers","alternateName":"IBKR","url":"https:\/\/ibkrcampus.com\/campus\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ibkrcampus.com\/campus\/#\/schema\/logo\/image\/","url":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2024\/05\/ibkr-campus-logo.jpg","contentUrl":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2024\/05\/ibkr-campus-logo.jpg","width":669,"height":669,"caption":"Interactive Brokers"},"image":{"@id":"https:\/\/ibkrcampus.com\/campus\/#\/schema\/logo\/image\/"},"publishingPrinciples":"https:\/\/www.interactivebrokers.com\/campus\/about-ibkr-campus\/","ethicsPolicy":"https:\/\/www.interactivebrokers.com\/campus\/cyber-security-notice\/"},{"@type":"Person","@id":"https:\/\/ibkrcampus.com\/campus\/#\/schema\/person\/9cd381f16f92f1f8cf23b43318d0561e","name":"Jonathan Regenstein","description":"Jonathan Regenstein - Reproducible Finance by way of Alpha Architect","url":"https:\/\/www.interactivebrokers.com\/campus\/author\/jonathanregenstein\/"}]}},"jetpack_featured_media_url":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2019\/11\/bills-coins.jpg","_links":{"self":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/posts\/25236","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/users\/198"}],"replies":[{"embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/comments?post=25236"}],"version-history":[{"count":0,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/posts\/25236\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/media\/25237"}],"wp:attachment":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/media?parent=25236"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/categories?post=25236"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/tags?post=25236"},{"taxonomy":"contributors-categories","embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/contributors-categories?post=25236"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}