{
  "_id": "6a2524474b233be19839231f",
  "Package": "econid",
  "Title": "Economic Entity Identifier Standardization",
  "Version": "0.0.3.9000",
  "Authors@R": "c(\nperson(\"L. Teal Emery\", email = \"lte@tealinsights.com\", role = c(\"cre\")),\nperson(\"Christopher C. Smith\", email = \"christopher.smith@promptlytechnologies.com\", role = c(\"aut\")),\nperson(\"Christoph Scheuch\", email = \"christoph@tidy-intelligence.com\", role = c(\"ctb\")),\nperson(\"Teal Insights\", email = \"lte@tealinsights.com\", role = c(\"cph\"))\n)",
  "Description": "Provides utility functions for standardizing economic\nentity (economy, aggregate, institution, etc.) name and id in\neconomic datasets such as those published by the International\nMonetary Fund and World Bank. Aims to facilitate consistent\ndata analysis, reporting, and joining across datasets. Used as\na foundational building block in the 'EconDataverse' family of\npackages (<https://www.econdataverse.org>).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://teal-insights.github.io/r-econid/,\nhttps://github.com/Teal-Insights/r-econid",
  "BugReports": "https://github.com/Teal-Insights/r-econid/issues",
  "LazyData": "true",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://teal-insights.r-universe.dev",
  "Date/Publication": "2026-01-08 08:41:27 UTC",
  "RemoteUrl": "https://github.com/teal-insights/r-econid",
  "RemoteRef": "HEAD",
  "RemoteSha": "555587a268148a7165149b36ecc854fb6a5cbe80",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:52:55 UTC",
    "User": "root"
  },
  "Author": "L. Teal Emery [cre],\nChristopher C. Smith [aut],\nChristoph Scheuch [ctb],\nTeal Insights [cph]",
  "Maintainer": "L. Teal Emery <lte@tealinsights.com>",
  "MD5sum": "95958df89248e03b440c4e6702b03d74",
  "_user": "teal-insights",
  "_type": "src",
  "_file": "econid_0.0.3.9000.tar.gz",
  "_fileid": "9e739caea72f50944b3ce890009562fd8c7e0045d7173db98677ae299cadc675",
  "_filesize": 495415,
  "_sha256": "9e739caea72f50944b3ce890009562fd8c7e0045d7173db98677ae299cadc675",
  "_created": "2026-06-07T07:52:55.000Z",
  "_published": "2026-06-07T07:56:55.341Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79942292810,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462102030"
    },
    {
      "job": 79942292806,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462098321"
    },
    {
      "job": 79942292791,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462099764"
    },
    {
      "job": 79942292794,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462103307"
    },
    {
      "job": 79942137506,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462083416"
    },
    {
      "job": 79942292799,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462103916"
    },
    {
      "job": 79942292811,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462093019"
    },
    {
      "job": 79942292808,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462091982"
    },
    {
      "job": 79942292804,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462092238"
    }
  ],
  "_buildurl": "https://github.com/r-universe/teal-insights/actions/runs/27086578735",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/teal-insights/r-econid",
  "_commit": {
    "id": "555587a268148a7165149b36ecc854fb6a5cbe80",
    "author": "Christoph Scheuch <19249734+christophscheuch@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #66 from Teal-Insights/65-release-econid-003\n\nPrepare release of version 0.0.3",
    "time": 1767861687
  },
  "_maintainer": {
    "name": "L. Teal Emery",
    "email": "lte@tealinsights.com",
    "login": "t-emery",
    "uuid": 6451605
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "teal-insights",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.0.2",
      "date": "2025-06-23"
    },
    {
      "name": "v0.0.3",
      "date": "2025-12-28"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "chriscarrollsmith",
      "count": 129,
      "uuid": 75859865
    },
    {
      "user": "christophscheuch",
      "count": 27,
      "uuid": 19249734
    }
  ],
  "_userbio": {
    "uuid": 146874614,
    "type": "organization",
    "name": "Teal Insights"
  },
  "_downloads": {
    "count": 162,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/econid"
  },
  "_devurl": "https://github.com/teal-insights/r-econid",
  "_pkgdown": "https://teal-insights.github.io/r-econid/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/econid.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/teal-insights/r-econid",
  "_realowner": "teal-insights",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-03-22"
    },
    {
      "version": "0.0.2",
      "date": "2025-07-07"
    },
    {
      "version": "0.0.3",
      "date": "2026-01-08"
    }
  ],
  "_exports": [
    "add_entity_pattern",
    "list_entity_patterns",
    "reset_custom_entity_patterns",
    "standardize_entity"
  ],
  "_datasets": [
    {
      "name": "entity_patterns",
      "title": "Entity Patterns",
      "object": "entity_patterns",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "entity_id",
        "entity_name",
        "iso3c",
        "iso2c",
        "entity_type",
        "entity_regex"
      ],
      "rows": 249,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_entity_pattern",
      "title": "Add a custom entity pattern",
      "topics": [
        "add_entity_pattern"
      ]
    },
    {
      "page": "entity_patterns",
      "title": "Entity Patterns",
      "topics": [
        "entity_patterns"
      ]
    },
    {
      "page": "list_entity_patterns",
      "title": "List entity patterns",
      "topics": [
        "list_entity_patterns"
      ]
    },
    {
      "page": "reset_custom_entity_patterns",
      "title": "Reset custom entity patterns",
      "topics": [
        "reset_custom_entity_patterns"
      ]
    },
    {
      "page": "standardize_entity",
      "title": "Standardize Entity Identifiers",
      "topics": [
        "standardize_entity"
      ]
    }
  ],
  "_pkglogo": "https://github.com/teal-insights/r-econid/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/teal-insights/r-econid/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.556302500767288,
  "_indexed": true,
  "_nocasepkg": "econid",
  "_universes": [
    "teal-insights",
    "t-emery"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3.9000",
      "date": "2026-06-07T07:55:24.000Z",
      "distro": "noble",
      "commit": "555587a268148a7165149b36ecc854fb6a5cbe80",
      "fileid": "04fa08ce809db7ebeb65f2d742b7c9fa51d4388de96816cc054365985895cb42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/27086578735"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3.9000",
      "date": "2026-06-07T07:54:57.000Z",
      "distro": "noble",
      "commit": "555587a268148a7165149b36ecc854fb6a5cbe80",
      "fileid": "a87a5ee159ec82ff3fc9ca839dbae8cd5e66d6c7073ee60b140de55319e2a11c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/27086578735"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3.9000",
      "date": "2026-06-07T07:55:14.000Z",
      "commit": "555587a268148a7165149b36ecc854fb6a5cbe80",
      "fileid": "b35f3d59125d7cde2de7dfffa7577bcbf1a0557f9cca1771a81503b3f0908d43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/27086578735"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3.9000",
      "date": "2026-06-07T07:55:32.000Z",
      "commit": "555587a268148a7165149b36ecc854fb6a5cbe80",
      "fileid": "f5577a8a2f5eabecfd4edfe68dff1b3670620bf7c056fe54d688409e1669246a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/27086578735"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3.9000",
      "date": "2026-06-07T07:56:02.000Z",
      "commit": "555587a268148a7165149b36ecc854fb6a5cbe80",
      "fileid": "dca1f06faf3e24ff9c28f74de7a3438db8cd0db4abdfef97f20f21037c6c2598",
      "status": "success",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/27086578735"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3.9000",
      "date": "2026-06-07T07:54:04.000Z",
      "commit": "555587a268148a7165149b36ecc854fb6a5cbe80",
      "fileid": "613de47a5c462f690f487a58d5a208e33f98319b1de4089a454c10a32fd36b13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/27086578735"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3.9000",
      "date": "2026-06-07T07:53:57.000Z",
      "commit": "555587a268148a7165149b36ecc854fb6a5cbe80",
      "fileid": "1883b2d2b20e24ee0946276979d169db4ee230bf38f2e066f99654e5a9b85b0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/27086578735"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3.9000",
      "date": "2026-06-07T07:54:00.000Z",
      "commit": "555587a268148a7165149b36ecc854fb6a5cbe80",
      "fileid": "235e63c308a6d5930ef3e6f5aaa983ce6a6a7f4d410f253a6ba4d34fdc19b050",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/27086578735"
    }
  ]
}