Tag#
- class fedfred.objects.Tag(name, group_id, created, popularity, series_count, notes=None)[source]#
Bases:
object
A class used to represent a Tag.
Methods#
Parses the FRED API response and returns a list of Tag objects. |
|
Asynchronously parses the FRED API response and returns a list of Tags objects. |