CoolFace
Datasetpublic

Tropstan/Forex_Factory_Calendar

πŸ“… Forex Factory Economic Calendar Dataset (2007-01-01 to 2025-04-07) This dataset contains a comprehensive archive of macroeconomic calendar events sourced from Forex Factory, spanning from January 1, 2007 to April 7, 2025.Each row captures a specific event with detailed metadata including currency, event type, market impact level, reported values, and descriptive context. πŸ“¦ Dataset Summary Total timespan: 2007-01-01 β†’ 2025-04-07 Format: CSV (UTF-8)… See the full description on the dataset page: https://huggingface.co/datasets/Tropstan/Forex_Factory_Calendar.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
1likes935downloads
Dataset Card

πŸ“… Forex Factory Economic Calendar Dataset (2007-01-01 to 2025-04-07)

This dataset contains a comprehensive archive of macroeconomic calendar events sourced from Forex Factory, spanning from January 1, 2007 to April 7, 2025. Each row captures a specific event with detailed metadata including currency, event type, market impact level, reported values, and descriptive context.


πŸ“¦ Dataset Summary

  • β€”Total timespan: 2007-01-01 β†’ 2025-04-07
  • β€”Format: CSV (UTF-8)
  • β€”Timezone: Asia/Tehran
  • β€”Detailed fields included

🧾 Columns

ColumnDescription
DateTimeDate and time of the event in ISO 8601 format
CurrencyCurrency affected by the event (e.g., USD, EUR, GBP)
ImpactImpact level: Low, Medium, or High Impact Expected
EventName of the economic event
ActualReported value of the indicator (if available)
ForecastForecasted value
PreviousPreviously reported value
DetailRich description including source, frequency, and why it matters to traders

πŸ” Example

csv
2007-01-01T04:30:00+03:30,CNY,High Impact Expected,Manufacturing PMI,54.8,,55.3,"Source: CFLP (latest release) | Measures: Level of a diffusion index based on surveyed purchasing managers..."

πŸ’Ό Use Cases

  • β€”Financial time series forecasting
  • β€”Event-driven backtesting in algorithmic trading
  • β€”Economic policy impact analysis
  • β€”Macro indicators modeling for global trends
  • β€”Educational purposes in finance and economics

βš™οΈ How It Was Built

The data was collected using a custom Python scraper using:

  • β€”Selenium (via undetected-chromedriver)
  • β€”pandas for CSV export and manipulation
  • β€”Incremental scraping and detailed event parsing
  • β€”Timezone-aware timestamping

GitHub repository (scraper code): πŸ”— Link to repository


πŸ›‘ Disclaimer

This dataset is intended for educational and research purposes only.

Data was collected from Forex Factory using publicly accessible web content. This project is not affiliated, endorsed, or sponsored by Forex Factory in any way.

Please respect Forex Factory’s Terms of Use. Do not use this dataset for commercial purposes or redistribution without checking the original source's policies.


πŸ“š Citation

If you use this dataset in your work, please cite it as:

@misc{forexcalendar2025,
  title={Forex Factory Economic Calendar Dataset (2007–2025)},
  author={Ehsan},
  year={2025},
  howpublished={\url{https://huggingface.co/datasets/yourusername/forex-factory-calendar}},
  note={Accessed: YYYY-MM-DD}
}

🏷 Tags

forex financial-data economic-calendar macro-economics time-series trading-strategy pandas selenium market-events