{"id":17153492,"url":"https://github.com/ernestguevarra/ppicalc","last_synced_at":"2025-06-11T17:04:48.010Z","repository":{"id":132746815,"uuid":"121641827","full_name":"ernestguevarra/ppicalc","owner":"ernestguevarra","description":"Calculator for Determining Poverty Likelihoods Based on the Poverty Probability Index (PPI)","archived":false,"fork":false,"pushed_at":"2020-01-12T20:37:17.000Z","size":20269,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T18:13:26.352Z","etag":null,"topics":["poverty","ppi"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ernestguevarra.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-15T14:54:36.000Z","updated_at":"2020-01-12T20:37:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c086d9e-4e98-48d6-bed8-386d5bb7f24a","html_url":"https://github.com/ernestguevarra/ppicalc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestguevarra%2Fppicalc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestguevarra%2Fppicalc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestguevarra%2Fppicalc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestguevarra%2Fppicalc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ernestguevarra","download_url":"https://codeload.github.com/ernestguevarra/ppicalc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245276190,"owners_count":20588894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["poverty","ppi"],"created_at":"2024-10-14T21:46:22.715Z","updated_at":"2025-03-24T13:13:17.509Z","avatar_url":"https://github.com/ernestguevarra.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\"\n)\n```\n\n# ppicalc: Calculator for Determining Poverty Likelihood Based on the Poverty Probability Index (PPI)\n[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)\n[![CRAN](https://img.shields.io/cran/v/ppicalc.svg)](https://CRAN.R-project.org/package=ppicalc)\n[![CRAN](https://img.shields.io/cran/l/ppicalc.svg)](https://github.com/ernestguevarra/ppicalc/blob/master/LICENSE.md)\n[![CRAN](http://cranlogs.r-pkg.org/badges/ppicalc)](https://CRAN.R-project.org/package=ppicalc)\n[![Travis-CI Build Status](https://travis-ci.org/ernestguevarra/ppicalc.svg?branch=master)](https://travis-ci.org/ernestguevarra/ppicalc)\n[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/ernestguevarra/ppicalc?branch=master\u0026svg=true)](https://ci.appveyor.com/project/ernestguevarra/ppicalc)\n[![codecov](https://codecov.io/gh/ernestguevarra/ppicalc/branch/master/graph/badge.svg)](https://codecov.io/gh/ernestguevarra/ppicalc)\n\nGiven `Poverty Probability Index (PPI)` scores based on the standard 10 questions on household’s characteristics and asset ownership, the likelihood that the household is living below the poverty line can be determined using this package. This package depends on country-specific lookup tables developed for the `PPI` available via the [`ppitables` package](https://github.com/ernestguevarra/ppitables).\n\n## Installation\n\nYou can install `ppicalc` from GitHub with:\n\n```{r gh-installation, eval = FALSE}\n# install.packages(\"devtools\")\ndevtools::install_github(\"ernestguevarra/ppicalc\")\n```\n\n## Usage\n\nThis is a basic example which shows you how to solve a common problem:\n\n```{r example}\n## basic example code\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernestguevarra%2Fppicalc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fernestguevarra%2Fppicalc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernestguevarra%2Fppicalc/lists"}