Skip to content

Offers an overview of a diff on a csv file over time of a specified column

Notifications You must be signed in to change notification settings

cyclingzealot/csvDiffOverview

Repository files navigation

csvDiffOverview

Offers an overview of a diff on a csv file over time of a specified column.

This was made with the purpose of showing the change in project scope using the output of redmine projects/sg1/issues.csv service

Usage with redmine

  1. cp getURL.config.sample getURL.config
  2. Edit getURL.config with the right variables.
  3. Run redmineGenerateURLsFile.bash . This will generate the urls.config file
  4. Create the following crontab: 7 8 * * 1-5 $baseDir/csvDiffOverview/getURLwrapper.bash > ~/log/csvDiffOverview.crontab.log 2>&1
  5. Your reports will be created in $baseDir/csvDiffOverview/data/$projectName/summary.csv

About

Offers an overview of a diff on a csv file over time of a specified column

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published