Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated to detail the filtering recommendation
  • Loading branch information
Jmetrics86 authored Jun 25, 2024
1 parent b6dac52 commit 412c532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ lazy_fred is a Python library designed to simplify the process of collecting eco

3. **Output:**
- The script will create three CSV files in your project directory:
- `lazy_fred_Search.csv`: Contains the search results from FRED.
- `filtered_series.csv`: Contains the search results from FRED cleaned to popularity over 50 and observation starts after 1900.
- `daily_data.csv`: Contains daily time series data.
- `monthly_data.csv`: Contains monthly time series data.
- `weekly_data.csv`: Contains weekly time series data.
Expand Down

0 comments on commit 412c532

Please sign in to comment.