{"id":13262,"date":"2019-08-06T10:23:34","date_gmt":"2019-08-06T14:23:34","guid":{"rendered":"https:\/\/ibkrcampus.com\/?p=13262"},"modified":"2023-04-19T17:13:15","modified_gmt":"2023-04-19T21:13:15","slug":"the-best-stat-software-comparison-by-inwt","status":"publish","type":"post","link":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-best-stat-software-comparison-by-inwt\/","title":{"rendered":"What&#8217;s the Best Statistical Software? A Comparison of R, Python, SAS, SPSS and STATA"},"content":{"rendered":"\n<pre class=\"wp-block-verse\"><em>Excerpt<\/em><\/pre>\n\n\n\n<p>Common statistics program packages differ considerably in terms of their strengths, weaknesses, and handling. The decision as to which system is the best fit should be made with care. Changing to a new system can result in high costs for things like new licenses and re-training. This article introduces and contrasts the market leaders &#8211; R, Python, SAS, SPSS, and STATA &#8211; to help illustrate their relative pros and cons, and help make the decision a bit easier.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">R<\/h2>\n\n\n\n<p><a href=\"https:\/\/www.r-project.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">R<\/a>&nbsp;is a popular, open-source statistics environment that can be extended by packages almost at will. R is commonly used with RStudio, a comfortable development environment that can be used locally or in a client-server installation via a web browser. R applications can also be used directly and interactively on the web via Shiny.<\/p>\n\n\n\n<p><strong>Strengths<\/strong><\/p>\n\n\n\n<div class=\"wp-block-columns has-2-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Very large range of functions (well over 2,000 packages)<\/li>\n\n\n\n<li>New statistical methods are quickly implemented<\/li>\n\n\n\n<li>Very easy to automate and integrate (for example, with Git, LaTeX, ODBC, Oracle R Enterprise, teradataR, Apache Hadoop, Microstrategy, etc.)<\/li>\n\n\n\n<li>Very good community support, as well as fee-based support via third-party providers<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Extensive help resources freely available (manuals, tutorials, and so on)<\/li>\n\n\n\n<li>Very powerful and flexible scripting language (e.g. support of object-oriented programming)<\/li>\n\n\n\n<li>All common platforms are supported (Windows, Linux, MacOS&#8230;)<\/li>\n\n\n\n<li>Future-proof due to very large, active developer community<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<p><strong>Weaknesses<\/strong><\/p>\n\n\n\n<div class=\"wp-block-columns has-2-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Getting familiar with the R syntax presents a barrier to entry<\/li>\n\n\n\n<li>Stability\/quality of little-used packages is often not as high as the core distribution<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Powerful hardware is required when working with very large data sets<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<p><strong>Licensing model and cost<\/strong><br>R is free and open source: there are no fees for use<\/p>\n\n\n\n<p><strong>Conclusion<\/strong><br>Originally, R was only a low-cost alternative for those that could not afford a commercial statistics program. R has outgrown this perception and now trumps the commercial competition in terms of functionality, flexibility, and integrability with other applications. Many competitors (e.g., SPSS) have reacted by integrating R into their programs. The criticism that R is much harder to learn and use than commercial competitors is less valid today with the availability of RStudio. R is a particularly good choice for frequent users that plan to deal more extensively with statistics and don\u2019t want to be restricted by their statistical program.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Python<\/h2>\n\n\n\n<p><a rel=\"noreferrer noopener\" href=\"https:\/\/www.python.org\/\" target=\"_blank\">Python<\/a>&nbsp;is a fully functional, open, interpreted programming language that has become an equal alternative for data science projects in recent years. Python is particularly well-suited to the Deep Learning and Machine Learning fields, and is also practical as statistics software through the use of packages, which can easily be installed. A variety of development environments are available, such as jupyter, spyder, and PyCharm. Python is a widely-used language that is also popular in fields like web development.<\/p>\n\n\n\n<p><strong>Strengths<\/strong><\/p>\n\n\n\n<div class=\"wp-block-columns has-2-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Powerful, fully-functional programming language<\/li>\n\n\n\n<li>Offers the potential for object-oriented, structured, and functional concepts<\/li>\n\n\n\n<li>Mature programming language, resulting in unit tests and debugging functionalities, for example<\/li>\n\n\n\n<li>A large number of stable packages in the data science sector and beyond<\/li>\n\n\n\n<li>Readable, clean syntax<\/li>\n\n\n\n<li>Constant development by a large developer community<\/li>\n\n\n\n<li>Full availability of the latest Deep Learning and Machine Learning methods<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Very easy to automate (e.g., via scripts or a web server)<\/li>\n\n\n\n<li>Fully integratable (Git, teradata, PySpark, Hadoop, KNIME)<\/li>\n\n\n\n<li>Extremely good community support from a large and constantly-growing community<\/li>\n\n\n\n<li>Visualizations are appealing and easy to create<\/li>\n\n\n\n<li>Professional development environments are available<\/li>\n\n\n\n<li>Future-proof due to continued growth in use in scientific and commercial fields<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<p><strong>Weaknesses<\/strong><\/p>\n\n\n\n<div class=\"wp-block-columns has-2-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Not all statistical methods are available<\/li>\n\n\n\n<li>Some development environments for statistics are still in their infancy<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>High bar of entry due to being a \u201cfull\u201d programming language<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<p><strong>Licensing model and cost<\/strong><br>There are no user fees for the use of Python. However, in some special areas (e.g., text mining) not all packages are released for commercial use.<\/p>\n\n\n\n<p><strong>Conclusion<\/strong><br>Python stands out in this summary given that it is a complete programming language suitable for a wide range of applications. In recent years it has also developed into a serious statistics program due to a large number of high-performance packages and is increasing in popularity. In particular, Python is indispensable for procedures that are more likely to come from the field of computer science, such as Deep Learning. Its advantages are also clear for automation, and in interaction with other programs (which can also be written in Python). Learning Python requires being prepared to learn a complete programming language, though many good tutorials and training are available on the subject due to the language\u2019s popularity. A development environment specifically tailored to the data science sector on the level of RStudio, for example, does not (yet) exist.<\/p>\n\n\n\n<p>See the comparison for SAS, SPSS and STATA on the  INWT Statistics <a href=\"https:\/\/www.inwt-statistics.com\/read-blog\/comparison-of-r-python-sas-spss-and-stata.html\">website<\/a>.<\/p>\n\n\n\n<p>\u201cOriginally Posted on July 25, 2019 &#8211; <a rel=\"noreferrer noopener\" href=\"https:\/\/www.inwt-statistics.com\/blog\/comparison-of-r-python-sas-spss-and-stata\" target=\"_blank\">What&#8217;s the Best Statistical Software? A Comparison of R, Python, SAS, SPSS and STATA<\/a>\u201d<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Common statistics program packages differ considerably in terms of their strengths, weaknesses, and handling. The decision as to which system is the best fit should be made with care. <\/p>\n","protected":false},"author":212,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":true,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[339,343,349,338,341,351,344,342],"tags":[806,595,487,2776,2777,1366,2536],"contributors-categories":[13670],"class_list":{"0":"post-13262","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-data-science","7":"category-programing-languages","8":"category-python-development","9":"category-ibkr-quant-news","10":"category-quant-development","11":"category-quant-europe","12":"category-quant-regions","13":"category-r-development","14":"tag-data-science","15":"tag-python","16":"tag-r","17":"tag-sas","18":"tag-spss","19":"tag-stata","20":"tag-visualization","21":"contributors-categories-inwt-statistics"},"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>What&#8217;s the Best Statistical Software? A Comparison of R, Python, SAS, SPSS and STATA<\/title>\n<meta name=\"description\" content=\"Common statistics program packages differ considerably in terms of their strengths, weaknesses, and handling.\" \/>\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\/13262\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What&#039;s the Best Statistical Software? A Comparison of R, Python, SAS, SPSS and STATA by INWT Statistics\" \/>\n<meta property=\"og:description\" content=\"Common statistics program packages differ considerably in terms of their strengths, weaknesses, and handling.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-best-stat-software-comparison-by-inwt\/\" \/>\n<meta property=\"og:site_name\" content=\"IBKR Campus US\" \/>\n<meta property=\"article:published_time\" content=\"2019-08-06T14:23:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-19T21:13:15+00:00\" \/>\n<meta name=\"author\" content=\"Amit Ghosh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Amit Ghosh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\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\\\/the-best-stat-software-comparison-by-inwt\\\/#article\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/the-best-stat-software-comparison-by-inwt\\\/\"\n\t            },\n\t            \"author\": {\n\t                \"name\": \"Amit Ghosh\",\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#\\\/schema\\\/person\\\/44320d1f34ae6881a6a5c6401d4a3f7a\"\n\t            },\n\t            \"headline\": \"What&#8217;s the Best Statistical Software? A Comparison of R, Python, SAS, SPSS and STATA\",\n\t            \"datePublished\": \"2019-08-06T14:23:34+00:00\",\n\t            \"dateModified\": \"2023-04-19T21:13:15+00:00\",\n\t            \"mainEntityOfPage\": {\n\t                \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/the-best-stat-software-comparison-by-inwt\\\/\"\n\t            },\n\t            \"wordCount\": 814,\n\t            \"publisher\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#organization\"\n\t            },\n\t            \"keywords\": [\n\t                \"Data Science\",\n\t                \"Python\",\n\t                \"R\",\n\t                \"SAS\",\n\t                \"SPSS\",\n\t                \"Stata\",\n\t                \"Visualization\"\n\t            ],\n\t            \"articleSection\": [\n\t                \"Data Science\",\n\t                \"Programming Languages\",\n\t                \"Python Development\",\n\t                \"Quant\",\n\t                \"Quant Development\",\n\t                \"Quant Europe\",\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\\\/the-best-stat-software-comparison-by-inwt\\\/\",\n\t            \"url\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/the-best-stat-software-comparison-by-inwt\\\/\",\n\t            \"name\": \"What's the Best Statistical Software? A Comparison of R, Python, SAS, SPSS and STATA by INWT Statistics\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#website\"\n\t            },\n\t            \"datePublished\": \"2019-08-06T14:23:34+00:00\",\n\t            \"dateModified\": \"2023-04-19T21:13:15+00:00\",\n\t            \"description\": \"Common statistics program packages differ considerably in terms of their strengths, weaknesses, and handling.\",\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\\\/the-best-stat-software-comparison-by-inwt\\\/\"\n\t                    ]\n\t                }\n\t            ]\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\\\/44320d1f34ae6881a6a5c6401d4a3f7a\",\n\t            \"name\": \"Amit Ghosh\",\n\t            \"url\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/author\\\/amitghosh\\\/\"\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"What&#8217;s the Best Statistical Software? A Comparison of R, Python, SAS, SPSS and STATA","description":"Common statistics program packages differ considerably in terms of their strengths, weaknesses, and handling.","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\/13262\/","og_locale":"en_US","og_type":"article","og_title":"What's the Best Statistical Software? A Comparison of R, Python, SAS, SPSS and STATA by INWT Statistics","og_description":"Common statistics program packages differ considerably in terms of their strengths, weaknesses, and handling.","og_url":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-best-stat-software-comparison-by-inwt\/","og_site_name":"IBKR Campus US","article_published_time":"2019-08-06T14:23:34+00:00","article_modified_time":"2023-04-19T21:13:15+00:00","author":"Amit Ghosh","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Amit Ghosh","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"NewsArticle","@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-best-stat-software-comparison-by-inwt\/#article","isPartOf":{"@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-best-stat-software-comparison-by-inwt\/"},"author":{"name":"Amit Ghosh","@id":"https:\/\/ibkrcampus.com\/campus\/#\/schema\/person\/44320d1f34ae6881a6a5c6401d4a3f7a"},"headline":"What&#8217;s the Best Statistical Software? A Comparison of R, Python, SAS, SPSS and STATA","datePublished":"2019-08-06T14:23:34+00:00","dateModified":"2023-04-19T21:13:15+00:00","mainEntityOfPage":{"@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-best-stat-software-comparison-by-inwt\/"},"wordCount":814,"publisher":{"@id":"https:\/\/ibkrcampus.com\/campus\/#organization"},"keywords":["Data Science","Python","R","SAS","SPSS","Stata","Visualization"],"articleSection":["Data Science","Programming Languages","Python Development","Quant","Quant Development","Quant Europe","Quant Regions","R Development"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-best-stat-software-comparison-by-inwt\/","url":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-best-stat-software-comparison-by-inwt\/","name":"What's the Best Statistical Software? A Comparison of R, Python, SAS, SPSS and STATA by INWT Statistics","isPartOf":{"@id":"https:\/\/ibkrcampus.com\/campus\/#website"},"datePublished":"2019-08-06T14:23:34+00:00","dateModified":"2023-04-19T21:13:15+00:00","description":"Common statistics program packages differ considerably in terms of their strengths, weaknesses, and handling.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-best-stat-software-comparison-by-inwt\/"]}]},{"@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\/44320d1f34ae6881a6a5c6401d4a3f7a","name":"Amit Ghosh","url":"https:\/\/www.interactivebrokers.com\/campus\/author\/amitghosh\/"}]}},"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/posts\/13262","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\/212"}],"replies":[{"embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/comments?post=13262"}],"version-history":[{"count":0,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/posts\/13262\/revisions"}],"wp:attachment":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/media?parent=13262"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/categories?post=13262"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/tags?post=13262"},{"taxonomy":"contributors-categories","embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/contributors-categories?post=13262"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}