brc_data_test, a C code which calls brc_data(), which creates a file of randomly generated temperature readings to be associated with weather stations at a number of world cities. A file like this, with 1 billion records, is used for the billion record challenge (BRC).
The information on this web page is distributed under the MIT license.
brc_data, a C code which creates a file of randomly generated temperature readings to be associated with weather stations at a number of world cities. A file like this, with 1 billion records, is used for the billion record challenge (BRC).