pudl.convert.metadata_to_rst

Export PUDL table and field metadata to RST for use in documentation.

Module Contents

Functions

metadata_to_rst(skip, output, docs_dir, logfile, loglevel)

Export PUDL table and field metadata to RST for use in documentation.

Attributes

pudl.convert.metadata_to_rst.logger[source]
pudl.convert.metadata_to_rst.metadata_to_rst(skip: list[str], output: pathlib.Path, docs_dir: pathlib.Path, logfile: pathlib.Path, loglevel: str)[source]

Export PUDL table and field metadata to RST for use in documentation.

metadata_to_rst -s bad_table1 -s bad_table2 -d ./pudl/docs -o ./datadict.rst