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

NameTypeDescriptionDefaultOptional
start_dateUnion[date, str]Start date of the data, in YYYY-MM-DD format.NoneTrue
end_dateUnion[date, str]End date of the data, in YYYY-MM-DD format.NoneTrue

Data

NameTypeDescription
dateUnion[date, str]The date of the data.
topicstrTopic of the survey response.
diffusion_indexfloatDiffusion Index.
percent_reporting_increasefloatPercent of respondents reporting an increase over the last month.
percent_reporting_decreasefloatPercent of respondents reporting a decrease over the last month.
percent_reporting_no_changefloatPercent of respondents reporting no change over the last month.