{
  "_id": "6a27b66024555f66ed538fb6",
  "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-06-09 06:21:24 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",
  "MD5sum": "fd87464ca82a07ecc098b4d078ea220f",
  "_user": "sebkrantz",
  "_type": "src",
  "_file": "africamonitor_0.2.4.tar.gz",
  "_fileid": "c0cc430ef624fd954cd0e098b1356a08534403992d1ff8e7c87e39e689d4ea54",
  "_filesize": 157482,
  "_sha256": "c0cc430ef624fd954cd0e098b1356a08534403992d1ff8e7c87e39e689d4ea54",
  "_created": "2026-06-09T06:21:24.000Z",
  "_published": "2026-06-09T06:44:48.158Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80260888158,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500011875"
    },
    {
      "job": 80260888181,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500012875"
    },
    {
      "job": 80260888159,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500348980"
    },
    {
      "job": 80260888157,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500323557"
    },
    {
      "job": 80260546478,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499979708"
    },
    {
      "job": 80260888177,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500008365"
    },
    {
      "job": 80260888171,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7499999657"
    },
    {
      "job": 80260888155,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499997283"
    },
    {
      "job": 80260888147,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499998787"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27187778255",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Economist and Software Engineer"
  },
  "_downloads": {
    "count": 292,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/africamonitor"
  },
  "_devurl": "https://github.com/kielinstitute/africamonitor",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_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-06-09T06:23:29.000Z",
      "distro": "noble",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "1195046a0d9d5f9abdc5db296010f3f0f4626f54c2e6c5f817982b5338496557",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27187778255"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-09T06:23:31.000Z",
      "distro": "noble",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "f0b2c7e35f2efeb61e5da285d04f9f44bcf37da6197e00590667e9aaaa4d4c0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27187778255"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-09T06:44:12.000Z",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "67ac8ebc80f314966bb7dd56731fa483806fe75669d6768f4ce4d65c0988d37b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27187778255"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-09T06:42:44.000Z",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "5ee035ccf8174449a82fa9e9c5ac891e166bc957317233cf59a3d86190aa3dca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27187778255"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-06-09T06:23:31.000Z",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "fbf5e8dc562e1aa4b57bf8735f1e48e7f8010e658c47236a6358af20fedeb77d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27187778255"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-09T06:22:38.000Z",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "2d57813c2fd5dc3463972024f93876eefe9aeb481631fc647f338b882cde9312",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27187778255"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-09T06:22:30.000Z",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "f5096dca20d9fc415c1fe6be948f2f3e5746e5593e708c0268a8f5be97dbdcc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27187778255"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-09T06:22:35.000Z",
      "commit": "c07e2a7658853bfc4d1898beef2ceac551038ef5",
      "fileid": "8995d0e481639b1676310de84c30e8a24b6a24e3a0b5c05723a60c69629f864a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27187778255"
    }
  ]
}