pudl#

The Public Utility Data Liberation (PUDL) Project.

Subpackages#

Submodules#

Package Contents#

pudl.__author__ = 'Catalyst Cooperative'[source]#
pudl.__contact__ = 'pudl@catalyst.coop'[source]#
pudl.__maintainer__ = 'Catalyst Cooperative'[source]#
pudl.__license__ = 'MIT License'[source]#
pudl.__maintainer_email__ = 'zane.selvans@catalyst.coop'[source]#
pudl.__version__[source]#
pudl.__docformat__ = 'restructuredtext en'[source]#
pudl.__description__ = 'Tools for liberating public US electric utility data.'[source]#
pudl.__long_description__ = Multiline-String[source]#
Show Value
"""
This Public Utility Data Liberation (PUDL) project is a collection of tools
that allow programmatic access to and manipulation of many public data sets
related to electric utilities in the United States. These data sets are
often collected by state and federal agencies, but are publicized in ways
that are not well standardized, or intended for interoperability. PUDL
seeks to allow more transparent and useful access to this important public
data, with the goal of enabling climate advocates, academic researchers, and
data journalists to better understand the electricity system and its impacts
on climate.
"""
pudl.__projecturl__ = 'https://catalyst.coop/pudl/'[source]#
pudl.__downloadurl__ = 'https://github.com/catalyst-cooperative/pudl/'[source]#