16 Commits

Author SHA1 Message Date
jkunz 73801f785a feat(laws,opendata): add local law storage and migrate OpenData persistence to smartdb-backed local storage 2026-04-17 11:51:02 +00:00
jkunz adf0afe3c6 update readme 2025-11-07 12:52:45 +00:00
jkunz 47fd770e48 feat(stocks/CoinGeckoProvider): Add CoinGecko provider for cryptocurrency prices, export and tests, and update documentation 2025-11-02 16:34:24 +00:00
jkunz 6273faa2f9 feat(StockDataService): Add unified StockDataService and BaseProviderService with new stockdata interfaces, provider integrations, tests and README updates 2025-11-01 12:35:53 +00:00
jkunz 79930c40ac feat(fundamentals): Add FundamentalsService and SEC EDGAR provider with caching, rate-limiting, tests, and docs updates 2025-11-01 11:59:23 +00:00
jkunz ec3e4dde75 BREAKING CHANGE(stocks): Unify stock provider API to discriminated IStockDataRequest and add company name/fullname enrichment 2025-10-31 15:05:48 +00:00
jkunz 8632f0e94b feat(stocks): Add unified stock data API (getData) with historical/OHLCV support, smart caching and provider enhancements 2025-10-31 14:00:59 +00:00
jkunz c806524e0c BREAKING CHANGE(OpenData): Require explicit directory paths for OpenData (nogit/download/germanBusinessData); remove automatic .nogit creation; update HandelsRegister, JsonlDataProcessor, tests and README. 2025-10-31 12:12:29 +00:00
jkunz 4716ef03ba feat(stocks): Add Marketstack provider (EOD) with tests, exports and documentation updates 2025-10-11 15:21:57 +00:00
jkunz 71a5a32198 feat(readme): Revamp documentation and package description for enhanced clarity 2025-07-13 15:08:19 +00:00
philkunz c4d6403721 fix(readme): Improve .env configuration code block formatting in documentation 2025-04-09 08:40:23 +00:00
philkunz b768b67641 feat(documentation): Enhance project metadata and documentation with comprehensive usage examples, updated descriptions, and improved keywords. 2025-04-09 06:26:52 +00:00
philkunz 9c3f012da7 fix(core): Fix issues with JSONL data processing and improve error handling in business record validation 2025-01-04 13:40:50 +01:00
philkunz 09c9712191 fix(documentation): Update description and keywords in package.json 2024-12-31 19:58:18 +01:00
philkunz c30fc40e06 feat(core): Enhanced data handling and retrieval features, improved usage documentation 2024-12-31 14:43:08 +01:00
philkunz 57e084d653 fix(core): update 2023-11-14 16:15:11 +01:00