Package: EIAapi
Type: Package
Title: Query Data from the 'EIA' API
Version: 0.1.0
Authors@R: person(given = "Rami", 
                    family ="Krispin", 
                    email = "rami.krispin@gmail.com",
                    role = c("aut", "cre"))
Maintainer: Rami Krispin <rami.krispin@gmail.com>
Description: Provides a function to query and extract data from the 'US Energy Information Administration' ('EIA') API V2  <https://www.eia.gov/opendata/>. The 'EIA' API provides a variety of information, in a time series format, about the energy sector in the US. The API is open, free, and requires an access key and registration at <https://www.eia.gov/opendata/>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: data.table (>= 1.14.2)
SystemRequirements: The package required the jq command line library.
        Please check https://stedolan.github.io/jq/download/ for
        download instructions.
URL: https://github.com/RamiKrispin/EIAapi
BugReports: https://github.com/RamiKrispin/EIAapi/issues
NeedsCompilation: no
Packaged: 2023-04-12 03:23:27 UTC; rstudio
Author: Rami Krispin [aut, cre]
Repository: CRAN
Date/Publication: 2023-04-12 18:50:06 UTC
