https://github.com/mdibyo/data-integrator
https://github.com/mdibyo/data-integrator
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdibyo/data-integrator
- Owner: mDibyo
- Created: 2015-01-31T20:58:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-08T04:32:04.000Z (over 11 years ago)
- Last Synced: 2025-01-01T15:25:19.499Z (over 1 year ago)
- Language: Python
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# data-integrator
Data usually comes in as a real-time stream. However, not all new data coming in is relevant. As such, incoming data could have a similar pattern to past data or could be the same as data received at an immediately previous moment. In such cases, the data can be "compressed"/integrated with past data for a more compact representation which still retains all the relevant information.