tidycensus
Load US Census boundary and attribute data as 'tidyverse' and 'sf'-ready data frames in R
Science Score: 36.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
1 of 26 committers (3.8%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Keywords from Contributors
Repository
Load US Census boundary and attribute data as 'tidyverse' and 'sf'-ready data frames in R
Basic Info
- Host: GitHub
- Owner: walkerke
- License: other
- Language: R
- Default Branch: master
- Homepage: https://walker-data.com/tidycensus
- Size: 27.8 MB
Statistics
- Stars: 654
- Watchers: 24
- Forks: 96
- Open Issues: 19
- Releases: 2
Metadata Files
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:
r
install.packages("tidycensus")
For the latest updates, install from GitHub:
r
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
- Name: Kyle Walker
- Login: walkerke
- Kind: user
- Location: Fort Worth, Texas
- Website: https://walker-data.com/
- Twitter: kyle_e_walker
- Repositories: 98
- Profile: https://github.com/walkerke
Geographer, R developer, spatial data scientist
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
Last synced: 10 months ago
Top Committers
| 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 (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- 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 requests: 13
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 32
- Pull requests: 6
- Average time to close issues: 15 days
- Average time to close pull requests: 9 months
- Issue authors: 29
- Pull request authors: 3
- Average comments per issue: 1.03
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 2
Top Authors
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)
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 Labels
Issue Labels
Pull Request Labels
Packages
- 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
- License: MIT
-
Latest release: 1.2.3
published almost 4 years ago
Rankings
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