Editor
Run
Save
Clone
Widget
Inflation-Index
Annual-Inflation
Info
Reference
1
1
/* The Trends service relies on Axibase Times Series Database for essential data storage and processing tasks. The service uses the FRED® API by the Federal Reserve Bank of St. Louis. It is not endorsed or certified by the Bank. By using this service, you are agreeing to comply with the FRED® API Terms of Use at https://research.stlouisfed.org/docs/api/terms_of_use.html. */ [configuration] import fred = fred.js format = currency('million') + '$' timespan = 30 year entity = fred.stlouisfed.org offset-right = 50 height-units = 1 width-units = 1 [group] widgets-per-row = 1 title = United States Trade Balance [widget] type = chart [series] metric = BOPGTB style = stroke-width:8;opacity:0.3 [series] metric = BOPGTB group-statistic = avg group-period = 3 months style = stroke-width:6;opacity:0.6 pointer-position = false [series] color = black metric = BOPGTB group-statistic = avg group-period = 12 months style = stroke-width:4;opacity:0.5 pointer-position = false