{
  "_id": "6a1eea97b401979e7341208d",
  "Package": "ffiec",
  "Type": "Package",
  "Title": "R Interface to 'FFIEC Central Data Repository REST API' Service",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Michael\", \"Thomas\", email = \"mthomas@ketchbrookanalytics.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Ketchbrook Analytics\", role = c(\"cph\", \"fnd\")),\nperson(\"Dylan\", \"Hughes\", email = \"dhughes@ketchbrookanalytics.com\",\nrole = \"ctb\")\n)",
  "Description": "Provides a simplified interface to the Central Data\nRepository 'REST API' service made available by the United\nStates Federal Financial Institutions Examination Council\n('FFIEC'). Contains functions to retrieve reports of Condition\nand Income (Call Reports) and Uniform Bank Performance Reports\n('UBPR') in list or tidy data frame format for most 'FDIC'\ninsured institutions. See\n<https://cdr.ffiec.gov/public/Files/SIS611_-_Retrieve_Public_Data_via_Web_Service.pdf>\nfor the official 'REST API' documentation published by the\n'FFIEC'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/ketchbrookanalytics/ffiec,\nhttps://ketchbrookanalytics.github.io/ffiec/",
  "BugReports": "https://github.com/ketchbrookanalytics/ffiec/issues",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://ketchbrookanalytics.r-universe.dev",
  "Date/Publication": "2026-04-19 15:14:56 UTC",
  "RemoteUrl": "https://github.com/ketchbrookanalytics/ffiec",
  "RemoteRef": "HEAD",
  "RemoteSha": "3759fd729ed5128c16a2616a8095b5fa9d8dc6e7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:59:52 UTC",
    "User": "root"
  },
  "Author": "Michael Thomas [aut, cre],\nKetchbrook Analytics [cph, fnd],\nDylan Hughes [ctb]",
  "Maintainer": "Michael Thomas <mthomas@ketchbrookanalytics.com>",
  "MD5sum": "96619739afee95517dd6b4130fe23255",
  "_user": "ketchbrookanalytics",
  "_type": "src",
  "_file": "ffiec_0.2.0.tar.gz",
  "_fileid": "a1961c171ac7a7231693f02f88b12e42bc67e0fa2634f401af5ed78f2b99abe4",
  "_filesize": 266523,
  "_sha256": "a1961c171ac7a7231693f02f88b12e42bc67e0fa2634f401af5ed78f2b99abe4",
  "_created": "2026-05-19T09:59:52.000Z",
  "_published": "2026-06-02T14:37:11.809Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79096640609,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080444471"
    },
    {
      "job": 79096640104,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080450719"
    },
    {
      "job": 79096640950,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080445011"
    },
    {
      "job": 79096640092,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080435827"
    },
    {
      "job": 79096639817,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080397593"
    },
    {
      "job": 79096639583,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360839131"
    },
    {
      "job": 79096640833,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080427775"
    },
    {
      "job": 79096641455,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080423668"
    },
    {
      "job": 79096640585,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080424045"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ketchbrookanalytics/actions/runs/26089937463",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ketchbrookanalytics/ffiec",
  "_commit": {
    "id": "3759fd729ed5128c16a2616a8095b5fa9d8dc6e7",
    "author": "Michael Thomas <52801195+mthomas-ketchbrook@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Try to use creds to build pkgdown article during build [skip r-check]",
    "time": 1776611696
  },
  "_maintainer": {
    "name": "Michael Thomas",
    "email": "mthomas@ketchbrookanalytics.com",
    "login": "mthomas-ketchbrook",
    "mastodon": "@mike_thomas@fosstodon.org",
    "bluesky": "@mike-thomas.bsky.social",
    "linkedin": "in/michaeljthomas2",
    "description": "Chief Data Scientist @ Ketchbrook Analytics",
    "uuid": 52801195
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ketchbrookanalytics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 8
    },
    {
      "week": "2025-39",
      "n": 18
    },
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 9
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.3",
      "date": "2025-10-21"
    },
    {
      "name": "v0.2.0",
      "date": "2026-04-19"
    }
  ],
  "_topics": [
    "banking",
    "callreport",
    "datascience",
    "finance"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mthomas-ketchbrook",
      "count": 72,
      "uuid": 52801195
    },
    {
      "user": "dmhhughes",
      "count": 34,
      "uuid": 115112140
    }
  ],
  "_userbio": {
    "uuid": 83293817,
    "type": "organization",
    "name": "Ketchbrook Analytics",
    "description": "Ketchbrook Analytics is a data science consultancy specializing in full-stack, end-to-end, development of data science solutions."
  },
  "_downloads": {
    "count": 518,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ffiec"
  },
  "_devurl": "https://github.com/ketchbrookanalytics/ffiec",
  "_pkgdown": "https://ketchbrookanalytics.github.io/ffiec/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ffiec.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ketchbrookanalytics/ffiec",
  "_realowner": "ketchbrookanalytics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2025-10-25"
    },
    {
      "version": "0.2.0",
      "date": "2026-04-18"
    }
  ],
  "_exports": [
    "get_facsimile",
    "get_filers_since_date",
    "get_filers_submission_datetime",
    "get_panel_of_reporters",
    "get_reporting_periods",
    "get_ubpr_facsimile",
    "get_ubpr_reporting_periods",
    "no_creds_available"
  ],
  "_help": [
    {
      "page": "get_facsimile",
      "title": "Retrieve Facsimile",
      "topics": [
        "get_facsimile",
        "get_ubpr_facsimile"
      ]
    },
    {
      "page": "get_filers_since_date",
      "title": "Retrieve Filers Since Date",
      "topics": [
        "get_filers_since_date"
      ]
    },
    {
      "page": "get_filers_submission_datetime",
      "title": "Retrieve Filers Submission Date Time",
      "topics": [
        "get_filers_submission_datetime"
      ]
    },
    {
      "page": "get_panel_of_reporters",
      "title": "Retrieve Panel of Reporters",
      "topics": [
        "get_panel_of_reporters"
      ]
    },
    {
      "page": "get_reporting_periods",
      "title": "Retrieve Reporting Periods",
      "topics": [
        "get_reporting_periods",
        "get_ubpr_reporting_periods"
      ]
    },
    {
      "page": "no_creds_available",
      "title": "Handle missing UserID / Bearer Token values without throwing an error for unit testing purposes",
      "topics": [
        "no_creds_available"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ketchbrookanalytics/ffiec/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ketchbrookanalytics/ffiec/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "general-workflow.Rmd",
      "filename": "general-workflow.html",
      "title": "General Workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using",
        "Getting Started",
        "Additional Uses"
      ],
      "created": "2026-04-19 14:37:05",
      "modified": "2026-04-19 14:37:05",
      "commits": 1
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "ffiec",
  "_universes": [
    "ketchbrookanalytics",
    "mthomas-ketchbrook"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-19T10:02:10.000Z",
      "distro": "noble",
      "commit": "3759fd729ed5128c16a2616a8095b5fa9d8dc6e7",
      "fileid": "4e8c903f6be3028940c577d26d914e6685a730bbb231c848cb576f74159a2bbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ketchbrookanalytics/actions/runs/26089937463"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-19T10:02:28.000Z",
      "distro": "noble",
      "commit": "3759fd729ed5128c16a2616a8095b5fa9d8dc6e7",
      "fileid": "2c3f529d846d479a9b945e090f7f93f1bcf626846350cfe25dcd380a3364b889",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ketchbrookanalytics/actions/runs/26089937463"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-19T10:02:14.000Z",
      "commit": "3759fd729ed5128c16a2616a8095b5fa9d8dc6e7",
      "fileid": "52bf86aa1b55499cc7a3a80121f54838cb26b5b7927479da9ab6e62daf8f933a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ketchbrookanalytics/actions/runs/26089937463"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-19T10:01:47.000Z",
      "commit": "3759fd729ed5128c16a2616a8095b5fa9d8dc6e7",
      "fileid": "efa96fa4f7b6b5f3f951c430409a6a77a979644ae1c232c31b098bdc6ae0a3d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ketchbrookanalytics/actions/runs/26089937463"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-19T10:01:17.000Z",
      "commit": "3759fd729ed5128c16a2616a8095b5fa9d8dc6e7",
      "fileid": "79f8a3402b4ada12ed01652ebd7361b445a53dec61303b0f7a3f14535c4e48c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ketchbrookanalytics/actions/runs/26089937463"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-19T10:01:07.000Z",
      "commit": "3759fd729ed5128c16a2616a8095b5fa9d8dc6e7",
      "fileid": "9c1b2c0be858d842d1649d1c943184d989784c6cd5d60e89630ccbd8ab67ef7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ketchbrookanalytics/actions/runs/26089937463"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-19T10:01:06.000Z",
      "commit": "3759fd729ed5128c16a2616a8095b5fa9d8dc6e7",
      "fileid": "b07f3d3e6ef045becba68e3b2114b65a382cf40a069429f099346a05d9a0b457",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ketchbrookanalytics/actions/runs/26089937463"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T14:36:43.000Z",
      "commit": "3759fd729ed5128c16a2616a8095b5fa9d8dc6e7",
      "fileid": "530e4a727ab4d458347ce82ce8fcd80ae5a50efd88e9a24df80fa392a29f4b46",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ketchbrookanalytics/actions/runs/26089937463"
    }
  ]
}