# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "eia" in publications use:'
type: software
license: MIT
title: 'eia: API Wrapper for U.S. Energy Information Administration (''EIA'') Open
Data'
version: 0.4.2
doi: 10.32614/CRAN.package.eia
abstract: Provides API access to data from the U.S. Energy Information Administration
('EIA') . Use of the EIA's API and this package requires a
free API key obtainable at . This package
includes functions for searching the EIA data directory and returning time series
and geoset time series datasets. Datasets returned by these functions are provided
by default in a tidy format, or alternatively, in more raw formats. It also offers
helper functions for working with EIA date strings and time formats and for inspecting
different summaries of series metadata. The package also provides control over API
key storage and caching of API request results.
authors:
- family-names: Leonawicz
given-names: Matthew
orcid: https://orcid.org/0000-0001-9452-2771
- family-names: Hoff
given-names: Matthew
email: matthew.g.hoff@gmail.com
repository: https://ropensci.r-universe.dev
repository-code: https://github.com/ropensci/eia
commit: 3c98e83381695f47fcbf2c7afc678d9372570660
url: https://docs.ropensci.org/eia/
contact:
- family-names: Hoff
given-names: Matthew
email: matthew.g.hoff@gmail.com