{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/9"}],"enrichment":{"capability":"Adjusts U.S. dollar amounts for inflation using the Consumer Price Index, converting values to a target year's equivalent purchasing power.","skillfed_tags":["inflation","economics","data-wrangling"],"use_cases":["Normalize historical salary or wage data to a common year for fair comparison across time periods","Convert historical prices or costs to present-day equivalents for financial analysis or reporting","Adjust historical budget figures or grant amounts to account for inflation when planning projects","Build data pipelines that automatically inflation-adjust time-series economic data for analysis"],"what_it_does":"CPI is a Python library for converting U.S. dollar amounts between different years using the Consumer Price Index, accounting for inflation. It lets you answer questions about what a dollar amount from one year is worth in another year by applying official CPI data to your calculations.\n\nThe package wraps CPI data into a simple API backed by requests, click, python-dateutil, and pandas. It's designed for quick, straightforward inflation adjustments in data analysis, financial reporting, or historical comparisons without needing to manually source or parse CPI tables yourself.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, uses permissive MIT licensing, and installs with low friction. It solves a common data-wrangling task (inflation adjustment) with a clean API. Install it if you regularly work with historical U.S. financial data or need to normalize dollar amounts across years."},"id":"cpi","links":{"html":"https://skillfed.io/packages/cpi","md":"https://skillfed.io/packages/cpi.md","pypi":"https://pypi.org/project/cpi/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-01-13","license_spdx":null,"license_treatment":"permissive","name":"cpi","python_support":"unspecified","summary":"Quickly adjust U.S. dollars for inflation using the Consumer Price Index (CPI)"},"popularity":{"monthly_downloads":139204,"position":11303,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.10"}
