Skip to content

sunnylnct007/UniversalDataProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniversalDataProcessor

Prerequisites

  1. Create a folder on your local drive and place the static data files like Portfolio.csv and Security.csv
  2. Update the appsettings.json in UniversalDataProcessorConsole & UniversalDataProcessorTestFixture below settings accordingly StaticDataDirectory -> The path to above created directory OutputDataDirectory -> The path where you expect your output files

Running the program

Launch UniversalDataProcessorConsole with below parameters once above step is done with below arguments (please change the file path accordingly)

--InputFile=C:\\temp\\transactions.csv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages