https://github.com/open-energy-transition/gem_per_country
This website helps to generate country specific geojson files with Power Plants as curated by Global Energy Monitor. Just follow the link below to access the interface.
https://github.com/open-energy-transition/gem_per_country
energy-data energy-monitor grid-mapping power
Last synced: 11 days ago
JSON representation
This website helps to generate country specific geojson files with Power Plants as curated by Global Energy Monitor. Just follow the link below to access the interface.
- Host: GitHub
- URL: https://github.com/open-energy-transition/gem_per_country
- Owner: open-energy-transition
- Created: 2025-03-17T20:00:00.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-04-07T10:03:20.000Z (19 days ago)
- Last Synced: 2025-04-12T07:18:43.724Z (14 days ago)
- Topics: energy-data, energy-monitor, grid-mapping, power
- Language: HTML
- Homepage: https://open-energy-transition.github.io/gem_per_country/
- Size: 17.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GEM per Country
This repository hosts the **GEM per Country Power Tracker** web application. The tool allows users to preview and download GeoJSON data for global power plants filtered by country and power plant status.
## Overview
- **Country Filtering:** Input a country name to display power plant data for that region.
- **Status Filtering:** A dropdown with checkboxes lets you select one or more power plant statuses.
- **Location Accuracy:** A dropdown that allows you to filter by the location accuracy of each power plant returned.
- **Pagination:** The data preview is paginated to show 2000 rows per page.
- **GeoJSON Download:** Export your filtered data as a GeoJSON file.## Data Source
The power plant data is sourced from [Global Energy Monitor](https://globalenergymonitor.org/) and is made available under the [Creative Commons Attribution 4.0 License](https://globalenergymonitor.org/creative-commons-public-license/).
## Getting Started
### Prerequisites
No special dependencies are required for running this application locally.
### Running Locally
1. **Clone the Repository:**
```bash
git clone [email protected]:open-energy-transition/gem_per_country.git