def __init__(self, engine): BasePlots.__init__(self, engine, 'manufacturing_confidence_index', 'manufacturing_confidence_index', 'Manufacturing Confidence Index')
def __init__(self, engine): BasePlots.__init__(self, engine, 'economic_activity_index', 'economic_activity_index', 'Economic Activity Index')
def __init__(self, engine): BasePlots.__init__(self, engine, 'consumer_confidence_index', 'consumer_confidence_index', 'Consumer Confidence Index')
def __init__(self, engine): BasePlots.__init__(self, engine, 'exchange_rate', 'exchange_rate', 'Exchange Rate (USDMXN)', True)
def __init__(self, engine): BasePlots.__init__(self, engine, 'nationwide_sales', 'sales', 'Nationwide Sales')
def __init__(self, engine): BasePlots.__init__(self, engine, 'interest_rate', 'interest_rate', 'Interest Rate', True)
def __init__(self, engine): BasePlots.__init__(self, engine, 'inflation_index', 'inflation_index', 'Inflation Index')