https://github.com/electricitymaps/zone-finder
Find the Electricity Maps zone for your coordinates
https://github.com/electricitymaps/zone-finder
Last synced: about 1 year ago
JSON representation
Find the Electricity Maps zone for your coordinates
- Host: GitHub
- URL: https://github.com/electricitymaps/zone-finder
- Owner: electricitymaps
- Created: 2024-12-11T10:56:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T12:42:33.000Z (over 1 year ago)
- Last Synced: 2025-01-24T17:44:23.917Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 658 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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