Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
entsoe-fetcher
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Isaac AFAMBO
entsoe-fetcher
Graph
7ef518fe91b9e1f6c6ac130201088da61dac4f35
Select Git revision
Branches
2
entsoe-fetcher-oecd
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Jun
27
May
26
14
3
30
Apr
29
27
26
21
13
12
7
18
Dec
17
14
11
7
4
Replace README.md
entsoe-fetcher-…
entsoe-fetcher-oecd
Delete .gitignore
Delete .gitlab-ci.yml
Delete Dockerfile
Delete setup.cfg
Delete requirements.in
Replace requirements.txt
Replace download.py
Replace convert.py
Update Dockerfile
master
master
Update shared pipeline
Log downloaded years
Fix parser.error message format
Ignore common directories
Delete useless code
Update convert.py
Delete first row which is often incomplete
Suppress condition: 'If year different from current year, delete observation'
Read default value of --start-year in env variable
Add Great Britain (GB)
Use new shared CI pipeline
If value is 0, replace by NA
Remove row if year is 2020 instead of 2021
Try to delete start date if 2020 instead of 2021
Delete print(frequency)
If frequency is 15min (30min resp), divide sum of values by 4 (2 resp)
Discriminate according to frequency
Add other countries
Reduce country list to DE, FR, IT
Add 1s sleep between consecutive queries
fix datetime computation
Fix query date parameters
Extend country list
Handle half an hour (PT30M) frequency
Use psrType values from entsoe-py project
Remove last observation
refactor code
Remove dead code
Update README
Remove dead code