noncensus icon indicating copy to clipboard operation
noncensus copied to clipboard

U.S. Census Region and Demographic Data

Results 11 noncensus issues
Sort by recently updated
recently updated
newest added

The BLS moves counties between metro areas in some years, but it seems that the data set here is just a snapshot of the county assignments at some unspecified year....

I see that much of this package hasn't been changed for several months and yet it is still ahead of CRAN. Is this development version still under development or is...

Currently, `noncensus` munges much of the data provided in raw form from **census.gov**. The Census Bureau recently introduced a [data](http://www.census.gov/developers/) [API](http://api.census.gov/data/) that requires an API key. Functions should be written...

Quote from an email from Dan Irons: > In the “states” dataset, state populations appear to have been misassigned. For example, the populations of Alaska and Alabama have been transposed,...

- [ ] Provide an overview of how to use and the insight gained from the Shiny app generated by `shiny_choro` - [ ] Discuss both `example(shiny_choro)` and `explore_counties()` -...

- [ ] Shiny app - [ ] New data sets - [ ] Updates to existing data sets - [ ] Miscellaneous changes

For a reference, see: http://www.census.gov/geo/reference/zctas.html

As discussed in [this PDF from the U.S. Census Bureau](http://www.census.gov/geo/reference/pdfs/geodiagram.pdf), the U.S. can be thought of as a hierarchy of regions. These include: - School Districts - Congressional Districts -...

After the Shiny app is launched via `shiny_choro`, the rendering after a dropdown has been selected needs to be sped up. Currently, this delay can take 2-3 seconds and should...