https://github.com/codegoalie/dvc-points-parser
Parses txt DVC points charts
https://github.com/codegoalie/dvc-points-parser
Last synced: 11 months ago
JSON representation
Parses txt DVC points charts
- Host: GitHub
- URL: https://github.com/codegoalie/dvc-points-parser
- Owner: codegoalie
- Created: 2020-04-18T18:19:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-17T15:28:16.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T05:43:45.989Z (about 1 year ago)
- Language: Go
- Size: 27.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DVC Points Parser
Converts [`pdftotext`](https://www.xpdfreader.com/pdftotext-man.html) converted
DVC points charts into a [`badger`](https://github.com/dgraph-io/badger)
database for performing calculations upon; such as
[`dvc-points-calculator`](https://github.com/codegoalie/dvc-points-calculator).
Already converted 2020-2021 points charts are available in `converted-charts/`.
`process.sh` converts years worth of points charts to text format.