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
dbnomics-fetchers
entsoe-fetcher
Graph
c1f14f7b2371da20ef358a225f76195e2802d043
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Dec
19
Feb
5
Apr
30
Jan
25
Nov
19
Aug
27
May
26
14
3
30
Apr
29
27
26
21
13
12
7
18
Dec
17
14
11
7
4
Replace .gitlab-ci.yml with template found in pipeline configuration YAML file
master
master
update endpoint
Replace .gitlab-ci.yml with template found in pipeline configuration YAML file
increase timeout to 300 secs
increase timeout
set requests timeout
Add .dockerignore from template found in pipeline configuration YAML file
add missing change in last commit
skip empty xml files
Update Dockerfile
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