An open source structured PostgreSQL & PostGIS database of renewable energy projects in Australia.
The goal of the AU Renewables Database is to provide a consolidated and, in so far as practicable, complete set a of GIS based data for renewable energy projects in Australia.
Yes, there are many other similar datasets available but imo most/all have gaps or are not maintained.
Initially this started out as a means to improving my understanding of PostgreSQL, PostGIS and QGIS. But given the time and effort to check and fill in missing data I decided to share it for others to hopefully use and potentially contribute to.
There are a number of ways the data and/or database can be used.
- Access online via QGISCloud
- Access in your GIS software of choice via WMS
- Download exported CSV from the database saved here under the Data folder
- (Coming Soon!) Download and restore a backup of the database onto your own PostgreSQL database
How you use the data is up to you. But some ideas I have for my own work includes:
- Analysing wind turbine spacing
- Land usage trends
- Forecasting of recycling of wind turbines, PV modules, etc
Contributors names and contact info:
- TBD
- 20240407
- Initial Release
- Power plant and renewable project locations for NEM included
- Wind farm and wind turbine details and locations for all operating wind farms included
- Not fully quality checked
- Initial Release
The following is a list of further updates planned for the database:
- Update WA and non-NEM projects
- Add solar farm details for PV modules, inverters, qtys, etc
- Add project areas from public cadastral data
- Review and update development projects
- Expand included data
- Quality check all data
- Improve symbology for online version
And for the project:
- Instructions for local setup
Aside from much trial and error learning PostgreSQL, many hours have gone into manually consolidating, correcting and adding missing data.
If you want to support let me know if and how you are using the data.
Also, let me know if there are any discrepancies or issues here on this GitHub project.
You can also contribute by providing data to be included in the database.
For now there is a basic Excel spreadsheet which can be used to provide data for projects, but please only provide back in CSV file format.
Note: it must be open source and shareable under the license terms below
And if you are so inclined or use the data for commercial work you can
This project is licensed under the Creative Commons Attribution 4.0 International License - see the LICENSE.md file for details.
In part the initial data included has been sourced from the following:
- AEMO Generation Information
- Openstreetmap
- Wikipedia
- Additional project specific sources are also noted in the data under project notes.
And developed using the following amazing open source software:
- PostgreSQL
- PostGIS
- DBeaver Community (IMO the best database management tool)
- QGIS
- QGISCloud