Amazon S3

Project: US Inflation Monitor using Shiny

The Shiny app created in this project monitors US Inflation. The monitor includes the latest available inflation print, Breakeven Inflation expectations, various inflation drivers and some Text Mining on FOMC Minutes. Shiny app can be found here. The code for the app is available on github. Methodology The main purpose of this app is to give a comprehensive picture of US Inflation. To be able to do this, a couple of diffrent data sources are in use.

Project: Shiny app for US Rates

The Shiny app created in this project monitors US Fixed Income market, focusing on Treasury Yields. The app will give a summary for some of the most important curves and indices on the US Treasury market as well as Breakeven Inflation expectations. Shiny app can be found here. Code available on github. Methodology Rates are parsed from US Treasury on a daily basis. However, the app will only parse the latest data once every day (of those days the app is used).