neurostats-API 0.0.24__py3-none-any.whl → 0.0.24.post1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- neurostats_API/__init__.py +1 -1
- neurostats_API/fetchers/balance_sheet.py +1 -1
- {neurostats_API-0.0.24.dist-info → neurostats_API-0.0.24.post1.dist-info}/METADATA +2 -2
- {neurostats_API-0.0.24.dist-info → neurostats_API-0.0.24.post1.dist-info}/RECORD +6 -6
- {neurostats_API-0.0.24.dist-info → neurostats_API-0.0.24.post1.dist-info}/WHEEL +0 -0
- {neurostats_API-0.0.24.dist-info → neurostats_API-0.0.24.post1.dist-info}/top_level.txt +0 -0
neurostats_API/__init__.py
CHANGED
@@ -173,7 +173,7 @@ class BalanceSheetFetcher(StatsFetcher):
|
|
173
173
|
def process_data_us(self, fetched_data):
|
174
174
|
return_dict = {
|
175
175
|
"ticker": self.ticker,
|
176
|
-
"company_name": fetched_data[
|
176
|
+
"company_name": fetched_data['company_name']
|
177
177
|
}
|
178
178
|
table_dict = {}
|
179
179
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: neurostats_API
|
3
|
-
Version: 0.0.24
|
3
|
+
Version: 0.0.24.post1
|
4
4
|
Summary: The service of NeuroStats website
|
5
5
|
Home-page: https://github.com/NeurowattStats/NeuroStats_API.git
|
6
6
|
Author: JasonWang@Neurowatt
|
@@ -89,7 +89,7 @@ pip install neurostats-API
|
|
89
89
|
```Python
|
90
90
|
>>> import neurostats_API
|
91
91
|
>>> print(neurostats_API.__version__)
|
92
|
-
0.0.
|
92
|
+
0.0.24.post1
|
93
93
|
```
|
94
94
|
|
95
95
|
### 得到最新一期的評價資料與歷年評價
|
@@ -1,8 +1,8 @@
|
|
1
|
-
neurostats_API/__init__.py,sha256=
|
1
|
+
neurostats_API/__init__.py,sha256=lYF7ey7_nMl3RVbdVbykA2oabq6uqbtV_eVXU4aDurI,294
|
2
2
|
neurostats_API/cli.py,sha256=UJSWLIw03P24p-gkBb6JSEI5dW5U12UvLf1L8HjQD-o,873
|
3
3
|
neurostats_API/main.py,sha256=QcsfmWivg2Dnqw3MTJWiI0QvEiRs0VuH-BjwQHFCv00,677
|
4
4
|
neurostats_API/fetchers/__init__.py,sha256=KCw-yRSDFa3fw83u73LJ9OVop7gRl_YQYlQq-cITxuo,511
|
5
|
-
neurostats_API/fetchers/balance_sheet.py,sha256=
|
5
|
+
neurostats_API/fetchers/balance_sheet.py,sha256=5DxcG8Ux2e0WRmPp-7eIK33oiipoQVRlXMtvtH0bknI,6934
|
6
6
|
neurostats_API/fetchers/base.py,sha256=fHdZJtBZ6OD1IUbW6sUTXsPJVWrj41Ay4TOJChp2keI,7236
|
7
7
|
neurostats_API/fetchers/cash_flow.py,sha256=OmimJ1afsU8hyJr5GSBhIWvYjtldnoPLSmjuJ1XXriQ,8003
|
8
8
|
neurostats_API/fetchers/finance_overview.py,sha256=xRn4UF2iMS13ztsFgBFj4UykyJsWMriuUevNeZHQR7E,27815
|
@@ -30,7 +30,7 @@ neurostats_API/utils/data_process.py,sha256=xt5BkXK1zWJaL3ZFyXXmxwsU_YfB66VMZAYB
|
|
30
30
|
neurostats_API/utils/datetime.py,sha256=XJya4G8b_-ZOaBbMXgQjWh2MC4wc-o6goQ7EQJQMWrQ,773
|
31
31
|
neurostats_API/utils/db_client.py,sha256=OYe6yazcR4Aa6jYmy47JrryUeh2NnKGqY2K_lSZe6i8,455
|
32
32
|
neurostats_API/utils/logger.py,sha256=egBiiPGTi5l1FoX_o6EvdGh81R0_k8hFPctSxq8RCoo,693
|
33
|
-
neurostats_API-0.0.24.dist-info/METADATA,sha256=
|
34
|
-
neurostats_API-0.0.24.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
|
35
|
-
neurostats_API-0.0.24.dist-info/top_level.txt,sha256=nSlQPMG0VtXivJyedp4Bkf86EOy2TpW10VGxolXrqnU,15
|
36
|
-
neurostats_API-0.0.24.dist-info/RECORD,,
|
33
|
+
neurostats_API-0.0.24.post1.dist-info/METADATA,sha256=cyLr_0eiSM2v4O5h2KdYljy4ioF68goAMHbEcADUYpg,31630
|
34
|
+
neurostats_API-0.0.24.post1.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
|
35
|
+
neurostats_API-0.0.24.post1.dist-info/top_level.txt,sha256=nSlQPMG0VtXivJyedp4Bkf86EOy2TpW10VGxolXrqnU,15
|
36
|
+
neurostats_API-0.0.24.post1.dist-info/RECORD,,
|
File without changes
|
File without changes
|