Skip to main content

Manufacturing Outlook NY


Implementation details

Class names

Model nameParameters classData class
ManufacturingOutlookNYManufacturingOutlookNYQueryParamsManufacturingOutlookNYData

Import Statement

from openbb_core.provider.standard_models. import (
ManufacturingOutlookNYData,
ManufacturingOutlookNYQueryParams,
)

Parameters

start_date: date | None | str
Start date of the data, in YYYY-MM-DD format.

end_date: date | None | str
End date of the data, in YYYY-MM-DD format.

Data

date: date | str
The date of the data.

topic: str | None
Topic of the survey response.

diffusion_index: float | None
Diffusion Index.

percent_reporting_increase: float | None
Percent of respondents reporting an increase over the last month.

percent_reporting_decrease: float | None
Percent of respondents reporting a decrease over the last month.

percent_reporting_no_change: float | None
Percent of respondents reporting no change over the last month.