usage_data = [
            p.downloads for p in data if p.downloads and
            len(p.downloads) == Nentries]