Skip to main content

pce

Get Personal Consumption Expenditures (PCE) reports.

Parameters

date: date | str | None | list[date | str | None]
A specific date to get data for. Default is the latest report. Multiple items allowed for provider(s): fred.


Returns

results: PersonalConsumptionExpenditures

Serializable results.

provider: Optional[Literal['fred']]

Provider name.

warnings: Optional[list[Warning_]]

list of warnings.

chart: Optional[Chart]

Chart object.

extra: dict[str, Any]

Extra info.


Data

date: date | str
The date of the data.

symbol: str
Symbol representing the entity requested in the data.

value: float