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

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

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.