Skip to content

A personal project reviewing multiprocessing and concurrency in python byingesting financial time series datadata at scale

Notifications You must be signed in to change notification settings

floresrosas/finpipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview:

This pipeline ingests tweledata security master and a subset of its end of day timeseries market data products. This is a personal project to deepen the understanding of multiprocessing, multithreading/coroutines in Python.

TwelveData API: https://twelvedata.com/docs#getting-started

Pipeline Overview #TODO - Add image

How Its Made:

Language: Python, Libraries: Requests, Asyncio Platforms Tools : AWS S3

Security Master Ingestion

Timseries Data

The local data is then staged and flattened for SQL consupmtion.

Optimizations

General

Known Errors and other:

About

A personal project reviewing multiprocessing and concurrency in python byingesting financial time series datadata at scale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages