API Reference#
This section provides detailed, automatically generated documentation for FedFred’s modules, classes, and functions. It covers both synchronous and asynchronous clients, helper utilities, and typed object models.
All API documentation is generated from the live source code using Sphinx autodoc
and autosummary
.
—
API Clients#
|
The FredAPI class contains methods for interacting with the Federal Reserve Bank of St. |
|
The Async sub-class contains async methods for interacting with the Federal Reserve Bank of St. |
|
The Maps sub-class contains methods for interacting with the FRED® Maps API and GeoFRED endpoints. |
|
The AsyncMapsAPI sub-class contains async methods for interacting with the FRED® Maps API and GeoFRED endpoints. |
Utility Helpers#
A class that provides helper methods for the FRED API. |
Data Objects#
|
A class used to represent a Category. |
|
A class used to represent a Series. |
|
A class used to represent a Tag. |
|
A class used to represent a Release. |
|
A class used to represent a ReleaseDate. |
|
A class used to represent a Source. |
|
A class used to represent an Element. |
|
A class used to represent a VintageDate. |
|
A class used to represent a SeriesGroup. |
—