Consider zstd compression for dumps such as the Wikidata dump. The compressed size is similar to bzip2, but zstd is much faster to decompress. It would probably make sense to benchmark against Brotli (another modern compression algorithm) on the wikidata dump file.
https://facebook.github.io/zstd/
https://github.com/google/brotli