{
  "_id": "6a2e5dfc3efcd9bda430dff9",
  "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-06-14 07:50:30 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>",
  "MD5sum": "2269292745b82fd52c01f86e3aebce7c",
  "_user": "ropensci",
  "_type": "src",
  "_file": "eia_0.4.2.tar.gz",
  "_fileid": "22f67f333df9186b869431af745cad8c333a2a8ee05de1da7858f7b9f7ec3f47",
  "_filesize": 237669,
  "_sha256": "22f67f333df9186b869431af745cad8c333a2a8ee05de1da7858f7b9f7ec3f47",
  "_created": "2026-06-14T07:50:30.000Z",
  "_published": "2026-06-14T07:53:32.076Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81259997423,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618855292"
    },
    {
      "job": 81259997422,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618856588"
    },
    {
      "job": 81259997419,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618852375"
    },
    {
      "job": 81259997429,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618850578"
    },
    {
      "job": 81259806861,
      "time": 147,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618829384"
    },
    {
      "job": 81259806856,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618834141"
    },
    {
      "job": 81259997421,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618853751"
    },
    {
      "job": 81259997430,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618851630"
    },
    {
      "job": 81259997432,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618845675"
    },
    {
      "job": 81259997426,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618846110"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/27492339312",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 1098,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 380,
    "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.0",
  "_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-06-14T07:52:47.000Z",
      "distro": "noble",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "b63bbfdc5af2047e45b9c90fde5df9a0e6a47c98e420fc8463dfde84be1632cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27492339312"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-14T07:52:53.000Z",
      "distro": "noble",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "d13e8deec6d9723eb9088dab08f8e62cb6d852ba62aa6f567b4816df40d0734c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27492339312"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-14T07:52:33.000Z",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "44b81e5b3381f4623ef661f2c4b2d42e0ddf7a2eacf8a194c8b3cddd7d18e5d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27492339312"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-14T07:52:21.000Z",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "d1aa164da69cea1cb9570cf7c85505a7aeaca0ec7198d4dd729fb3589f3a10f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27492339312"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-06-14T07:52:53.000Z",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "e0740ff8d8a1170bbb90cc019c6674f0bb2936fe6eaf34152cf437b602caa85c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27492339312"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-14T07:52:19.000Z",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "1c82e96a642a673465a64dfdd82d75017615543bb33a61cd8cf5a03294792204",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27492339312"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-14T07:51:36.000Z",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "a17910b6cdfd688bf34bcb6a857a63cf3755b737f8bcda6664cd024b74b90ad6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27492339312"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-14T07:51:41.000Z",
      "commit": "3c98e83381695f47fcbf2c7afc678d9372570660",
      "fileid": "91f192c513aa55fab80e7cb4294783bd8a2497f10086fc842a282062706be014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27492339312"
    }
  ]
}