<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks Robert,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
With that opportunity just some feedback on the API: </div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif; font-size: 12pt;">it's generally very convenient, my only issue is that for repeated measurements (not one-off) it's not easy to get the queries that have been executed in a certain
 time frame. You have to parse the results from the start of the measurement and get those executed between the desired time frame by checking its result separately, which is slow (at least I haven't found a better way!)</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
So having some sort of metadata dumps makes it faster to go through the queries that have been executed in a certain period. I guess another alternative is to download the traces dumps but here the bottleneck is the download time even for a period of 1 day.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Best,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Vasileios</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Robert Kisteleki <robert@ripe.net><br>
<b>Sent:</b> Tuesday, September 4, 2018 7:28 AM<br>
<b>To:</b> Vasileios Giotsas<br>
<b>Cc:</b> ripe-atlas@ripe.net<br>
<b>Subject:</b> Re: [atlas] Meta-information dumps for built-in measurements?</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText"><br>
<br>
On 2018-09-04 03:16, Vasileios Giotsas wrote:<br>
> Is there any repository<br>
> like <a href="https://ftp.ripe.net/ripe/atlas/measurements/">https://ftp.ripe.net/ripe/atlas/measurements/</a> that contains<br>
> meta-information about built-in RIPE Atlas measurements (the above<br>
> repository contains meta-information only for public measurements)?<br>
> <br>
> I couldn't find anything similar in the new FTP repository<br>
> at <a href="https://data-store.ripe.net/datasets/atlas-daily-dumps/">https://data-store.ripe.net/datasets/atlas-daily-dumps/</a><br>
> <br>
> I guess using the API is an alternative but it would be more convenient<br>
> to have such dumps<br>
> <br>
> Thanks,<br>
> Vasileios<br>
<br>
Hello,<br>
<br>
<a href="https://atlas.ripe.net/api/v2/measurements/?id__lte=1000000">https://atlas.ripe.net/api/v2/measurements/?id__lte=1000000</a> is a pretty<br>
good approximation of what you're after. Built-ins change very rarely,<br>
so a one-time query will give you virtually everything about built-ins.<br>
<br>
Note that the above mentioned full dump of measurement metadata via FTP<br>
is not sustainable (in its current form it's growing endlessly) so we'll<br>
highly likely to change this in the near future.<br>
<br>
Regards,<br>
Robert<br>
</div>
</span></font></div>
</body>
</html>