{ version => '01', contest_name => 'W0AR DX CHALLENGE', contest_id => 'W0AR-DX-CHALLENGE', # filter => {}, defaults => { contest_url => 'http://www.kcdxclub.com/dxchallenge.html', log_cols => [qw/ call qso_date time_on band mode dxccprefix cqz /], placeholders => [qw/ Category /], scoreboard_cols => [qw/ category /], dropbox_options => { Category => [ 'QRP', 'Low Power', 'Unlimited/High Power' ], }, Qs => [ { label => 'DXCC', weight => 1, group_by => 'dxccprefix', where => {} }, { label => 'CQ Zones', weight => 1, group_by => 'cqz', where => {} }, ], mults => [ { label => '{no mults}', group_by => '1', where=>{} } ], }, years => { 2010 => { sample => '', filter => { qso_date => { -between => [20100401, 20110401] }, }, }, }, }