Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/christinalk/chtc_sheets


https://github.com/christinalk/chtc_sheets

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

##CHTC Sheets

### Description

Python code to extract user/project/hours used information
from second half of CHTC daily (weekly/monthly/yearly) reports.
Input is a single tsv file in the "data" directory,
Output is written to `reports` directory.

### Data Privacy

Published without source data due to privacy concerns. Email `ckoch5 (at) wisc (dot) edu`
for more information.

### Use
Can be run in the ipython notebook (replace the "filename" string in cell 4)
or on the command line as:
~~~
$python chtc_sheets.py data/spreadsheet.tsv
~~~