Economic Indicator
Access to the US economic indicator endpoints — real GDP and GDP per capita, treasury yield, federal funds rate, CPI and inflation, consumer sentiment, retail sales, durable goods orders, unemployment and non-farm payroll — each exposed as a request proxy that is built up fluently and then fetched.
Author
Sylvester Sefa-Yeboah
Since
1.7.0
Constructors
Types
Link copied to clipboard
public class ConsumerSentimentRequestProxy extends EconomicIndicator.RequestProxy<EconomicIndicator.ConsumerSentimentRequestProxy>
Proxy for building a ConsumerSentimentRequest.
Link copied to clipboard
public class CpiRequestProxy extends EconomicIndicator.RequestProxy<EconomicIndicator.CpiRequestProxy>
Proxy for building a CpiRequest.
Link copied to clipboard
public class DurableGoodsOrdersRequestProxy extends EconomicIndicator.RequestProxy<EconomicIndicator.DurableGoodsOrdersRequestProxy>
Proxy for building a DurableGoodsOrdersRequest.
Link copied to clipboard
public class FederalFundsRateRequestProxy extends EconomicIndicator.RequestProxy<EconomicIndicator.FederalFundsRateRequestProxy>
Proxy for building a FederalFundsRateRequest.
Link copied to clipboard
public class InflationExpectationRequestProxy extends EconomicIndicator.RequestProxy<EconomicIndicator.InflationExpectationRequestProxy>
Proxy for building an InflationExpectationRequest.
Link copied to clipboard
public class InflationRequestProxy extends EconomicIndicator.RequestProxy<EconomicIndicator.InflationRequestProxy>
Proxy for building an InflationRequest.
Link copied to clipboard
public class NonFarmPayrollRequestProxy extends EconomicIndicator.RequestProxy<EconomicIndicator.NonFarmPayrollRequestProxy>
Proxy for building a NonFarmPayrollRequest.
Link copied to clipboard
public class RealGdpPerCapitaRequestProxy extends EconomicIndicator.RequestProxy<EconomicIndicator.RealGdpPerCapitaRequestProxy>
Proxy for building a RealGdpPerCapitaRequest.
Link copied to clipboard
public class RealGdpRequestProxy extends EconomicIndicator.RequestProxy<EconomicIndicator.RealGdpRequestProxy>
Proxy for building a RealGdpRequest.
Link copied to clipboard
An abstract proxy for building requests.
Link copied to clipboard
public class RetailSalesRequestProxy extends EconomicIndicator.RequestProxy<EconomicIndicator.RetailSalesRequestProxy>
Proxy for building a RetailSalesRequest.
Link copied to clipboard
public class TreasuryYieldRequestProxy extends EconomicIndicator.RequestProxy<EconomicIndicator.TreasuryYieldRequestProxy>
Proxy for building a TreasuryYieldRequest.
Link copied to clipboard
public class UnemploymentRateRequestProxy extends EconomicIndicator.RequestProxy<EconomicIndicator.UnemploymentRateRequestProxy>
Proxy for building an UnemploymentRateRequest.
Functions
Link copied to clipboard
Accesses the monthly consumer sentiment and confidence index of the United States, as measured by the University of Michigan's Surveys of Consumers.
Link copied to clipboard
Accesses the monthly and semiannual consumer price index (CPI) of the United States.
Link copied to clipboard
Accesses the monthly manufacturers' new orders for durable goods in the United States.
Link copied to clipboard
Accesses the daily, weekly, and monthly federal funds rate (interest rate) of the United States.
Link copied to clipboard
Accesses the annual inflation rate of the United States, as measured by the consumer price index.
Link copied to clipboard
Accesses the monthly median expected inflation rate over the next 12 months, as measured by the University of Michigan's Surveys of Consumers.
Link copied to clipboard
Accesses the monthly total nonfarm payroll of the United States, a key indicator of overall employment.
Link copied to clipboard
Accesses the annual and quarterly real gross domestic product (GDP) of the United States.
Link copied to clipboard
Accesses the quarterly real GDP per capita of the United States.
Link copied to clipboard
Accesses the monthly advance retail sales of the United States.
Link copied to clipboard
Accesses the daily, weekly, and monthly US Treasury yield for a given Maturity.
Link copied to clipboard
Accesses the monthly unemployment rate of the United States.