Daily hydro power time series (1979-2016) for 43 Chinese reservoir hydro stations
<p>This is the hydro time series used in the article </p> <p><em>The role of hydro power, storage and transmission in the decarbonization of the Chinese power system</em></p> <p><a href="https://doi.org/10.1016/j.apenergy.2019.02.009">https://doi.org/10.1016/j.apenergy.2019.02.009</a></p> <p>Their calculations are detailed in this article:</p> <p><a href="https://doi.org/10.1016/j.mex.2019.05.024">https://doi.org/10.1016/j.mex.2019.05.024</a></p> <p> </p> <p>--------------------------------------------</p> <p><a href="https://zenodo.org/api/files/c3dc671c-7d64-4a5f-b535-650c7e7445b7/dams_large.csv?versionId=a2ceab14-c1e5-49be-805d-7ebce1f7b749">dams_large.csv </a> lists the names, coordinates, provinces, historical yearly inflows, historical water consumption rate and historical yearly electricity generation of the reservoir stations.</p> <p><a href="https://zenodo.org/api/files/c3dc671c-7d64-4a5f-b535-650c7e7445b7/reservoir_effective_capacity.pickle?versionId=9b4a5ca7-ae15-44ab-aa38-6554ed0d5a97">reservoir_effective_capacity.pickle </a> contains the effective capacity for the reservoirs.</p> <p><a href="https://zenodo.org/api/files/c3dc671c-7d64-4a5f-b535-650c7e7445b7/daily_hydro_inflow_per_dam_1979_2016_m3.pickle?versionId=069e756e-3fe7-4fd5-ae82-1f51618d4f77">daily_hydro_inflow_per_dam_1979_2016_m3.pickle </a> and <a href="https://zenodo.org/api/files/c3dc671c-7d64-4a5f-b535-650c7e7445b7/daily_hydro_inflow_per_dam_1979_2016_GWh.pickle?versionId=d0bc17ce-e48b-4a5c-934f-e602f8b9f797">daily_hydro_inflow_per_dam_1979_2016_GWh.pickle </a> contains the daily hydro inflow time series in terms of water (m3) and potential energy (GWh), respectively.</p> <pre><code class="language-python">import pandas data_pickle = pandas.read_pickle('*.pickle') data_csv = pandas.read_csv('dams_large.csv')</code></pre> <p> </p>
ShareScore
28/100
Overall dataset sharing score
Score breakdown
These five areas show where the dataset supports — or may limit — practical reuse.
- Stewardship
- 8
- Harmonization
- 4
- Access
- 4
- Reuse readiness
- 8
- Engagement
- 4