1.0.0 • Published 1 year ago

@cuppy/cpi-u v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

CPI-U (CUUR0000SA0) for Cuppy

This is a plugin for Cuppy enabling automatic adjustment of historical currency amounts for inflation based on the U.S. Consumer Price Index for All Urban Consumers (CPI-U) data.

It is updated yearly to include the latest data from the provided by the Bureau of Labor Statistics (BLS).

Usage

import cuppy from "@cuppy/core";
import cpiU from "@cuppy/cpi-u";

cuppy.dataset(cpiU);

License

This package is licensed under the MIT License.

1.0.0

1 year ago