easycensus 1.1.2
- Update documentation per CRAN NOTEs
- Update maintainer information
easycensus 1.1.1
- New cens_get_raw()allows users to try to download from
non-ACS and non-2010-decennial APIs. Goes hand-in-hand withcens_parse_tables().
- Fixes CRAN issues and other bugs
- Improves consistency of cens_get_acs()
easycensus 1.0.0
- Core functions renamed for a consistent cens_prefix
- Use censusapiinstead oftidycensusfor
fewer dependencies
- New estimatevector type that tracks uncertainty
through mathematical operations
- Expose parsed tables to users with a new cens_tabletype
- More flexible geography options when downloading data. See
cens_geo()for details.
- Improved tidiers, including new income bin and detailed race
tidiers
easycensus 0.2.0
easycensus 0.2.0
- Availability information for 1-year and 5-year ACS
- Improve documentation and parameter organization
- New tests
easycensus 0.1.0
- Initial release
- Functionality to search and download ACS and 2010 Census tables
- Helper functions for recoding common variables and for marginalizing
out nuisance variables