{"id":2091,"date":"2018-02-27T10:29:14","date_gmt":"2018-02-27T04:59:14","guid":{"rendered":"http:\/\/stepbystepschools.net\/?p=2091"},"modified":"2018-02-27T10:33:38","modified_gmt":"2018-02-27T05:03:38","slug":"data-science-training-in-mumbai-scatter-plot-using-r-programming-in-visual-studio","status":"publish","type":"post","link":"https:\/\/www.stepbystepschools.net\/?p=2091","title":{"rendered":"Data Science Training in Mumbai :- Scatter Plot using R Programming in Visual Studio."},"content":{"rendered":"<p><a href=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/1-8.png\" rel=\"attachment wp-att-2123\"><img loading=\"lazy\" src=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/1-8.png\" alt=\"1\" width=\"624\" height=\"556\" class=\"aligncenter size-full wp-image-2123\" srcset=\"https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/1-8.png 624w, https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/1-8-300x267.png 300w\" sizes=\"(max-width: 624px) 100vw, 624px\" \/><\/a><\/p>\n<p>Scatter Plot which also called a scatter graph, scattergram, scatter chart, scatter diagram, or is a mathematical diagram or type of plot using Cartesian coordinates to display values for typically two variables from a given set of data.<\/p>\n<p>Scatterplot graph displays the value of 2 sets of data on 2 dimensions and each dot represents an observation.<br \/>\nThe position of the Y (vertical) and X (horizontal) axis represents the values of the 2 variables in the scatter plot hence it\u2019s really useful to study the relationship between both variables.\n<\/p>\n<p>A scatterplot can be created using the function <b>plot ()<\/b>.<\/p>\n<p>Basic Syntax for Scatter Plot in R is as follows:<\/p>\n<p><b>plot(x, y, main, xlab, ylab, xlim, ylim, axes)<\/b><\/p>\n<p>Following is the description of the parameters used &#8722;<\/p>\n<ul>\n<li><b>x:<\/b> It contains the value for the data set whose values are the horizontal coordinates.<\/li>\n<li><b>y:<\/b> It contains the value for the data set whose values are the vertical coordinates.<\/li>\n<li><b>main : <\/b>It represents the tile of the graph.<\/li>\n<li><b>xlab : <\/b>It represents the label in the horizontal axis.<\/li>\n<li><b>ylab : <\/b>It represents the label in the vertical axis.<\/li>\n<li><b>xlim : <\/b>It is the limits of the values of x used for plotting.<\/li>\n<li><b>ylim : <\/b>It is the limits of the values of y used for plotting.<\/li>\n<li><b>axes : <\/b>It indicates whether both axes should be drawn on the plot.<\/li>\n<\/ul>\n<p><a href=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/2-8.png\" rel=\"attachment wp-att-2125\"><img loading=\"lazy\" src=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/2-8.png\" alt=\"2\" width=\"500\" height=\"360\" class=\"aligncenter size-full wp-image-2125\" srcset=\"https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/2-8.png 500w, https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/2-8-300x216.png 300w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><\/a><\/p>\n<p>To create and run our R program in Visual Studio we must first install some tools.<\/p>\n<p>Now open Visual Studio on your pc and then click on Get Tools and features&#8230; inside Tools.<\/p>\n<p><a href=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/3-7.png\" rel=\"attachment wp-att-2126\"><img loading=\"lazy\" src=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/3-7.png\" alt=\"3\" width=\"602\" height=\"61\" class=\"aligncenter size-full wp-image-2126\" srcset=\"https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/3-7.png 602w, https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/3-7-300x30.png 300w\" sizes=\"(max-width: 602px) 100vw, 602px\" \/><\/a><\/p>\n<p>Now in the feature installation window check and install the following features.<\/p>\n<p>For Visual Studio 2017<\/p>\n<p>Contains Tools for Data Science.<\/p>\n<p><a href=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/4-6.png\" rel=\"attachment wp-att-2127\"><img loading=\"lazy\" src=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/4-6.png\" alt=\"4\" width=\"403\" height=\"86\" class=\"aligncenter size-full wp-image-2127\" srcset=\"https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/4-6.png 403w, https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/4-6-300x64.png 300w\" sizes=\"(max-width: 403px) 100vw, 403px\" \/><\/a><\/p>\n<p>After this please install R tools from the following link if the above package is not installed properly from the following link<\/p>\n<p>But it is not necessary<\/p>\n<p><a target=\"_blank\" href=\"https:\/\/docs.microsoft.com\/en-us\/visualstudio\/rtvs\/installing-r-tools-for-visual-studio\">https:\/\/docs.microsoft.com\/en-us\/visualstudio\/rtvs\/installing-r-tools-for-visual-studio<\/a><\/p>\n<p>You can also install R programming tool go to the following link for better support and download the software and install it.<\/p>\n<p><b><u>For Windows Users:<\/u><\/b><\/p>\n<p><a target=\"_blank\" href=\"https:\/\/ftp.iitm.ac.in\/cran\/\">https:\/\/ftp.iitm.ac.in\/cran\/<\/a><\/p>\n<p><a href=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/5-6.png\" rel=\"attachment wp-att-2128\"><img loading=\"lazy\" src=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/5-6.png\" alt=\"5\" width=\"602\" height=\"118\" class=\"aligncenter size-full wp-image-2128\" srcset=\"https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/5-6.png 602w, https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/5-6-300x59.png 300w\" sizes=\"(max-width: 602px) 100vw, 602px\" \/><\/a><\/p>\n<p><b><u>For Linux Users:<\/u><\/b><\/p>\n<p>If you are on Linux platform then you can use this fast and easy command used in Linux which can be used to install R. The yum command is used for installing like this:<\/p>\n<p><u><span style=\"background-color: #C0C0C0\">$ yum install R<\/span><\/u><\/p>\n<p>For Ubuntu Linux or other Debian-related OSs, a more direct method is:<\/p>\n<p><u><span style=\"background-color: #C0C0C0\">$ apt-get install r-base<\/span><\/u><\/p>\n<p>Now let us start creating our R application in visual studio.<\/p>\n<p>Go to Files ->Project and add a new R project<\/p>\n<p><a href=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/6-4.png\" rel=\"attachment wp-att-2129\"><img loading=\"lazy\" src=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/6-4.png\" alt=\"6\" width=\"602\" height=\"368\" class=\"aligncenter size-full wp-image-2129\" srcset=\"https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/6-4.png 602w, https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/6-4-300x183.png 300w\" sizes=\"(max-width: 602px) 100vw, 602px\" \/><\/a><\/p>\n<p><u>This is our project structure:<\/u><\/p>\n<p><a href=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/7-3.png\" rel=\"attachment wp-att-2130\"><img loading=\"lazy\" src=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/7-3.png\" alt=\"7\" width=\"276\" height=\"157\" class=\"aligncenter size-full wp-image-2130\" \/><\/a><\/p>\n<p>Now on the top left side is a new R file (script.R) where we can edit source code with all of Visual Studio Ide editing features.<\/p>\n<p>Also on the bottom left of Visual Studio is where you can find an R Interactive window in which you can interactively develop and test code.<\/p>\n<p><span style=\"background-color: #FFFF00\"># Get the input values.<\/span><\/p>\n<p><span style=\"background-color: #C0C0C0\">input <- mtcars[,c('wt','mpg')]<\/span><\/p>\n<p><span style=\"background-color: #FFFF00\"># Plot the chart for cars with weight between 2.5 to 5 and mileage between 15 and 30.<\/span><\/p>\n<p><span style=\"background-color: #C0C0C0\">plot(x = input$wt,y = input$mpg,<br \/>\n   <\/span><span style=\"background-color: #C0C0C0\">xlab = &#8220;Weight&#8221;,<br \/>\n   <\/span><span style=\"background-color: #C0C0C0\">ylab = &#8220;Milage&#8221;,<br \/>\n   <\/span><span style=\"background-color: #C0C0C0\">xlim = c(2.5,5),<br \/>\n   <\/span><span style=\"background-color: #C0C0C0\">ylim = c(15,30),<br \/>\t<br \/>\n   main = &#8220;Weight vs Milage&#8221;) <\/span>\n<\/p>\n<p><span style=\"background-color: #FFFF00\"># Give the chart file a name.<\/span><br \/>\n<span style=\"background-color: #C0C0C0\">png(file = &#8220;scatterplot.png&#8221;) <\/span>\n<\/p>\n<p><span style=\"background-color: #FFFF00\"># Save the file.<\/span><br \/>\n<span style=\"background-color: #C0C0C0\">dev.off()<br \/>\n<\/span>\n<\/p>\n<p>You can either this code inside Script.R or on R Interactive console it self.<\/p>\n<p>Visual Studio will generate this scatter plot on a different Window if it cannot display the result on the console itself.<\/p>\n<p><b>Output:<\/b><\/p>\n<p><a href=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/8-3.png\" rel=\"attachment wp-att-2131\"><img loading=\"lazy\" src=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/8-3.png\" alt=\"8\" width=\"574\" height=\"489\" class=\"aligncenter size-full wp-image-2131\" srcset=\"https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/8-3.png 574w, https:\/\/www.stepbystepschools.net\/wp-content\/uploads\/2018\/02\/8-3-300x256.png 300w\" sizes=\"(max-width: 574px) 100vw, 574px\" \/><\/a><\/p>\n<p><a target=\"_blank\" href=\"http:\/\/stepbystepschools.net\/?page_id=1842\">Syllabus of Data Science training in Mumbai<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Scatter Plot which also called a scatter graph, scattergram, scatter chart, scatter diagram, or is a mathematical diagram or type of plot using Cartesian coordinates to display values for typically two variables from a given set of data. Scatterplot graph &hellip; <a href=\"https:\/\/www.stepbystepschools.net\/?p=2091\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":40,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true},"categories":[1],"tags":[198,199,216,217,213],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v18.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Data Science Training in Mumbai :- Scatter Plot using R Programming in Visual Studio. - Learn MVC, Angular, Architecture, MSBI, Data Science in Mumbai<\/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.stepbystepschools.net\/?p=2091\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Data Science Training in Mumbai :- Scatter Plot using R Programming in Visual Studio. - Learn MVC, Angular, Architecture, MSBI, Data Science in Mumbai\" \/>\n<meta property=\"og:description\" content=\"Scatter Plot which also called a scatter graph, scattergram, scatter chart, scatter diagram, or is a mathematical diagram or type of plot using Cartesian coordinates to display values for typically two variables from a given set of data. Scatterplot graph &hellip; Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.stepbystepschools.net\/?p=2091\" \/>\n<meta property=\"og:site_name\" content=\"Learn MVC, Angular, Architecture, MSBI, Data Science in Mumbai\" \/>\n<meta property=\"article:published_time\" content=\"2018-02-27T04:59:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-02-27T05:03:38+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/1-8.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"StepByStepSchoolsSupport\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.stepbystepschools.net\/#website\",\"url\":\"https:\/\/www.stepbystepschools.net\/\",\"name\":\"Learn MVC, Angular, Architecture, MSBI, Data Science in Mumbai\",\"description\":\"MVC 5\/Core, AngularJS 1.x, 2.0, 4.0, Design Pattern, Architecture, SSIS, SSAS, SSRS, Data Science, Big data, Hadoop classroom training\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.stepbystepschools.net\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stepbystepschools.net\/?p=2091#primaryimage\",\"url\":\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/1-8.png\",\"contentUrl\":\"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/1-8.png\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.stepbystepschools.net\/?p=2091#webpage\",\"url\":\"https:\/\/www.stepbystepschools.net\/?p=2091\",\"name\":\"Data Science Training in Mumbai :- Scatter Plot using R Programming in Visual Studio. - Learn MVC, Angular, Architecture, MSBI, Data Science in Mumbai\",\"isPartOf\":{\"@id\":\"https:\/\/www.stepbystepschools.net\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.stepbystepschools.net\/?p=2091#primaryimage\"},\"datePublished\":\"2018-02-27T04:59:14+00:00\",\"dateModified\":\"2018-02-27T05:03:38+00:00\",\"author\":{\"@id\":\"https:\/\/www.stepbystepschools.net\/#\/schema\/person\/7131e4ee1c5673879e6029d14ec2f655\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.stepbystepschools.net\/?p=2091#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.stepbystepschools.net\/?p=2091\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.stepbystepschools.net\/?p=2091#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.stepbystepschools.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Data Science Training in Mumbai :- Scatter Plot using R Programming in Visual Studio.\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.stepbystepschools.net\/#\/schema\/person\/7131e4ee1c5673879e6029d14ec2f655\",\"name\":\"StepByStepSchoolsSupport\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stepbystepschools.net\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cecaf2a0ee369391127b0159c266979d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cecaf2a0ee369391127b0159c266979d?s=96&d=mm&r=g\",\"caption\":\"StepByStepSchoolsSupport\"},\"url\":\"https:\/\/www.stepbystepschools.net\/?author=40\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Data Science Training in Mumbai :- Scatter Plot using R Programming in Visual Studio. - Learn MVC, Angular, Architecture, MSBI, Data Science in Mumbai","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.stepbystepschools.net\/?p=2091","og_locale":"en_US","og_type":"article","og_title":"Data Science Training in Mumbai :- Scatter Plot using R Programming in Visual Studio. - Learn MVC, Angular, Architecture, MSBI, Data Science in Mumbai","og_description":"Scatter Plot which also called a scatter graph, scattergram, scatter chart, scatter diagram, or is a mathematical diagram or type of plot using Cartesian coordinates to display values for typically two variables from a given set of data. Scatterplot graph &hellip; Continue reading &rarr;","og_url":"https:\/\/www.stepbystepschools.net\/?p=2091","og_site_name":"Learn MVC, Angular, Architecture, MSBI, Data Science in Mumbai","article_published_time":"2018-02-27T04:59:14+00:00","article_modified_time":"2018-02-27T05:03:38+00:00","og_image":[{"url":"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/1-8.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"StepByStepSchoolsSupport","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/www.stepbystepschools.net\/#website","url":"https:\/\/www.stepbystepschools.net\/","name":"Learn MVC, Angular, Architecture, MSBI, Data Science in Mumbai","description":"MVC 5\/Core, AngularJS 1.x, 2.0, 4.0, Design Pattern, Architecture, SSIS, SSAS, SSRS, Data Science, Big data, Hadoop classroom training","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.stepbystepschools.net\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stepbystepschools.net\/?p=2091#primaryimage","url":"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/1-8.png","contentUrl":"http:\/\/stepbystepschools.net\/wp-content\/uploads\/2018\/02\/1-8.png"},{"@type":"WebPage","@id":"https:\/\/www.stepbystepschools.net\/?p=2091#webpage","url":"https:\/\/www.stepbystepschools.net\/?p=2091","name":"Data Science Training in Mumbai :- Scatter Plot using R Programming in Visual Studio. - Learn MVC, Angular, Architecture, MSBI, Data Science in Mumbai","isPartOf":{"@id":"https:\/\/www.stepbystepschools.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.stepbystepschools.net\/?p=2091#primaryimage"},"datePublished":"2018-02-27T04:59:14+00:00","dateModified":"2018-02-27T05:03:38+00:00","author":{"@id":"https:\/\/www.stepbystepschools.net\/#\/schema\/person\/7131e4ee1c5673879e6029d14ec2f655"},"breadcrumb":{"@id":"https:\/\/www.stepbystepschools.net\/?p=2091#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.stepbystepschools.net\/?p=2091"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.stepbystepschools.net\/?p=2091#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.stepbystepschools.net\/"},{"@type":"ListItem","position":2,"name":"Data Science Training in Mumbai :- Scatter Plot using R Programming in Visual Studio."}]},{"@type":"Person","@id":"https:\/\/www.stepbystepschools.net\/#\/schema\/person\/7131e4ee1c5673879e6029d14ec2f655","name":"StepByStepSchoolsSupport","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stepbystepschools.net\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cecaf2a0ee369391127b0159c266979d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cecaf2a0ee369391127b0159c266979d?s=96&d=mm&r=g","caption":"StepByStepSchoolsSupport"},"url":"https:\/\/www.stepbystepschools.net\/?author=40"}]}},"jetpack_featured_media_url":"","jetpack_publicize_connections":[],"_links":{"self":[{"href":"https:\/\/www.stepbystepschools.net\/index.php?rest_route=\/wp\/v2\/posts\/2091"}],"collection":[{"href":"https:\/\/www.stepbystepschools.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.stepbystepschools.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.stepbystepschools.net\/index.php?rest_route=\/wp\/v2\/users\/40"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stepbystepschools.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2091"}],"version-history":[{"count":8,"href":"https:\/\/www.stepbystepschools.net\/index.php?rest_route=\/wp\/v2\/posts\/2091\/revisions"}],"predecessor-version":[{"id":2139,"href":"https:\/\/www.stepbystepschools.net\/index.php?rest_route=\/wp\/v2\/posts\/2091\/revisions\/2139"}],"wp:attachment":[{"href":"https:\/\/www.stepbystepschools.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2091"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stepbystepschools.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2091"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stepbystepschools.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2091"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}