{
  "_id": "6a21450dcd65a98ecbd2b355",
  "Package": "AlgeriAPIs",
  "Type": "Package",
  "Title": "Access Algerian Data via Public APIs",
  "Version": "0.1.0",
  "Maintainer": "Renzo Caceres Rossi <arenzocaceresrossi@gmail.com>",
  "Description": "Provides functions to access data from public RESTful APIs\nincluding 'World Bank API' and 'REST Countries API', retrieving\nreal-time or historical information related to Algeria. The\npackage enables users to query economic indicators and\ninternational demographic and geopolitical statistics in a\nreproducible way. It is designed for researchers, analysts, and\ndevelopers who require reliable and programmatic access to\nAlgerian data through established APIs. For more information on\nthe APIs, see: 'World Bank API'\n<https://datahelpdesk.worldbank.org/knowledgebase/articles/889392>\nand 'REST Countries API' <https://restcountries.com/>.",
  "License": "MIT + file LICENSE",
  "Language": "en",
  "URL": "https://github.com/lightbluetitan/algeriapis,\nhttps://lightbluetitan.github.io/algeriapis/",
  "BugReports": "https://github.com/lightbluetitan/algeriapis/issues",
  "Encoding": "UTF-8",
  "Authors@R": "person(\ngiven = \"Renzo\",\nfamily = \"Caceres Rossi\",\nrole = c(\"aut\", \"cre\"),\nemail = \"arenzocaceresrossi@gmail.com\",\ncomment = c(ORCID = \"0009-0005-0744-854X\")\n)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://lightbluetitan.r-universe.dev",
  "Date/Publication": "2025-09-30 16:14:57 UTC",
  "RemoteUrl": "https://github.com/lightbluetitan/algeriapis",
  "RemoteRef": "HEAD",
  "RemoteSha": "42c827b930db349cec8373b7f5b17df2d1604d1c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:24:37 UTC",
    "User": "root"
  },
  "Author": "Renzo Caceres Rossi [aut, cre] (ORCID:\n<https://orcid.org/0009-0005-0744-854X>)",
  "MD5sum": "ec27f8f874f67ed0f58df40204d5deca",
  "_user": "lightbluetitan",
  "_type": "src",
  "_file": "AlgeriAPIs_0.1.0.tar.gz",
  "_fileid": "f58ada1028232135987c48f76cd621a9848c88678bbf4a4c038c735473a56000",
  "_filesize": 510335,
  "_sha256": "f58ada1028232135987c48f76cd621a9848c88678bbf4a4c038c735473a56000",
  "_created": "2026-06-04T09:24:37.000Z",
  "_published": "2026-06-04T09:27:41.625Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79489093882,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407862071"
    },
    {
      "job": 79489093803,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407858589"
    },
    {
      "job": 79489093811,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407847365"
    },
    {
      "job": 79489093979,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407842675"
    },
    {
      "job": 79488560636,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407809074"
    },
    {
      "job": 79489093933,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407849064"
    },
    {
      "job": 79489093829,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407840696"
    },
    {
      "job": 79489093875,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407839325"
    },
    {
      "job": 79489093913,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407840148"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lightbluetitan/actions/runs/26942892210",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lightbluetitan/algeriapis",
  "_commit": {
    "id": "42c827b930db349cec8373b7f5b17df2d1604d1c",
    "author": "lightbluetitan <arenzocaceresrossi@gmail.com>",
    "committer": "lightbluetitan <arenzocaceresrossi@gmail.com>",
    "message": "Initial commit AlgeriAPIs pkg\n",
    "time": 1759248897
  },
  "_maintainer": {
    "name": "Renzo Caceres Rossi",
    "email": "arenzocaceresrossi@gmail.com",
    "login": "lightbluetitan",
    "linkedin": "in/andrescaceresrossi",
    "description": "Soy un fanatico del Lenguaje de programación R ,  desarrollador de paquetes y metapaquetes para R y Python 🐍📦",
    "uuid": 13672461
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "lightbluetitan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lightbluetitan",
      "count": 1,
      "uuid": 13672461
    }
  ],
  "_userbio": {
    "uuid": 13672461,
    "type": "user",
    "name": "Renzo Cáceres Rossi",
    "description": "Soy un fanatico del Lenguaje de programación R ,  desarrollador de paquetes y metapaquetes para R y Python 🐍📦"
  },
  "_downloads": {
    "count": 159,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AlgeriAPIs"
  },
  "_devurl": "https://github.com/lightbluetitan/algeriapis",
  "_pkgdown": "https://lightbluetitan.github.io/algeriapis/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AlgeriAPIs.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lightbluetitan/algeriapis",
  "_realowner": "lightbluetitan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-06"
    }
  ],
  "_exports": [
    "algiers_temp_df",
    "get_algeria_child_mortality",
    "get_algeria_cpi",
    "get_algeria_energy_use",
    "get_algeria_gdp",
    "get_algeria_hospital_beds",
    "get_algeria_life_expectancy",
    "get_algeria_literacy_rate",
    "get_algeria_population",
    "get_algeria_unemployment",
    "get_country_info_dz",
    "internet_users_tbl_df",
    "view_datasets_AlgeriAPIs"
  ],
  "_datasets": [
    {
      "name": "algiers_temp_df",
      "title": "Daily Maximum and Minimum Air Temperatures for Algiers, Algeria",
      "object": "algiers_temp_df",
      "file": "algiers_temp_df.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "t",
        "tMax",
        "tMin"
      ],
      "rows": 16436,
      "table": true,
      "tojson": true
    },
    {
      "name": "internet_users_tbl_df",
      "title": "Internet Users in Algeria",
      "object": "internet_users_tbl_df",
      "file": "internet_users_tbl_df.rda",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Year",
        "Algeria",
        "Maghreb_union",
        "Arab_world",
        "European_Union",
        "The_World"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AlgeriAPIs",
      "title": "AlgeriAPIs: Access Algerian Data via Public APIs",
      "topics": [
        "AlgeriAPIs-package",
        "AlgeriAPIs"
      ]
    },
    {
      "page": "algiers_temp_df",
      "title": "Daily Maximum and Minimum Air Temperatures for Algiers, Algeria",
      "topics": [
        "algiers_temp_df"
      ]
    },
    {
      "page": "get_algeria_child_mortality",
      "title": "Get Algeria's Under-5 Mortality Rate from World Bank",
      "topics": [
        "get_algeria_child_mortality"
      ]
    },
    {
      "page": "get_algeria_cpi",
      "title": "Get Algeria's Consumer Price Index (2010 = 100) from World Bank",
      "topics": [
        "get_algeria_cpi"
      ]
    },
    {
      "page": "get_algeria_energy_use",
      "title": "Get Algeria's Energy Use (kg of oil equivalent per capita) from World Bank",
      "topics": [
        "get_algeria_energy_use"
      ]
    },
    {
      "page": "get_algeria_gdp",
      "title": "Get Algeria's GDP (current US$) from World Bank",
      "topics": [
        "get_algeria_gdp"
      ]
    },
    {
      "page": "get_algeria_hospital_beds",
      "title": "Get Algeria's Hospital Beds (per 1,000 people) from World Bank",
      "topics": [
        "get_algeria_hospital_beds"
      ]
    },
    {
      "page": "get_algeria_life_expectancy",
      "title": "Get Algeria's Life Expectancy at Birth (Total, Years) from World Bank",
      "topics": [
        "get_algeria_life_expectancy"
      ]
    },
    {
      "page": "get_algeria_literacy_rate",
      "title": "Get Algeria's Adult Literacy Rate",
      "topics": [
        "get_algeria_literacy_rate"
      ]
    },
    {
      "page": "get_algeria_population",
      "title": "Get Algeria's Total Population from World Bank",
      "topics": [
        "get_algeria_population"
      ]
    },
    {
      "page": "get_algeria_unemployment",
      "title": "Get Algeria's Unemployment Rate (Total) from World Bank",
      "topics": [
        "get_algeria_unemployment"
      ]
    },
    {
      "page": "get_country_info_dz",
      "title": "Get Country Information for Algeria",
      "topics": [
        "get_country_info_dz"
      ]
    },
    {
      "page": "internet_users_tbl_df",
      "title": "Internet Users in Algeria",
      "topics": [
        "internet_users_tbl_df"
      ]
    },
    {
      "page": "view_datasets_AlgeriAPIs",
      "title": "View Available Datasets in AlgeriAPIs",
      "topics": [
        "view_datasets_AlgeriAPIs"
      ]
    }
  ],
  "_pkglogo": "https://github.com/lightbluetitan/algeriapis/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/lightbluetitan/algeriapis/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "farver",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "scales",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "AlgeriAPIs_vignette.Rmd",
      "filename": "AlgeriAPIs_vignette.html",
      "title": "AlgeriAPIs: Access Algerian Data via Public APIs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Functions for AlgeriAPIs",
        "Algeria's GDP (Current US$) from World Bank 2022 - 2017",
        "Algeria's Life Expectancy at Birth from World Bank 2022 - 2017",
        "Algeria's Total Population from World Bank 2022 - 2017",
        "Internet Users (% of Population) Over Time",
        "Dataset Suffixes",
        "Datasets Included in AlgeriAPIs",
        "Conclusion"
      ],
      "created": "2025-09-30 16:14:57",
      "modified": "2025-09-30 16:14:57",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "algeriapis",
  "_universes": [
    "lightbluetitan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T09:27:02.000Z",
      "distro": "noble",
      "commit": "42c827b930db349cec8373b7f5b17df2d1604d1c",
      "fileid": "8648d5a021e5845b05382555003d5f0bd8a57845fdaa99b592bd666db6106721",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lightbluetitan/actions/runs/26942892210"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T09:26:54.000Z",
      "distro": "noble",
      "commit": "42c827b930db349cec8373b7f5b17df2d1604d1c",
      "fileid": "e5e357902e8936684d76314c2b6a9335c30b7f07a3259329f194abf82c504223",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lightbluetitan/actions/runs/26942892210"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-04T09:26:24.000Z",
      "commit": "42c827b930db349cec8373b7f5b17df2d1604d1c",
      "fileid": "41b2e207388b7b268d4bacd2d293268dbfa072eb6dc3431dfd089bf4f8b1d49c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lightbluetitan/actions/runs/26942892210"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-04T09:26:09.000Z",
      "commit": "42c827b930db349cec8373b7f5b17df2d1604d1c",
      "fileid": "1cde9b0087292662389ec63c701016873d70f4dcdad62bcb82f1a64a8d04fac0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lightbluetitan/actions/runs/26942892210"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-04T09:26:45.000Z",
      "commit": "42c827b930db349cec8373b7f5b17df2d1604d1c",
      "fileid": "957f1daa8ab5d7664b1ebc98cd8e714b4d71ae7fb8bde17b29f4e0452f059cd9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lightbluetitan/actions/runs/26942892210"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T09:25:52.000Z",
      "commit": "42c827b930db349cec8373b7f5b17df2d1604d1c",
      "fileid": "6a6659adda25f819fb817a9349a623a5a5e95db78257c5cce7c1e6ef8ecb8043",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lightbluetitan/actions/runs/26942892210"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T09:25:51.000Z",
      "commit": "42c827b930db349cec8373b7f5b17df2d1604d1c",
      "fileid": "76ef03f9b786b3078e2bab2aa8ade66c7f9f264ed1e19ab215e41aa1fae8725a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lightbluetitan/actions/runs/26942892210"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T09:25:51.000Z",
      "commit": "42c827b930db349cec8373b7f5b17df2d1604d1c",
      "fileid": "7b0ef13e8cf7c629a5054e899f3c43c713d87cf40d0fcb56afe6b0a2752d45dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lightbluetitan/actions/runs/26942892210"
    }
  ]
}