David,<br>I was thinking the National Weather Service, instead of NOAA; it's a vital public service that such information is recorded and diseminated for airfields and the like, e.g.:<div><a href="http://www.weather.gov/climate/getclimate.php?wfo=bou">http://www.weather.gov/climate/getclimate.php?wfo=bou</a></div>
<div>So I would write a script to scrape least significant digits from that, for agreed times, dates, and locations. Whoever writes the script and wherever it is run, anyone can check its results manually.</div><div>However, that item has a disclaimer that the data is subject to review :) So it may matter how far back in time you need to be able to go, and how long into the future you need the data to be available at the same place. But nobody promises their website will stay unchanged indefinitely, they can't. But at any given time, a group can agree on (say) the lowest significant digits of the temperatures at time T in cities X, Y, and Z as reported at time T2 by the NWS.</div>
<div>Peter</div><div><br><div class="gmail_quote">On Thu, Aug 11, 2011 at 7:56 PM, David Mathog <span dir="ltr"><<a href="mailto:mathog@caltech.edu">mathog@caltech.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Since this is very OT, I'll try to keep it short.<br>
<br>
Here is the problem - imagine a group of people who neither know nor<br>
trust each other, yet must agree on the fairness of a single random<br>
number.  Basically they are going to have a lottery.  They aren't<br>
organized enough to generate such a number themselves - it must be found<br>
from some process already active on the web, and be so obviously "fair"<br>
that they won't argue about that.  Everybody must be able to obtain it<br>
freely from a web connection.<br>
<br>
Can any of you think of a source on the web for a set of small files<br>
with these properties:<br>
<br>
1.  from a trusted source (here this mostly means the data is generated<br>
    for some other innocuous purpose)<br>
2.  represents a largely random process (temperature readings,<br>
    stock market values, etc.) with a set generated at known intervals,<br>
    preferably daily (at least M-F)<br>
3.  are never, ever, revised<br>
4.  are distributed reliably (for instance, signed files)<br>
5.  are publicly and freely available<br>
6.  can be obtained reliably (is available from many sites)<br>
<br>
So far I have looked at stock market values and weather data - without<br>
much luck.<br>
<br>
You would think the S&P 500 is the S&P 500 and one could look it up on<br>
any site and get the same data.  Not so! Check the Yahoo and Google<br>
financial sites for the first few weeks of Jan. 2011 and you will find<br>
digits that differ between the two sites in every single column.  Not<br>
every day mind you, but often enough that it isn't reliable.  Heck, the<br>
volume numbers differ by large factors between the two sites.  So just<br>
choose one site and go with that?  Not so fast - if the single source<br>
goes down the data is unavailable, and there is no guarantee that the<br>
site (which is not party to this particular use of their data) might not<br>
revise the page or choose to block it entirely.<br>
<br>
Or weather data, right?  Lots of random bits there and we trust NOAA.<br>
But good luck with criteria 3-6.  In particular, they don't give data<br>
out for free.  In theory no US Government site should, since they are<br>
supposed to charge to recover distribution costs.<br>
<br>
Criteria 4-6 are typical of software distributed on mirror sites, but so<br>
far I have not found any physical measurements which are distributed in<br>
a similar manner.<br>
<br>
Thanks,<br>
<font color="#888888"><br>
David Mathog<br>
<a href="mailto:mathog@caltech.edu">mathog@caltech.edu</a><br>
Manager, Sequence Analysis Facility, Biology Division, Caltech<br>
_______________________________________________<br>
Beowulf mailing list, <a href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a> sponsored by Penguin Computing<br>
To change your subscription (digest mode or unsubscribe) visit <a href="http://www.beowulf.org/mailman/listinfo/beowulf" target="_blank">http://www.beowulf.org/mailman/listinfo/beowulf</a><br>
</font></blockquote></div><br></div>