Statistical analysis of CPI (Consumer Price Index) and wage disparity trends, combining data exploration, visualization, and R-based econometric methods. Includes a review of prior research and a reproducible workflow for extending the analysis.

2 Open Issues Need Help Last updated: Aug 22, 2025

Open Issues Need Help

View All on GitHub
Data Science Data Analysis

AI Summary: The `CPI-Wage-Disparity-Statistical-Analysis` repository's GitHub language statistics are inaccurate, showing almost 100% HTML due to counting rendered HTML outputs and not recognizing `.Rmd` files as R. The goal is to correct this by adding a `.gitattributes` file that treats `.Rmd` as R and excludes generated HTML files (potentially entire output folders) from the language statistics, thereby reflecting R as the primary language.

Complexity: 1/5
documentation enhancement good first issue

Statistical analysis of CPI (Consumer Price Index) and wage disparity trends, combining data exploration, visualization, and R-based econometric methods. Includes a review of prior research and a reproducible workflow for extending the analysis.

HTML
Data Science Data Analysis

AI Summary: This issue outlines the setup for a new GitHub repository for CPI-Wage-Disparity analysis. It requires organizing existing, scattered Rmd, HTML, and data files by archiving prior versions into a structured `/archive/vYYYY/` directory and establishing the current 2025 work under `/analysis/2025/` with rendered outputs in `/docs/`. The root `README.md` must be updated with a version history table and working links, ensuring all documentation and data sources are properly attributed.

Complexity: 4/5
documentation good first issue

Statistical analysis of CPI (Consumer Price Index) and wage disparity trends, combining data exploration, visualization, and R-based econometric methods. Includes a review of prior research and a reproducible workflow for extending the analysis.

HTML