Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imrehg/finance-extract
ETL pipeline for financial information received in emails from specific banks
https://github.com/imrehg/finance-extract
Last synced: 12 days ago
JSON representation
ETL pipeline for financial information received in emails from specific banks
- Host: GitHub
- URL: https://github.com/imrehg/finance-extract
- Owner: imrehg
- License: apache-2.0
- Created: 2022-07-30T04:04:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-03T04:09:51.000Z (over 2 years ago)
- Last Synced: 2024-04-08T17:42:15.176Z (8 months ago)
- Language: Python
- Size: 282 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Finance Extractor
[![Application](https://github.com/imrehg/finance-extract/actions/workflows/app.yaml/badge.svg)](https://github.com/imrehg/finance-extract/actions/workflows/app.yaml)
A small data processing tool to extract finance data from emails.
It is to support handling financial data that is received e.g.
through encrypted PDF in email attachments from Taiwanese banks.The deployment is through GCP to use Free Tier resources as much
as possible, and the data is warehoused in BigQuery.## Deployment
Details: TBD