https://github.com/electricitymaps/zone-finder
Find the Electricity Maps zone for your coordinates
https://github.com/electricitymaps/zone-finder
Last synced: about 1 month ago
JSON representation
Find the Electricity Maps zone for your coordinates
- Host: GitHub
- URL: https://github.com/electricitymaps/zone-finder
- Owner: electricitymaps
- License: mit
- Created: 2024-12-11T10:56:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-07T08:17:19.000Z (about 1 year ago)
- Last Synced: 2025-07-07T09:30:25.218Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.39 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Electricity Maps Zone Finder
This tool allows you to find the Electricity Maps zone for a set of coordinates without having to call the API.
---
## Introduction
This small script replicates the coordinate look up functionality of the [Electricity Maps API](https://docs.electricitymaps.com) to allow clients to run the lookup without having to call the API.
## How to use
1. Clone or [download](https://github.com/electricitymaps/zone-finder/archive/refs/heads/main.zip) this repository
2. Add your coordinates to the `data.csv` file (see example in file)
3. Run `node index.js`
4. The coresponding Electricity Maps zone will be written to `data.csv` for each row