{
  "_id": "6a4f42ae21b18e15484ffd0e",
  "Package": "africamonitor",
  "Title": "Africa Macroeconomic Monitor Database API",
  "Version": "0.2.4",
  "Authors@R": "person(\"Sebastian\", \"Krantz\", role = c(\"aut\", \"cre\"), \nemail = \"sebastian.krantz@graduateinstitute.ch\")",
  "Description": "An R API providing access to a relational database with\nmacroeconomic data for Africa. The database contains >700\nmacroeconomic time series from mostly international sources,\ngrouped into 50 macroeconomic and development-related topics.\nSeries are carefully selected on the basis of data coverage for\nAfrica, frequency, and relevance to the macro-development\ncontext. The project is part of the 'Kiel Institute Africa\nInitiative'\n<https://www.ifw-kiel.de/institute/initiatives/kiel-institute-africa-initiative/>,\nwhich, amongst other things, aims to develop a parsimonious\ndatabase with highly relevant indicators to monitor\nmacroeconomic developments in Africa, accessible through a fast\nAPI and a web-based platform at\n<https://africamonitor.ifw-kiel.de/>. The database is\nmaintained at the Kiel Institute for the World Economy\n<https://www.ifw-kiel.de/>.",
  "URL": "https://africamonitor.ifw-kiel.de/",
  "BugReports": "https://github.com/kielinstitute/africamonitor/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 06:38:06 UTC",
    "User": "root"
  },
  "Author": "Sebastian Krantz [aut, cre]",
  "Maintainer": "Sebastian Krantz <sebastian.krantz@graduateinstitute.ch>",
  "Config/pak/sysreqs": "libmysqlclient-dev",
  "Repository": "https://sebkrantz.r-universe.dev",
  "Date/Publication": "2024-01-26 02:38:54 UTC",
  "RemoteUrl": "https://github.com/cran/africamonitor",
  "RemoteRef": "HEAD",
  "RemoteSha": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
  "_user": "sebkrantz",
  "_type": "src",
  "_file": "africamonitor_0.2.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/311e8e9563239706e4a373845214f8b94fcb61860677d142c0c6d7f9d55eedba",
  "_filesize": 159387,
  "_sha256": "311e8e9563239706e4a373845214f8b94fcb61860677d142c0c6d7f9d55eedba",
  "_expires": "2026-10-17T06:41:48.000Z",
  "_created": "2026-07-09T06:38:06.000Z",
  "_published": "2026-07-09T06:41:50.367Z",
  "_jobs": [
    {
      "job": 86055592537,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8190938214"
    },
    {
      "job": 86055592548,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190952266"
    },
    {
      "job": 86055592582,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8190937887"
    },
    {
      "job": 86055592550,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190944024"
    },
    {
      "job": 86055078928,
      "time": 217,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190903058"
    },
    {
      "job": 86055592536,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8190933061"
    },
    {
      "job": 86055592564,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8190926998"
    },
    {
      "job": 86055592580,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8190931615"
    },
    {
      "job": 86055592562,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190924176"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28999030777",
  "_status": "success",
  "_upstream": "https://github.com/cran/africamonitor",
  "_commit": {
    "id": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
    "author": "Sebastian Krantz <sebastian.krantz@graduateinstitute.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.4\n",
    "time": 1706236734
  },
  "_maintainer": {
    "name": "Sebastian Krantz",
    "email": "sebastian.krantz@graduateinstitute.ch",
    "login": "sebkrantz",
    "mastodon": "@sebkrantz@fosstodon.org",
    "bluesky": "@sebkrantz.bsky.social",
    "description": "Economist and Software Engineer",
    "uuid": 48053842
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "RMySQL",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "collapse",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sebkrantz",
      "count": 6,
      "uuid": 48053842
    }
  ],
  "_userbio": {
    "uuid": 48053842,
    "type": "user",
    "name": "Sebastian Krantz",
    "followers": 357,
    "description": "Economist and Software Engineer"
  },
  "_downloads": {
    "count": 375,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/africamonitor"
  },
  "_devurl": "https://github.com/kielinstitute/africamonitor",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/africamonitor.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "sebkrantz",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2022-05-25"
    },
    {
      "version": "0.2.0",
      "date": "2022-07-04"
    },
    {
      "version": "0.2.1",
      "date": "2022-10-16"
    },
    {
      "version": "0.2.2",
      "date": "2022-11-30"
    },
    {
      "version": "0.2.3",
      "date": "2023-03-06"
    },
    {
      "version": "0.2.4",
      "date": "2024-01-25"
    }
  ],
  "_exports": [
    ".AMID",
    ".AMT",
    "am_as_date",
    "am_data",
    "am_expand_date",
    "am_pivot_longer",
    "am_pivot_wider",
    "am_series",
    "am_sources"
  ],
  "_datasets": [
    {
      "name": "am_countries",
      "title": "Dataset of Countries in the Database",
      "object": "am_countries",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "Country",
        "Country_ISO",
        "ISO2",
        "ISO3",
        "ISO3N",
        "IMF",
        "Region",
        "Region_Detailed",
        "Currency"
      ],
      "rows": 55,
      "table": true,
      "tojson": true
    },
    {
      "name": "am_countries_wld",
      "title": "Dataset of Countries in the Database",
      "object": "am_countries_wld",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "Country",
        "Country_ISO",
        "ISO2",
        "ISO3",
        "ISO3N",
        "IMF",
        "Region",
        "Region_Detailed",
        "Currency"
      ],
      "rows": 195,
      "table": true,
      "tojson": true
    },
    {
      "name": "am_entities",
      "title": "Dataset of African Economic and Regional Entities",
      "object": "am_entities",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "Country",
        "Country_ISO",
        "ISO2",
        "ISO3",
        "ISO3N",
        "IMF",
        "NOA",
        "SSA",
        "OEC",
        "MIC",
        "LIC",
        "CFS",
        "WAEMU",
        "CEMAC",
        "COMESA",
        "EAC",
        "EAC5",
        "SADC",
        "SACU",
        "ECOWAS",
        "ECCAS",
        "AMU",
        "CEN_SAD",
        "IGAD",
        "CwA",
        "ORIC",
        "NRIC"
      ],
      "rows": 55,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "africamonitor-package",
      "title": "Africa Macroeconomic Monitor Database API",
      "topics": [
        "africamonitor-package",
        "africamonitor"
      ]
    },
    {
      "page": "dot-AMID",
      "title": "Global Identifier Macros",
      "topics": [
        ".AMID",
        ".AMT"
      ]
    },
    {
      "page": "am_as_date",
      "title": "Coerce Vectors to Dates",
      "topics": [
        "am_as_date"
      ]
    },
    {
      "page": "am_countries",
      "title": "Dataset of Countries in the Database",
      "topics": [
        "am_countries",
        "am_countries_wld"
      ]
    },
    {
      "page": "am_data",
      "title": "Retrieve Data from the Database",
      "topics": [
        "am_data"
      ]
    },
    {
      "page": "am_entities",
      "title": "Dataset of African Economic and Regional Entities",
      "topics": [
        "am_entities"
      ]
    },
    {
      "page": "am_expand_date",
      "title": "Generate Temporal Identifiers from a Date Column",
      "topics": [
        "am_expand_date"
      ]
    },
    {
      "page": "am_pivot_longer",
      "title": "Reshape Column-Based Data to Long Format",
      "topics": [
        "am_pivot_longer"
      ]
    },
    {
      "page": "am_pivot_wider",
      "title": "Reshape Long API Data to Column-Based Format",
      "topics": [
        "am_pivot_wider"
      ]
    },
    {
      "page": "am_series",
      "title": "Retrieve Series Table",
      "topics": [
        "am_series"
      ]
    },
    {
      "page": "am_sources",
      "title": "Retrieve Data Sources Table",
      "topics": [
        "am_sources"
      ]
    }
  ],
  "_rundeps": [
    "collapse",
    "data.table",
    "DBI",
    "Rcpp",
    "RMySQL"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "africamonitor",
  "_universes": [
    "sebkrantz",
    "kielinstitute"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-07-09T06:40:12.000Z",
      "distro": "resolute",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "https://r2.ropensci.org/1d5d07ce412e956a1160677fd0cf3212ef352b0b38fa40295c2187e473141b86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28999030777"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-07-09T06:41:04.000Z",
      "distro": "resolute",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "https://r2.ropensci.org/8323fbac75662e480eacd549b4d2d58c6caa5285b3f2b7654bd51f9d41105bc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28999030777"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-07-09T06:40:10.000Z",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "https://r2.ropensci.org/212e19ec34993dcafafb3a85203079786306d2758397b13fb43fb7ccc87eff03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28999030777"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-07-09T06:40:28.000Z",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "https://r2.ropensci.org/e7019f074e7a41679c9cbd7c8d36b670fc997f9a7238aabee3be9ef9c397fc1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28999030777"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-07-09T06:40:09.000Z",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "https://r2.ropensci.org/54712b8fecbe690b307fa362604166a1ec8dbbb9e710b2f908dd1b95cd65eabb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28999030777"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-07-09T06:39:27.000Z",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "https://r2.ropensci.org/7cb56e78156e9ee65716112fbfb04b212d4211c54dee927765f723f5cca096d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28999030777"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-07-09T06:39:45.000Z",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "https://r2.ropensci.org/e7ff0617e2a2a91baf866223a1dd47ddbd964f44aee2141ccb392371915f4094",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28999030777"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-07-09T06:39:16.000Z",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "https://r2.ropensci.org/c8839af314fd9db4a84af0feea1c2f37f7cecb9b2760816252c999cb760a7732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28999030777"
    }
  ]
}