{
  "_id": "6a19c71aad7a21ec8945f71c",
  "Package": "wrds",
  "Title": "Access 'Wharton Research Data Services' ('WRDS')",
  "Version": "0.1.1.9000",
  "Authors@R": "person(\"Ulrich\", \"Atz\", , \"ulrich.atz@unibocconi.it\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-1719-3780\"))",
  "Description": "Provides simple functions for accessing data from 'Wharton\nResearch Data Services' ('WRDS'), a widely used financial\ndatabase in academic research. Includes credential management\nvia the system keyring, database tools, and functions for\ndownloading generic tables, 'Compustat' fundamentals, and\nlinking tables.",
  "License": "MIT + file LICENSE",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "Config/roxygen2/markdown": "TRUE",
  "URL": "https://statzhero.github.io/wrds/,\nhttps://github.com/statzhero/wrds",
  "BugReports": "https://github.com/statzhero/wrds/issues",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/Needs/website": "pkgdown",
  "Config/pak/sysreqs": "libicu-dev libsecret-1-dev libpq-dev",
  "Repository": "https://statzhero.r-universe.dev",
  "Date/Publication": "2026-05-29 16:12:59 UTC",
  "RemoteUrl": "https://github.com/statzhero/wrds",
  "RemoteRef": "HEAD",
  "RemoteSha": "f4f71b26ee985498f638bcfd8071b9d0c3a5445f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 17:01:26 UTC",
    "User": "root"
  },
  "Author": "Ulrich Atz [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-1719-3780>)",
  "Maintainer": "Ulrich Atz <ulrich.atz@unibocconi.it>",
  "MD5sum": "ad90d811b70d63ad08bbd8f013c26364",
  "_user": "statzhero",
  "_type": "src",
  "_file": "wrds_0.1.1.9000.tar.gz",
  "_fileid": "c5a24e44ad604af7d0a8fd159e74157accbb731ec283d34135470d24776dc118",
  "_filesize": 168461,
  "_sha256": "c5a24e44ad604af7d0a8fd159e74157accbb731ec283d34135470d24776dc118",
  "_created": "2026-05-29T17:01:26.000Z",
  "_published": "2026-05-29T17:04:26.676Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78548363095,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7296450227"
    },
    {
      "job": 78548363038,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296449808"
    },
    {
      "job": 78548362930,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7296432479"
    },
    {
      "job": 78548362993,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296441141"
    },
    {
      "job": 78547776154,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296401861"
    },
    {
      "job": 78548362936,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296445807"
    },
    {
      "job": 78548363044,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7296442538"
    },
    {
      "job": 78548363277,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7296434431"
    },
    {
      "job": 78548363112,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296432045"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statzhero/actions/runs/26650629419",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/statzhero/wrds",
  "_commit": {
    "id": "f4f71b26ee985498f638bcfd8071b9d0c3a5445f",
    "author": "statzhero <panoramadata@gmail.com>",
    "committer": "statzhero <panoramadata@gmail.com>",
    "message": "add llm\n",
    "time": 1780071179
  },
  "_maintainer": {
    "name": "Ulrich Atz",
    "email": "ulrich.atz@unibocconi.it",
    "orcid": "0000-0002-1719-3780"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "RPostgres",
      "role": "Imports"
    },
    {
      "package": "tidylog",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "statzhero",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 5
    },
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.0.1",
      "date": "2026-01-14"
    }
  ],
  "_topics": [
    "wrds"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "statzhero",
      "count": 22,
      "uuid": 1837585
    },
    {
      "user": "iangow",
      "count": 1,
      "uuid": 1708790
    }
  ],
  "_userbio": {
    "uuid": 1837585,
    "type": "user",
    "name": "ulrich atz"
  },
  "_downloads": {
    "count": 340,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wrds"
  },
  "_devurl": "https://github.com/statzhero/wrds",
  "_pkgdown": "https://statzhero.github.io/wrds/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/wrds.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/statzhero/wrds",
  "_realowner": "statzhero",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2026-01-19"
    },
    {
      "version": "0.1.1",
      "date": "2026-05-11"
    }
  ],
  "_exports": [
    "describe_table",
    "get_company",
    "get_compustat",
    "get_table",
    "link_ccm",
    "link_ibes_crsp",
    "list_subscriptions",
    "list_tables",
    "sic_2digit",
    "wrds_connect",
    "wrds_disconnect",
    "wrds_set_credentials",
    "wrds_update_password"
  ],
  "_datasets": [
    {
      "name": "wrds_products",
      "title": "WRDS product catalog",
      "object": "wrds_products",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "schema",
        "product"
      ],
      "rows": 613,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "describe_table",
      "title": "Describe a table",
      "topics": [
        "describe_table"
      ]
    },
    {
      "page": "get_company",
      "title": "Download Compustat company header data",
      "topics": [
        "get_company"
      ]
    },
    {
      "page": "get_compustat",
      "title": "Download Compustat fundamentals",
      "topics": [
        "get_compustat"
      ]
    },
    {
      "page": "get_table",
      "title": "Download data from any WRDS table",
      "topics": [
        "get_table"
      ]
    },
    {
      "page": "link_ccm",
      "title": "Get CRSP-Compustat linking table",
      "topics": [
        "link_ccm"
      ]
    },
    {
      "page": "link_ibes_crsp",
      "title": "Get IBES-CRSP linking table",
      "topics": [
        "link_ibes_crsp"
      ]
    },
    {
      "page": "list_subscriptions",
      "title": "List subscribed data products",
      "topics": [
        "list_subscriptions"
      ]
    },
    {
      "page": "list_tables",
      "title": "List tables in a library",
      "topics": [
        "list_tables"
      ]
    },
    {
      "page": "sic_2digit",
      "title": "Convert SIC codes to 2-digit industry codes",
      "topics": [
        "sic_2digit"
      ]
    },
    {
      "page": "wrds_connect",
      "title": "Connect to WRDS",
      "topics": [
        "wrds_connect"
      ]
    },
    {
      "page": "wrds_disconnect",
      "title": "Disconnect from WRDS",
      "topics": [
        "wrds_disconnect"
      ]
    },
    {
      "page": "wrds_products",
      "title": "WRDS product catalog",
      "topics": [
        "wrds_products"
      ]
    },
    {
      "page": "wrds_set_credentials",
      "title": "Set WRDS credentials",
      "topics": [
        "wrds_set_credentials"
      ]
    },
    {
      "page": "wrds_update_password",
      "title": "Update WRDS password",
      "topics": [
        "wrds_update_password"
      ]
    }
  ],
  "_readme": "https://github.com/statzhero/wrds/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "blob",
    "cli",
    "clisymbols",
    "cpp11",
    "DBI",
    "dbplyr",
    "dplyr",
    "filelock",
    "generics",
    "glue",
    "hms",
    "keyring",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "RPostgres",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidylog",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_score": 3.845098040014257,
  "_indexed": true,
  "_nocasepkg": "wrds",
  "_universes": [
    "statzhero"
  ],
  "_previous": "0.1.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-29T17:03:41.000Z",
      "distro": "noble",
      "commit": "f4f71b26ee985498f638bcfd8071b9d0c3a5445f",
      "fileid": "b5b7de1a73d3056d5c8fd90911b973208097700fd0f99a96e9d01007ceb430d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statzhero/actions/runs/26650629419"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-29T17:03:43.000Z",
      "distro": "noble",
      "commit": "f4f71b26ee985498f638bcfd8071b9d0c3a5445f",
      "fileid": "b96d9b62091083cfab9c2c9ea5b20194dce7cad93f2a2413ae173e36091a7de1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statzhero/actions/runs/26650629419"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-29T17:02:57.000Z",
      "commit": "f4f71b26ee985498f638bcfd8071b9d0c3a5445f",
      "fileid": "6ea51ea3b216372753612f281885f00fb8a030b3a419815054da10439215c797",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statzhero/actions/runs/26650629419"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-29T17:03:12.000Z",
      "commit": "f4f71b26ee985498f638bcfd8071b9d0c3a5445f",
      "fileid": "f51fe9789af55d0eab2e7aed42e0c002475a27f694c0030cd9ec774670107b01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statzhero/actions/runs/26650629419"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-05-29T17:03:52.000Z",
      "commit": "f4f71b26ee985498f638bcfd8071b9d0c3a5445f",
      "fileid": "154847b2031b42b29704239b4a2578dc099345c252351dfb9cb7afec533ba11d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statzhero/actions/runs/26650629419"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-29T17:03:13.000Z",
      "commit": "f4f71b26ee985498f638bcfd8071b9d0c3a5445f",
      "fileid": "4d1f1dbcd7b8d775fd98d0f74fcb352cbdb5bab2bc76447cac04d269067bac89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statzhero/actions/runs/26650629419"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-29T17:02:51.000Z",
      "commit": "f4f71b26ee985498f638bcfd8071b9d0c3a5445f",
      "fileid": "02ed728f81f47f1d99b8d48380b8f38296ec4dd12ac4824018154807a9e46086",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statzhero/actions/runs/26650629419"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-29T17:02:40.000Z",
      "commit": "f4f71b26ee985498f638bcfd8071b9d0c3a5445f",
      "fileid": "0beaadc7ab07e3bba521b8ce439489195759df4847e8cd3c03fb7761b7608115",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statzhero/actions/runs/26650629419"
    }
  ]
}