btgsolutions-dataservices-python-client 4.4.0__tar.gz → 4.4.2__tar.gz
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.
- {btgsolutions_dataservices_python_client-4.4.0/btgsolutions_dataservices_python_client.egg-info → btgsolutions_dataservices_python_client-4.4.2}/PKG-INFO +2 -2
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/README.md +1 -1
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/__init__.py +1 -1
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/alternative_data_catalog.py +36 -13
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/alternative_data_companies.py +10 -2
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/alternative_data_funds.py +13 -8
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/alternative_data_macro_markets.py +1 -1
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/alternative_data_metadata.py +4 -1
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/public_sources.py +2 -1
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2/btgsolutions_dataservices_python_client.egg-info}/PKG-INFO +2 -2
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/LICENSE +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/MANIFEST.in +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/config.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/exceptions.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/__init__.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/alternative_data_ownership.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/alternative_data_people.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/authenticator.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/book_scope.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/broker_analytics.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/broker_reference.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/bulk_data.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/company_data.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/corporate_events.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/dataservices_catalog.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/hfn.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/historical_candles.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/historical_candles_crypto.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/intraday_candles.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/intraday_tick_data.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/quotes.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/reference_data.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/stock_loan.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/ticker_last_event.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/rest/ticker_last_event_polling.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/websocket/__init__.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/websocket/broker_analytics.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/websocket/hfn_websocket_client.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/websocket/market_data_feed.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/websocket/market_data_websocket_client.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices/websocket/websocket_default_functions.py +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices_python_client.egg-info/SOURCES.txt +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices_python_client.egg-info/dependency_links.txt +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices_python_client.egg-info/requires.txt +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/btgsolutions_dataservices_python_client.egg-info/top_level.txt +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/pyproject.toml +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/requirements.txt +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/setup.cfg +0 -0
- {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.2}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: btgsolutions_dataservices_python_client
|
|
3
|
-
Version: 4.4.
|
|
3
|
+
Version: 4.4.2
|
|
4
4
|
Summary: Python package containing several classes and data for extracting and manipulating market and trading data.
|
|
5
5
|
Home-page: https://github.com/BTG-Pactual-Solutions/btgsolutions-dataservices-python-client
|
|
6
6
|
Author: BTG Solutions Data Services powered by BTG Pactual Solutions
|
|
@@ -612,7 +612,7 @@ companies.get_governance_beneficial_ownership(company_id='AAPL') # UK PSC / US
|
|
|
612
612
|
companies.get_corporate_registry(company_id='PETR4', direction='partners')
|
|
613
613
|
companies.get_corporate_registry(company_id='PETR4', direction='investees')
|
|
614
614
|
companies.get_insider_trades(company_id='AAPL', start_date='2024-01-01', end_date='2024-12-31')
|
|
615
|
-
companies.get_board_changes(company_id='VALE3', event='
|
|
615
|
+
companies.get_board_changes(company_id='VALE3', event='elected')
|
|
616
616
|
companies.get_assemblies(company_id='PINE4')
|
|
617
617
|
companies.get_financial_statements(company_id='PETR4', statement='income_statement', quarter='4T24')
|
|
618
618
|
companies.get_financial_notes(company_id='VALE3', quarter='4T24')
|
|
@@ -589,7 +589,7 @@ companies.get_governance_beneficial_ownership(company_id='AAPL') # UK PSC / US
|
|
|
589
589
|
companies.get_corporate_registry(company_id='PETR4', direction='partners')
|
|
590
590
|
companies.get_corporate_registry(company_id='PETR4', direction='investees')
|
|
591
591
|
companies.get_insider_trades(company_id='AAPL', start_date='2024-01-01', end_date='2024-12-31')
|
|
592
|
-
companies.get_board_changes(company_id='VALE3', event='
|
|
592
|
+
companies.get_board_changes(company_id='VALE3', event='elected')
|
|
593
593
|
companies.get_assemblies(company_id='PINE4')
|
|
594
594
|
companies.get_financial_statements(company_id='PETR4', statement='income_statement', quarter='4T24')
|
|
595
595
|
companies.get_financial_notes(company_id='VALE3', quarter='4T24')
|
|
@@ -57,6 +57,17 @@ PUBLIC_SOURCES_DATA_GAPS: dict[str, str] = {
|
|
|
57
57
|
"can include broad aggregates such as Outros Comites; do not infer "
|
|
58
58
|
"granular committee names unless they are present in returned fields."
|
|
59
59
|
),
|
|
60
|
+
"get_board_changes": (
|
|
61
|
+
"Brazilian board-change rows can be materialized from FRE snapshot "
|
|
62
|
+
"comparisons. Use event_date as the timeline date when present; "
|
|
63
|
+
"reference_date and previous_reference_date describe the snapshots "
|
|
64
|
+
"used to detect the change. BR events commonly include elected, "
|
|
65
|
+
"replaced and resigned. A replaced row is a join event for the new "
|
|
66
|
+
"member/seat and suppresses a duplicate FRE-inferred elected row for "
|
|
67
|
+
"that same person, body, role and nearby date. Brazilian rows derived "
|
|
68
|
+
"from FRE snapshots use source='fre' unless a more specific source is "
|
|
69
|
+
"stored with the event."
|
|
70
|
+
),
|
|
60
71
|
"get_financial_statements": (
|
|
61
72
|
"company_id may be omitted only for universe-level screens or rankings. "
|
|
62
73
|
"There is no dedicated latest-quarter discovery field; when a requested "
|
|
@@ -382,7 +393,7 @@ PUBLIC_SOURCES_ENDPOINTS: dict[str, dict[str, Any]] = {
|
|
|
382
393
|
"query": "Free-text filter over ticker, fund name, CNPJ or issuer.",
|
|
383
394
|
"issuer": "Optional issuer key/name filter.",
|
|
384
395
|
"source": "Holdings source used for reference date and totals: official, approximate or index.",
|
|
385
|
-
"sort_by": "Sort mode: name, ticker, positions_count_desc, total_value_desc or
|
|
396
|
+
"sort_by": "Sort mode: name, ticker, positions_count_desc, total_value_desc, total_value_asc, fund_nav_desc, fund_nav_asc, nav_desc, nav_asc, shareholders_count_desc, shareholders_count_asc, holders_desc or holders_asc.",
|
|
386
397
|
"min_positions": "Minimum number of positions required.",
|
|
387
398
|
"include_metrics": "When false, skip latest holdings/AUM/NAV/holder metric enrichment.",
|
|
388
399
|
"limit": "Maximum number of ETFs.",
|
|
@@ -554,7 +565,7 @@ PUBLIC_SOURCES_ENDPOINTS: dict[str, dict[str, Any]] = {
|
|
|
554
565
|
},
|
|
555
566
|
"AlternativeDataMacroMarkets.get_dpmfi": {
|
|
556
567
|
"category": "macro",
|
|
557
|
-
"path": "dpmfi",
|
|
568
|
+
"path": "dpmfi/",
|
|
558
569
|
"method": "GET",
|
|
559
570
|
"client": "AlternativeDataMacroMarkets",
|
|
560
571
|
"description": (
|
|
@@ -640,7 +651,8 @@ PUBLIC_SOURCES_ENDPOINTS: dict[str, dict[str, Any]] = {
|
|
|
640
651
|
"description": (
|
|
641
652
|
"Get historical governance snapshots for a company over a date "
|
|
642
653
|
"range. Use this for composition changes over time; use "
|
|
643
|
-
"get_board_changes for event-style
|
|
654
|
+
"get_board_changes for event-style election, replacement and "
|
|
655
|
+
"departure changes."
|
|
644
656
|
),
|
|
645
657
|
"parameters": {
|
|
646
658
|
"company_id": PUBLIC_SOURCES_CONVENTIONS["company_id"],
|
|
@@ -788,17 +800,18 @@ PUBLIC_SOURCES_ENDPOINTS: dict[str, dict[str, Any]] = {
|
|
|
788
800
|
"client": "AlternativeDataCompanies",
|
|
789
801
|
"description": (
|
|
790
802
|
"Get board or executive change events for a company, such as "
|
|
791
|
-
"
|
|
792
|
-
"get_board for composition at a date."
|
|
803
|
+
"elections, replacements and departures. Use this for event "
|
|
804
|
+
"timelines; use get_board for composition at a date."
|
|
793
805
|
),
|
|
794
806
|
"parameters": {
|
|
795
807
|
"company_id": PUBLIC_SOURCES_CONVENTIONS["company_id"],
|
|
796
|
-
"start_date": "Start date in YYYY-MM-DD.",
|
|
797
|
-
"end_date": "End date in YYYY-MM-DD.",
|
|
798
|
-
"event": "Optional event type filter.",
|
|
808
|
+
"start_date": "Start date in YYYY-MM-DD; filters event_date when present, otherwise reference_date.",
|
|
809
|
+
"end_date": "End date in YYYY-MM-DD; filters event_date when present, otherwise reference_date.",
|
|
810
|
+
"event": "Optional event type filter, for example elected, replaced, resigned or appointed depending on jurisdiction.",
|
|
799
811
|
"limit": "Maximum number of events.",
|
|
800
812
|
},
|
|
801
813
|
"relationships": ["company_resolution", "company_trading_bridge"],
|
|
814
|
+
"caveats": [PUBLIC_SOURCES_DATA_GAPS["get_board_changes"]],
|
|
802
815
|
},
|
|
803
816
|
"AlternativeDataCompanies.get_financial_statements": {
|
|
804
817
|
"category": "companies",
|
|
@@ -969,7 +982,11 @@ PUBLIC_SOURCES_ENDPOINTS: dict[str, dict[str, Any]] = {
|
|
|
969
982
|
"description": (
|
|
970
983
|
"Get a fund or ETF portfolio holdings/positions for a reference date. "
|
|
971
984
|
"Use this for constituent assets and weights or values, not NAV history. "
|
|
972
|
-
"Use summary=True and include_raw=False for a compact payload."
|
|
985
|
+
"Use summary=True and include_raw=False for a compact payload. "
|
|
986
|
+
"For CVM/CDA rows without same-day daily NAV, position_weight may be "
|
|
987
|
+
"computed from the latest prior daily report within seven days; "
|
|
988
|
+
"company_nav_reference_date and company_nav_source identify that "
|
|
989
|
+
"NAV source when present."
|
|
973
990
|
),
|
|
974
991
|
"parameters": {
|
|
975
992
|
"fund_id": PUBLIC_SOURCES_CONVENTIONS["fund_id"],
|
|
@@ -1011,9 +1028,10 @@ PUBLIC_SOURCES_ENDPOINTS: dict[str, dict[str, Any]] = {
|
|
|
1011
1028
|
"method": "GET",
|
|
1012
1029
|
"client": "AlternativeDataFunds",
|
|
1013
1030
|
"description": (
|
|
1014
|
-
"Get a fund's NAV/AUM
|
|
1015
|
-
"
|
|
1016
|
-
"
|
|
1031
|
+
"Get a fund's daily NAV/AUM, quota and holder-count history over "
|
|
1032
|
+
"time when CVM daily reports are available. If no daily report "
|
|
1033
|
+
"exists for the fund, the endpoint falls back to holdings-derived "
|
|
1034
|
+
"portfolio total_value and positions_count."
|
|
1017
1035
|
),
|
|
1018
1036
|
"parameters": {
|
|
1019
1037
|
"fund_id": PUBLIC_SOURCES_CONVENTIONS["fund_id"],
|
|
@@ -1023,7 +1041,7 @@ PUBLIC_SOURCES_ENDPOINTS: dict[str, dict[str, Any]] = {
|
|
|
1023
1041
|
},
|
|
1024
1042
|
"relationships": ["fund_company_bridge", "fund_market_exposure_bridge"],
|
|
1025
1043
|
"caveats": [
|
|
1026
|
-
"
|
|
1044
|
+
"Inspect returned columns before comparing series: daily-report rows include net_assets_value, quota_value and shareholders_count, while holdings fallback rows only expose portfolio total_value and positions_count.",
|
|
1027
1045
|
],
|
|
1028
1046
|
},
|
|
1029
1047
|
"AlternativeDataFunds.get_lookthrough": {
|
|
@@ -1306,6 +1324,11 @@ PUBLIC_SOURCES_ENDPOINTS: dict[str, dict[str, Any]] = {
|
|
|
1306
1324
|
"start_date": "Required start date in YYYY-MM-DD.",
|
|
1307
1325
|
"end_date": "Required end date in YYYY-MM-DD.",
|
|
1308
1326
|
"asset": "Optional asset ticker filter.",
|
|
1327
|
+
"date_field": (
|
|
1328
|
+
"Optional date field used by the API to apply the start/end "
|
|
1329
|
+
"range filter. Accepted values are reference_date or "
|
|
1330
|
+
"delivery_date."
|
|
1331
|
+
),
|
|
1309
1332
|
"raw_data": "If true, return upstream raw data; otherwise return a DataFrame.",
|
|
1310
1333
|
},
|
|
1311
1334
|
"relationships": [
|
|
@@ -478,7 +478,14 @@ class AlternativeDataCompanies:
|
|
|
478
478
|
limit: int = 100,
|
|
479
479
|
) -> dict:
|
|
480
480
|
"""
|
|
481
|
-
Board
|
|
481
|
+
Board and executive change events.
|
|
482
|
+
|
|
483
|
+
Brazilian listed-company events can include FRE-derived ``elected``,
|
|
484
|
+
``replaced`` and ``resigned`` rows. Inspect ``event_date`` as the
|
|
485
|
+
effective timeline date when present; ``reference_date`` and
|
|
486
|
+
``previous_reference_date`` describe the source snapshots used to
|
|
487
|
+
detect the change. Brazilian rows derived from FRE snapshots use
|
|
488
|
+
``source='fre'`` unless a more specific source is stored.
|
|
482
489
|
|
|
483
490
|
Parameters
|
|
484
491
|
----------------
|
|
@@ -492,7 +499,8 @@ class AlternativeDataCompanies:
|
|
|
492
499
|
End date in YYYY-MM-DD format.
|
|
493
500
|
Field is not required.
|
|
494
501
|
event: str
|
|
495
|
-
Event type filter
|
|
502
|
+
Event type filter, for example 'elected', 'replaced',
|
|
503
|
+
'resigned' or 'appointed' depending on jurisdiction.
|
|
496
504
|
Field is not required.
|
|
497
505
|
limit: int
|
|
498
506
|
Maximum number of results to return.
|
|
@@ -82,7 +82,10 @@ class AlternativeDataFunds:
|
|
|
82
82
|
Field is not required. Default: 'official'.
|
|
83
83
|
sort_by: str
|
|
84
84
|
Sort mode: 'name', 'ticker', 'positions_count_desc',
|
|
85
|
-
'total_value_desc',
|
|
85
|
+
'total_value_desc', 'total_value_asc', 'fund_nav_desc',
|
|
86
|
+
'fund_nav_asc', 'nav_desc', 'nav_asc',
|
|
87
|
+
'shareholders_count_desc', 'shareholders_count_asc',
|
|
88
|
+
'holders_desc', or 'holders_asc'.
|
|
86
89
|
Field is not required. Default: 'name'.
|
|
87
90
|
min_positions: int
|
|
88
91
|
Minimum number of positions required for an ETF to be returned.
|
|
@@ -124,7 +127,10 @@ class AlternativeDataFunds:
|
|
|
124
127
|
Holdings snapshot for a Brazilian CVM fund, ETF, or US fund.
|
|
125
128
|
Use this to connect funds or ETFs to underlying assets. For the inverse
|
|
126
129
|
relationship, use AlternativeDataOwnership.get_fund_holders() with a B3
|
|
127
|
-
asset ticker.
|
|
130
|
+
asset ticker. For CVM/CDA rows without same-day daily NAV, the API may
|
|
131
|
+
compute position_weight from the latest prior daily report within seven
|
|
132
|
+
days; company_nav_reference_date and company_nav_source identify that
|
|
133
|
+
NAV source when it differs from the holdings reference date.
|
|
128
134
|
|
|
129
135
|
Parameters
|
|
130
136
|
----------------
|
|
@@ -209,12 +215,11 @@ class AlternativeDataFunds:
|
|
|
209
215
|
limit: int = 12,
|
|
210
216
|
) -> dict:
|
|
211
217
|
"""
|
|
212
|
-
History time-series for a Brazilian CVM fund or ETF.
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
NAV filing schema.
|
|
218
|
+
History time-series for a Brazilian CVM fund or ETF. When CVM daily
|
|
219
|
+
reports are available, rows include net_assets_value/total_value,
|
|
220
|
+
quota_value/fund_nav and shareholders_count. If no daily report exists
|
|
221
|
+
for the fund, the endpoint falls back to holdings-derived portfolio
|
|
222
|
+
value and positions_count.
|
|
218
223
|
|
|
219
224
|
Parameters
|
|
220
225
|
----------------
|
|
@@ -263,7 +263,7 @@ class AlternativeDataMacroMarkets:
|
|
|
263
263
|
Number of rows to skip for pagination.
|
|
264
264
|
Field is not required. Default: 0.
|
|
265
265
|
"""
|
|
266
|
-
return self._get("dpmfi", {
|
|
266
|
+
return self._get("dpmfi/", {
|
|
267
267
|
"start_date": start_date,
|
|
268
268
|
"end_date": end_date,
|
|
269
269
|
"status": status,
|
|
@@ -206,7 +206,10 @@ class AlternativeDataMetadata:
|
|
|
206
206
|
Field is not required. Default: 'official'.
|
|
207
207
|
sort_by: str
|
|
208
208
|
Sort mode: 'name', 'ticker', 'positions_count_desc',
|
|
209
|
-
'total_value_desc',
|
|
209
|
+
'total_value_desc', 'total_value_asc', 'fund_nav_desc',
|
|
210
|
+
'fund_nav_asc', 'nav_desc', 'nav_asc',
|
|
211
|
+
'shareholders_count_desc', 'shareholders_count_asc',
|
|
212
|
+
'holders_desc', or 'holders_asc'.
|
|
210
213
|
Field is not required. Default: 'name'.
|
|
211
214
|
min_positions: int
|
|
212
215
|
Minimum number of positions required for an ETF to be returned.
|
|
@@ -100,7 +100,8 @@ class PublicSources:
|
|
|
100
100
|
If false, returns data in a dataframe. If true, returns raw data.
|
|
101
101
|
Field is not required. Default: False.
|
|
102
102
|
date_field: str
|
|
103
|
-
Specific
|
|
103
|
+
Specific date field used to apply the period filter.
|
|
104
|
+
Accepted values: "reference_date" or "delivery_date".
|
|
104
105
|
Field is not required. Example: "delivery_date". Default: None.
|
|
105
106
|
"""
|
|
106
107
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: btgsolutions_dataservices_python_client
|
|
3
|
-
Version: 4.4.
|
|
3
|
+
Version: 4.4.2
|
|
4
4
|
Summary: Python package containing several classes and data for extracting and manipulating market and trading data.
|
|
5
5
|
Home-page: https://github.com/BTG-Pactual-Solutions/btgsolutions-dataservices-python-client
|
|
6
6
|
Author: BTG Solutions Data Services powered by BTG Pactual Solutions
|
|
@@ -612,7 +612,7 @@ companies.get_governance_beneficial_ownership(company_id='AAPL') # UK PSC / US
|
|
|
612
612
|
companies.get_corporate_registry(company_id='PETR4', direction='partners')
|
|
613
613
|
companies.get_corporate_registry(company_id='PETR4', direction='investees')
|
|
614
614
|
companies.get_insider_trades(company_id='AAPL', start_date='2024-01-01', end_date='2024-12-31')
|
|
615
|
-
companies.get_board_changes(company_id='VALE3', event='
|
|
615
|
+
companies.get_board_changes(company_id='VALE3', event='elected')
|
|
616
616
|
companies.get_assemblies(company_id='PINE4')
|
|
617
617
|
companies.get_financial_statements(company_id='PETR4', statement='income_statement', quarter='4T24')
|
|
618
618
|
companies.get_financial_notes(company_id='VALE3', quarter='4T24')
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|