
SimFin
Simfin provides financial data .
With this connector we can extract data from price data , financial statements and company info streams .
Docs https://simfin.readme.io/reference/getting-started-1
Configuration
| Input | Type | Description | Default Value |
|---|
api_key | string | API Key. | |
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|---|
| Company Info | id | No pagination | ✅ | ❌ |
| Financial Statements | | No pagination | ✅ | ❌ |
| Price Data | | No pagination | ✅ | ❌ |
| companies | | No pagination | ✅ | ❌ |
| common_shares_outstanding | | No pagination | ✅ | ❌ |
| weighted_shares_outstanding | | No pagination | ✅ | ❌ |
| filings_by_company | filingIdentifier | No pagination | ✅ | ❌ |
| filings_list | filingIdentifier | DefaultPaginator | ✅ | ❌ |
Changelog
Expand to review
| Version | Date | Pull Request | Subject |
|---|
| 0.0.7 | 2025-01-11 | 51397 | Update dependencies |
| 0.0.6 | 2024-12-28 | 50776 | Update dependencies |
| 0.0.5 | 2024-12-21 | 50306 | Update dependencies |
| 0.0.4 | 2024-12-14 | 49790 | Update dependencies |
| 0.0.3 | 2024-12-12 | 49390 | Update dependencies |
| 0.0.2 | 2024-12-11 | 49118 | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
| 0.0.1 | 2024-11-08 | | Initial release by @ombhardwajj via Connector Builder |