Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/russorat/to-line-protocol
A repo full of scripts to convert public datasets into InfluxDB line protocol.
https://github.com/russorat/to-line-protocol
Last synced: 29 days ago
JSON representation
A repo full of scripts to convert public datasets into InfluxDB line protocol.
- Host: GitHub
- URL: https://github.com/russorat/to-line-protocol
- Owner: russorat
- License: apache-2.0
- Created: 2020-03-13T02:35:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T17:13:10.000Z (about 2 years ago)
- Last Synced: 2024-10-31T01:51:27.676Z (3 months ago)
- Language: Python
- Size: 111 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# to-line-protocol
A repo full of scripts to convert public datasets into InfluxDB line protocol.Each folder in this repo is based on parsing a particular data source into line protocol to make it easy to import into InfluxDB.
This project uses pipenv to manage Python dependencies.