Skip to content

Commit

Permalink
funcaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashant Tripathi authored and Prashant Tripathi committed Aug 23, 2024
1 parent 0c0954c commit 4436853
Show file tree
Hide file tree
Showing 17 changed files with 347 additions and 4,345 deletions.
1,587 changes: 0 additions & 1,587 deletions DATA/GOLD/Holdings/HoldingsTrands_data.csv

Large diffs are not rendered by default.

2,148 changes: 0 additions & 2,148 deletions DATA/PRESENTATION/API/ProfitLoss_data.json

Large diffs are not rendered by default.

18 changes: 0 additions & 18 deletions DATA/SILVER/StockEvents/StockEvents_data.csv
Original file line number Diff line number Diff line change
@@ -1,18 +0,0 @@
date,symbol,event,value
2021-09-16,BPCL,DIVIDENDS,11.5
2021-11-11,BPCL,DIVIDENDS,2.5
2022-02-10,BPCL,DIVIDENDS,2.5
2022-08-19,BPCL,DIVIDENDS,3.0
2024-08-09,KPITTECH,DIVIDENDS,4.6
2022-08-25,LICI,DIVIDENDS,1.5
2021-06-03,SBIN,DIVIDENDS,4.0
2021-06-14,TATACHEM,DIVIDENDS,10.0
2022-06-15,TATACHEM,DIVIDENDS,12.5
2023-07-28,TATAMOTORS,DIVIDENDS,2.0
2024-06-11,TATAMOTORS,DIVIDENDS,6.0
2021-06-17,TATAPOWER,DIVIDENDS,1.55
2022-06-15,TATAPOWER,DIVIDENDS,1.75
2023-06-07,TATAPOWER,DIVIDENDS,2.0
2024-07-04,TATAPOWER,DIVIDENDS,2.0
2021-08-11,VOLTAS,DIVIDENDS,5.0
2022-06-09,VOLTAS,DIVIDENDS,5.5
32 changes: 16 additions & 16 deletions NOTEBOOKS/01_BRONZE_LAYER_ETL/01_TradeHistory.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"execution_count": 1,
"metadata": {
"execution": {
"iopub.execute_input": "2024-08-23T06:12:20.941439Z",
"iopub.status.busy": "2024-08-23T06:12:20.941439Z",
"iopub.status.idle": "2024-08-23T06:12:21.729713Z",
"shell.execute_reply": "2024-08-23T06:12:21.729713Z"
"iopub.execute_input": "2024-08-23T07:29:33.523787Z",
"iopub.status.busy": "2024-08-23T07:29:33.523787Z",
"iopub.status.idle": "2024-08-23T07:29:34.335649Z",
"shell.execute_reply": "2024-08-23T07:29:34.335649Z"
},
"lines_to_next_cell": 2
},
Expand All @@ -43,10 +43,10 @@
"execution_count": 2,
"metadata": {
"execution": {
"iopub.execute_input": "2024-08-23T06:12:21.729713Z",
"iopub.status.busy": "2024-08-23T06:12:21.729713Z",
"iopub.status.idle": "2024-08-23T06:12:21.743499Z",
"shell.execute_reply": "2024-08-23T06:12:21.743499Z"
"iopub.execute_input": "2024-08-23T07:29:34.343165Z",
"iopub.status.busy": "2024-08-23T07:29:34.343165Z",
"iopub.status.idle": "2024-08-23T07:29:34.351508Z",
"shell.execute_reply": "2024-08-23T07:29:34.351508Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -74,10 +74,10 @@
"execution_count": 3,
"metadata": {
"execution": {
"iopub.execute_input": "2024-08-23T06:12:21.743499Z",
"iopub.status.busy": "2024-08-23T06:12:21.743499Z",
"iopub.status.idle": "2024-08-23T06:12:21.762901Z",
"shell.execute_reply": "2024-08-23T06:12:21.762901Z"
"iopub.execute_input": "2024-08-23T07:29:34.359117Z",
"iopub.status.busy": "2024-08-23T07:29:34.359117Z",
"iopub.status.idle": "2024-08-23T07:29:34.368201Z",
"shell.execute_reply": "2024-08-23T07:29:34.368201Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -132,10 +132,10 @@
"execution_count": 4,
"metadata": {
"execution": {
"iopub.execute_input": "2024-08-23T06:12:21.769816Z",
"iopub.status.busy": "2024-08-23T06:12:21.769816Z",
"iopub.status.idle": "2024-08-23T06:12:22.335266Z",
"shell.execute_reply": "2024-08-23T06:12:22.335266Z"
"iopub.execute_input": "2024-08-23T07:29:34.375247Z",
"iopub.status.busy": "2024-08-23T07:29:34.375247Z",
"iopub.status.idle": "2024-08-23T07:29:34.955249Z",
"shell.execute_reply": "2024-08-23T07:29:34.955249Z"
}
},
"outputs": [
Expand Down
Loading

0 comments on commit 4436853

Please sign in to comment.