CINXE.COM
Low views, high votes yet unanswered - Stack Exchange Data Explorer
<!DOCTYPE html> <html> <head> <title>Low views, high votes yet unanswered - Stack Exchange Data Explorer</title> <link href="/assets/css/master?v=JAk_ZNuv8aYc43nZO_HdiFAtixqWKIS7Zzhy8WmuDhk1" rel="stylesheet"/> <link href="/assets/css/query?v=DwxsSmbjNuRMddptEeHjH7o_gMpI7Ga2l1s1NrN3agc1" rel="stylesheet"/> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> <script src="/assets/js/master?v=z4f_gBg2EsnXf9S_Fc2G1EvtPoPEMGCsDBXmNxoRSOQ1"></script> <script> DataExplorer.init({ 'User.id': null, 'User.guessedID': null, 'User.hideSchema': false, 'User.isAuthenticated': false, 'Site.id': 311, 'WhitelistEnabled': false }); </script> </head> <body> <div id="topbar"> <div class="page"> <div class="network-items"> <a href="//stackexchange.com">Stack Exchange</a> </div> <div class="topbar-links"> <span class="navigation-links"> <a href="/account/login?returnurl=/crafts/query/951/low-views-high-votes-yet-unanswered">log in</a> <a href="/help">help</a> </span> <div class="search-form"> <form method="GET" action="/crafts/queries"> <input id="q" maxlength="80" name="q" placeholder="search" size="28" tabindex="1" type="text" value="" /> </form> </div> </div> </div> </div> <div class="page"> <div id="header"> <a id="logo" href="/" title="Stack Exchange Data Explorer">Stack Exchange Data Explorer</a> <nav class="primary"> <div class="nav"> <ul> <li> <a href="/" title="Home">Home</a> </li> <li> <a class="youarehere" href="/crafts/queries" title="Queries">Queries</a> </li> <li> <a href="/users" title="Users">Users</a> </li> </ul> </div> <div style="float:right;" class="nav"> <ul> <li style="margin-right:0px;"> <a id="compose-button" href="/crafts/query/new" title="Compose Query">Compose Query</a> </li> </ul> </div> </nav> <script> DataExplorer.initComposeButton({ IconUrl: 'https://cdn.sstatic.net/sites/crafts/img/favicon.ico', LongName: 'Arts and Crafts' }); </script> </div> <div class="subheader"> <h2>Low views, high votes yet unanswered</h2> </div> <div id="query"> <form id="runQueryForm" action="/query/run/311/951/951" method='post'> <div id="metadata"> <div class="info"> <div id="query-voting"> <span title="" class="star-off"></span> <div class="favoritecount"><strong class="">46</strong></div> <div class="error-notification supernovabg"> <h2> Please <a href="/account/login?returnurl=/crafts/query/951/low-views-high-votes-yet-unanswered">login or register</a> to vote for this query.</h2> (click on this box to dismiss) </div> <script> DataExplorer.ready(function () { DataExplorer.Voting.init('#query-voting', 951, false, true); }); </script> </div> <p class='description'>A list of questions with a high score and low view count </p> </div> <div id="aboutSite"> <img class="site" src="https://cdn.sstatic.net/sites/crafts/img/logo.png" alt="Arts and Crafts" /> <p class="tagline">Q&A for artists and crafters</p> </div> <div class="clear"></div> </div> <pre id="queryBodyText" class="cm-s-default"><code>-- Enter Query Title -- Enter Query Description select top 500 Id as [Post Link], Score, ViewCount from Posts where Score > 2 and ViewCount <> 0 and ParentId is null and AcceptedAnswerId is null order by ViewCount asc</code></pre> <table class="fw"> <tbody><tr> <td class="vt"> <div class="toolbar"> <a href="/crafts/query/fork/951">fork query</a> </div> </td> <td class="post-signature"> </td> <td class="post-signature"> <div class="user-info owner"> <div class="user-action-time">created <span title="2010-05-25 06:17:41Z" class="relativetime">may 25 10</span></div> <div class="user-gravatar32"> <a href="/users/1"><img src="//www.gravatar.com/avatar/3dcae8378d46c244172a115c28ca49ce?s=64&d=identicon&r=PG" height="32px" width="32px" class="logo"></a> <a href="/users/1">sam.saffron</a> </div> </div> </td> </tr> </tbody> </table> <script> DataExplorer.ready(function () { var formatOptions = { 'slug': '/low-views-high-votes-yet-unanswered', 'params': window.location.search, 'id': 951 }; DataExplorer.template('#site-selector a.templated', 'href', formatOptions); DataExplorer.SiteSwitcher.update(formatOptions); $('#site-selector').show(); }); </script> <div id="query-params"> <h3>Enter Parameters</h3> </div> <div id="query-options"> <button id="submit-query" class="btn-normal" type="submit">Run Query</button> <button id="cancel-query" class="btn-normal" type="button" disabled>Cancel</button> <span class="options"> Options: <label title="Return results in text format"><input type="checkbox" name="textResults" value="true" />Text-only results</label> <label title="Include the execution plan for this query in the results"><input type="checkbox" name="withExecutionPlan" value="true" />Include execution plan</label> </span> </div> <script src="https://www.google.com/recaptcha/api.js"></script> <div id="captcha" class="g-recaptcha" data-sitekey="6Le5RMESAAAAAC3mP6gGby1lVHSG3GM0fc0wrvES" style="display: none"></div> <div class="clear"></div> </form> <div id="site-selector" class="result-option"> Switch to meta site <ul> <li class="site-selector-related"> <a class="site templated " href="/craftsme/query/:id:slug:params" title="View results on Arts and Crafts Meta"> <img class="site-icon" src="https://cdn.sstatic.net/sites/craftsmeta/img/favicon.ico" alt="Arts and Crafts Meta" /> </a> </li> <li> <input id="switch-sites" type="text" size="24" placeholder="search by name or url" /> </li> </ul> <div class="clear"></div> </div> <div id="loading"> <img src="//cdn.sstatic.net/img/progress-dots.gif" alt="loading" /> Hold tight while we fetch your results </div> <div id="error-message" class="error-message"></div> <div id="query-results" class="result-option"> <div class="subheader"> <div class="group"> <div class="miniTabs"> <a id="resultSetsTab" class="optional" href="#resultSets">Results<span class="tab-counter" title="Change result set">[:current/:total]</span></a> <a id="messagesTab" href="#messages">Messages</a> <a id="graphTab" class="optional" href="#graph">Graph</a> <a id="executionPlanTab" class="optional" href="#executionPlan">Execution Plan</a> </div> <a id="resultSetsButton" class="download-button templated" title="Download results as CSV" href="/:site/:targetsites;csv/:revisionid:params">Download CSV</a> <a id="executionPlanButton" class="download-button templated" title="Download execution plan as XML" href="/:site/:targetsites;plan/:revisionid:params">Download XML</a> </div> </div> <div id="resultSets" class="panel"></div> <pre id="messages" class="panel"><code></code></pre> <div id="executionPlan" class="panel"></div> <div id="graph" class="panel"></div> <div id="execution-stats">:records returned in :time ms:cached</div> </div> </div> <script src="/assets/js/query?v=ylXAk5jupJpbjIUtMTY1VLnjNuHpPVgeWQPlMtvo5tg1"></script> <script> DataExplorer.ready(function () { if (loadCachedResults) { loadCachedResults(); } }); DataExplorer.SiteSwitcher.init('#switch-sites', '/:site/query/:id:slug:params'); </script> </div> <div id="footer"> <div class="footerwrap"> <div id="footer-menu"> <a href="/about">help</a> <a href="https://stackexchange.com/sites">sites</a> <a href="https://stackoverflow.blog/">blog</a> <a href="https://chat.stackexchange.com/rooms/13526/sede-stack-exchange-data-explorer">chat</a> <a href="https://data.stackexchange.com">data</a> <a href="https://stackexchange.com/legal">legal</a> <strong><a href="https://meta.stackexchange.com/contact">contact us</a></strong> <strong><a href="https://meta.stackexchange.com">feedback</a></strong> </div> <div id="copyright"> Site design / logo © 2024 Stack Exchange Inc; user contributions licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/" rel="license">cc by-sa</a>; see the <a href="https://stackoverflow.com/help/licensing">licensing help page</a> for more info </div> <div id="revision">rev 2023.1.23.89</div> </div> </div> <noscript> <div id="noscript-warning"> Data Explorer works best with JavaScript enabled</div> </noscript> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-50203-8', 'auto'); ga('send', 'pageview'); </script> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8f453b245c2f9c62',t:'MTczNDU4ODY0My4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html>