Skip to main content

Manufacturing Outlook Texas


Implementation details

Class names

Model nameParameters classData class
ManufacturingOutlookTexasManufacturingOutlookTexasQueryParamsManufacturingOutlookTexasData

Import Statement

from openbb_core.provider.standard_models.manufacturing_outlook_texas import (
ManufacturingOutlookTexasData,
ManufacturingOutlookTexasQueryParams,
)

Parameters

start_date: Union[date, str]

Start date of the data, in YYYY-MM-DD format.

Optional: True


end_date: Union[date, str]

End date of the data, in YYYY-MM-DD format.

Optional: True

Data

date: Union[date, str]

The date of the data.

topic: str

Topic of the survey response.

diffusion_index: float

Diffusion Index.

percent_reporting_increase: float

Percent of respondents reporting an increase over the last month.

percent_reporting_decrease: float

Percent of respondents reporting a decrease over the last month.

percent_reporting_no_change: float

Percent of respondents reporting no change over the last month.