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

https://github.com/quartz/us-energy-multiples

Maps showing energy production by voting patterns in the US
https://github.com/quartz/us-energy-multiples

map project qz-things

Last synced: 14 days ago
JSON representation

Maps showing energy production by voting patterns in the US

Awesome Lists containing this project

README

          

# us-energy-resources

## Setup

```
mkvirtualenv us-energy-resources
pip install -r requirements.txt
```

## Usage

```
mapturner geodata.yml src/data/geodata.json
```

```
gulp
```