|
|
Line 65: |
Line 65: |
| | | |
| <br/> | | <br/> |
| + | |
| | | |
| === Meta === | | === Meta === |
Line 79: |
Line 80: |
| *[http://datahub.io/dataset?q=energy datahub.io category "Energy"] has more datasets | | *[http://datahub.io/dataset?q=energy datahub.io category "Energy"] has more datasets |
| *[http://www.pfbach.dk/ PFBach.dk], a collection of wind and solar in-feed profiles<br/> | | *[http://www.pfbach.dk/ PFBach.dk], a collection of wind and solar in-feed profiles<br/> |
| + | * |
| + | [[:File:http://open-power-system-data.org/data-sources|Open Power System Data]] has an extensive collection of links to data sources. |
| | | |
| <br/> | | <br/> |
| | | |
| <br/> | | <br/> |
| + | |
| | | |
| == Data sharing techniques<br/> == | | == Data sharing techniques<br/> == |
Revision as of 15:54, 24 February 2016
This is work in progress and supposed to become a link list to sources of open energy related data. We focus on collecting links to data relevant for the modelling of energy and electricity systems and markets. You are welcome to fill in the missing spots and non-existing pages. Also, you are welcome to extend the list of relevant data that we should collect links to in the future.
Model relevant data
Please note that red links indicate planned, but not yet filled pages. You are welcome to start creating the missing pages and breathe life into them.
Various other open energy data sources
A small selection of high-quality datasets per type could be compiled here.
Fuel
Transmission
- SciGRID, a European transmission grid model based on OpenStreetMap
See also Transmission network datasets
Power Plants
- Open Power System Data, a platform for European power system data such as power plants and load, wind and solar time series
Weather data
- COSMO (Consortium for Small-scale Modelling), simulation model for weather in Europe, used for the official weather forecasts. The model is free to use for research applications. You may have a chance to get data directly from national weather services or participating universities/institutions and thus avoid having to run it yourself. For Germany, the current resolution is 2.8 km.
- National Centers for Environmental Prediction (NCEP) Climate Forecast System (CFS), worldwide hourly reanalysis weather data, currently 0.2 deg spatial resolution. You need an account to get access to the downloads, but as the data is from a public US institution, it is free.
Hydroelectricity data
See Hydroelectricity data
During the 3rd openmod workshop in London, a break-out group on Hydro has compiled the following Google Docs document with links to Hydro sources:
https://docs.google.com/document/d/1xmZbse_Vy04i8q7Ws-fyZ1GdWlvDd3Bd58D0wOJTayI/edit#heading=h.y9h4i6rkebyn
Distribution
Storage
Consumption
- Open Power System Data, a platform for European power system data such as power plants and load, wind and solar time series
Meta
This is a list to lists of datasets:
- Enipedia (TU Delft) is an active exploration into the applications of wikis and the semantic web for energy and industry issues.
- Energypedia is a wiki platform for collaborative knowledge exchange on renewable energy and energy access issues in the context of development cooperation.
- reegle is a data provider of country energy profiles, energy statistics and a directory of relevant stakeholders. It also offers the clean energy search and an extensive glossary. There is also an insightful clean energy blog with interesting and up-to-date background information.
- IEA ETSAP energy technology data source (E-Tech-DS) is a series of four-page technology briefs similar to the IEA Energy Technology Essentials (filter for "essentials"). The page contains short technical descriptions of 29 energy related technologies from power production, synthesised fuels, and fossil fuel production.
- OpenEI features a wiki of crowd-sourced energy information and a database of single source data on buildings, energy, efficiency, consumption, demand, potential.
- datahub.io category "Energy" has more datasets
- PFBach.dk, a collection of wind and solar in-feed profiles
-
Open Power System Data has an extensive collection of links to data sources.
Data sharing techniques
The Open Knowledge foundation promotes the use of its data package standard. It consists of using CSV for payload (data) and a file package.json to attach machine-readable metadata. The page links to many examples of existing, curated and maintained datasets that adhere to this standard. Additionally, they drive the creation of a software ecosystem that can create and digest this format. Due to its simplicity, using data packages does not depend on this ecosystem.
GitHub repositories are another pragmatic way of sharing "small" (up to about 10 MB) datasets. A fun example is the Bundesgit, a collection of all German federal laws under version control. New laws or modfications are tracked as commits, allowing to "see" how a dataset -- laws, in that case -- evolve over time. The repository openmundi/world.db shows a more data-focused way of using Git, or GitHub, for collaborative collection of data. However, it clearly shows the limitations of using a version control system for code on data.
An upcoming and (technically) promising project is dat, which "is a version-controlled, decentralized data tool for collaboration between data people and data systems." Or, simply: Git for data. It is currently in public beta test, but has come a long way already.
Help finding energy data
Feel free to add scripts here, by creating a new wiki page, or place them on Github Gists.
Data organization ideas