{"id":1875,"date":"2024-07-19T08:16:45","date_gmt":"2024-07-19T08:16:45","guid":{"rendered":"https:\/\/britainwriters.com\/answers\/?p=1875"},"modified":"2024-07-19T08:16:47","modified_gmt":"2024-07-19T08:16:47","slug":"assignment-on-gsunsolar-energy","status":"publish","type":"post","link":"https:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/","title":{"rendered":"Assignment On GSUNsolar Energy"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\"><strong>Assignment Task<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Question 1<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Imagine that you work for an energy tech company, namely, gSUNSolar. The company is active in selling and installing solar panels for homeowners. The recent increase in the price of oil and gas has increased interest in new renewable energy sources; therefore,&nbsp;<em>gSUNSolar&nbsp;<\/em>wants to get the most out of this situation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this regard, the CEO decided to run an ad campaign on Facebook. The CEO decided to run the following two different types of ad campaigns on Facebook:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">1) \u2018No targeting\u2019: do not target any specific user on Facebook<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">2) \u2018Targeting\u2019: target users who are interested in one of the following topics (which is provided by Facebook):<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>\u201cVegan food\u201d<\/li>\n\n\n\n<li>\u201cSaving on energy bills\u201d<\/li>\n\n\n\n<li>\u201cSaving the planet\u201d<\/li>\n\n\n\n<li>\u201cLuxury products\u201d<\/li>\n\n\n\n<li>\u201cGreen energy\u201d<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">The CEO of gSUNSolar is now done with the campaign and is asking you to evaluate the results. In particular, the CEO would like to understand the following:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A) Did the \u2018Targeting\u2019 campaign generate more shares (compared to the \u2018No targeting\u2019 campaign)? (explain)&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">B) Which topic(s) should be considered for targeting users in future campaigns (that potentially create more shares)?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To this end, you are provided with a sample of Facebook campaign results, containing around 100,000 users (around 40% were in the \u2018Targeted\u2019 campaign and the rest in the \u2018No targeting\u2019 campaign; see &#8216;gSUNSolar_a.csv&#8217; dataset). The dataset includes the following variables:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Variable Name<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><tr><td>id<\/td><td>ID of the user (anonymized by Facebook)<\/td><\/tr><tr><td>share<\/td><td>number of times the user shared the ad<\/td><\/tr><tr><td>target<\/td><td>&#8220;yes&#8221; if the user was in the \u2018Targeted\u2019 campaign and &#8220;no&#8221; otherwise<\/td><\/tr><tr><td>topic<\/td><td>the topic that the user was interested in:= a:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u201cVegan food\u201d= b:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u201cSaving on energy bills\u201d= c:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u201cSaving the planet\u201d= d:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u201cLuxury products\u201d= e:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u201cGreen energy\u201d<\/td><\/tr><tr><td>device<\/td><td>the device type of the user<\/td><\/tr><tr><td>distance<\/td><td>the distance of the user from the location of the company (in miles; basedon the user\u2019s IP address)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>browsing_time<\/td><td>time (in minutes) spent on the ad<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Use the provided dataset (i.e., &#8216;gSUNSolar_a.csv&#8217;) and run a linear model that helps you to<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">address CEO\u2019s questions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In addition to answering the questions raised by the CEO, you conducted a similar analysis (as above) to investigate:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">C) Did the \u2018Targeted\u2019 campaign generate more profit than the \u2018No targeting\u2019 campaign? Discuss \u2018why\u2019 based on your results (10 points).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To investigate the question in part C, you use the same dataset as above and replace the<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">variable \u2018share\u2019 with two other variables: \u2018profit\u2019 (i.e., expected profit in \u00a3 realized from those users that shared the ad) and \u2018ad_cost\u2019 (i.e., the money in \u00a3 that you paid to Facebook to display the ad to a user).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Notes that you should consider in your answer:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Include your R code and its respective results in your<\/li>\n\n\n\n<li>Make sure you clearly explain, justify, and detail all the assumptions and steps in your solution. These might include data cleaning (e.g., dropping variable(s), observation(s), changing type of variable(s), ) or any other assumptions or steps.<\/li>\n\n\n\n<li>Carefully and completely interpret your results (including all your coefficients).<\/li>\n\n\n\n<li>Critically evaluate the implications (based on all your results) for\u00a0<em>gSUNSolar<\/em>. Make sure that you use specific and concrete examples in your solution.<\/li>\n\n\n\n<li>The only part not<strong>\u00a0<\/strong>counted in your word limit is your output from the RStudio\u2019s<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">console. Everything else (e.g., your code, tables, and words in your figures) counts.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Question 2<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An apparel retailer would like to understand its current customers better. To this aim, the retailer is asking you to: Identify and group its existing customers into meaningful clusters that individuals within a cluster are similar to each other but different than those individuals in other clusters.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To this end, you put together a dataset (i.e., &#8216;Retailer.csv&#8217;) including the following list of variables:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Variable Name<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><tr><td>ID<\/td><td>ID of the customer<\/td><\/tr><tr><td>service.sat<\/td><td>expressed satisfaction with the retailer(0 \u2013 100, where 0 is extremely dissatisfied)<\/td><\/tr><tr><td>sustainable<\/td><td>the number of previous &#8216;sustainable products&#8217; that the customer purchased<\/td><\/tr><tr><td>male<\/td><td>&#8220;yes&#8221; if the customer is male, &#8220;no&#8221; otherwise<\/td><\/tr><tr><td>rent<\/td><td>&#8220;no&#8221; if the customer owns a house, &#8220;yes&#8221; otherwise<\/td><\/tr><tr><td>income<\/td><td>the income of the respective customer (in \u00a3)<\/td><\/tr><tr><td>child<\/td><td>no. of children in the insurer\u2019s family<\/td><\/tr><tr><td>referral<\/td><td>the number of other customers that the focal customer referred to the retailer<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Notes that you should consider in your answer:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Based on the structure and the information in the dataset, apply your suggested method using R. Include your R code and its respective results in your<\/li>\n\n\n\n<li>Make sure you clearly explain, justify, and detail all the assumptions and steps in your These might include data cleaning (e.g., dropping variable(s), observation(s), changing type of variable(s), etc.), your decision (and justification why!) on the number of clusters, or any other assumptions or steps.<\/li>\n\n\n\n<li>Carefully and completely interpret your results. Your answer should cover but not be limited to explaining why the final solution is appropriate, describing the characteristics of the clusters, and discussing managerial implications.<\/li>\n\n\n\n<li>Critically evaluate the implications (based on your results). Make sure that you use specific and concrete examples in your<\/li>\n\n\n\n<li>The only part not<strong>\u00a0<\/strong>counted in your word limit is your output from the RStudio\u2019s<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">console. Everything else (e.g., your code, tables, and words in your figures) counts.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Question 3<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Assume you are the CEO of a real estate company. You would like to gain more insights about the market.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Variable Name<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><tr><td>ID<\/td><td>ID of the property<\/td><\/tr><tr><td>price<\/td><td>price of the property in \u00a3<\/td><\/tr><tr><td>type<\/td><td>type of the property<\/td><\/tr><tr><td>bedrooms<\/td><td>number of bedrooms the property has<\/td><\/tr><tr><td>bathrooms<\/td><td>number of bathrooms the property has<\/td><\/tr><tr><td>area_a<\/td><td>area of the property (in m<sup>2<\/sup>)<\/td><\/tr><tr><td>area_b<\/td><td>area of the property (in ft<sup>2<\/sup>)<\/td><\/tr><tr><td>furnished<\/td><td>the furnishing situation of the property<\/td><\/tr><tr><td>level<\/td><td>the level that the property is located<\/td><\/tr><tr><td>price_b<\/td><td>price of the property converted from \u00a3 into $<\/td><\/tr><tr><td>payment_option<\/td><td>the payment option that the property is available for purchase<\/td><\/tr><tr><td>delivery_term<\/td><td>the delivery situation of the property<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Based on the structure and the information in the dataset<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Find the correlation between &#8216;price&#8217; and &#8216;area_a&#8217; and interpret it; Find the correlation between &#8216;area_b&#8217; and &#8216;area_b&#8217; and interpret it\u00a0<\/li>\n\n\n\n<li>Suggest a tree-based model that allows you to understand what house features affect the property&#8217;s price (in \u00a3). Apply your suggested method (using R) and explain your results<\/li>\n\n\n\n<li>Evaluate your model performance in B. (note that you are not required to split your dataset into train and test;<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Notes that you should consider in your answer:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Include your R code and its respective results in your<\/li>\n\n\n\n<li>Make sure you clearly explain, justify, and detail all the assumptions and steps in your These might include data cleaning (e.g., dropping variable(s), observation(s), changing type of variable(s), etc.) or any other assumptions or steps.<\/li>\n\n\n\n<li>Carefully and completely interpret your<\/li>\n\n\n\n<li>Critically evaluate the implications (based on all your results). Make sure that you use specific and concrete examples in your<\/li>\n\n\n\n<li>The only part not<strong>\u00a0<\/strong>counted in your word limit is your output from the RStudio\u2019s<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Assignment Task Question 1 Imagine that you work for an energy tech company, namely, gSUNSolar. The company is active in selling and installing solar panels for homeowners. The recent increase in the price of oil and gas has increased interest in new renewable energy sources; therefore,&nbsp;gSUNSolar&nbsp;wants to get the most out of this situation. In [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1875","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Assignment On GSUNsolar Energy - My Blog<\/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:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Assignment On GSUNsolar Energy - My Blog\" \/>\n<meta property=\"og:description\" content=\"Assignment Task Question 1 Imagine that you work for an energy tech company, namely, gSUNSolar. The company is active in selling and installing solar panels for homeowners. The recent increase in the price of oil and gas has increased interest in new renewable energy sources; therefore,&nbsp;gSUNSolar&nbsp;wants to get the most out of this situation. In [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/\" \/>\n<meta property=\"og:site_name\" content=\"My Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-19T08:16:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-19T08:16:47+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/assignment-on-gsunsolar-energy\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/assignment-on-gsunsolar-energy\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#\\\/schema\\\/person\\\/c698e0f0b4a723b0d250ea199e68a6d3\"},\"headline\":\"Assignment On GSUNsolar Energy\",\"datePublished\":\"2024-07-19T08:16:45+00:00\",\"dateModified\":\"2024-07-19T08:16:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/assignment-on-gsunsolar-energy\\\/\"},\"wordCount\":1205,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#organization\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/britainwriters.com\\\/answers\\\/assignment-on-gsunsolar-energy\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/assignment-on-gsunsolar-energy\\\/\",\"url\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/assignment-on-gsunsolar-energy\\\/\",\"name\":\"Assignment On GSUNsolar Energy - My Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#website\"},\"datePublished\":\"2024-07-19T08:16:45+00:00\",\"dateModified\":\"2024-07-19T08:16:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/assignment-on-gsunsolar-energy\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/britainwriters.com\\\/answers\\\/assignment-on-gsunsolar-energy\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/assignment-on-gsunsolar-energy\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Assignment On GSUNsolar Energy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#website\",\"url\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/\",\"name\":\"My Blog\",\"description\":\"My WordPress Blog\",\"publisher\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#organization\",\"name\":\"My Blog\",\"url\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/bw-logo.png\",\"contentUrl\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/bw-logo.png\",\"width\":379,\"height\":81,\"caption\":\"My Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#\\\/schema\\\/person\\\/c698e0f0b4a723b0d250ea199e68a6d3\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9c8389b9a2505b8a25de6eb6bd63d1b3bd34e49d8d91d40d9935e77bdb797c34?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9c8389b9a2505b8a25de6eb6bd63d1b3bd34e49d8d91d40d9935e77bdb797c34?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9c8389b9a2505b8a25de6eb6bd63d1b3bd34e49d8d91d40d9935e77bdb797c34?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\\\/\\\/britainwriters.com\\\/website\"],\"url\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Assignment On GSUNsolar Energy - My Blog","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:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/","og_locale":"en_US","og_type":"article","og_title":"Assignment On GSUNsolar Energy - My Blog","og_description":"Assignment Task Question 1 Imagine that you work for an energy tech company, namely, gSUNSolar. The company is active in selling and installing solar panels for homeowners. The recent increase in the price of oil and gas has increased interest in new renewable energy sources; therefore,&nbsp;gSUNSolar&nbsp;wants to get the most out of this situation. In [&hellip;]","og_url":"https:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/","og_site_name":"My Blog","article_published_time":"2024-07-19T08:16:45+00:00","article_modified_time":"2024-07-19T08:16:47+00:00","author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/#article","isPartOf":{"@id":"https:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/"},"author":{"name":"admin","@id":"https:\/\/britainwriters.com\/answers\/#\/schema\/person\/c698e0f0b4a723b0d250ea199e68a6d3"},"headline":"Assignment On GSUNsolar Energy","datePublished":"2024-07-19T08:16:45+00:00","dateModified":"2024-07-19T08:16:47+00:00","mainEntityOfPage":{"@id":"https:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/"},"wordCount":1205,"commentCount":0,"publisher":{"@id":"https:\/\/britainwriters.com\/answers\/#organization"},"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/","url":"https:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/","name":"Assignment On GSUNsolar Energy - My Blog","isPartOf":{"@id":"https:\/\/britainwriters.com\/answers\/#website"},"datePublished":"2024-07-19T08:16:45+00:00","dateModified":"2024-07-19T08:16:47+00:00","breadcrumb":{"@id":"https:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/britainwriters.com\/answers\/assignment-on-gsunsolar-energy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/britainwriters.com\/answers\/"},{"@type":"ListItem","position":2,"name":"Assignment On GSUNsolar Energy"}]},{"@type":"WebSite","@id":"https:\/\/britainwriters.com\/answers\/#website","url":"https:\/\/britainwriters.com\/answers\/","name":"My Blog","description":"My WordPress Blog","publisher":{"@id":"https:\/\/britainwriters.com\/answers\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/britainwriters.com\/answers\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/britainwriters.com\/answers\/#organization","name":"My Blog","url":"https:\/\/britainwriters.com\/answers\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/britainwriters.com\/answers\/#\/schema\/logo\/image\/","url":"https:\/\/britainwriters.com\/answers\/wp-content\/uploads\/2023\/12\/bw-logo.png","contentUrl":"https:\/\/britainwriters.com\/answers\/wp-content\/uploads\/2023\/12\/bw-logo.png","width":379,"height":81,"caption":"My Blog"},"image":{"@id":"https:\/\/britainwriters.com\/answers\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/britainwriters.com\/answers\/#\/schema\/person\/c698e0f0b4a723b0d250ea199e68a6d3","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9c8389b9a2505b8a25de6eb6bd63d1b3bd34e49d8d91d40d9935e77bdb797c34?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/9c8389b9a2505b8a25de6eb6bd63d1b3bd34e49d8d91d40d9935e77bdb797c34?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9c8389b9a2505b8a25de6eb6bd63d1b3bd34e49d8d91d40d9935e77bdb797c34?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/britainwriters.com\/website"],"url":"https:\/\/britainwriters.com\/answers\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/posts\/1875","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/comments?post=1875"}],"version-history":[{"count":1,"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/posts\/1875\/revisions"}],"predecessor-version":[{"id":1876,"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/posts\/1875\/revisions\/1876"}],"wp:attachment":[{"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/media?parent=1875"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/categories?post=1875"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/tags?post=1875"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}