Class PricesAndConsumptionPPIClient


  • public class PricesAndConsumptionPPIClient
    extends AbstractContainerClient

    Client which handles prices and consumption producer and import price index (PPI) data fetching.

    Since:
    0.4.0
    • Constructor Detail

      • PricesAndConsumptionPPIClient

        public PricesAndConsumptionPPIClient()

        Default constructor. Initializes values and creates sub-clients.

      • PricesAndConsumptionPPIClient

        public PricesAndConsumptionPPIClient​(Locale locale)

        Overloaded constructor.

        Parameters:
        locale - the Locale for this client
    • Method Detail

      • economicIndicators

        public PricesAndConsumptionPPIEconomicIndicatorsClient economicIndicators()

        Retrieve the client for interacting with prices and consumption producer and import price index (PPI) economic indicators data.

        Returns:
        a client for prices and consumption producer and import price index (PPI) economic indicators data
      • spin2002Month

        public PricesAndConsumptionPPISPIN2002MonthClient spin2002Month()

        Retrieve the client for interacting with prices and consumption producer and import price index (PPI) SPIN 2002 month data.

        Returns:
        a client for prices and consumption producer and import price index (PPI) SPIN 2002 month data
      • spin2002Year

        public PricesAndConsumptionPPISPIN2002YearClient spin2002Year()

        Retrieve the client for interacting with prices and consumption producer and import price index (PPI) SPIN 2002 year data.

        Returns:
        a client for prices and consumption producer and import price index (PPI) SPIN 2002 year data
      • spin2007MonthlyAndQuarterly

        public PricesAndConsumptionPPISPIN2007MonthlyAndQuarterlyClient spin2007MonthlyAndQuarterly()

        Retrieve the client for interacting with prices and consumption producer and import price index (PPI) SPIN 2007 monthly and quarterly data.

        Returns:
        a client for prices and consumption producer and import price index (PPI) SPIN 2007 monthly and quarterly data
      • spin2007Year

        public PricesAndConsumptionPPISPIN2007YearClient spin2007Year()

        Retrieve the client for interacting with prices and consumption producer and import price index (PPI) SPIN 2007 year data.

        Returns:
        a client for prices and consumption producer and import price index (PPI) SPIN 2007 year data
      • spin2015MonthlyAndQuarterly

        public PricesAndConsumptionPPISPIN2015MonthlyAndQuarterlyClient spin2015MonthlyAndQuarterly()

        Retrieve the client for interacting with prices and consumption producer and import price index (PPI) SPIN 2015 monthly and quarterly data.

        Returns:
        a client for prices and consumption producer and import price index (PPI) SPIN 2015 monthly and quarterly data
      • getUrl

        public URLEndpoint getUrl()
        Description copied from class: AbstractClient

        Returns the URL endpoint which this client represents.

        Specified by:
        getUrl in class AbstractClient
        Returns:
        the URL endpoint for this client