<div dir="ltr">This should help. There's a slight issue with these two file. They are the same filename. I recommend something like the following:<div><br></div><div><font face="monospace, monospace" size="1" color="#0000ff">$ curl -o measurments-meta-20150223.txt.bz2  <a href="https://atlas.ripe.net/dstatic/measurements/dumps/meta-20150223.txt.bz2" target="_blank">https://atlas.ripe.net/dstatic/measurements/dumps/meta-20150223.txt.bz2</a></font></div>







<div><font face="monospace, monospace" size="1" color="#0000ff">$ curl -o probes-meta-20150223.txt.bz2  <a href="https://atlas.ripe.net/dstatic/probes/dumps/meta-20150223.txt.bz2">https://atlas.ripe.net/dstatic/probes/dumps/meta-20150223.txt.bz2</a></font></div><div><font face="monospace, monospace" size="1" color="#0000ff">$</font></div><div><br></div><div>Then you end up with two different file names.</div><div><br></div><div><font face="monospace, monospace" size="1" color="#0000ff">$ ls -l *20150223.txt.bz2</font></div><div><div><font face="monospace, monospace" size="1" color="#0000ff">-rw-r--r--  1 martin  staff  143014687 Mar 28 03:06 measurements-meta-20150223.txt.bz2</font></div><div><font face="monospace, monospace" size="1" color="#0000ff">-rw-r--r--  1 martin  staff     425607 Mar 28 03:07 probes-meta-20150223.txt.bz2</font></div></div><div><span style="color:rgb(0,0,255);font-family:monospace,monospace;font-size:x-small">$ gunzip *20150223.txt.bz2</span><br></div><div><span style="color:rgb(0,0,255);font-family:monospace,monospace;font-size:x-small">$ ls -lh *20150223.txt</span><br></div><div><div><div><font face="monospace, monospace" size="1" color="#0000ff">-rw-r--r--  1 martin  staff   2.8G Mar 28 03:06 measurements-meta-20150223.txt</font></div><div><font face="monospace, monospace" size="1" color="#0000ff">-rw-r--r--  1 martin  staff   4.4M Mar 28 03:07 probes-meta-20150223.txt</font></div></div><div><font face="monospace, monospace" size="1" color="#0000ff">$ </font></div></div><div><br></div><div>The files downloads were fast when in the RIPE room -- 30 seconds.</div><div><br></div><div>Enjoy,</div><div><br></div><div>Martin</div><div class="gmail_extra">
<br><div class="gmail_quote">On Fri, Mar 27, 2015 at 9:27 AM, Iñigo Ortiz de Urbina Cazenave <span dir="ltr"><<a href="mailto:iortiz@ripe.net" target="_blank">iortiz@ripe.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hola!<br>
<br>
The USB stick we've distributed does not include the following two datasets:<br>
<br>
<a href="https://atlas.ripe.net/dstatic/measurements/dumps/meta-20150223.txt.bz2" target="_blank">https://atlas.ripe.net/dstatic/measurements/dumps/meta-20150223.txt.bz2</a><br>
<a href="https://atlas.ripe.net/dstatic/probes/dumps/meta-20150223.txt.bz2" target="_blank">https://atlas.ripe.net/dstatic/probes/dumps/meta-20150223.txt.bz2</a><br>
<br>
These two contain the probe and measurement archives in JSON format.<br>
<br>
This should spare you (and us :-) the pain of walking the API to get the<br>
info of all probes and measurements.<br>
<br>
You are encouraged to download them for offline access.<br>
<br>
Cheers,<br>
<br>
Iñigo<br>
<br>
_______________________________________________<br>
Hackathon-list mailing list<br>
<a href="mailto:Hackathon-list@lists.ripe.net">Hackathon-list@lists.ripe.net</a><br>
<a href="https://lists.ripe.net/mailman/listinfo/hackathon-list" target="_blank">https://lists.ripe.net/mailman/listinfo/hackathon-list</a><br>
</blockquote></div><br></div></div>