<div class=" highlight hl-ipython3"><pre><span></span><span class="c1"># Look at total requests for specific combinations of response size and list of modules requested</span>
<div class=" highlight hl-ipython3"><pre><span></span><span class="c1"># Total requests and counts of unique response sizes for specific lists of modules requested</span>
<div class=" highlight hl-ipython3"><pre><span></span><span class="c1"># Looking at the last to queries, it seems the requests for bundled choiceData and jquery modules are a good candidate</span>
<span class="c1"># list of modules to focus on.</span>
<div class=" highlight hl-ipython3"><pre><span></span><span class="c1"># Scatter plot of response sizes over time, focusing on a range of response sizes that includes the vast majority</span>