wri / global-power-plant-database

A comprehensive, global, open source database of power plants
325 stars 98 forks source link

Fix plant owner names and add LEI codes #28

Open nicholaskeller opened 3 years ago

nicholaskeller commented 3 years ago

Pull request checklist

Please check if your PR fulfills the following requirements:

Pull request type

Please check the type of change your PR introduces: - [x] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [ ] Other (please describe): ## What is the current behavior?

The database displays the name in the owner field with a percentage. For some Denmark plants, the percentage ownership is included in the owner name. For example, a plant wholly owned by Vattenfall may have the owner name reported as '100% Vattenfall' instead of 'Vattenfall'. The database does not join well with owner data from the GLEIF database.

Issue Number: 24 and 27

What is the new behavior?

Does this introduce a breaking change?

Other information