rGhanaCensus

2021 Ghana Population and Housing Census Results as Data Frames

https://github.com/ktemadarko/rghanacensus

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.2%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

2021 Ghana Population and Housing Census Results as Data Frames

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 22
  • Releases: 0
Created over 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License

README.md

rGhanaCensus

CRAN status R-CMD-check

2021 Ghana Population and Housing Census Results as Data Frames

This package contains the 2021 Ghana Population and Housing Census Results. Users can access results as 'tidyverse' and 'sf'-Ready Data Frames.

Installation

The latest release of the package can be installed from Github:

r pak::pak("ktemadarko/rGhanaCensus") Data available in the package as at 24th May, 2025.

  • Ten percent (~3 million rows out of the approximately 30 million rows) from the 2021 Ghana Population and Housing Census.

  • School attendance indicators for respondents aged 3 years or older plus Ghana regional administrative boundaries.

Variables and their corresponding derived percentage columns

```
-CurrentlyAttendingSchool

  -Never_Attended_School

  -Dropped_out_of_School

  -Sum_of_Respondents_(3_years_and_above)

```

School attendance data is scraped from Ghana Statistical Service website.

  • Source: The 2021 Ghana Population and Housing Census Results Volume 3D Literacy and Education PDF Reports published on 16th December, 2021.

Ghana regional administrative boundaries geometry data downloaded from Humanitarian data exchange website on 7th January, 2022}

Special thanks to Shelmith Kariuki (Author of rKenyaCensus) and Kyle Walker (Author of tidycensus) for the inspiration.

Owner

  • Name: Ama Owusu-Darko
  • Login: ktemadarko
  • Kind: user
  • Location: Accra, Ghana

#GIS4Health

GitHub Events

Total
  • Issues event: 28
  • Watch event: 1
  • Delete event: 1
  • Issue comment event: 3
  • Push event: 94
  • Pull request event: 3
  • Create event: 7
Last Year
  • Issues event: 28
  • Watch event: 1
  • Delete event: 1
  • Issue comment event: 3
  • Push event: 94
  • Pull request event: 3
  • Create event: 7

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 15
  • Total Committers: 2
  • Avg Commits per committer: 7.5
  • Development Distribution Score (DDS): 0.067
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
ktemadarko k****o@g****m 14
Ama Owusu-Darko 3****o 1

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 28
  • Total pull requests: 2
  • Average time to close issues: about 10 hours
  • Average time to close pull requests: about 2 hours
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.5
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 27
  • Pull requests: 2
  • Average time to close issues: about 10 hours
  • Average time to close pull requests: about 2 hours
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.5
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ktemadarko (27)
  • kwakuduahc1 (1)
Pull Request Authors
  • ktemadarko (4)
Top Labels
Issue Labels
literacy dataset (17) 2010 (17) enhancement (3) ci/cd (1) documentation (1) 2021 (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 173 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: rGhanaCensus

2021 Ghana Population and Housing Census Results as Data Frames

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 173 Last month
Rankings
Forks count: 28.8%
Dependent packages count: 29.8%
Stargazers count: 35.2%
Dependent repos count: 35.5%
Average: 42.9%
Downloads: 85.4%
Maintainers (1)
Last synced: 12 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • dplyr * suggests
  • knitr * suggests
  • magrittr * suggests
  • rmarkdown * suggests
  • sf * suggests
  • tmap * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.5.0 composite
  • actions/checkout v4 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/test-coverage.yaml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite