An open API service indexing awesome lists of open source software.

https://github.com/harrystevens/inflation-scraper

Get CPI inflation from BLS.
https://github.com/harrystevens/inflation-scraper

Last synced: 3 months ago
JSON representation

Get CPI inflation from BLS.

Awesome Lists containing this project

README

        

# inflation-scraper

Get CPI inflation from [BLS](https://data.bls.gov/cgi-bin/cpicalc.pl).

## Installation

```bash
git clone [email protected]:HarryStevens/inflation-scraper.git
cd inflation-scraper
yarn
```

## Usage

```bash
node index.js
```

Data will output as `data.json`.