Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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