Release#
- class fedfred.objects.Release(id, realtime_start, realtime_end, name, press_release, link=None, notes=None, client=None)[source]#
Bases:
objectA class used to represent a Release.
Methods#
Parses the FRED API response and returns a list of Release objects. |
|
Asynchronously parses the FRED API response and returns a list of Release objects. |
Attributes#
Get the release dates associated with this release. |
|
Get the related tags associated with this release. |
|
Get the series associated with this release. |
|
Get the sources associated with this release. |
|
Get the tables associated with this release. |
|
Get the tags associated with this release. |
|