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
- Host: GitHub
- URL: https://github.com/quartz/us-energy-multiples
- Owner: Quartz
- Created: 2016-12-12T20:22:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-12T21:28:15.000Z (over 9 years ago)
- Last Synced: 2025-03-01T11:45:30.634Z (over 1 year ago)
- Topics: map, project, qz-things
- Language: JavaScript
- Homepage: https://qz.com/851080/trumps-promise-to-coal-miners-will-hurt-jobs-in-other-republican-states/
- Size: 5.74 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```