Skip to content

Commit

Permalink
add and update examples with newer data
Browse files Browse the repository at this point in the history
  • Loading branch information
hrecht committed Feb 21, 2024
1 parent 8b04b01 commit 7e50744
Show file tree
Hide file tree
Showing 22 changed files with 1,020 additions and 449 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# censusapi 0.9.0
* `getCensus()` automatically converts data columns in the Household Pulse Survey to numeric.
* Update examples in documentation to add new datasets, including more 2020 Decennial Census data and the Household Pulse Survey.

# censusapi 0.8.0
* `listCensusApis()` has new columns in the resulting data frame of available API endpoints: the API `contact` email address and `type`: either Aggregate, Timeseries, or Microdata.
* `listCensusMetadata()` has new functionality to use `value` metadata. This is particularly useful for some of the economic datasets and the microdata APIs.
Expand Down
2 changes: 1 addition & 1 deletion _pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ navbar:
menu:
- text: Getting started with censusapi
href: articles/getting-started.html
- text: List of examples
- text: censusapi examples
href: articles/example-list.html
- text: Accessing microdata
href: articles/accessing-microdata.html
Expand Down
4 changes: 2 additions & 2 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/CODE_OF_CONDUCT.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/accessing-microdata.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7e50744

Please sign in to comment.