Skip to content

owensmallwood/mychronDataUploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mychron Data Uploader

Uploads Mychron csv data to Mongodb for further analytics.

Requirements

  • MongoDB database
  • Aim Csv Format Mychron data

Usage

Export your data from Race Studio in Aim Csv Format.

If you want to do a dry run, in your .env set LOAD_SESSION=false (or anything except true).

Run the uploader with a list of the file paths for the csvs you want to upload.

./uploader myFile.csv myFile2.csv

Optional - Visualize Data

I used Grafana with the MongoDB plugin to create a public dashboard with some of the lap data.

About

Uploads Mychron csv data to Mongodb

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages