{
  "_id": "6a195e8facfb0bcc41de4ef9",
  "Type": "Package",
  "Package": "fdicdata",
  "Title": "Accessing FDIC Bank Data",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Ugur\", \"Dar\", , \"ugurdarr@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Brian\", \"Pillmore\", , \"brian@visbanking.com\", role = c(\"aut\", \"cph\"))\n)",
  "Description": "A system provides a set of functions for working with data\nfrom the Federal Deposit Insurance Corporation (FDIC),\nincluding retrieving financial data for FDIC-insured\ninstitutions and accessing the data taxonomy.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/visbanking/fdicdata,\nhttps://visbanking.com/opensource/",
  "BugReports": "https://github.com/visbanking/fdicdata/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://visbanking.r-universe.dev",
  "Date/Publication": "2026-05-28 10:14:44 UTC",
  "RemoteUrl": "https://github.com/visbanking/fdicdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "aaab3fcaa0c0cac14757dafdae0996c0fe8fe068",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:13:45 UTC",
    "User": "root"
  },
  "Author": "Ugur Dar [aut, cre],\nBrian Pillmore [aut, cph]",
  "Maintainer": "Ugur Dar <ugurdarr@gmail.com>",
  "MD5sum": "b49aa5cebea35f5336de1e1fe5881ae2",
  "_user": "visbanking",
  "_type": "src",
  "_file": "fdicdata_0.1.2.tar.gz",
  "_fileid": "cd25f2cea5f8a754b9ee55762b26841fc42f82e9e691b5e729904d044ea8b02b",
  "_filesize": 114769,
  "_sha256": "cd25f2cea5f8a754b9ee55762b26841fc42f82e9e691b5e729904d044ea8b02b",
  "_created": "2026-05-29T08:13:45.000Z",
  "_published": "2026-05-29T09:38:23.401Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78463484630,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286202164"
    },
    {
      "job": 78463484649,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286194434"
    },
    {
      "job": 78463484700,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287664018"
    },
    {
      "job": 78463484657,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287677212"
    },
    {
      "job": 78462944828,
      "time": 225,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286166793"
    },
    {
      "job": 78463484628,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286195101"
    },
    {
      "job": 78463484611,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286187523"
    },
    {
      "job": 78463484794,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286189801"
    },
    {
      "job": 78463484811,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286187651"
    }
  ],
  "_buildurl": "https://github.com/r-universe/visbanking/actions/runs/26626038747",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/visbanking/fdicdata",
  "_commit": {
    "id": "aaab3fcaa0c0cac14757dafdae0996c0fe8fe068",
    "author": "ugurdar <ugurdarr@gmail.com>",
    "committer": "ugurdar <ugurdarr@gmail.com>",
    "message": "Address CRAN archive: graceful fail + endpoint update\n\n* All FDIC API wrappers now go through .fetch_csv()/.fetch_raw() helpers\n  (httr::GET + timeout + status check) and return NULL with an informative\n  message when the resource is unavailable, satisfying the CRAN Internet\n  resources policy.\n* Update taxonomy endpoint from banks.data.fdic.gov/docs/ to\n  api.fdic.gov/banks/docs/ after FDIC moved the documentation host;\n  dataTaxonomy() works again for all six taxonomies.\n* Wrap network-dependent @examples in \\donttest{} and gate live tests\n  with skip_on_cran() + skip_if_offline(\"banks.data.fdic.gov\").\n* Bump version to 0.1.2, refresh NEWS.md and cran-comments.md, fix\n  non-canonical CRAN URL in README, ignore .claude/ in builds.\n",
    "time": 1779963284
  },
  "_maintainer": {
    "name": "Ugur Dar",
    "email": "ugurdarr@gmail.com",
    "login": "ugurdar",
    "twitter": "@eskisehiR_users",
    "description": "",
    "uuid": 37039994
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "visbanking",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "ugurdar",
      "count": 15,
      "uuid": 37039994
    }
  ],
  "_userbio": {
    "uuid": 109909456,
    "type": "organization",
    "name": "Visbanking",
    "description": "Visbanking is a US-based financial company focused on making banking data more accessible to end users."
  },
  "_downloads": {
    "count": 87,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fdicdata"
  },
  "_devurl": "https://github.com/visbanking/fdicdata",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fdicdata.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/visbanking/fdicdata",
  "_realowner": "visbanking",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-04-12"
    },
    {
      "version": "0.1.1",
      "date": "2024-09-12"
    },
    {
      "version": "0.1.2",
      "date": "2026-05-28"
    }
  ],
  "_exports": [
    "cert2idrssd",
    "dataTaxonomy",
    "getFailures",
    "getFinancials",
    "getHistory",
    "getInstitution",
    "getInstitutionsAll",
    "getLocation",
    "getSummary",
    "idrssd2cert"
  ],
  "_help": [
    {
      "page": "cert2idrssd",
      "title": "Convert bank identifier from CERT to IDRSSD",
      "topics": [
        "cert2idrssd"
      ]
    },
    {
      "page": "dataTaxonomy",
      "title": "Taxonomy Data",
      "topics": [
        "dataTaxonomy"
      ]
    },
    {
      "page": "getFailures",
      "title": "Get information on bank failures from FDIC data",
      "topics": [
        "getFailures"
      ]
    },
    {
      "page": "getFinancials",
      "title": "Get financial data for a given institution",
      "topics": [
        "getFinancials"
      ]
    },
    {
      "page": "getHistory",
      "title": "Get history of a bank by FDIC certificate number or name",
      "topics": [
        "getHistory"
      ]
    },
    {
      "page": "getInstitution",
      "title": "Retrieve institution data from FDIC API",
      "topics": [
        "getInstitution"
      ]
    },
    {
      "page": "getInstitutionsAll",
      "title": "Read FDIC Institution data set",
      "topics": [
        "getInstitutionsAll"
      ]
    },
    {
      "page": "getLocation",
      "title": "Get location information for a bank with a given CERT number",
      "topics": [
        "getLocation"
      ]
    },
    {
      "page": "getSummary",
      "title": "Get Summary Data from FDIC API",
      "topics": [
        "getSummary"
      ]
    },
    {
      "page": "idrssd2cert",
      "title": "Convert bank identifier from IDRSSD to CERT",
      "topics": [
        "idrssd2cert"
      ]
    },
    {
      "page": "states2URL",
      "title": "Converts a vector of state names to a URL compatible format",
      "topics": [
        "states2URL"
      ]
    }
  ],
  "_readme": "https://github.com/visbanking/fdicdata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_score": 3.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "fdicdata",
  "_universes": [
    "visbanking",
    "ugurdar"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-29T08:15:46.000Z",
      "distro": "noble",
      "commit": "aaab3fcaa0c0cac14757dafdae0996c0fe8fe068",
      "fileid": "d1188b891c1af84045fb8f4dbf033b13c6344e9e613e57b3562d55b0b2e0f65b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visbanking/actions/runs/26626038747"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-29T08:15:25.000Z",
      "distro": "noble",
      "commit": "aaab3fcaa0c0cac14757dafdae0996c0fe8fe068",
      "fileid": "d19b986fee5adf6b3e700fca82c56b120532d9efd19ae244721cc24bb0b8da65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visbanking/actions/runs/26626038747"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-29T09:36:36.000Z",
      "commit": "aaab3fcaa0c0cac14757dafdae0996c0fe8fe068",
      "fileid": "e82aaa84f497afac58054a5693daf3d6b8f4ab3d58467154172946bf6b441279",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visbanking/actions/runs/26626038747"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-29T09:37:14.000Z",
      "commit": "aaab3fcaa0c0cac14757dafdae0996c0fe8fe068",
      "fileid": "a48da03ec0dcd1ab01e20651ce199ae326d0009c40630e286c070b690663625f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visbanking/actions/runs/26626038747"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-29T08:15:38.000Z",
      "commit": "aaab3fcaa0c0cac14757dafdae0996c0fe8fe068",
      "fileid": "30298624e6e2400e526624bea15e0380bce6333b7136dcf51b39a12eac8e5a0f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/visbanking/actions/runs/26626038747"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-29T08:14:53.000Z",
      "commit": "aaab3fcaa0c0cac14757dafdae0996c0fe8fe068",
      "fileid": "588b3eb2f13529d19c93ec9ec9c0e8f533d33237f25af54f25c294a2d166cdb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visbanking/actions/runs/26626038747"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-29T08:15:01.000Z",
      "commit": "aaab3fcaa0c0cac14757dafdae0996c0fe8fe068",
      "fileid": "326caf99402584c3d5f55298fc8defd0bc8c11559213404433a50aa5d760b3aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visbanking/actions/runs/26626038747"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-29T08:14:52.000Z",
      "commit": "aaab3fcaa0c0cac14757dafdae0996c0fe8fe068",
      "fileid": "584b3904902be3ed5d49793a72e52a0891202fbd38f742d41e34464727576d9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visbanking/actions/runs/26626038747"
    }
  ]
}