<p>This pull request includes working versions of all scripts and SQL templates for generating queries against M-lab's NDT dataset in bigquery and starting to evaluate performance per inter-AS hops.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/stephen-soltesz/mlab-peering-review master</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/opentechinstitute/mlab-peering-review/pull/1'>https://github.com/opentechinstitute/mlab-peering-review/pull/1</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>basic setup for IP2ASN queries</li>
  <li>ndt download sql template</li>
  <li>add updated queryview & client config</li>
  <li>add readme for qv</li>
  <li>big fixs, use local queryview</li>
  <li>work in progress</li>
  <li>move templates to m4, to make qv cache filenames flat. add titles/ylabels</li>
  <li>include additional queries to fetch per-isp, per-site, trace data</li>
  <li>move generic ndt template</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/mlab-peering-review/pull/1/files#diff-0">.client_secrets.json</a>
    (12)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/mlab-peering-review/pull/1/files#diff-1">README.queryview</a>
    (54)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/mlab-peering-review/pull/1/files#diff-2">TODO</a>
    (26)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/mlab-peering-review/pull/1/files#diff-3">queryview.py</a>
    (731)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/mlab-peering-review/pull/1/files#diff-4">setup.sh</a>
    (82)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/mlab-peering-review/pull/1/files#diff-5">stages.sh</a>
    (176)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/mlab-peering-review/pull/1/files#diff-6">tmpl/ndt-tmpl-generic.m4.sql</a>
    (53)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/mlab-peering-review/pull/1/files#diff-7">tmpl/stage1-ndt.m4.sql</a>
    (43)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/mlab-peering-review/pull/1/files#diff-8">tmpl/stage2-ndt.m4.sql</a>
    (19)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/mlab-peering-review/pull/1/files#diff-9">tmpl/stage3-ndt.m4.sql</a>
    (19)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/mlab-peering-review/pull/1.patch'>https://github.com/opentechinstitute/mlab-peering-review/pull/1.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/mlab-peering-review/pull/1.diff'>https://github.com/opentechinstitute/mlab-peering-review/pull/1.diff</a></li>
</ul>