This R package provides a crawler to scrape the European Energy Market EPEX SPOT at https://www.epexspot.com and the European Energy Exchange at https://www.eex.com
Stars
35
Forks
10
Watchers
35
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
- adjusted getPHELIXDEFuturesForADate to avoid getting data on weekends (not available), and include getting data for Mondays on Fridays.
3201f40View on GitHubFixed bug. ID1 Index crawling for DE market added! And fixed bug in the qplot function.
0d9bde5View on GitHubMerge branch 'master' of https://github.com/wagnertimo/emarketcrawlR
e69f8a1View on GitHubAdded function to crawl the Phelix DE Future at EEX website.
d376865View on GitHubFixed DST bug for retrieveing intraday continuous trading data (15,30,60 min)
d7ab1fbView on GitHubImproved functions check if DST+1 (last sunday in october) occurs and then delete 2 hour row with NA. Avoids deletion if there is NA at 2hour on other dates. Still if there is in CET 2hour NA values than thats problematic but not yet occured.
08d1c77View on GitHub