{"id":8331,"date":"2025-10-30T07:51:29","date_gmt":"2025-10-30T11:51:29","guid":{"rendered":"https:\/\/datavizexplorer.org\/dir\/?page_id=8331"},"modified":"2025-10-30T08:21:13","modified_gmt":"2025-10-30T12:21:13","slug":"community-guidelines","status":"publish","type":"page","link":"https:\/\/datavizexplorer.org\/dir\/community-guidelines\/","title":{"rendered":"Community Guidelines"},"content":{"rendered":"<p><!-- Load Tailwind CSS --><br \/>\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script><\/p>\n<p><!-- Tailwind Configuration using Brand Colors --><br \/>\n<script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        \/\/ Custom Brand Colors \n                        'brand-header-bg': '#f1f0e8',   \/\/ Light Beige\n                        'brand-border-brown': '#4e3824', \/\/ Dark Brown\n                        'brand-bg-outer': '#f5f5f5',     \/\/ Off-White outer background (Not used)\n                        'brand-text': '#333333',\n                    }\n                }\n            }\n        }\n    <\/script><\/p>\n<style>\n        \/* REMOVE GAP AT TOP OF PAGE - NEW FIX *\/<br \/>\n        body {<br \/>\n            margin-top: 0 !important;<br \/>\n            padding-top: 0 !important;<br \/>\n        }<\/p>\n<p>        .max-w-\\[1100px\\] {<br \/>\n            margin-top: 0 !important;<br \/>\n            padding-top: 0 !important;<br \/>\n        }<\/p>\n<p>        .bg-brand-header-bg {<br \/>\n            margin-top: 0 !important;<br \/>\n        }<\/p>\n<p>        body > *:first-child {<br \/>\n            margin-top: 0 !important;<br \/>\n        }<br \/>\n        \/* END GAP FIX *\/<\/p>\n<p>        \/* Define custom styles based on the user's reference *\/<br \/>\n        body {<br \/>\n            \/* Ensures the entire page background is white *\/<br \/>\n            font-family: Helvetica, Arial, sans-serif;<br \/>\n            line-height: 1.6;<br \/>\n            background-color: white;<br \/>\n            color: #333333;<br \/>\n            \/* FIX: Remove default browser margin\/padding from the body *\/<br \/>\n            margin: 0;<br \/>\n            padding: 0;<br \/>\n        }<br \/>\n        \/* Custom class for the 3px border on the main container *\/<br \/>\n        .border-brand-brown-custom {<br \/>\n            border-color: #4e3824;<br \/>\n        }<br \/>\n        \/* Style for the rule list items *\/<br \/>\n        .rule-item {<br \/>\n            background-color: #ffffff; \/* White background for rules *\/<br \/>\n            border: 1px solid #e5e7eb;<br \/>\n        }<br \/>\n    <\/style>\n<p>&nbsp;<\/p>\n<p><!-- MAIN CONTENT CONTAINER: Has rounded edges (rounded-lg) and pt-0 to try and close the gap --><\/p>\n<div class=\"max-w-[1100px] mx-auto border-4 border-brand-brown-custom rounded-lg px-5 pb-5 pt-0 bg-white overflow-hidden mt-0 mb-8\">\n<p><!-- MAIN TITLE BANNER (Light Beige Background applied here) --><br \/>\n<!-- This style creates the inner 'framed' look and has rounded corners (rounded-md) --><\/p>\n<div class=\"bg-brand-header-bg text-black border-l-4 border-r-4 border-brand-border-brown p-4 md:p-5 mx-auto mb-6 rounded-md w-[95%] text-center\" style=\"border-left-width: 4px; border-right-width: 4px; border-radius: 6px;\">\n<h1 class=\"text-3xl sm:text-4xl font-bold flex items-center justify-center mb-1\"><span class=\"mr-3\">\ud83c\udde7\ud83c\udde7\ud83d\udcca<\/span> DataViz Explorer Community Guidelines &amp; Reporting<\/h1>\n<p class=\"mt-2 text-gray-700 text-base\">A guide to responsible data exploration and collaboration on our platform.<\/p>\n<\/div>\n<p><!-- END MAIN TITLE BANNER --><\/p>\n<p><!-- Main Content Area - Padding now handled by the main container again (px-5) --><\/p>\n<div class=\"bg-white text-brand-text\">\n<p><!-- SECTION: Introduction and Mission --><\/p>\n<h2 class=\"text-2xl font-bold mb-4 text-gray-900 border-b pb-2\">Our Mission and Scope<\/h2>\n<section class=\"mb-8 pb-6\">\n<p class=\"text-lg text-gray-800 mb-4 font-bold\">**DataViz Explorer is a Barbadian small business committed to being a truthful, responsible, and supportive environment for exploring and understanding data**.<\/p>\n<p><!-- What DataViz Explorer is for --><\/p>\n<h3 class=\"text-xl font-bold mt-6 mb-2 text-brand-border-brown\">What DataViz Explorer is for<\/h3>\n<p class=\"mb-4 text-base text-gray-700\">DataViz Explorer is strictly an online e-learning platform that helps learners, especially beginners, improve their skills in data analysis, practicing responsible data management, and creating visualizations to gain and share genuine insight. We provide access to a variety of resources, including:<\/p>\n<ul class=\"list-disc list-inside ml-6 mb-4 text-base text-gray-700 space-y-2\">\n<li>Guides, Minicourses, Newsletters, &amp; Blogs<\/li>\n<li>Project Access, Articles, &amp; Tips<\/li>\n<li>eBooks, Podcasts, Audio\/Video Podcasts, &amp; Product Updates<\/li>\n<li>Tools &amp; Templates<\/li>\n<\/ul>\n<p class=\"mt-4 text-sm text-gray-600 italic border-l-4 border-brand-border-brown pl-3 py-1\">Our platform is solely an EdTech hub; there is no physical onsite facility for in-person training. All users need is a reliable internet connection and electronic\/mobile devices, which DataViz Explorer does not supply.<\/p>\n<p class=\"mt-6 text-gray-700\">By using DataViz Explorer, you agree to follow these guidelines and adhere to our <a class=\"text-brand-border-brown font-semibold underline hover:text-[#382a1c] transition duration-150\" href=\"\/terms-and-conditions\">Terms and Conditions<\/a>.<\/p>\n<\/section>\n<p><!-- SECTION: Core Rules --><\/p>\n<hr class=\"my-8 border-t border-brand-border-brown\" \/>\n<h2 class=\"text-2xl font-bold mb-6 text-gray-900\">Community Rules: When using DataViz Explorer, please remember to:<\/h2>\n<ul class=\"space-y-4\">\n<li class=\"p-4 rule-item rounded-lg shadow-sm\">\n<h3 class=\"font-bold text-lg text-brand-border-brown mb-1\">1. Be Kind and Respectful<\/h3>\n<p class=\"text-gray-800\">Treat all users and data subjects with dignity. We do not tolerate the use of visualizations or accompanying text to promote hatred, violence, bullying, racism, or discrimination on any basis (e.g., race, religion, gender, etc.).<\/p>\n<\/li>\n<li class=\"p-4 rule-item rounded-lg shadow-sm\">\n<h3 class=\"font-bold text-lg text-brand-border-brown mb-1\">2. Prioritize Data Integrity and Management<\/h3>\n<p class=\"text-gray-800\">Do not upload or create visualizations based on fabricated, misleading, or intentionally incorrect data. Ensure your data sets are well-documented, clean, and accurately reflect the source material. Your visualizations must accurately represent the underlying data to avoid misinterpretation (e.g., responsible axis scaling, appropriate chart types). Always cite the original source of your data when sharing publicly.<\/p>\n<\/li>\n<li class=\"p-4 rule-item rounded-lg shadow-sm\">\n<h3 class=\"font-bold text-lg text-brand-border-brown mb-1\">3. Keep it Analysis-Focused<\/h3>\n<p class=\"text-gray-800\">DataViz Explorer is for data exploration, not social networking or personal blogging. Content that is non-analytical or serves as spam will be removed.<\/p>\n<\/li>\n<li class=\"p-4 rule-item rounded-lg shadow-sm\">\n<h3 class=\"font-bold text-lg text-brand-border-brown mb-1\">4. Respect Intellectual Property<\/h3>\n<p class=\"text-gray-800\">You may not post data, datasets, or images that infringe anyone else&#8217;s copyright, trademark, or intellectual property rights. Ensure you have the right to share the content you upload.<\/p>\n<\/li>\n<li class=\"p-4 rule-item rounded-lg shadow-sm\">\n<h3 class=\"font-bold text-lg text-brand-border-brown mb-1\">5. Protect Confidentiality and Privacy<\/h3>\n<p class=\"text-gray-800\">Do not post personally identifiable information (PII)\u2014yours or anyone else&#8217;s\u2014(such as name, address, telephone number, account information, business or financial information) into any public-facing data sets or visualizations. Anonymize or aggregate sensitive data appropriately.<\/p>\n<\/li>\n<\/ul>\n<p><!-- SECTION: Reporting --><\/p>\n<hr class=\"my-8 border-t border-brand-border-brown\" \/>\n<h2 class=\"text-2xl font-bold text-red-600 mb-4 flex items-center\">\n<p>How to Report Inappropriate Content<\/h2>\n<p class=\"text-gray-700 mb-4\">We depend on our users to help keep DataViz Explorer a high-quality, trustworthy environment. If you find content or activity that violates the guidelines above, please follow these steps:<\/p>\n<ol class=\"list-decimal pl-6 space-y-3 text-gray-700\">\n<li>Locate the Violating Content: Identify the specific visualization, data set, comment, or user account.<\/li>\n<li>Submit a Report: Send an email to <a class=\"text-brand-border-brown font-semibold underline hover:text-[#382a1c] transition duration-150\" href=\"mailto:noreen@datavizexplorer.org\">noreen@datavizexplorer.org<\/a> with the following information:\n<ul class=\"list-disc pl-5 mt-1 text-sm text-gray-600 italic\">\n<li>Direct Link\/URL to the violating content.<\/li>\n<li>Reason for the Report: Clearly state which guideline(s) you believe the content is violating.<\/li>\n<\/ul>\n<\/li>\n<li>Action: Our team will review the report and take appropriate action, which may include removing the content, limiting account access, or issuing a warning. We will notify you once a decision has been made.<\/li>\n<\/ol>\n<\/div>\n<p><!-- NEW CLOSING\/SIGNATURE BLOCK - Added px-5 padding for alignment --><\/p>\n<div class=\"text-center mt-12 mb-4 px-5\">\n<p class=\"text-xl text-gray-700 font-medium\">Thank you for helping us maintain a responsible community for data exploration!<\/p>\n<p class=\"text-2xl text-brand-border-brown font-semibold pt-2\">\u2014 DataViz Explorer Team<\/p>\n<\/div>\n<p><!-- END NEW CLOSING\/SIGNATURE BLOCK --><\/p>\n<p><!-- FOOTER BLOCK (Registration Info) - Centered and Bordered --><br \/>\n<!-- Added px-5 padding for alignment --><\/p>\n<div class=\"mt-8 pt-4 border-t border-gray-200 px-5\">\n<div class=\"flex items-center justify-center border-4 border-brand-brown-custom py-4 px-3 rounded-md bg-white text-black\" style=\"border-width: 4px;\"><span class=\"text-base text-center text-gray-800\"><br \/>\n<span class=\"font-bold\">DataViz Explorer<\/span> C.A.I.P.O. Barbados Business Registration \u211687900\u00ae<br \/>\n<\/span><\/div>\n<\/div>\n<p><!-- Add a final padding div at the very bottom --><\/p>\n<div class=\"h-5\"><\/div>\n<\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; \ud83c\udde7\ud83c\udde7\ud83d\udcca DataViz Explorer Community Guidelines &amp; Reporting A guide to responsible data exploration and collaboration on our platform. Our Mission and Scope **DataViz Explorer is a Barbadian small business committed to being a truthful, responsible, and supportive environment for exploring and understanding data**. What DataViz Explorer is for DataViz Explorer is strictly an online [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"yasr_overall_rating":0,"yasr_post_is_review":"","yasr_auto_insert_disabled":"","yasr_review_type":"","footnotes":""},"class_list":["post-8331","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>DataViz Explorer - Community Guidelines<\/title>\n<meta name=\"description\" content=\"&nbsp; \ud83c\udde7\ud83c\udde7\ud83d\udcca DataViz Explorer Community Guidelines &amp; Reporting A guide to responsible data exploration and collaboration on our platform. Our Mission\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/datavizexplorer.org\/dir\/community-guidelines\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DataViz Explorer - Community Guidelines\" \/>\n<meta property=\"og:description\" content=\"&nbsp; \ud83c\udde7\ud83c\udde7\ud83d\udcca DataViz Explorer Community Guidelines &amp; Reporting A guide to responsible data exploration and collaboration on our platform. Our Mission\" \/>\n<meta property=\"og:url\" content=\"https:\/\/datavizexplorer.org\/dir\/community-guidelines\/\" \/>\n<meta property=\"og:site_name\" content=\"DataViz Explorer\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/datavizexplorer\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-30T12:21:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/datavizexplorer.org\/dir\/wp-content\/uploads\/2024\/09\/DataViz-Explorer-logo-reboots.png?fit=500%2C500&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@explorerdata246\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/community-guidelines\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/community-guidelines\\\/\"},\"author\":{\"name\":\"Noreen\",\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/#\\\/schema\\\/person\\\/94a04b450e5f92d35bd06993d9317eee\"},\"headline\":\"Community Guidelines\",\"datePublished\":\"2025-10-30T11:51:29+00:00\",\"dateModified\":\"2025-10-30T12:21:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/community-guidelines\\\/\"},\"wordCount\":518,\"publisher\":{\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/#organization\"},\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/community-guidelines\\\/\",\"url\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/community-guidelines\\\/\",\"name\":\"DataViz Explorer - Community Guidelines\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/#website\"},\"datePublished\":\"2025-10-30T11:51:29+00:00\",\"dateModified\":\"2025-10-30T12:21:13+00:00\",\"description\":\"&nbsp; \ud83c\udde7\ud83c\udde7\ud83d\udcca DataViz Explorer Community Guidelines &amp; Reporting A guide to responsible data exploration and collaboration on our platform. Our Mission\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/community-guidelines\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/community-guidelines\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/community-guidelines\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Community Guidelines\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/#website\",\"url\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/\",\"name\":\"DataViz Explorer\",\"description\":\"&quot;Empower The Data Universe&quot;                                                                                                                                                                      Every month get the latest newsletter of our products, exclusive offers and trends.\",\"publisher\":{\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/#organization\"},\"alternateName\":\"DataViz E\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/#organization\",\"name\":\"DataViz Explorer\",\"alternateName\":\"DataViz E\",\"url\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/datavizexplorer.org\\\/dir\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/DataViz-Explorer-logo-reboots.png?fit=500%2C500&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/datavizexplorer.org\\\/dir\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/DataViz-Explorer-logo-reboots.png?fit=500%2C500&ssl=1\",\"width\":500,\"height\":500,\"caption\":\"DataViz Explorer\"},\"image\":{\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/datavizexplorer\",\"https:\\\/\\\/x.com\\\/explorerdata246\",\"https:\\\/\\\/www.instagram.com\\\/datavizexplorers\",\"https:\\\/\\\/www.pinterest.com\\\/datavizexplorer\",\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/qr-code\",\"https:\\\/\\\/bsky.app\\\/profile\\\/dataviz1.bsky.social\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/datavizexplorer.org\\\/dir\\\/#\\\/schema\\\/person\\\/94a04b450e5f92d35bd06993d9317eee\",\"name\":\"Noreen\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2e60efd4e422d1848f422a8fd75aad007732574bbae4ecd6761e737bdbeddf20?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2e60efd4e422d1848f422a8fd75aad007732574bbae4ecd6761e737bdbeddf20?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2e60efd4e422d1848f422a8fd75aad007732574bbae4ecd6761e737bdbeddf20?s=96&r=g\",\"caption\":\"Noreen\"},\"description\":\"I am a proud Barbadian entrepreneur who is the Founder &amp; C.E.O of DataViz Explorer.\",\"sameAs\":[\"https:\\\/\\\/datavizexplorer.org\\\/dir\"]},false]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DataViz Explorer - Community Guidelines","description":"&nbsp; \ud83c\udde7\ud83c\udde7\ud83d\udcca DataViz Explorer Community Guidelines &amp; Reporting A guide to responsible data exploration and collaboration on our platform. Our Mission","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:\/\/datavizexplorer.org\/dir\/community-guidelines\/","og_locale":"en_US","og_type":"article","og_title":"DataViz Explorer - Community Guidelines","og_description":"&nbsp; \ud83c\udde7\ud83c\udde7\ud83d\udcca DataViz Explorer Community Guidelines &amp; Reporting A guide to responsible data exploration and collaboration on our platform. Our Mission","og_url":"https:\/\/datavizexplorer.org\/dir\/community-guidelines\/","og_site_name":"DataViz Explorer","article_publisher":"https:\/\/www.facebook.com\/datavizexplorer","article_modified_time":"2025-10-30T12:21:13+00:00","og_image":[{"width":500,"height":500,"url":"https:\/\/i0.wp.com\/datavizexplorer.org\/dir\/wp-content\/uploads\/2024\/09\/DataViz-Explorer-logo-reboots.png?fit=500%2C500&ssl=1","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@explorerdata246","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/datavizexplorer.org\/dir\/community-guidelines\/#article","isPartOf":{"@id":"https:\/\/datavizexplorer.org\/dir\/community-guidelines\/"},"author":{"name":"Noreen","@id":"https:\/\/datavizexplorer.org\/dir\/#\/schema\/person\/94a04b450e5f92d35bd06993d9317eee"},"headline":"Community Guidelines","datePublished":"2025-10-30T11:51:29+00:00","dateModified":"2025-10-30T12:21:13+00:00","mainEntityOfPage":{"@id":"https:\/\/datavizexplorer.org\/dir\/community-guidelines\/"},"wordCount":518,"publisher":{"@id":"https:\/\/datavizexplorer.org\/dir\/#organization"},"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/datavizexplorer.org\/dir\/community-guidelines\/","url":"https:\/\/datavizexplorer.org\/dir\/community-guidelines\/","name":"DataViz Explorer - Community Guidelines","isPartOf":{"@id":"https:\/\/datavizexplorer.org\/dir\/#website"},"datePublished":"2025-10-30T11:51:29+00:00","dateModified":"2025-10-30T12:21:13+00:00","description":"&nbsp; \ud83c\udde7\ud83c\udde7\ud83d\udcca DataViz Explorer Community Guidelines &amp; Reporting A guide to responsible data exploration and collaboration on our platform. Our Mission","breadcrumb":{"@id":"https:\/\/datavizexplorer.org\/dir\/community-guidelines\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/datavizexplorer.org\/dir\/community-guidelines\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/datavizexplorer.org\/dir\/community-guidelines\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/datavizexplorer.org\/dir\/"},{"@type":"ListItem","position":2,"name":"Community Guidelines"}]},{"@type":"WebSite","@id":"https:\/\/datavizexplorer.org\/dir\/#website","url":"https:\/\/datavizexplorer.org\/dir\/","name":"DataViz Explorer","description":"&quot;Empower The Data Universe&quot;                                                                                                                                                                      Every month get the latest newsletter of our products, exclusive offers and trends.","publisher":{"@id":"https:\/\/datavizexplorer.org\/dir\/#organization"},"alternateName":"DataViz E","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/datavizexplorer.org\/dir\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/datavizexplorer.org\/dir\/#organization","name":"DataViz Explorer","alternateName":"DataViz E","url":"https:\/\/datavizexplorer.org\/dir\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/datavizexplorer.org\/dir\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/datavizexplorer.org\/dir\/wp-content\/uploads\/2024\/09\/DataViz-Explorer-logo-reboots.png?fit=500%2C500&ssl=1","contentUrl":"https:\/\/i0.wp.com\/datavizexplorer.org\/dir\/wp-content\/uploads\/2024\/09\/DataViz-Explorer-logo-reboots.png?fit=500%2C500&ssl=1","width":500,"height":500,"caption":"DataViz Explorer"},"image":{"@id":"https:\/\/datavizexplorer.org\/dir\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/datavizexplorer","https:\/\/x.com\/explorerdata246","https:\/\/www.instagram.com\/datavizexplorers","https:\/\/www.pinterest.com\/datavizexplorer","https:\/\/datavizexplorer.org\/dir\/qr-code","https:\/\/bsky.app\/profile\/dataviz1.bsky.social"]},{"@type":"Person","@id":"https:\/\/datavizexplorer.org\/dir\/#\/schema\/person\/94a04b450e5f92d35bd06993d9317eee","name":"Noreen","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2e60efd4e422d1848f422a8fd75aad007732574bbae4ecd6761e737bdbeddf20?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2e60efd4e422d1848f422a8fd75aad007732574bbae4ecd6761e737bdbeddf20?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2e60efd4e422d1848f422a8fd75aad007732574bbae4ecd6761e737bdbeddf20?s=96&r=g","caption":"Noreen"},"description":"I am a proud Barbadian entrepreneur who is the Founder &amp; C.E.O of DataViz Explorer.","sameAs":["https:\/\/datavizexplorer.org\/dir"]},false]}},"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":0,"sum_votes":0},"_links":{"self":[{"href":"https:\/\/datavizexplorer.org\/dir\/wp-json\/wp\/v2\/pages\/8331","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/datavizexplorer.org\/dir\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/datavizexplorer.org\/dir\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/datavizexplorer.org\/dir\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/datavizexplorer.org\/dir\/wp-json\/wp\/v2\/comments?post=8331"}],"version-history":[{"count":10,"href":"https:\/\/datavizexplorer.org\/dir\/wp-json\/wp\/v2\/pages\/8331\/revisions"}],"predecessor-version":[{"id":8351,"href":"https:\/\/datavizexplorer.org\/dir\/wp-json\/wp\/v2\/pages\/8331\/revisions\/8351"}],"wp:attachment":[{"href":"https:\/\/datavizexplorer.org\/dir\/wp-json\/wp\/v2\/media?parent=8331"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}