[](https://doi.org/10.1371/journal.pone.0323079)
[](https://github.com/datavzrd/datavzrd/actions)
[](https://anaconda.org/conda-forge/datavzrd)
[](https://anaconda.org/conda-forge/datavzrd)
[](https://anaconda.org/conda-forge/datavzrd)
[](https://wispermed.org/)
# 
A tool to create visual and interactive HTML reports from collections of tabular data (CSV, TSV, JSON or Parquet). Reports include automatically generated vega-lite histograms per column.
Plots can be fully customized by users via a config file. These also allow the user to add linkouts to other websites or link between multiple tables.
Documentation is available via the official website: https://datavzrd.github.io/
An example report can be [viewed online](https://datavzrd.github.io/datavzrd/index.html) with the [corresponding config file](https://github.com/datavzrd/datavzrd/tree/main/.examples/example-config.yaml).
## Contributing
Contributions of any kind are welcome! For more info check the [contributing guide](https://datavzrd.github.io/docs/contributing.html).
## Authors
* [Johannes Köster](https://github.com/johanneskoester) (https://koesterlab.github.io)
* [Felix Wiegand](https://github.com/fxwiegand)