fds.sdk.EventsandTranscripts 1.1.0__tar.gz → 1.1.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.
Files changed (70) hide show
  1. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/PKG-INFO +20 -10
  2. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/README.md +5 -5
  3. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/__init__.py +1 -1
  4. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/api/events_audio_api.py +4 -4
  5. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/api_client.py +1 -1
  6. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/configuration.py +1 -1
  7. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/response_categories_object.py +2 -2
  8. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds.sdk.EventsandTranscripts.egg-info/PKG-INFO +20 -10
  9. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/setup.py +1 -1
  10. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/LICENSE +0 -0
  11. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/__init__.py +0 -0
  12. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/api/__init__.py +0 -0
  13. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/api/calendar_events_api.py +0 -0
  14. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/api/near_real_time_transcripts_api.py +0 -0
  15. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/api/transcripts_api.py +0 -0
  16. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/apis/__init__.py +0 -0
  17. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/exceptions.py +0 -0
  18. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/__init__.py +0 -0
  19. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/company_event_request.py +0 -0
  20. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/company_event_request_data.py +0 -0
  21. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/company_event_request_data_date_time.py +0 -0
  22. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/company_event_request_data_universe.py +0 -0
  23. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/company_event_response.py +0 -0
  24. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/company_event_response_object.py +0 -0
  25. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/error.py +0 -0
  26. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/error_example.py +0 -0
  27. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/events_audio_daily.py +0 -0
  28. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/events_audio_daily_file_name.py +0 -0
  29. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/events_audio_daily_ids.py +0 -0
  30. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/events_audio_daily_meta.py +0 -0
  31. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/events_audio_daily_meta_pagination.py +0 -0
  32. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/events_audio_daily_object.py +0 -0
  33. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/events_audio_daily_object_one.py +0 -0
  34. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/events_audio_history.py +0 -0
  35. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/events_audio_ids_object.py +0 -0
  36. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/indexed_nrt.py +0 -0
  37. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/indexed_object.py +0 -0
  38. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/investor_slides.py +0 -0
  39. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/list_file_object.py +0 -0
  40. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/nrt_calls.py +0 -0
  41. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/nrt_calls_meta.py +0 -0
  42. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/nrt_calls_meta_pagination.py +0 -0
  43. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/nrt_calls_object.py +0 -0
  44. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/nrt_speaker_id_object.py +0 -0
  45. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/nrt_speaker_ids.py +0 -0
  46. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/nrt_speaker_ids_meta.py +0 -0
  47. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/nrt_speaker_ids_meta_pagination.py +0 -0
  48. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/response_categories.py +0 -0
  49. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/response_time.py +0 -0
  50. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/response_time_object.py +0 -0
  51. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/slides_object.py +0 -0
  52. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/transcript_object.py +0 -0
  53. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/transcript_object_one.py +0 -0
  54. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/transcript_object_times.py +0 -0
  55. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/transcripts.py +0 -0
  56. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/transcripts_meta.py +0 -0
  57. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/transcripts_meta_pagination.py +0 -0
  58. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/transcripts_one.py +0 -0
  59. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/transcripts_one_meta.py +0 -0
  60. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/transcripts_one_meta_pagination.py +0 -0
  61. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model/transcripts_times.py +0 -0
  62. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/model_utils.py +0 -0
  63. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/models/__init__.py +0 -0
  64. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/EventsandTranscripts/rest.py +0 -0
  65. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds/sdk/__init__.py +0 -0
  66. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds.sdk.EventsandTranscripts.egg-info/SOURCES.txt +0 -0
  67. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds.sdk.EventsandTranscripts.egg-info/dependency_links.txt +0 -0
  68. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds.sdk.EventsandTranscripts.egg-info/requires.txt +0 -0
  69. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/fds.sdk.EventsandTranscripts.egg-info/top_level.txt +0 -0
  70. {fds.sdk.EventsandTranscripts-1.1.0 → fds_sdk_eventsandtranscripts-1.1.2}/setup.cfg +0 -0
