{"id":7950,"date":"2017-12-18T15:10:32","date_gmt":"2017-12-18T14:10:32","guid":{"rendered":"https:\/\/blog.sheetgo.com\/?p=7950"},"modified":"2017-12-18T15:10:32","modified_gmt":"2017-12-18T14:10:32","slug":"crear-macros-en-google-sheets","status":"publish","type":"post","link":"https:\/\/www.sheetgo.com\/fr\/blog\/spreadsheets-tips\/structured-data-reporting-import-io-google-sheets\/","title":{"rendered":"Obtenir des donn\u00e9es structur\u00e9es pour la cr\u00e9ation de rapports dans Google Sheets"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; module_class=&#8221;sheetgo-post&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3>How to get structured data for reporting<\/h3>\n<p>Your company has decided to standardize spreadsheets and reporting on Google Sheets. That\u2019s great, but first, you need to get the data you want to report on. If that data resides on the web, then you can get structured data with data extraction.<\/p>\n<p>Data extraction is sometimes referred to as web scraping, but it\u2019s much more than that. All you need is one URL to get started.<\/p>\n<p>For this example, we want to report on Samsung product sentiment on Amazon.com.<\/p>\n<p>First:<br \/> we search on Amazon for Samsung products.<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Amazon-image3-blog.webp&#8221; alt=&#8221;Search Results for Samsung in Amazon&#8221; title_text=&#8221;search-results&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span>Then copy and paste the resulting search URL into\u00a0<\/span><a href=\"https:\/\/www.import.io\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Import.io.<\/strong><\/a><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Extractor-image1-blog.webp&#8221; alt=&#8221;Import io Google Sheets: URL of Search Results Pasted to Import io&#8221; title_text=&#8221;url-to-import-io&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span>Since this is just the first page of products, Import.io can tell that more pages exist and gives you the option to add all of them.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Pagination-image4-blog.webp&#8221; alt=&#8221;Option to Adding All Result Pages&#8221; title_text=&#8221;add-all-pages-option&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span>After the data extraction process completes, Import.io allows you to select what data to extract into as many columns as you need.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Extractor-image5-blog.webp&#8221; alt=&#8221;Import io Google Sheets: Choosing Data to Extract into Columns&#8221; title_text=&#8221;extract-data-into-columns&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span>We only wanted the product name and rating info this time and we\u2019ll download those two columns to an Excel spreadsheet.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Dashboard-image6-blog.webp&#8221; alt=&#8221;Product Name and Rating Information in import-io&#8221; title_text=&#8221;import-io-with-data&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span>Now, you have a great spreadsheet of customer sentiment data to the format and integrate into your Google Sheets database using\u00a0<\/span><a href=\"https:\/\/gsuite.google.com\/marketplace\/app\/sheetgo\/94172092257\" target=\"_blank\" rel=\"noopener noreferrer\">Sheetgo<\/a><span>. Read through the simple steps in this blog post on how to easily\u00a0<\/span><a href=\"https:\/\/www.sheetgo.com\/blog\/how-to-solve-with-sheetgo\/convert-excel-to-google-sheets\/\" target=\"_blank\" rel=\"noopener noreferrer\">upload Excel to Google Sheets<\/a><span>.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Excel-image6-blog.png&#8221; alt=&#8221;Product Name and Rating Info in Excel File&#8221; title_text=&#8221;extracted-data-in-excel&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span>Since customer sentiment continuously changes, you can schedule this to run every day or even every hour. Import.io also provides an optional hourly, daily, or weekly report on just what has changed to make it easier to update your reports. So, once you run this extraction, you are set to receive the latest data for tracking sentiment ongoing.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Change-report-image2-blog.webp&#8221; alt=&#8221;Import io Google Sheets: Snapshot of Schedule Options for Update Reports&#8221; title_text=&#8221;schedule-options&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to get structured data for reporting Your company has decided to standardize spreadsheets and reporting on Google Sheets. That\u2019s great, but first, you need to get the data you want to report on. If that data resides on the web, then you can get structured data with data extraction. Data extraction is sometimes referred [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":8020,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"<h1>How to get Structured Data for Reporting<\/h1>\nYour company has decided to standardize spreadsheets and reporting on Google Sheets. That\u2019s great, but first you need to get the data you want to report on. If that data resides on the web, then you can get structured data with data extraction.\n\nData extraction is sometimes referred to as web scraping, but it\u2019s much more than that. All you need is one URL to get started.\n\nFor this example, we want to report on Samsung product sentiment on Amazon.com.\n\nFirst:\nwe search on Amazon for Samsung products.\n\n<img class=\"aligncenter wp-image-7961 size-full\" src=\"https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Amazon-image3-blog.webp\" alt=\"\" width=\"2000\" height=\"1450\" \/>\n\nThen copy and paste the resulting search URL into <a href=\"https:\/\/www.import.io\/\"><strong>Import.io.<\/strong><\/a>\n\n<img class=\"aligncenter wp-image-7966 size-full\" src=\"https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Extractor-image1-blog.webp\" alt=\"\" width=\"1800\" height=\"600\" \/>Since this is just the first page of products, Import.io can tell that more pages exist and gives you the option to add all of them.\n\n<img class=\"aligncenter wp-image-7968 size-full\" src=\"https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Pagination-image4-blog.webp\" alt=\"\" width=\"1250\" height=\"650\" \/>After the data extraction process completes, Import.io allows you to select what data to extract into as many columns as you need.\n\n<img class=\"aligncenter wp-image-7967 size-full\" src=\"https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Extractor-image5-blog.webp\" alt=\"\" width=\"1600\" height=\"1400\" \/>\n\nWe only wanted the product name and ratings info this time and we\u2019ll download those two columns to an Excel spreadsheet.\n\n<img class=\"aligncenter wp-image-7964 size-large\" src=\"https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Dashboard-image6-blog-1024x631.webp\" alt=\"\" width=\"1024\" height=\"631\" \/>\n\nNow, you have a great spreadsheet of customer sentiment data to the format and integrate into your Google Sheets database using <strong>Sheetgo<\/strong>.\n\n<img class=\"aligncenter wp-image-7965 size-full\" src=\"https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Excel-image6-blog.png\" alt=\"\" width=\"1522\" height=\"1200\" \/>Since customer sentiment continuously changes, you can schedule this to run every day or even every hour. Import.io also provides an optional hourly, daily, or weekly report on just what has changed to make it easier to update your reports. So, once you run this extraction, you are set to receive the latest data for tracking sentiment ongoing.\n\n<img class=\"aligncenter wp-image-7963 size-full\" src=\"https:\/\/static.sheetgo.com\/wp-content\/uploads\/2017\/12\/Change-report-image2-blog.webp\" alt=\"\" width=\"1264\" height=\"1450\" \/>\n\n\u00a0\n\n\u00a0\n\n\u00a0","_et_gb_content_width":"","footnotes":""},"categories":[29],"tags":[28],"class_list":["post-7950","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-spreadsheets-tips","tag-spreadsheets"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/posts\/7950","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/comments?post=7950"}],"version-history":[{"count":0,"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/posts\/7950\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/media\/8020"}],"wp:attachment":[{"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/media?parent=7950"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/categories?post=7950"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/tags?post=7950"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}