# Volume Tables Below is an example of exporting volume tables from csv-files, while an example of a simple export of RMS volumetrics can be found on the [Inplace Volumes](../../simple_exports/initial_inplace_volumes.md) page. ```{literalinclude} example_exports/export_non_rms_data/export_volumetables.py :caption: Python script :language: python :linenos: ``` Press + to see generated YAML file. ```{eval-rst} .. toggle:: .. literalinclude:: example_exports/share/results/tables/.geogrid--volumes.csv.yml :language: yaml ```