Package: tidyusmacro 0.2.0
tidyusmacro: Downloading and Cleaning U.S. Macroeconomic Data
Utilities to retrieve and tidy U.S. macroeconomic data series from public government data providers. Functions streamline access to series from the Federal Reserve Bank of St. Louis Federal Reserve Economic Data (FRED), the Bureau of Labor Statistics flat files, and the Bureau of Economic Analysis National Income and Product Accounts tables, then return consistent, tidy data frames ready for modeling and graphics. The package includes helpers for date alignment, log-linear projections, and common macro diagnostics, along with convenience plot builders for quick publication-quality charts.
Authors:
tidyusmacro_0.2.0.tar.gz
tidyusmacro_0.2.0.tar.gz(r-4.7-any)tidyusmacro_0.2.0.tar.gz(r-4.6-any)
tidyusmacro_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tidyusmacro/json (API)
NEWS
| # Install 'tidyusmacro' in R: |
| install.packages('tidyusmacro', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mtkonczal/tidyusmacro/issues
Pkgdown/docs site:https://www.mikekonczal.com
- cesDiffusionIndex - CesDiffusionIndex Dataset
- dallasTrimPCEcomponents - Dallas Fed Trimmed-Mean PCE component dictionary
Last updated from:db8fec51c2. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | OK | 124 | ||
| wasm-release | OK | 111 |
Exports:date_breaks_ggdate_breaks_nesp_navyesp_palgetBLSFilesgetDallasTrimPCEgetFREDgetNIPAFilesgetPCEInflationgetUnrateFREDlogLinearProjectionscale_color_espscale_colour_espscale_fill_esptheme_esp
Dependencies:askpassbitbit64clicliprcpp11crayoncurldplyrfarvergenericsggplot2gluegtablehmshttrisobandjsonlitelabelinglifecyclemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6RColorBrewerreadrrlangS7scalesstringistringrsystibbletidyrtidyselecttzdbutf8vctrsviridisLitevroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| cesDiffusionIndex Dataset | cesDiffusionIndex |
| Dallas Fed Trimmed-Mean PCE component dictionary | dallasTrimPCEcomponents |
| Date breaks anchored to last data month (for ggplot) | date_breaks_gg |
| Create evenly spaced breaks | date_breaks_n |
| ESP Primary Color (Navy) | esp_navy |
| ESP Color Palette | esp_pal |
| ESP Theme and Color Scales | esp_theme scale_color_esp scale_colour_esp scale_fill_esp theme_esp |
| Download and Process Bureau of Labor Statistics Data | getBLSFiles |
| Build the Dallas Fed trimmed-mean PCE component panel | getDallasTrimPCE |
| Download and Merge FRED Series | getFRED |
| Download and Process BEA NIPA Files with Fast Row Expansion | getNIPAFiles |
| Load and Process Personal Consumption Expenditures (PCE) Inflation Data | getPCEInflation |
| Get Full Unemployment Rate from FRED | getUnrateFRED |
| Log-Linear Projection (data-masked, dplyr-native) | logLinearProjection |
