UNPKG

investing-economic-calendar

Version:

Extract economic events from the Investing.com widget.

9 lines (8 loc) 185 B
export enum Column { FLAGS = "exc_flags", CURRENCY = "exc_currency", IMPORTANCE = "exc_importance", ACTUAL = "exc_actual", FORECAST = "exc_forecast", PREVIOUS = "exc_previous", }