tidycensus
An R package that allows users to interface with the US Census Bureau's decennial Census and five-year American Community APIs and return tidyverse-ready data frames, optionally with simple feature geometry included.
https://github.com/walkerke/tidycensus
Category: Sustainable Development
Sub Category: Population and Poverty
Keywords from Contributors
geocoder archiving measur book transforms compose animals projection generic observation
Last synced: about 12 hours ago
JSON representation
Repository metadata
Load US Census boundary and attribute data as 'tidyverse' and 'sf'-ready data frames in R
- Host: GitHub
- URL: https://github.com/walkerke/tidycensus
- Owner: walkerke
- License: other
- Created: 2017-05-22T17:45:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-07-24T17:30:36.000Z (about 1 month ago)
- Last Synced: 2025-09-05T20:50:21.366Z (1 day ago)
- Language: R
- Homepage: https://walker-data.com/tidycensus
- Size: 27.8 MB
- Stars: 654
- Watchers: 24
- Forks: 96
- Open Issues: 19
- Releases: 2
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Funding: .github/FUNDING.yml
- License: LICENSE
README.md
tidycensus
tidycensus is an R package that allows users to interface with the US Census Bureau's decennial Census and five-year American Community APIs and return tidyverse-ready data frames, optionally with simple feature geometry included. Install from CRAN with the following command:
install.packages("tidycensus")
For the latest updates, install from GitHub:
remotes::install_github("walkerke/tidycensus")
To learn more about the package, please visit the package documentation at https://walker-data.com/tidycensus/ or read the book Analyzing US Census Data: Methods, Maps, and Models in R at https://walker-data.com/census-r/.
Note: This product uses the Census Bureau Data API but is not endorsed or certified by the Census Bureau.
Owner metadata
- Name: Kyle Walker
- Login: walkerke
- Email:
- Kind: user
- Description: Geographer, R developer, spatial data scientist
- Website: https://walker-data.com/
- Location: Fort Worth, Texas
- Twitter: kyle_e_walker
- Company:
- Icon url: https://avatars.githubusercontent.com/u/4872833?u=b958b9041010ff37878bd25c27ce8360480f52f0&v=4
- Repositories: 98
- Last ynced at: 2024-05-01T10:04:41.929Z
- Profile URL: https://github.com/walkerke
GitHub Events
Total
- Issues event: 39
- Watch event: 20
- Delete event: 1
- Issue comment event: 45
- Push event: 14
- Pull request event: 5
- Fork event: 2
- Create event: 1
Last Year
- Issues event: 39
- Watch event: 20
- Delete event: 1
- Issue comment event: 45
- Push event: 14
- Pull request event: 5
- Fork event: 2
- Create event: 1
Committers metadata
Last synced: 4 days ago
Total Commits: 645
Total Committers: 26
Avg Commits per committer: 24.808
Development Distribution Score (DDS): 0.166
Commits in past year: 25
Committers in past year: 3
Avg Commits per committer in past year: 8.333
Development Distribution Score (DDS) in past year: 0.08
Name | Commits | |
---|---|---|
Kyle Walker | k****a@g****m | 538 |
Matt Herman | m****n@g****m | 53 |
Keberwein | k****n@y****m | 8 |
Arthur Gailes | a****1@g****m | 6 |
szimmer | s****r@g****m | 6 |
dependabot[bot] | 4****] | 5 |
Noel Peterson | n****n | 4 |
Matt Herman | m****n@a****v | 3 |
Bernie Gray | b****3@g****m | 3 |
lpiep | l****r@g****m | 3 |
rudeboybert | a****m@g****m | 1 |
badbayesian | b****n@g****m | 1 |
apeterson91 | a****o@g****m | 1 |
Will Beasley | w****y@h****m | 1 |
Weihuang Wong | w****g@g****m | 1 |
Tomasz Kalinowski | t****w@a****u | 1 |
Tiernan Martin | t****n@g****m | 1 |
Sebastian Rowan | 7****n | 1 |
Ari Lamstein | a****n@g****m | 1 |
Chris Rowe | c****e@r****s | 1 |
Corinne Riddell | c****l@g****m | 1 |
Matthew Stern | t****t | 1 |
Nathan Werth | n****h@p****v | 1 |
Philip Waggoner | 3****r | 1 |
Pukar Bhandari | p****i@o****m | 1 |
Rob Williams | j****s@g****m | 1 |
Committer domains:
- pa.gov: 1
- ruralinnovation.us: 1
- asu.edu: 1
- acs.nyc.gov: 1
Issue and Pull Request metadata
Last synced: 7 days ago
Total issues: 185
Total pull requests: 20
Average time to close issues: about 2 months
Average time to close pull requests: about 1 month
Total issue authors: 154
Total pull request authors: 10
Average comments per issue: 2.36
Average comments per pull request: 0.35
Merged pull request: 13
Bot issues: 0
Bot pull requests: 2
Past year issues: 32
Past year pull requests: 6
Past year average time to close issues: 15 days
Past year average time to close pull requests: 9 months
Past year issue authors: 29
Past year pull request authors: 3
Past year average comments per issue: 1.03
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 2
Top Issue Authors
- walkerke (12)
- szimmer (7)
- kaseyzapatka (3)
- jiangyu1208 (2)
- sebastianrowan (2)
- philiporlando (2)
- jnigrineFlint (2)
- XiangyunHuang (2)
- SarahBrown31 (2)
- gah-bo (2)
- mfherman (2)
- daviswinslow (2)
- leehach (2)
- djn34 (2)
- colinc1994 (1)
Top Pull Request Authors
- walkerke (6)
- apeterson91 (2)
- lpiep (2)
- warnes (2)
- brendensm (2)
- dependabot[bot] (2)
- ar-puuk (2)
- arthurgailes (2)
- jayrobwilliams (1)
- sebastianrowan (1)
Top Issue Labels
- enhancement (3)
- bug (2)
Top Pull Request Labels
- dependencies (2)
- javascript (2)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 2
- Total dependent repositories: 0
- Total versions: 7
conda-forge.org: r-tidycensus
- Homepage: https://github.com/walkerke/tidycensus
- Licenses: MIT
- Latest release: 1.2.3 (published almost 3 years ago)
- Last Synced: 2025-09-02T07:56:13.513Z (5 days ago)
- Versions: 7
- Dependent Packages: 2
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 15.398%
- Forks count: 18.942%
- Dependent packages count: 19.506%
- Average: 21.968%
- Dependent repos count: 34.025%
Dependencies
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- leaflet ~0.7.3
- R >= 3.3.0 depends
- crayon * imports
- dplyr >= 1.0.0 imports
- httr * imports
- jsonlite >= 1.5.0 imports
- purrr * imports
- rappdirs * imports
- readr * imports
- rlang * imports
- rvest * imports
- sf * imports
- stringr * imports
- tidyr >= 1.0.0 imports
- tidyselect * imports
- tigris * imports
- units * imports
- utils * imports
- xml2 * imports
- ggplot2 * suggests
- srvyr * suggests
- survey * suggests
- terra * suggests
- browserify 13.0.1 development
- jshint 2.9.2 development
- mapbox.js 2.4.0 development
- mocha ~2.5.3 development
- phantomjs-prebuilt 2.1.7 development
- st 1.1.0 development
- tape 4.5.1 development
- uglify-js ^2.6.2 development
- zuul ~3.10.1 development
- brfs 1.4.3
- corslite 0.0.7
- csv2geojson ~5.0.0
- polyline 0.2.0
- togeojson 0.13.0
- topojson 1.6.26
- wellknown 0.4.2
- chai ^4.1.2 development
- eslint ^7.9.0 development
- eslint-plugin-html ^2.0.1 development
- mocha ^3.2.0 development
- mocha-phantomjs-core ^2.1.1 development
- mversion ^2.0.1 development
- phantomjs-prebuilt ^2.1.16 development
- uglify-js ^2.4.15 development
- jake ~0.5.16 development
- jshint ~2.1.3 development
- karma ~0.8.5 development
- leaflet ~1.0.3 development
- magic-string ^0.7.0 development
- mocha ~1.10.0 development
- uglify-js ~2.6.0 development
- browserify 13.0.1 development
- jshint 2.9.2 development
- mapbox.js 2.4.0 development
- mocha ~2.5.3 development
- phantomjs-prebuilt 2.1.7 development
- st 1.1.0 development
- tape 4.5.1 development
- uglify-js ^2.6.2 development
- zuul ~3.10.1 development
- brfs 1.4.3
- corslite 0.0.7
- csv2geojson ~5.0.0
- polyline 0.2.0
- togeojson 0.13.0
- topojson 1.6.26
- wellknown 0.4.2
- chai ^4.1.2 development
- eslint ^3.16.1 development
- eslint-plugin-html ^2.0.1 development
- mocha ^3.2.0 development
- mocha-phantomjs-core ^2.1.1 development
- mversion ^1.10.1 development
- phantomjs-prebuilt ^2.1.16 development
- uglify-js ^2.4.15 development
- jake ~0.5.16 development
- jshint ~2.1.3 development
- karma ~0.8.5 development
- leaflet ~1.0.3 development
- magic-string ^0.7.0 development
- mocha ~1.10.0 development
- uglify-js ~2.6.0 development
- chai ^2.3.0 development
- eslint ^2.7.0 development
- eslint-plugin-html ^1.4.0 development
- mocha ^2.2.4 development
- mocha-phantomjs ^3.5.3 development
- mversion ^2.0.0 development
- phantomjs 1.9.7-15 development
- uglify-js ^2.4.15 development
- chai ^4.1.2 development
- eslint ^3.16.1 development
- eslint-plugin-html ^2.0.1 development
- mocha ^3.2.0 development
- mocha-phantomjs-core ^2.1.1 development
- mversion ^2.0.0 development
- phantomjs-prebuilt ^2.1.16 development
- uglify-js ^2.4.15 development
Score: 10.462989048226156