{
  "_id": "6a44d4a06ff6f2357551c1a2",
  "Package": "eia",
  "Title": "API Wrapper for U.S. Energy Information Administration ('EIA')\nOpen Data",
  "Version": "0.4.2",
  "Authors@R": "c(person(\ngiven = \"Matthew\",\nfamily = \"Leonawicz\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0001-9452-2771\")\n),\nperson(\ngiven = \"Matthew\",\nfamily = \"Hoff\",\nrole = c(\"aut\", \"cre\"),\nemail = \"matthew.g.hoff@gmail.com\"\n)\n)",
  "Description": "Provides API access to data from the U.S. Energy\nInformation Administration ('EIA') <https://www.eia.gov/>. Use\nof the EIA's API and this package requires a free API key\nobtainable at <https://www.eia.gov/opendata/register.php>. This\npackage includes functions for searching the EIA data directory\nand returning time series and geoset time series datasets.\nDatasets returned by these functions are provided by default in\na tidy format, or alternatively, in more raw formats. It also\noffers helper functions for working with EIA date strings and\ntime formats and for inspecting different summaries of series\nmetadata. The package also provides control over API key\nstorage and caching of API request results.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/eia/, https://github.com/ropensci/eia",
  "BugReports": "https://github.com/ropensci/eia/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2024-07-19 21:54:03 UTC",
  "RemoteUrl": "https://github.com/ropensci/eia",
  "RemoteRef": "master",
  "RemoteSha": "3c98e83381695f47fcbf2c7afc678d9372570660",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 08:26:43 UTC",
    "User": "root"
  },
  "Author": "Matthew Leonawicz [aut] (ORCID:\n<https://orcid.org/0000-0001-9452-2771>),\nMatthew Hoff [aut, cre]",
  "Maintainer": "Matthew Hoff <matthew.g.hoff@gmail.com>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "eia_0.4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/e8dae097521892a4bc7501c682641d064d0e6c5160de872f03af2467efb7eb66",
  "_filesize": 237648,
  "_sha256": "e8dae097521892a4bc7501c682641d064d0e6c5160de872f03af2467efb7eb66",
  "_expires": "2026-10-09T08:49:35.000Z",
  "_created": "2026-07-01T08:26:43.000Z",
  "_published": "2026-07-01T08:49:36.298Z",
  "_jobs": [
    {
      "job": 84488261112,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004324014"
    },
    {
      "job": 84488261162,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004324904"
    },
    {
      "job": 84488261164,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004757451"
    },
    {
      "job": 84488261122,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004766704"
    },
    {
      "job": 84487425629,
      "time": 145,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004244924"
    },
    {
      "job": 84487425636,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004256072"
    },
    {
      "job": 84488261135,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004324454"
    },
    {
      "job": 84488261118,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004298446"
    },
    {
      "job": 84488261132,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004298454"
    },
    {
      "job": 84488261136,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004296588"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503702228",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/eia",
  "_commit": {
    "id": "3c98e83381695f47fcbf2c7afc678d9372570660",
    "author": "Matt Hoff <matthew.g.hoff@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #24 from ropensci/maelle-patch-2\n\ndocs: fix pkgdown navbar config",
    "time": 1721426043
  },
  "_maintainer": {
    "name": "Matthew Hoff",
    "email": "matthew.g.hoff@gmail.com",
    "login": "mghoff",
    "description": "",
    "uuid": 15792640
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "eia",
    "eia-api",
    "energy-data",
    "energy-information-administration",
    "open-data"
  ],
  "_stars": 51,
  "_contributors": [
    {
      "user": "mghoff",
      "count": 165,
      "uuid": 15792640
    },
    {
      "user": "maelle",
      "count": 2,
      "uuid": 8360597
    },
    {
      "user": "daranzolin",
      "count": 1,
      "uuid": 9537384
    },
    {
      "user": "jameslamb",
      "count": 1,
      "uuid": 7608904
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 430,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/eia"
  },
  "_devurl": "https://github.com/ropensci/eia",
  "_pkgdown": "https://docs.ropensci.org/eia/",
  "_searchresults": 44,
  "_metadata": {
    "review": {
      "id": 342,
      "status": "reviewed",
      "version": "0.3.3",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/342"
    },
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/eia.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/eia",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.2",
      "date": "2019-07-25"
    },
    {
      "version": "0.3.3",
      "date": "2019-09-16"
    },
    {
      "version": "0.3.4",
      "date": "2019-11-27"
    },
    {
      "version": "0.3.6",
      "date": "2020-05-08"
    },
    {
      "version": "0.3.7",
      "date": "2021-02-21"
    },
    {
      "version": "0.4.0",
      "date": "2023-10-31"
    },
    {
      "version": "0.4.1",
      "date": "2023-11-17"
    },
    {
      "version": "0.4.2",
      "date": "2024-04-15"
    }
  ],
  "_exports": [
    "date_to_eiadate",
    "eia_clear_cache",
    "eia_clear_data",
    "eia_clear_dir",
    "eia_clear_facets",
    "eia_clear_metadata",
    "eia_data",
    "eia_dir",
    "eia_facets",
    "eia_get_key",
    "eia_metadata",
    "eia_set_key",
    "eiadate_to_date",
    "eiadate_to_date_seq"
  ],
  "_help": [
    {
      "page": "eia",
      "title": "eia: EIA API wrapper",
      "topics": [
        "eia-package",
        "eia"
      ]
    },
    {
      "page": "eia_clear_cache",
      "title": "Clear API results cache",
      "topics": [
        "eia_clear_cache",
        "eia_clear_data",
        "eia_clear_dir",
        "eia_clear_facets",
        "eia_clear_metadata"
      ]
    },
    {
      "page": "eia_data",
      "title": "EIA data",
      "topics": [
        "eia_data"
      ]
    },
    {
      "page": "eia_dir",
      "title": "EIA directory",
      "topics": [
        "eia_dir"
      ]
    },
    {
      "page": "eia_facets",
      "title": "EIA facets",
      "topics": [
        "eia_facets"
      ]
    },
    {
      "page": "eia_key",
      "title": "Set and get API key",
      "topics": [
        "eia_get_key",
        "eia_key",
        "eia_set_key"
      ]
    },
    {
      "page": "eia_metadata",
      "title": "EIA metadata",
      "topics": [
        "eia_metadata"
      ]
    },
    {
      "page": "eiadate",
      "title": "EIA date parsing",
      "topics": [
        "date_to_eiadate",
        "eiadate",
        "eiadate_to_date",
        "eiadate_to_date_seq"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/eia/raw/master/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/eia/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "fastmap",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "timechange",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "api.Rmd",
      "filename": "api.html",
      "title": "API details",
      "engine": "knitr::rmarkdown",
      "headings": [
        "API key",
        "Register a key with EIA",
        "Key storage and retrieval",
        "API requests",
        "Memoization",
        "Anti-DOS measures"
      ],
      "created": "2019-07-01 22:58:40",
      "modified": "2023-10-31 15:11:39",
      "commits": 14
    },
    {
      "source": "eia.Rmd",
      "filename": "eia.html",
      "title": "Package overview",
      "engine": "knitr::rmarkdown",
      "headings": [
        "API key",
        "Register a key with EIA",
        "Key storage and retrieval",
        "EIA directory",
        "Note on output format",
        "EIA metadata",
        "EIA data",
        "Data structure",
        "Data values",
        "EIA facets",
        "Getting facet values",
        "Using facet values",
        "Frequency-, time-subsetting, and sorting"
      ],
      "created": "2019-06-26 19:09:58",
      "modified": "2023-10-31 15:11:39",
      "commits": 22
    }
  ],
  "_score": 6.828144107303786,
  "_indexed": true,
  "_nocasepkg": "eia",
  "_universes": [
    "ropensci",
    "mghoff"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-07-01T08:29:32.000Z",
      "distro": "resolute",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "https://r2.ropensci.org/72066e53b4b6a22206efa4fe10786231fe538d4d9fa2b7eb0f37fc5a44d3ecc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503702228"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-07-01T08:29:34.000Z",
      "distro": "resolute",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "https://r2.ropensci.org/a6881466b40480cee9b701fbb207f2e35491fcb19f3ced296870e040210731f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503702228"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-01T08:48:30.000Z",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "https://r2.ropensci.org/7e711e4981eccefd7f006d4d4a55248b0571917d1338c1272d95537de93be80e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503702228"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-01T08:48:52.000Z",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "https://r2.ropensci.org/badea24a4c105a1d648e502f212c29194159aa1a2e6893c6b880dc315a521356",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503702228"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-07-01T08:29:53.000Z",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "https://r2.ropensci.org/74ea1e63897c055e84225bfda0a4a88ddd0f91f8d8e24df1bbd4418597e78695",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503702228"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-01T08:28:24.000Z",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "https://r2.ropensci.org/7dc61f0c0519e01afc82d665b432a1428b1fa8c9a0900ab21fdec107bf1289da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503702228"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-01T08:28:24.000Z",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "https://r2.ropensci.org/c347b92c80acccf476b47ac415343ea6b2a74ebedfede8d4a244f78a2044d644",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503702228"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-01T08:28:18.000Z",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "https://r2.ropensci.org/1dd53a7d89e36cad0c44d73b70fc0a04b38227ce2fef8e56d45e634f86084fa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503702228"
    }
  ]
}