Fred¶
St. Louis Fed FRED cache
sources: https://fred.stlouisfed.org/
-
class
plutoPy.model.Fred.Meta(**kwargs)¶ Bases:
sqlalchemy.ext.declarative.api.Base,plutoPy.model.Db.StockVizUsQuery the FRED meta-data cache
-
FREQUENCY¶ ‘D’ for day, ‘M’ for month, ‘Q’ for quarter, etc.
-
NAME¶ title
-
SEASON_ADJUST¶ ‘SA’ for seasonally adjusted, etc.
-
SERIES_ID¶ use this to query the time-series
-
TICKER¶ FRED id
-
UNITS¶ ‘Miles’, ‘Million of Dollars’, etc.
-