CoolFace
Apppublic

kamalkavin96/stock-market-data-uploader

sourceHugging Faceupdated 9mo agoView on Hugging Face
1likes
50 commits on main
84055a89mo ago

Auto-deploy from GitHub Actions Thu Dec 18 02:36:45 UTC 2025

github-actions[bot]
60a36ef9mo ago

Auto-deploy from GitHub Actions Thu Dec 18 02:23:15 UTC 2025

github-actions[bot]
cf95b709mo ago

Auto-deploy from GitHub Actions Thu Dec 18 01:51:28 UTC 2025

github-actions[bot]
e10629910mo ago

Auto-deploy from GitHub Actions Mon Dec 15 02:40:03 UTC 2025

github-actions[bot]
b14990710mo ago

Auto-deploy from GitHub Actions Sun Dec 14 03:48:26 UTC 2025

github-actions[bot]
692610910mo ago

Auto-deploy from GitHub Actions Sun Dec 14 03:46:00 UTC 2025

github-actions[bot]
23b587c10mo ago

Auto-deploy from GitHub Actions Sat Dec 13 05:52:33 UTC 2025

github-actions[bot]
7ca895910mo ago

Auto-deploy from GitHub Actions Sat Dec 13 05:47:55 UTC 2025

github-actions[bot]
e34668010mo ago

Auto-deploy from GitHub Actions Wed Nov 26 05:45:43 UTC 2025

github-actions[bot]
41712f210mo ago

Auto-deploy from GitHub Actions Wed Nov 26 05:37:55 UTC 2025

github-actions[bot]
a81bfdf10mo ago

Auto-deploy from GitHub Actions Wed Nov 26 05:35:23 UTC 2025

github-actions[bot]
98ca98711mo ago

Auto-deploy from GitHub Actions Sun Nov 9 20:28:48 UTC 2025

github-actions[bot]
bc6409211mo ago

performance data processing code added

kamalkavin96
35d2a3311mo ago

feat: Add upload functionality for NSE Analyst Ratings in uploader runner

kamalkavin96
ed1f29911mo ago

feat: Add NSEAnalystRating_V1 model for storing analyst ratings data

kamalkavin96
b1463cf11mo ago

feat: Add get_analyst_rating method to ScanXAppClient for fetching analyst ratings

kamalkavin96
fd060d011mo ago

feat: Add NSE Profit & Revenue Growth upload functionality to uploader runner

kamalkavin96
ce4282511mo ago

feat: Implement NSE Share Holding upload functionality in uploader runner

kamalkavin96
06935e711mo ago

feat: Add cash flow upload functionality to uploader runner

kamalkavin96
40ba5ae11mo ago

feat: Add balance sheet upload functionality and integrate with uploader runner

kamalkavin96
60e615811mo ago

fix: Refactor equity upload logic to improve data handling and error reporting

kamalkavin96
daadca611mo ago

Update src_v1/service/nse/nseUploadIncome.py

kamalkavin96
96bd8d811mo ago

fix: Add startup message for uploader worker in main_v1.py

kamalkavin96
30c354411mo ago

fix: Update Dockerfile to run main_v1.py instead of main.py

kamalkavin96
3cb02b411mo ago

fix: Update income statement checks to ensure proper data retrieval

kamalkavin96
0b5d23c11mo ago

fix: Add checks for income statement records before parsing to prevent errors

kamalkavin96
41f3f7211mo ago

feat: Add income statement upload functionality and update model imports

kamalkavin96
ac5b5de11mo ago

feat: Add models for balance sheet, cash flow, income statement, profit revenue growth, and shareholding

kamalkavin96
ea4125c11mo ago

feat: Implement ScanXAppClient for fetching fundamental financial data

kamalkavin96
9b09d6411mo ago

feat: Add ProfitRevenue_V1 model for profit and revenue growth data representation

kamalkavin96
a25808c11mo ago

feat: Add ShareHolding_V1 model for shareholding data representation

kamalkavin96
c09997011mo ago

feat: Add models for balance sheet, cash flow, and income statement

kamalkavin96
ccb7b7e11mo ago

feat: Implement FivePaisa API client for fetching dividend data and update related functionality

kamalkavin96
52dd71411mo ago

feat: Add getCorpActions method to fetch corporate actions data

kamalkavin96
4948a6611mo ago

Merge branch 'main' of https://github.com/kamalkavin68/stock-data-uploader-rep

kamalkavin96
54a350611mo ago

feat: Add error logging functionality and improve dividend upload error handling

kamalkavin96
4ba709a11mo ago

Issue fixed in on upload equity nse data

kamalkavin6812
5e7989b11mo ago

requirements updated for alembic library

kamalkavin6812
d31fec411mo ago

feat: Refine price extraction logic for dividend subjects and enhance test cases

kamalkavin96
5d07d2611mo ago

feat: Enhance dividend extraction logic and add test cases for price calculation

kamalkavin96
bb7678311mo ago

feat: Add dividend upload functionality and model for NSE integration

kamalkavin96
bb1821111mo ago

feat: Add corporate action type model and upload functionality for NSE API integration

kamalkavin96
100b82411mo ago

feat: Add main_index column to NSE equity indices and update related upload logic

kamalkavin96
938b09511mo ago

feat: Implement NSE equity upload and classification features with database integration

kamalkavin96
c8366b211mo ago

feat: Add NSE, BSE, and Groww API clients with initial implementations

kamalkavin96
f235e9e1y ago

feat: Implement upload_day_history_v1 function and related model updates for NSE equity classification

kamalkavin96
7207dce1y ago

feat: Add upload_nse_classification_v1 function and related models for NSE classification data

kamalkavin96
e49f2f81y ago

fix: Add missing newline at end of notes file

kamalkavin96
ea303081y ago

feat: Add upload_equity_nse_v1 function and integrate with uploader_runner_v1

kamalkavin96
599bc641y ago

feat: Add notes file for GitHub and Hugging Face repository configurations

kamalkavin96