vicsharp-shibusa / kyna

Open source stock data collection and analysis.
MIT License
2 stars 1 forks source link

EodHdImporter #13

Closed vicsharp-shibusa closed 9 months ago

vicsharp-shibusa commented 9 months ago

Need a mechanism to import from eodhd.com and preserve the results in the imports.api_transactions table.

Data Type (alphabetical) Documentation URI
Bulk Price, Splits, & Dividends https://eodhd.com/financial-apis/bulk-api-eod-splits-dividends/
Calendar Data https://eodhd.com/financial-apis/insider-transactions-api/
EOD Prices https://eodhd.com/financial-apis/api-for-historical-data-and-volumes/
Exchange List https://eodhd.com/financial-apis/exchanges-api-list-of-tickers-and-trading-hours/
Exchange Symbol List https://eodhd.com/financial-apis/exchanges-api-list-of-tickers-and-trading-hours/
Fundamental https://eodhd.com/financial-apis/stock-etfs-fundamental-data-feeds/
Insider Transactions https://eodhd.com/financial-apis/insider-transactions-api/
Splits & Dividends https://eodhd.com/financial-apis/api-splits-dividends/
vicsharp-shibusa commented 9 months ago

Completed with commit 1411e57620a5f13cd7c979b91dd2fcd29e88b38d.

Still an outstanding issue with receiving 429s.