Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dustin/pgedata
https://github.com/dustin/pgedata
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dustin/pgedata
- Owner: dustin
- License: bsd-3-clause
- Created: 2018-10-07T03:37:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T05:17:12.000Z (almost 6 years ago)
- Last Synced: 2024-11-11T13:04:15.378Z (about 1 month ago)
- Language: Haskell
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# pgedata
Tool for translating PG&E data into influxdb wire format.
This is similar to https://github.com/tomdee/GreenButton, except I ran
into some time handling issues, so I just wrote a new thing.Download your PG&E Green Button data. Run this tool with a "site"
argument, taking the csv on stdin. It will spit out influxdb wire
format on stdout.