https://github.com/ffernandolima/data-analysis-service
The data analysis system is a system which is able to import lots of flat files, read and analyse the data, and output a report based on many rules.
https://github.com/ffernandolima/data-analysis-service
Last synced: 8 months ago
JSON representation
The data analysis system is a system which is able to import lots of flat files, read and analyse the data, and output a report based on many rules.
- Host: GitHub
- URL: https://github.com/ffernandolima/data-analysis-service
- Owner: ffernandolima
- Created: 2018-05-12T23:38:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T13:45:21.000Z (about 8 years ago)
- Last Synced: 2025-01-03T06:13:40.416Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Analysis Service
The data analysis system is a system which is able to import lots of flat files, read and analyse the data, and output a report based on many rules.
There's an instruction file explaning how this application works, so for getting further information, please read this file.