Skip to content

Commit

Permalink
Updated with data from PRIS database (update 2022/09/23-24)
Browse files Browse the repository at this point in the history
 - bumped dataset version to 0.17.14;
 - updated the README and CHANGELOG files.
  • Loading branch information
cristianst85 committed Sep 24, 2022
1 parent 4ae52eb commit 506f468
Show file tree
Hide file tree
Showing 7 changed files with 306 additions and 301 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.17.14 (2022-09-24)

- updated with data from PRIS database (update 2022/09/23-24).

## 0.17.13 (2022-04-21)

- updated with data from PRIS database (update 2022/04/19).
Expand Down
27 changes: 14 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This repository contains a database with information about Nuclear Power Plants
### Version

Database version: **0.17.0** (**2020/04/19**)
Dataset last updated in version: **0.17.13** (**2022/04/21**)
Dataset last updated in version: **0.17.14** (**2022/09/24**)

### Changelog

Expand All @@ -17,17 +17,18 @@ Data is available in multiple formats (MySQL, JSON, and CSV).

### Quick database summary (by reactor status)

|**Status** |**Count**|
|----------------------|--------:|
|Unknown | 1|
|Planned | 89|
|Under Construction | 55|
|Operational | 441|
|Shutdown | 202|
|Suspended Construction| 6|
|Cancelled Construction| 4|
|Never Commissioned | 2|
|**Total** | **800**|
|**Status** |**Count**|**Diff**|
|----------------------|---------|-------:|
|Unknown | 1| |
|Planned | 82| -7|
|Under Construction | 60| +5|
|Operational | 430| -11|
|Suspended Operation | 9| +9|
|Shutdown | 206| +4|
|Suspended Construction| 6| |
|Cancelled Construction| 4| |
|Never Commissioned | 2| |
|**Total** | **800**| |

## Tables structure

Expand Down Expand Up @@ -68,7 +69,7 @@ Data from `source`, `last_updated_at`, and `iaea_id` columns is for maintenance

_Operational Reactors_

* There are currently 441 reactors listed as being operational in the GeoNuclearData database, the same number as in the PRIS database. Although the China Experimental Fast Reactor ([CEFR](https://pris.iaea.org/PRIS/CountryStatistics/ReactorDetails.aspx?current=1047)) is grid-connected and occasionally producing 20 MWe net, it is omitted from the WNA's operating nuclear power reactors table ([see here](https://www.world-nuclear.org/information-library/country-profiles/countries-a-f/china-nuclear-power.aspx)) because it is considered minor and experimental, but it is included in IAEA figures for operational reactors ([see here](https://pris.iaea.org/PRIS/CountryStatistics/CountryDetails.aspx?current=CN)).
* There are currently 430 reactors listed as being operational in the GeoNuclearData database, the same number as in the PRIS database. Although the China Experimental Fast Reactor ([CEFR](https://pris.iaea.org/PRIS/CountryStatistics/ReactorDetails.aspx?current=1047)) is grid-connected and occasionally producing 20 MWe net, it is omitted from the WNA's operating nuclear power reactors table ([see here](https://www.world-nuclear.org/information-library/country-profiles/countries-a-f/china-nuclear-power.aspx)) because it is considered minor and experimental, but it is included in IAEA figures for operational reactors ([see here](https://pris.iaea.org/PRIS/CountryStatistics/CountryDetails.aspx?current=CN)).

_Reactors Under Construction_

Expand Down
58 changes: 29 additions & 29 deletions data/csv/denormalized/nuclear_power_plants.csv

Large diffs are not rendered by default.

58 changes: 29 additions & 29 deletions data/csv/raw/4-nuclear_power_plants.csv

Large diffs are not rendered by default.

Loading

0 comments on commit 506f468

Please sign in to comment.