@@ -1,22 +1,34 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: fds.sdk.EventsandTranscripts
3
- Version: 1.1.0
3
+ Version: 1.1.2
4
4
  Summary: Events and Transcripts client library for Python
5
5
  Home-page: https://github.com/FactSet/enterprise-sdk/tree/main/code/python/EventsandTranscripts/v1
6
6
  Author: FactSet Research Systems
7
7
  License: Apache License, Version 2.0
8
8
  Keywords: FactSet,API,SDK
9
- Platform: UNKNOWN
10
9
  Requires-Python: >=3.7
11
10
  Description-Content-Type: text/markdown
12
11
  License-File: LICENSE
12
+ Requires-Dist: urllib3>=1.25.3
13
+ Requires-Dist: python-dateutil
14
+ Requires-Dist: fds.sdk.utils>=1.0.0
15
+ Dynamic: author
16
+ Dynamic: description
17
+ Dynamic: description-content-type
18
+ Dynamic: home-page
19
+ Dynamic: keywords
20
+ Dynamic: license
21
+ Dynamic: license-file
22
+ Dynamic: requires-dist
23
+ Dynamic: requires-python
24
+ Dynamic: summary
13
25
 
14
26
  [![FactSet](https://raw.githubusercontent.com/factset/enterprise-sdk/main/docs/images/factset-logo.svg)](https://www.factset.com)
15
27
 
16
28
  # Events and Transcripts client library for Python
17
29
 
18
30
  [![API Version](https://img.shields.io/badge/api-v1.2.0-blue)](https://developer.factset.com/api-catalog/documents-distributor-callstreet-events)
19
- [![PyPi](https://img.shields.io/pypi/v/fds.sdk.EventsandTranscripts/1.1.0)](https://pypi.org/project/fds.sdk.EventsandTranscripts/v/1.1.0)
31
+ [![PyPi](https://img.shields.io/pypi/v/fds.sdk.EventsandTranscripts/1.1.2)](https://pypi.org/project/fds.sdk.EventsandTranscripts/v/1.1.2)
20
32
  [![Apache-2 license](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0)
21
33
 
22
34
  <p>The Calendar Events API provides access to FactSet’s Event Calendar data alongside business logic that allows users to replicate views and functionality consistent with the experience provided by the Workstation. This API provides the ability to pull Event Calendar data based on specific filters.</p>
@@ -28,7 +40,7 @@ License-File: LICENSE
28
40
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
29
41
 
30
42
  - API version: 1.2.0
31
- - SDK version: 1.1.0
43
+ - SDK version: 1.1.2
32
44
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
33
45
 
34
46
  For more information, please visit [https://developer.factset.com/contact](https://developer.factset.com/contact)
@@ -42,13 +54,13 @@ For more information, please visit [https://developer.factset.com/contact](https
42
54
  ### Poetry
43
55
 
44
56
  ```shell
45
- poetry add fds.sdk.utils fds.sdk.EventsandTranscripts==1.1.0
57
+ poetry add fds.sdk.utils fds.sdk.EventsandTranscripts==1.1.2
46
58
  ```
47
59
 
48
60
  ### pip
49
61
 
50
62
  ```shell
51
- pip install fds.sdk.utils fds.sdk.EventsandTranscripts==1.1.0
63
+ pip install fds.sdk.utils fds.sdk.EventsandTranscripts==1.1.2
52
64
  ```
53
65
 
54
66
  ## Usage
@@ -371,7 +383,7 @@ Please refer to the [contributing guide](../../../../CONTRIBUTING.md).
371
383
 
372
384
  ## Copyright
373
385
 
374
- Copyright 2022 FactSet Research Systems Inc
386
+ Copyright 2025 FactSet Research Systems Inc
375
387
 
376
388
  Licensed under the Apache License, Version 2.0 (the "License");
377
389
  you may not use this file except in compliance with the License.
@@ -385,5 +397,3 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
385
397
  See the License for the specific language governing permissions and
386
398
  limitations under the License.
387
399
 
388
-
389
-
@@ -3,7 +3,7 @@
3
3
  # Events and Transcripts client library for Python
4
4
 
5
5
  [![API Version](https://img.shields.io/badge/api-v1.2.0-blue)](https://developer.factset.com/api-catalog/documents-distributor-callstreet-events)
6
- [![PyPi](https://img.shields.io/pypi/v/fds.sdk.EventsandTranscripts/1.1.0)](https://pypi.org/project/fds.sdk.EventsandTranscripts/v/1.1.0)
6
+ [![PyPi](https://img.shields.io/pypi/v/fds.sdk.EventsandTranscripts/1.1.2)](https://pypi.org/project/fds.sdk.EventsandTranscripts/v/1.1.2)
7
7
  [![Apache-2 license](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0)
8
8
 
9
9
  <p>The Calendar Events API provides access to FactSet’s Event Calendar data alongside business logic that allows users to replicate views and functionality consistent with the experience provided by the Workstation. This API provides the ability to pull Event Calendar data based on specific filters.</p>
@@ -15,7 +15,7 @@
15
15
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
16
16
 
17
17
  - API version: 1.2.0
18
- - SDK version: 1.1.0
18
+ - SDK version: 1.1.2
19
19
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
20
20
 
21
21
  For more information, please visit [https://developer.factset.com/contact](https://developer.factset.com/contact)
@@ -29,13 +29,13 @@ For more information, please visit [https://developer.factset.com/contact](https
29
29
  ### Poetry
30
30
 
31
31
  ```shell
32
- poetry add fds.sdk.utils fds.sdk.EventsandTranscripts==1.1.0
32
+ poetry add fds.sdk.utils fds.sdk.EventsandTranscripts==1.1.2
33
33
  ```
34
34
 
35
35
  ### pip
36
36
 
37
37
  ```shell
38
- pip install fds.sdk.utils fds.sdk.EventsandTranscripts==1.1.0
38
+ pip install fds.sdk.utils fds.sdk.EventsandTranscripts==1.1.2
39
39
  ```
40
40
 
41
41
  ## Usage
@@ -358,7 +358,7 @@ Please refer to the [contributing guide](../../../../CONTRIBUTING.md).
358
358
 
359
359
  ## Copyright
360
360
 
361
- Copyright 2022 FactSet Research Systems Inc
361
+ Copyright 2025 FactSet Research Systems Inc
362
362
 
363
363
  Licensed under the Apache License, Version 2.0 (the "License");
364
364
  you may not use this file except in compliance with the License.
@@ -11,7 +11,7 @@
11
11
  """
12
12
 
13
13
 
14
- __version__ = "1.1.0"
14
+ __version__ = "1.1.2"
15
15
 
16
16
  # import ApiClient
17
17
  from fds.sdk.EventsandTranscripts.api_client import ApiClient
@@ -494,7 +494,7 @@ class EventsAudioApi(object):
494
494
  ) -> EventsAudioHistory:
495
495
  """Retrieve historical audio recordings and related metadata within FactSet coverage. # noqa: E501
496
496
 
497
- This endpoint retrieves an object containing a pre-signed URL from which an archive of all audio data for a specified year can be downloaded. * Returns **untrimmed** historical audio recordings, which include complete audio files such as intro music & non-speaking portions, and related metadata dating back from May 10, 2011 to Sep 30, 2022. * Returns **trimmed** historical audio recordings, which are audio files with the non-speaking portions removed, and related metadata dating back from May 10, 2011 to Dec 31, 2022. # noqa: E501
497
+ This endpoint retrieves an object containing a pre-signed URL from which an archive of all audio data for a specified year can be downloaded. * Returns **untrimmed** historical audio recordings, which include complete audio files such as intro music & non-speaking portions, and related metadata dating back from May 10, 2011 to Sep 30, 2024. * Returns **trimmed** historical audio recordings, which are audio files with the non-speaking portions removed, and related metadata dating back from May 10, 2011 to Dec 31, 2024. # noqa: E501
498
498
  This method makes a synchronous HTTP request. Returns the http data only
499
499
 
500
500
  Args:
@@ -542,7 +542,7 @@ class EventsAudioApi(object):
542
542
  ) -> typing.Tuple[EventsAudioHistory, int, typing.MutableMapping]:
543
543
  """Retrieve historical audio recordings and related metadata within FactSet coverage. # noqa: E501
544
544
 
545
- This endpoint retrieves an object containing a pre-signed URL from which an archive of all audio data for a specified year can be downloaded. * Returns **untrimmed** historical audio recordings, which include complete audio files such as intro music & non-speaking portions, and related metadata dating back from May 10, 2011 to Sep 30, 2022. * Returns **trimmed** historical audio recordings, which are audio files with the non-speaking portions removed, and related metadata dating back from May 10, 2011 to Dec 31, 2022. # noqa: E501
545
+ This endpoint retrieves an object containing a pre-signed URL from which an archive of all audio data for a specified year can be downloaded. * Returns **untrimmed** historical audio recordings, which include complete audio files such as intro music & non-speaking portions, and related metadata dating back from May 10, 2011 to Sep 30, 2024. * Returns **trimmed** historical audio recordings, which are audio files with the non-speaking portions removed, and related metadata dating back from May 10, 2011 to Dec 31, 2024. # noqa: E501
546
546
  This method makes a synchronous HTTP request. Returns http data, http status and headers
547
547
 
548
548
  Args:
@@ -594,7 +594,7 @@ class EventsAudioApi(object):
594
594
  ) -> "ApplyResult[EventsAudioHistory]":
595
595
  """Retrieve historical audio recordings and related metadata within FactSet coverage. # noqa: E501
596
596
 
597
- This endpoint retrieves an object containing a pre-signed URL from which an archive of all audio data for a specified year can be downloaded. * Returns **untrimmed** historical audio recordings, which include complete audio files such as intro music & non-speaking portions, and related metadata dating back from May 10, 2011 to Sep 30, 2022. * Returns **trimmed** historical audio recordings, which are audio files with the non-speaking portions removed, and related metadata dating back from May 10, 2011 to Dec 31, 2022. # noqa: E501
597
+ This endpoint retrieves an object containing a pre-signed URL from which an archive of all audio data for a specified year can be downloaded. * Returns **untrimmed** historical audio recordings, which include complete audio files such as intro music & non-speaking portions, and related metadata dating back from May 10, 2011 to Sep 30, 2024. * Returns **trimmed** historical audio recordings, which are audio files with the non-speaking portions removed, and related metadata dating back from May 10, 2011 to Dec 31, 2024. # noqa: E501
598
598
  This method makes a asynchronous HTTP request. Returns the http data, wrapped in ApplyResult
599
599
 
600
600
  Args:
@@ -641,7 +641,7 @@ class EventsAudioApi(object):
641
641
  ) -> "ApplyResult[typing.Tuple[EventsAudioHistory, int, typing.MutableMapping]]":
642
642
  """Retrieve historical audio recordings and related metadata within FactSet coverage. # noqa: E501
643
643
 
644
- This endpoint retrieves an object containing a pre-signed URL from which an archive of all audio data for a specified year can be downloaded. * Returns **untrimmed** historical audio recordings, which include complete audio files such as intro music & non-speaking portions, and related metadata dating back from May 10, 2011 to Sep 30, 2022. * Returns **trimmed** historical audio recordings, which are audio files with the non-speaking portions removed, and related metadata dating back from May 10, 2011 to Dec 31, 2022. # noqa: E501
644
+ This endpoint retrieves an object containing a pre-signed URL from which an archive of all audio data for a specified year can be downloaded. * Returns **untrimmed** historical audio recordings, which include complete audio files such as intro music & non-speaking portions, and related metadata dating back from May 10, 2011 to Sep 30, 2024. * Returns **trimmed** historical audio recordings, which are audio files with the non-speaking portions removed, and related metadata dating back from May 10, 2011 to Dec 31, 2024. # noqa: E501
645
645
  This method makes a asynchronous HTTP request. Returns http data, http status and headers, wrapped in ApplyResult
646
646
 
647
647
  Args:
@@ -116,7 +116,7 @@ class ApiClient(object):
116
116
  self.default_headers[header_name] = header_value
117
117
  self.cookie = cookie
118
118
  # Set default User-Agent.
119
- self.user_agent = f'fds-sdk/python/EventsandTranscripts/1.1.0 ({platform.system()}, Python {platform.python_version()})'
119
+ self.user_agent = f'fds-sdk/python/EventsandTranscripts/1.1.2 ({platform.system()}, Python {platform.python_version()})'
120
120
 
121
121
  def __enter__(self):
122
122
  return self
@@ -430,7 +430,7 @@ conf = fds.sdk.EventsandTranscripts.Configuration(
430
430
  "OS: {env}\n"\
431
431
  "Python Version: {pyversion}\n"\
432
432
  "Version of the API: 1.2.0\n"\
433
- "SDK Package Version: 1.1.0".\
433
+ "SDK Package Version: 1.1.2".\
434
434
  format(env=sys.platform, pyversion=sys.version)
435
435
 
436
436
  def get_host_settings(self):
@@ -139,7 +139,7 @@ class ResponseCategoriesObject(ModelNormal):
139
139
  Animal class but this time we won't travel
140
140
  through its discriminator because we passed in
141
141
  _visited_composed_classes = (Animal,)
142
- subject (str): subject code. [optional] # noqa: E501
142
+ subject (str): The code which specifies various categories of information: - SB: Specifies the subject information/code - Ex: IPO, Management Changes, Dividends, etc. - IN: Specifies the industry information/code - Ex: Banking, Oil, Semiconductors, etc. - LN: Specifies the language details. - CN: Specifies the country details. - RN: Specifies the region details. - DT: Specifies the filings document type details. . [optional] # noqa: E501
143
143
  category (str): category. [optional] # noqa: E501
144
144
  description (str): description. [optional] # noqa: E501
145
145
  """
@@ -223,7 +223,7 @@ class ResponseCategoriesObject(ModelNormal):
223
223
  Animal class but this time we won't travel
224
224
  through its discriminator because we passed in
225
225
  _visited_composed_classes = (Animal,)
226
- subject (str): subject code. [optional] # noqa: E501
226
+ subject (str): The code which specifies various categories of information: - SB: Specifies the subject information/code - Ex: IPO, Management Changes, Dividends, etc. - IN: Specifies the industry information/code - Ex: Banking, Oil, Semiconductors, etc. - LN: Specifies the language details. - CN: Specifies the country details. - RN: Specifies the region details. - DT: Specifies the filings document type details. . [optional] # noqa: E501
227
227
  category (str): category. [optional] # noqa: E501
228
228
  description (str): description. [optional] # noqa: E501
229
229
  """
@@ -1,22 +1,34 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: fds.sdk.EventsandTranscripts
3
- Version: 1.1.0
3
+ Version: 1.1.2
4
4
  Summary: Events and Transcripts client library for Python
5
5
  Home-page: https://github.com/FactSet/enterprise-sdk/tree/main/code/python/EventsandTranscripts/v1
6
6
  Author: FactSet Research Systems
7
7
  License: Apache License, Version 2.0
8
8
  Keywords: FactSet,API,SDK
9
- Platform: UNKNOWN
10
9
  Requires-Python: >=3.7
11
10
  Description-Content-Type: text/markdown
12
11
  License-File: LICENSE
12
+ Requires-Dist: urllib3>=1.25.3
13
+ Requires-Dist: python-dateutil
14
+ Requires-Dist: fds.sdk.utils>=1.0.0
15
+ Dynamic: author
16
+ Dynamic: description
17
+ Dynamic: description-content-type
18
+ Dynamic: home-page
19
+ Dynamic: keywords
20
+ Dynamic: license
21
+ Dynamic: license-file
22
+ Dynamic: requires-dist
23
+ Dynamic: requires-python
24
+ Dynamic: summary
13
25
 
14
26
  [![FactSet](https://raw.githubusercontent.com/factset/enterprise-sdk/main/docs/images/factset-logo.svg)](https://www.factset.com)
15
27
 
16
28
  # Events and Transcripts client library for Python
17
29
 
18
30
  [![API Version](https://img.shields.io/badge/api-v1.2.0-blue)](https://developer.factset.com/api-catalog/documents-distributor-callstreet-events)
19
- [![PyPi](https://img.shields.io/pypi/v/fds.sdk.EventsandTranscripts/1.1.0)](https://pypi.org/project/fds.sdk.EventsandTranscripts/v/1.1.0)
31
+ [![PyPi](https://img.shields.io/pypi/v/fds.sdk.EventsandTranscripts/1.1.2)](https://pypi.org/project/fds.sdk.EventsandTranscripts/v/1.1.2)
20
32
  [![Apache-2 license](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0)
21
33
 
22
34
  <p>The Calendar Events API provides access to FactSet’s Event Calendar data alongside business logic that allows users to replicate views and functionality consistent with the experience provided by the Workstation. This API provides the ability to pull Event Calendar data based on specific filters.</p>
@@ -28,7 +40,7 @@ License-File: LICENSE
28
40
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
29
41
 
30
42
  - API version: 1.2.0
31
- - SDK version: 1.1.0
43
+ - SDK version: 1.1.2
32
44
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
33
45
 
34
46
  For more information, please visit [https://developer.factset.com/contact](https://developer.factset.com/contact)
@@ -42,13 +54,13 @@ For more information, please visit [https://developer.factset.com/contact](https
42
54
  ### Poetry
43
55
 
44
56
  ```shell
45
- poetry add fds.sdk.utils fds.sdk.EventsandTranscripts==1.1.0
57
+ poetry add fds.sdk.utils fds.sdk.EventsandTranscripts==1.1.2
46
58
  ```
47
59
 
48
60
  ### pip
49
61
 
50
62
  ```shell
51
- pip install fds.sdk.utils fds.sdk.EventsandTranscripts==1.1.0
63
+ pip install fds.sdk.utils fds.sdk.EventsandTranscripts==1.1.2
52
64
  ```
53
65
 
54
66
  ## Usage
@@ -371,7 +383,7 @@ Please refer to the [contributing guide](../../../../CONTRIBUTING.md).
371
383
 
372
384
  ## Copyright
373
385
 
374
- Copyright 2022 FactSet Research Systems Inc
386
+ Copyright 2025 FactSet Research Systems Inc
375
387
 
376
388
  Licensed under the Apache License, Version 2.0 (the "License");
377
389
  you may not use this file except in compliance with the License.
@@ -385,5 +397,3 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
385
397
  See the License for the specific language governing permissions and
386
398
  limitations under the License.
387
399
 
388
-
389
-
@@ -16,7 +16,7 @@ def read(filename):
16
16
  return open(os.path.join(os.path.dirname(__file__), filename)).read()
17
17
 
18
18
  NAME = "fds.sdk.EventsandTranscripts"
19
- VERSION = "1.1.0"
19
+ VERSION = "1.1.2"
20
20
  # To install the library, run the following
21
21
  #
22
22
  # python setup.py install