kamalkavin96/stock-market-data-uploader
Auto-deploy from GitHub Actions Thu Dec 18 02:36:45 UTC 2025
Auto-deploy from GitHub Actions Thu Dec 18 02:23:15 UTC 2025
Auto-deploy from GitHub Actions Thu Dec 18 01:51:28 UTC 2025
Auto-deploy from GitHub Actions Mon Dec 15 02:40:03 UTC 2025
Auto-deploy from GitHub Actions Sun Dec 14 03:48:26 UTC 2025
Auto-deploy from GitHub Actions Sun Dec 14 03:46:00 UTC 2025
Auto-deploy from GitHub Actions Sat Dec 13 05:52:33 UTC 2025
Auto-deploy from GitHub Actions Sat Dec 13 05:47:55 UTC 2025
Auto-deploy from GitHub Actions Wed Nov 26 05:45:43 UTC 2025
Auto-deploy from GitHub Actions Wed Nov 26 05:37:55 UTC 2025
Auto-deploy from GitHub Actions Wed Nov 26 05:35:23 UTC 2025
Auto-deploy from GitHub Actions Sun Nov 9 20:28:48 UTC 2025
performance data processing code added
feat: Add upload functionality for NSE Analyst Ratings in uploader runner
feat: Add NSEAnalystRating_V1 model for storing analyst ratings data
feat: Add get_analyst_rating method to ScanXAppClient for fetching analyst ratings
feat: Add NSE Profit & Revenue Growth upload functionality to uploader runner
feat: Implement NSE Share Holding upload functionality in uploader runner
feat: Add cash flow upload functionality to uploader runner
feat: Add balance sheet upload functionality and integrate with uploader runner
fix: Refactor equity upload logic to improve data handling and error reporting
Update src_v1/service/nse/nseUploadIncome.py
fix: Add startup message for uploader worker in main_v1.py
fix: Update Dockerfile to run main_v1.py instead of main.py
fix: Update income statement checks to ensure proper data retrieval
fix: Add checks for income statement records before parsing to prevent errors
feat: Add income statement upload functionality and update model imports
feat: Add models for balance sheet, cash flow, income statement, profit revenue growth, and shareholding
feat: Implement ScanXAppClient for fetching fundamental financial data
feat: Add ProfitRevenue_V1 model for profit and revenue growth data representation
feat: Add ShareHolding_V1 model for shareholding data representation
feat: Add models for balance sheet, cash flow, and income statement
feat: Implement FivePaisa API client for fetching dividend data and update related functionality
feat: Add getCorpActions method to fetch corporate actions data
Merge branch 'main' of https://github.com/kamalkavin68/stock-data-uploader-rep
feat: Add error logging functionality and improve dividend upload error handling
Issue fixed in on upload equity nse data
requirements updated for alembic library
feat: Refine price extraction logic for dividend subjects and enhance test cases
feat: Enhance dividend extraction logic and add test cases for price calculation
feat: Add dividend upload functionality and model for NSE integration
feat: Add corporate action type model and upload functionality for NSE API integration
feat: Add main_index column to NSE equity indices and update related upload logic
feat: Implement NSE equity upload and classification features with database integration
feat: Add NSE, BSE, and Groww API clients with initial implementations
feat: Implement upload_day_history_v1 function and related model updates for NSE equity classification
feat: Add upload_nse_classification_v1 function and related models for NSE classification data
fix: Add missing newline at end of notes file
feat: Add upload_equity_nse_v1 function and integrate with uploader_runner_v1
feat: Add notes file for GitHub and Hugging Face repository configurations
