Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 627 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 627 Bytes

Economics-Sandbox

A collection of personal projects related to economics. This README offers brief summaries about the different projects. View each project's folder to see specific features and run instructions.

Relation Analyzer

Takes FRED time series and returns linear fits. Can compare two time series or several time series against each other, returning the slopes and R^2 values of the fits.

Yield Curve Simulator

Downloads and parses all the yield curve data from the U.S. treasury website, putting the results in a csv file. By running the MATLAB application, you can also animate the yield curve over time.