https://github.com/tpltnt/t2csv
A proper conversion tool for the ("csv") data exported from the t2 mood tracker
https://github.com/tpltnt/t2csv
csv mental-health quantified-self t2 tracker
Last synced: 2 months ago
JSON representation
A proper conversion tool for the ("csv") data exported from the t2 mood tracker
- Host: GitHub
- URL: https://github.com/tpltnt/t2csv
- Owner: tpltnt
- License: bsd-2-clause
- Created: 2019-07-16T19:25:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-25T21:41:25.000Z (over 5 years ago)
- Last Synced: 2025-01-23T00:41:11.807Z (4 months ago)
- Topics: csv, mental-health, quantified-self, t2, tracker
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# t2csv
A proper conversion tool for the ("csv") data exported from the t2 mood tracker.The t2 mood tracker does export CSV, but it is not very friendly towards further analysis.
This script transforms the data exported from t2 and puts each scale rating into a column.# links
* t2 mood tracker [Google playstore](https://play.google.com/store/apps/details?id=com.t2.vas&hl=en)
* [source code (?)](https://github.com/t2health/T2-Mood-Tracker-Android)