Skip to content

Commit

Permalink
csv filter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
weibezahn committed Oct 1, 2020
1 parent 533f62d commit 8f7e2c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input/metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ resources:
- name: state
description: State as specified in the BNetzA power plant list
type: string
- name: country_code
- name: country
description: Two-letter ISO code
type: string
- name: capacity_net_bnetza
Expand All @@ -94,7 +94,7 @@ resources:
- name: capacity_gross_uba
description: Gross installed capacity according to UBA data
type: number
- name: fuel
- name: energy_source
description: Used fuel or energy source
type: string
- name: technology
Expand Down

0 comments on commit 8f7e2c9

Please sign in to comment.