Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

parses CSV file input listing transactions in the format: INVESTMENT DATE, SHARES PURCHASED, CASH PAID, INVESTOR, then generates a json report up to and including a provided date (defaulting to today) showing total shares, total ammount raised, and a list of investors with their personal amounts.

Notifications You must be signed in to change notification settings

AvianAnalyst/investor-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SETUP
    `pipenv install`
RUN
    `pipenv run start path [-d YYYY-MM-DD]`

About

parses CSV file input listing transactions in the format: INVESTMENT DATE, SHARES PURCHASED, CASH PAID, INVESTOR, then generates a json report up to and including a provided date (defaulting to today) showing total shares, total ammount raised, and a list of investors with their personal amounts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages