btgsolutions-dataservices-python-client 4.4.0__tar.gz → 4.4.1__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.
Files changed (49) hide show
  1. {btgsolutions_dataservices_python_client-4.4.0/btgsolutions_dataservices_python_client.egg-info → btgsolutions_dataservices_python_client-4.4.1}/PKG-INFO +7 -16
  2. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/README.md +1 -1
  3. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/__init__.py +1 -1
  4. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/alternative_data_catalog.py +35 -12
  5. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/alternative_data_companies.py +10 -2
  6. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/alternative_data_funds.py +13 -8
  7. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/alternative_data_metadata.py +4 -1
  8. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/public_sources.py +2 -1
  9. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1/btgsolutions_dataservices_python_client.egg-info}/PKG-INFO +8 -17
  10. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/LICENSE +0 -0
  11. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/MANIFEST.in +0 -0
  12. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/config.py +0 -0
  13. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/exceptions.py +0 -0
  14. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/__init__.py +0 -0
  15. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/alternative_data_macro_markets.py +0 -0
  16. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/alternative_data_ownership.py +0 -0
  17. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/alternative_data_people.py +0 -0
  18. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/authenticator.py +0 -0
  19. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/book_scope.py +0 -0
  20. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/broker_analytics.py +0 -0
  21. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/broker_reference.py +0 -0
  22. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/bulk_data.py +0 -0
  23. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/company_data.py +0 -0
  24. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/corporate_events.py +0 -0
  25. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/dataservices_catalog.py +0 -0
  26. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/hfn.py +0 -0
  27. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/historical_candles.py +0 -0
  28. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/historical_candles_crypto.py +0 -0
  29. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/intraday_candles.py +0 -0
  30. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/intraday_tick_data.py +0 -0
  31. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/quotes.py +0 -0
  32. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/reference_data.py +0 -0
  33. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/stock_loan.py +0 -0
  34. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/ticker_last_event.py +0 -0
  35. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/rest/ticker_last_event_polling.py +0 -0
  36. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/websocket/__init__.py +0 -0
  37. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/websocket/broker_analytics.py +0 -0
  38. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/websocket/hfn_websocket_client.py +0 -0
  39. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/websocket/market_data_feed.py +0 -0
  40. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/websocket/market_data_websocket_client.py +0 -0
  41. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices/websocket/websocket_default_functions.py +0 -0
  42. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices_python_client.egg-info/SOURCES.txt +0 -0
  43. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices_python_client.egg-info/dependency_links.txt +0 -0
  44. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices_python_client.egg-info/requires.txt +0 -0
  45. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/btgsolutions_dataservices_python_client.egg-info/top_level.txt +0 -0
  46. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/pyproject.toml +0 -0
  47. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/requirements.txt +0 -0
  48. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/setup.cfg +0 -0
  49. {btgsolutions_dataservices_python_client-4.4.0 → btgsolutions_dataservices_python_client-4.4.1}/setup.py +0 -0
@@ -1,25 +1,14 @@
1
- Metadata-Version: 2.4
1
+ Metadata-Version: 2.1
2
2
  Name: btgsolutions_dataservices_python_client
3
- Version: 4.4.0
3
+ Version: 4.4.1
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
7
+ License: UNKNOWN
8
+ Platform: UNKNOWN
7
9
  Requires-Python: >=3.9,<3.15
8
10
  Description-Content-Type: text/markdown
9
11
  License-File: LICENSE
10
- Requires-Dist: pandas>=2.2.2
11
- Requires-Dist: websocket-client>=1.8.0
12
- Requires-Dist: PyJWT>=2.8.0
13
- Requires-Dist: requests>=2.32.3
14
- Requires-Dist: pyarrow>=17.0.0
15
- Dynamic: author
16
- Dynamic: description
17
- Dynamic: description-content-type
18
- Dynamic: home-page
19
- Dynamic: license-file
20
- Dynamic: requires-dist
21
- Dynamic: requires-python
22
- Dynamic: summary
23
12
 
24
13
  # BTG Solutions - Data Services
25
14
 
@@ -612,7 +601,7 @@ companies.get_governance_beneficial_ownership(company_id='AAPL') # UK PSC / US
612
601
  companies.get_corporate_registry(company_id='PETR4', direction='partners')
613
602
  companies.get_corporate_registry(company_id='PETR4', direction='investees')
614
603
  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='appointed')
604
+ companies.get_board_changes(company_id='VALE3', event='elected')
616
605
  companies.get_assemblies(company_id='PINE4')
617
606
  companies.get_financial_statements(company_id='PETR4', statement='income_statement', quarter='4T24')
618
607
  companies.get_financial_notes(company_id='VALE3', quarter='4T24')
@@ -742,3 +731,5 @@ ref = btg.ReferenceData(api_key='YOUR_API_KEY')
742
731
  ref.ticker_reference(tickers=['VALE3','PETR4'])
743
732
  ```
744
733
 
734
+
735
+
@@ -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='appointed')
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')
@@ -1,4 +1,4 @@
1
- __version__ = "4.4.0"
1
+ __version__ = "4.4.1"
2
2
 
3
3
  from .websocket import *
4
4
  from .rest import *
@@ -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 total_value_asc.",
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.",
@@ -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 appointment and departure changes."
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
- "appointments and departures. Use this for event timelines; use "
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 or portfolio-value history over time. Mutual "
1015
- "funds return net_worth, quota_value and shareholders when available; "
1016
- "ETFs can return total_value and positions_count instead."
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
- "ETF history can use portfolio total_value because ETFs do not have the same daily CVM NAV filing schema as mutual funds.",
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 appointment and resignation events.
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: 'appointed' or 'resigned'.
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', or 'total_value_asc'.
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. Mutual funds
213
- return NAV/quota fields; ETFs return portfolio total_value and
214
- positions_count.
215
- Always inspect returned column names: ETF history can differ from
216
- mutual-fund NAV history because ETFs do not expose the same daily CVM
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
  ----------------
@@ -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', or 'total_value_asc'.
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 data field to filter.
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,25 +1,14 @@
1
- Metadata-Version: 2.4
2
- Name: btgsolutions_dataservices_python_client
3
- Version: 4.4.0
1
+ Metadata-Version: 2.1
2
+ Name: btgsolutions-dataservices-python-client
3
+ Version: 4.4.1
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
7
+ License: UNKNOWN
8
+ Platform: UNKNOWN
7
9
  Requires-Python: >=3.9,<3.15
8
10
  Description-Content-Type: text/markdown
9
11
  License-File: LICENSE
10
- Requires-Dist: pandas>=2.2.2
11
- Requires-Dist: websocket-client>=1.8.0
12
- Requires-Dist: PyJWT>=2.8.0
13
- Requires-Dist: requests>=2.32.3
14
- Requires-Dist: pyarrow>=17.0.0
15
- Dynamic: author
16
- Dynamic: description
17
- Dynamic: description-content-type
18
- Dynamic: home-page
19
- Dynamic: license-file
20
- Dynamic: requires-dist
21
- Dynamic: requires-python
22
- Dynamic: summary
23
12
 
24
13
  # BTG Solutions - Data Services
25
14
 
@@ -612,7 +601,7 @@ companies.get_governance_beneficial_ownership(company_id='AAPL') # UK PSC / US
612
601
  companies.get_corporate_registry(company_id='PETR4', direction='partners')
613
602
  companies.get_corporate_registry(company_id='PETR4', direction='investees')
614
603
  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='appointed')
604
+ companies.get_board_changes(company_id='VALE3', event='elected')
616
605
  companies.get_assemblies(company_id='PINE4')
617
606
  companies.get_financial_statements(company_id='PETR4', statement='income_statement', quarter='4T24')
618
607
  companies.get_financial_notes(company_id='VALE3', quarter='4T24')
@@ -742,3 +731,5 @@ ref = btg.ReferenceData(api_key='YOUR_API_KEY')
742
731
  ref.ticker_reference(tickers=['VALE3','PETR4'])
743
732
  ```
744
733
 
734
+
735
+