An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Electricity Maps



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