wbfdm 1.51.1__py2.py3-none-any.whl → 1.51.2rc1__py2.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.
Potentially problematic release.
This version of wbfdm might be problematic. Click here for more details.
- wbfdm/contrib/metric/viewsets/configs/display.py +1 -0
- wbfdm/filters/instruments.py +1 -3
- wbfdm/locale/de/LC_MESSAGES/django.mo +0 -0
- wbfdm/locale/de/LC_MESSAGES/django.po +67 -67
- wbfdm/locale/en/LC_MESSAGES/django.mo +0 -0
- wbfdm/locale/en/LC_MESSAGES/django.po +255 -0
- wbfdm/locale/fr/LC_MESSAGES/django.mo +0 -0
- wbfdm/locale/fr/LC_MESSAGES/django.po +68 -68
- wbfdm/serializers/instruments/instruments.py +2 -2
- wbfdm/viewsets/configs/display/instruments.py +1 -1
- wbfdm/viewsets/configs/endpoints/classifications.py +0 -12
- wbfdm/viewsets/configs/endpoints/instrument_prices.py +4 -23
- {wbfdm-1.51.1.dist-info → wbfdm-1.51.2rc1.dist-info}/METADATA +1 -1
- {wbfdm-1.51.1.dist-info → wbfdm-1.51.2rc1.dist-info}/RECORD +15 -11
- {wbfdm-1.51.1.dist-info → wbfdm-1.51.2rc1.dist-info}/WHEEL +0 -0
wbfdm/filters/instruments.py
CHANGED
|
@@ -93,9 +93,7 @@ class InstrumentFilterSet(TagFilterMixin, InstrumentFavoriteGroupFilterSet):
|
|
|
93
93
|
)
|
|
94
94
|
return queryset
|
|
95
95
|
|
|
96
|
-
is_investable = wb_filters.BooleanFilter(
|
|
97
|
-
label="Is Investable", initial=True, method="filter_is_investable", hidden=True
|
|
98
|
-
)
|
|
96
|
+
is_investable = wb_filters.BooleanFilter(label="Is Investable", method="filter_is_investable", hidden=True)
|
|
99
97
|
|
|
100
98
|
def filter_is_investable(self, queryset, name, value):
|
|
101
99
|
if value:
|
|
Binary file
|
|
@@ -8,250 +8,250 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2025-05-
|
|
12
|
-
"PO-Revision-Date:
|
|
13
|
-
"
|
|
14
|
-
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
15
|
-
"Language: \n"
|
|
11
|
+
"POT-Creation-Date: 2025-05-30 11:37+0200\n"
|
|
12
|
+
"PO-Revision-Date: 2025-05-30 09:40+0000\n"
|
|
13
|
+
"Language-Team: German (https://app.transifex.com/stainly/teams/171242/de/)\n"
|
|
16
14
|
"MIME-Version: 1.0\n"
|
|
17
15
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
16
|
"Content-Transfer-Encoding: 8bit\n"
|
|
17
|
+
"Language: de\n"
|
|
19
18
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
20
|
-
|
|
19
|
+
|
|
20
|
+
#: contrib/metric/filters.py:27
|
|
21
21
|
msgid "Basket Content Type"
|
|
22
22
|
msgstr ""
|
|
23
23
|
|
|
24
|
-
#:
|
|
24
|
+
#: contrib/metric/viewsets/configs/utils.py:127
|
|
25
25
|
msgid "Fundamentals"
|
|
26
26
|
msgstr ""
|
|
27
27
|
|
|
28
|
-
#:
|
|
29
|
-
#:
|
|
28
|
+
#: models/exchanges/exchanges.py:184
|
|
29
|
+
#: viewsets/configs/display/instruments.py:77
|
|
30
30
|
msgid "Exchange"
|
|
31
31
|
msgstr ""
|
|
32
32
|
|
|
33
|
-
#:
|
|
33
|
+
#: models/exchanges/exchanges.py:185
|
|
34
34
|
msgid "Exchanges"
|
|
35
35
|
msgstr ""
|
|
36
36
|
|
|
37
|
-
#:
|
|
38
|
-
#:
|
|
37
|
+
#: models/instruments/instrument_requests.py:116
|
|
38
|
+
#: models/instruments/instrument_requests.py:182
|
|
39
39
|
msgid "An instrument already exists with the proposed identifier"
|
|
40
40
|
msgstr ""
|
|
41
41
|
|
|
42
|
-
#:
|
|
42
|
+
#: viewsets/configs/buttons/classifications.py:10
|
|
43
43
|
msgid "Tree Chart"
|
|
44
44
|
msgstr ""
|
|
45
45
|
|
|
46
|
-
#:
|
|
46
|
+
#: viewsets/configs/buttons/classifications.py:11
|
|
47
47
|
msgid "Icicle Chart"
|
|
48
48
|
msgstr ""
|
|
49
49
|
|
|
50
|
-
#:
|
|
50
|
+
#: viewsets/configs/display/classifications.py:40
|
|
51
51
|
msgid "Child Classifications"
|
|
52
52
|
msgstr ""
|
|
53
53
|
|
|
54
|
-
#:
|
|
54
|
+
#: viewsets/configs/display/classifications.py:43
|
|
55
55
|
msgid "Instruments"
|
|
56
56
|
msgstr ""
|
|
57
57
|
|
|
58
|
-
#:
|
|
58
|
+
#: viewsets/configs/display/classifications.py:69
|
|
59
59
|
msgid "Classification"
|
|
60
60
|
msgstr ""
|
|
61
61
|
|
|
62
|
-
#:
|
|
62
|
+
#: viewsets/configs/display/classifications.py:112
|
|
63
63
|
msgid "Related Instruments"
|
|
64
64
|
msgstr ""
|
|
65
65
|
|
|
66
|
-
#:
|
|
66
|
+
#: viewsets/configs/display/esg.py:14
|
|
67
67
|
msgid "Initiated"
|
|
68
68
|
msgstr ""
|
|
69
69
|
|
|
70
|
-
#:
|
|
70
|
+
#: viewsets/configs/display/esg.py:15
|
|
71
71
|
msgid "Review"
|
|
72
72
|
msgstr ""
|
|
73
73
|
|
|
74
|
-
#:
|
|
74
|
+
#: viewsets/configs/display/esg.py:16
|
|
75
75
|
msgid "Headline"
|
|
76
76
|
msgstr ""
|
|
77
77
|
|
|
78
|
-
#:
|
|
78
|
+
#: viewsets/configs/display/esg.py:17
|
|
79
79
|
msgid "Narrative"
|
|
80
80
|
msgstr ""
|
|
81
81
|
|
|
82
|
-
#:
|
|
82
|
+
#: viewsets/configs/display/esg.py:18
|
|
83
83
|
msgid "Source"
|
|
84
84
|
msgstr ""
|
|
85
85
|
|
|
86
|
-
#:
|
|
86
|
+
#: viewsets/configs/display/esg.py:19
|
|
87
87
|
msgid "Status"
|
|
88
88
|
msgstr ""
|
|
89
89
|
|
|
90
|
-
#:
|
|
90
|
+
#: viewsets/configs/display/esg.py:20
|
|
91
91
|
msgid "Type"
|
|
92
92
|
msgstr ""
|
|
93
93
|
|
|
94
|
-
#:
|
|
94
|
+
#: viewsets/configs/display/esg.py:21
|
|
95
95
|
msgid "Assessment"
|
|
96
96
|
msgstr ""
|
|
97
97
|
|
|
98
|
-
#:
|
|
98
|
+
#: viewsets/configs/display/esg.py:22
|
|
99
99
|
msgid "Response"
|
|
100
100
|
msgstr ""
|
|
101
101
|
|
|
102
|
-
#:
|
|
102
|
+
#: viewsets/configs/display/esg.py:70
|
|
103
103
|
msgid "Section"
|
|
104
104
|
msgstr ""
|
|
105
105
|
|
|
106
|
-
#:
|
|
106
|
+
#: viewsets/configs/display/esg.py:71
|
|
107
107
|
msgid "Adverse sustainability indicator"
|
|
108
108
|
msgstr ""
|
|
109
109
|
|
|
110
|
-
#:
|
|
110
|
+
#: viewsets/configs/display/esg.py:72
|
|
111
111
|
msgid "Metric"
|
|
112
112
|
msgstr ""
|
|
113
113
|
|
|
114
|
-
#:
|
|
114
|
+
#: viewsets/configs/display/esg.py:73
|
|
115
115
|
msgid "Factor"
|
|
116
116
|
msgstr ""
|
|
117
117
|
|
|
118
|
-
#:
|
|
118
|
+
#: viewsets/configs/display/esg.py:74
|
|
119
119
|
msgid "Value"
|
|
120
120
|
msgstr ""
|
|
121
121
|
|
|
122
|
-
#:
|
|
122
|
+
#: viewsets/configs/display/instrument_lists.py:34
|
|
123
123
|
msgid "Exclusion List"
|
|
124
124
|
msgstr ""
|
|
125
125
|
|
|
126
|
-
#:
|
|
126
|
+
#: viewsets/configs/display/instrument_lists.py:105
|
|
127
127
|
msgid "Validated"
|
|
128
128
|
msgstr ""
|
|
129
129
|
|
|
130
|
-
#:
|
|
130
|
+
#: viewsets/configs/display/instrument_lists.py:109
|
|
131
131
|
msgid "Not Validated"
|
|
132
132
|
msgstr ""
|
|
133
133
|
|
|
134
|
-
#:
|
|
134
|
+
#: viewsets/configs/display/instrument_requests.py:95
|
|
135
135
|
msgid "Instrument Data"
|
|
136
136
|
msgstr ""
|
|
137
137
|
|
|
138
|
-
#:
|
|
139
|
-
#:
|
|
138
|
+
#: viewsets/configs/display/instruments.py:70
|
|
139
|
+
#: viewsets/configs/display/officers.py:11
|
|
140
140
|
msgid "Name"
|
|
141
141
|
msgstr ""
|
|
142
142
|
|
|
143
|
-
#:
|
|
143
|
+
#: viewsets/configs/display/instruments.py:73
|
|
144
144
|
msgid "Information"
|
|
145
145
|
msgstr ""
|
|
146
146
|
|
|
147
|
-
#:
|
|
147
|
+
#: viewsets/configs/display/instruments.py:76
|
|
148
148
|
msgid "Instrument Type"
|
|
149
149
|
msgstr ""
|
|
150
150
|
|
|
151
|
-
#:
|
|
151
|
+
#: viewsets/configs/display/instruments.py:78
|
|
152
152
|
msgid "ISIN"
|
|
153
153
|
msgstr ""
|
|
154
154
|
|
|
155
|
-
#:
|
|
155
|
+
#: viewsets/configs/display/instruments.py:79
|
|
156
156
|
msgid "Ticker"
|
|
157
157
|
msgstr ""
|
|
158
158
|
|
|
159
|
-
#:
|
|
159
|
+
#: viewsets/configs/display/instruments.py:80
|
|
160
160
|
msgid "RIC"
|
|
161
161
|
msgstr ""
|
|
162
162
|
|
|
163
|
-
#:
|
|
163
|
+
#: viewsets/configs/display/instruments.py:81
|
|
164
164
|
msgid "Refinitiv Mnemonic"
|
|
165
165
|
msgstr ""
|
|
166
166
|
|
|
167
|
-
#:
|
|
167
|
+
#: viewsets/configs/display/instruments.py:82
|
|
168
168
|
msgid "Description"
|
|
169
169
|
msgstr ""
|
|
170
170
|
|
|
171
|
-
#:
|
|
171
|
+
#: viewsets/configs/display/instruments.py:83
|
|
172
172
|
msgid "Currency"
|
|
173
173
|
msgstr ""
|
|
174
174
|
|
|
175
|
-
#:
|
|
175
|
+
#: viewsets/configs/display/instruments.py:84
|
|
176
176
|
msgid "Country"
|
|
177
177
|
msgstr ""
|
|
178
178
|
|
|
179
|
-
#:
|
|
179
|
+
#: viewsets/configs/display/instruments.py:91
|
|
180
180
|
msgid "Extra"
|
|
181
181
|
msgstr ""
|
|
182
182
|
|
|
183
|
-
#:
|
|
183
|
+
#: viewsets/configs/display/instruments.py:94
|
|
184
184
|
msgid "Primary"
|
|
185
185
|
msgstr ""
|
|
186
186
|
|
|
187
|
-
#:
|
|
187
|
+
#: viewsets/configs/display/instruments.py:95
|
|
188
188
|
msgid "Investable Universe"
|
|
189
189
|
msgstr ""
|
|
190
190
|
|
|
191
|
-
#:
|
|
191
|
+
#: viewsets/configs/display/instruments.py:96
|
|
192
192
|
msgid "Security"
|
|
193
193
|
msgstr ""
|
|
194
194
|
|
|
195
|
-
#:
|
|
195
|
+
#: viewsets/configs/display/instruments.py:97
|
|
196
196
|
msgid "Internally Managed"
|
|
197
197
|
msgstr ""
|
|
198
198
|
|
|
199
|
-
#:
|
|
199
|
+
#: viewsets/configs/display/instruments.py:100
|
|
200
200
|
msgid "Performance"
|
|
201
201
|
msgstr ""
|
|
202
202
|
|
|
203
|
-
#:
|
|
203
|
+
#: viewsets/configs/display/instruments.py:330
|
|
204
204
|
msgid "Hierarchy"
|
|
205
205
|
msgstr ""
|
|
206
206
|
|
|
207
|
-
#:
|
|
207
|
+
#: viewsets/configs/display/instruments.py:343
|
|
208
208
|
msgid "News"
|
|
209
209
|
msgstr ""
|
|
210
210
|
|
|
211
|
-
#:
|
|
211
|
+
#: viewsets/configs/display/officers.py:10
|
|
212
212
|
msgid "Position"
|
|
213
213
|
msgstr ""
|
|
214
214
|
|
|
215
|
-
#:
|
|
215
|
+
#: viewsets/configs/display/officers.py:12
|
|
216
216
|
msgid "Age"
|
|
217
217
|
msgstr ""
|
|
218
218
|
|
|
219
|
-
#:
|
|
219
|
+
#: viewsets/configs/display/officers.py:13
|
|
220
220
|
msgid "Sex"
|
|
221
221
|
msgstr ""
|
|
222
222
|
|
|
223
|
-
#:
|
|
223
|
+
#: viewsets/configs/display/officers.py:14
|
|
224
224
|
msgid "Start"
|
|
225
225
|
msgstr ""
|
|
226
226
|
|
|
227
|
-
#:
|
|
227
|
+
#: viewsets/configs/display/prices.py:12
|
|
228
228
|
msgid "Date"
|
|
229
229
|
msgstr ""
|
|
230
230
|
|
|
231
|
-
#:
|
|
231
|
+
#: viewsets/configs/display/prices.py:13
|
|
232
232
|
msgid "Open"
|
|
233
233
|
msgstr ""
|
|
234
234
|
|
|
235
|
-
#:
|
|
235
|
+
#: viewsets/configs/display/prices.py:14
|
|
236
236
|
msgid "High"
|
|
237
237
|
msgstr ""
|
|
238
238
|
|
|
239
|
-
#:
|
|
239
|
+
#: viewsets/configs/display/prices.py:15
|
|
240
240
|
msgid "Low"
|
|
241
241
|
msgstr ""
|
|
242
242
|
|
|
243
|
-
#:
|
|
243
|
+
#: viewsets/configs/display/prices.py:16
|
|
244
244
|
msgid "Close"
|
|
245
245
|
msgstr ""
|
|
246
246
|
|
|
247
|
-
#:
|
|
247
|
+
#: viewsets/configs/display/prices.py:17
|
|
248
248
|
msgid "Volume"
|
|
249
249
|
msgstr ""
|
|
250
250
|
|
|
251
|
-
#:
|
|
251
|
+
#: viewsets/configs/display/prices.py:18
|
|
252
252
|
msgid "Oustanding Shares"
|
|
253
253
|
msgstr ""
|
|
254
254
|
|
|
255
|
-
#:
|
|
255
|
+
#: viewsets/configs/display/prices.py:19
|
|
256
256
|
msgid "Market Cap."
|
|
257
257
|
msgstr ""
|
|
Binary file
|
|
@@ -0,0 +1,255 @@
|
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
+
# This file is distributed under the same license as the PACKAGE package.
|
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
|
+
#
|
|
6
|
+
msgid ""
|
|
7
|
+
msgstr ""
|
|
8
|
+
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
|
+
"Report-Msgid-Bugs-To: \n"
|
|
10
|
+
"POT-Creation-Date: 2025-05-30 11:37+0200\n"
|
|
11
|
+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
12
|
+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
13
|
+
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
14
|
+
"Language: \n"
|
|
15
|
+
"MIME-Version: 1.0\n"
|
|
16
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
|
+
"Content-Transfer-Encoding: 8bit\n"
|
|
18
|
+
|
|
19
|
+
#: contrib/metric/filters.py:27
|
|
20
|
+
msgid "Basket Content Type"
|
|
21
|
+
msgstr ""
|
|
22
|
+
|
|
23
|
+
#: contrib/metric/viewsets/configs/utils.py:127
|
|
24
|
+
msgid "Fundamentals"
|
|
25
|
+
msgstr ""
|
|
26
|
+
|
|
27
|
+
#: models/exchanges/exchanges.py:184 viewsets/configs/display/instruments.py:77
|
|
28
|
+
msgid "Exchange"
|
|
29
|
+
msgstr ""
|
|
30
|
+
|
|
31
|
+
#: models/exchanges/exchanges.py:185
|
|
32
|
+
msgid "Exchanges"
|
|
33
|
+
msgstr ""
|
|
34
|
+
|
|
35
|
+
#: models/instruments/instrument_requests.py:116
|
|
36
|
+
#: models/instruments/instrument_requests.py:182
|
|
37
|
+
msgid "An instrument already exists with the proposed identifier"
|
|
38
|
+
msgstr ""
|
|
39
|
+
|
|
40
|
+
#: viewsets/configs/buttons/classifications.py:10
|
|
41
|
+
msgid "Tree Chart"
|
|
42
|
+
msgstr ""
|
|
43
|
+
|
|
44
|
+
#: viewsets/configs/buttons/classifications.py:11
|
|
45
|
+
msgid "Icicle Chart"
|
|
46
|
+
msgstr ""
|
|
47
|
+
|
|
48
|
+
#: viewsets/configs/display/classifications.py:40
|
|
49
|
+
msgid "Child Classifications"
|
|
50
|
+
msgstr ""
|
|
51
|
+
|
|
52
|
+
#: viewsets/configs/display/classifications.py:43
|
|
53
|
+
msgid "Instruments"
|
|
54
|
+
msgstr ""
|
|
55
|
+
|
|
56
|
+
#: viewsets/configs/display/classifications.py:69
|
|
57
|
+
msgid "Classification"
|
|
58
|
+
msgstr ""
|
|
59
|
+
|
|
60
|
+
#: viewsets/configs/display/classifications.py:112
|
|
61
|
+
msgid "Related Instruments"
|
|
62
|
+
msgstr ""
|
|
63
|
+
|
|
64
|
+
#: viewsets/configs/display/esg.py:14
|
|
65
|
+
msgid "Initiated"
|
|
66
|
+
msgstr ""
|
|
67
|
+
|
|
68
|
+
#: viewsets/configs/display/esg.py:15
|
|
69
|
+
msgid "Review"
|
|
70
|
+
msgstr ""
|
|
71
|
+
|
|
72
|
+
#: viewsets/configs/display/esg.py:16
|
|
73
|
+
msgid "Headline"
|
|
74
|
+
msgstr ""
|
|
75
|
+
|
|
76
|
+
#: viewsets/configs/display/esg.py:17
|
|
77
|
+
msgid "Narrative"
|
|
78
|
+
msgstr ""
|
|
79
|
+
|
|
80
|
+
#: viewsets/configs/display/esg.py:18
|
|
81
|
+
msgid "Source"
|
|
82
|
+
msgstr ""
|
|
83
|
+
|
|
84
|
+
#: viewsets/configs/display/esg.py:19
|
|
85
|
+
msgid "Status"
|
|
86
|
+
msgstr ""
|
|
87
|
+
|
|
88
|
+
#: viewsets/configs/display/esg.py:20
|
|
89
|
+
msgid "Type"
|
|
90
|
+
msgstr ""
|
|
91
|
+
|
|
92
|
+
#: viewsets/configs/display/esg.py:21
|
|
93
|
+
msgid "Assessment"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
96
|
+
#: viewsets/configs/display/esg.py:22
|
|
97
|
+
msgid "Response"
|
|
98
|
+
msgstr ""
|
|
99
|
+
|
|
100
|
+
#: viewsets/configs/display/esg.py:70
|
|
101
|
+
msgid "Section"
|
|
102
|
+
msgstr ""
|
|
103
|
+
|
|
104
|
+
#: viewsets/configs/display/esg.py:71
|
|
105
|
+
msgid "Adverse sustainability indicator"
|
|
106
|
+
msgstr ""
|
|
107
|
+
|
|
108
|
+
#: viewsets/configs/display/esg.py:72
|
|
109
|
+
msgid "Metric"
|
|
110
|
+
msgstr ""
|
|
111
|
+
|
|
112
|
+
#: viewsets/configs/display/esg.py:73
|
|
113
|
+
msgid "Factor"
|
|
114
|
+
msgstr ""
|
|
115
|
+
|
|
116
|
+
#: viewsets/configs/display/esg.py:74
|
|
117
|
+
msgid "Value"
|
|
118
|
+
msgstr ""
|
|
119
|
+
|
|
120
|
+
#: viewsets/configs/display/instrument_lists.py:34
|
|
121
|
+
msgid "Exclusion List"
|
|
122
|
+
msgstr ""
|
|
123
|
+
|
|
124
|
+
#: viewsets/configs/display/instrument_lists.py:105
|
|
125
|
+
msgid "Validated"
|
|
126
|
+
msgstr ""
|
|
127
|
+
|
|
128
|
+
#: viewsets/configs/display/instrument_lists.py:109
|
|
129
|
+
msgid "Not Validated"
|
|
130
|
+
msgstr ""
|
|
131
|
+
|
|
132
|
+
#: viewsets/configs/display/instrument_requests.py:95
|
|
133
|
+
msgid "Instrument Data"
|
|
134
|
+
msgstr ""
|
|
135
|
+
|
|
136
|
+
#: viewsets/configs/display/instruments.py:70
|
|
137
|
+
#: viewsets/configs/display/officers.py:11
|
|
138
|
+
msgid "Name"
|
|
139
|
+
msgstr ""
|
|
140
|
+
|
|
141
|
+
#: viewsets/configs/display/instruments.py:73
|
|
142
|
+
msgid "Information"
|
|
143
|
+
msgstr ""
|
|
144
|
+
|
|
145
|
+
#: viewsets/configs/display/instruments.py:76
|
|
146
|
+
msgid "Instrument Type"
|
|
147
|
+
msgstr ""
|
|
148
|
+
|
|
149
|
+
#: viewsets/configs/display/instruments.py:78
|
|
150
|
+
msgid "ISIN"
|
|
151
|
+
msgstr ""
|
|
152
|
+
|
|
153
|
+
#: viewsets/configs/display/instruments.py:79
|
|
154
|
+
msgid "Ticker"
|
|
155
|
+
msgstr ""
|
|
156
|
+
|
|
157
|
+
#: viewsets/configs/display/instruments.py:80
|
|
158
|
+
msgid "RIC"
|
|
159
|
+
msgstr ""
|
|
160
|
+
|
|
161
|
+
#: viewsets/configs/display/instruments.py:81
|
|
162
|
+
msgid "Refinitiv Mnemonic"
|
|
163
|
+
msgstr ""
|
|
164
|
+
|
|
165
|
+
#: viewsets/configs/display/instruments.py:82
|
|
166
|
+
msgid "Description"
|
|
167
|
+
msgstr ""
|
|
168
|
+
|
|
169
|
+
#: viewsets/configs/display/instruments.py:83
|
|
170
|
+
msgid "Currency"
|
|
171
|
+
msgstr ""
|
|
172
|
+
|
|
173
|
+
#: viewsets/configs/display/instruments.py:84
|
|
174
|
+
msgid "Country"
|
|
175
|
+
msgstr ""
|
|
176
|
+
|
|
177
|
+
#: viewsets/configs/display/instruments.py:91
|
|
178
|
+
msgid "Extra"
|
|
179
|
+
msgstr ""
|
|
180
|
+
|
|
181
|
+
#: viewsets/configs/display/instruments.py:94
|
|
182
|
+
msgid "Primary"
|
|
183
|
+
msgstr ""
|
|
184
|
+
|
|
185
|
+
#: viewsets/configs/display/instruments.py:95
|
|
186
|
+
msgid "Investable Universe"
|
|
187
|
+
msgstr ""
|
|
188
|
+
|
|
189
|
+
#: viewsets/configs/display/instruments.py:96
|
|
190
|
+
msgid "Security"
|
|
191
|
+
msgstr ""
|
|
192
|
+
|
|
193
|
+
#: viewsets/configs/display/instruments.py:97
|
|
194
|
+
msgid "Internally Managed"
|
|
195
|
+
msgstr ""
|
|
196
|
+
|
|
197
|
+
#: viewsets/configs/display/instruments.py:100
|
|
198
|
+
msgid "Performance"
|
|
199
|
+
msgstr ""
|
|
200
|
+
|
|
201
|
+
#: viewsets/configs/display/instruments.py:330
|
|
202
|
+
msgid "Hierarchy"
|
|
203
|
+
msgstr ""
|
|
204
|
+
|
|
205
|
+
#: viewsets/configs/display/instruments.py:343
|
|
206
|
+
msgid "News"
|
|
207
|
+
msgstr ""
|
|
208
|
+
|
|
209
|
+
#: viewsets/configs/display/officers.py:10
|
|
210
|
+
msgid "Position"
|
|
211
|
+
msgstr ""
|
|
212
|
+
|
|
213
|
+
#: viewsets/configs/display/officers.py:12
|
|
214
|
+
msgid "Age"
|
|
215
|
+
msgstr ""
|
|
216
|
+
|
|
217
|
+
#: viewsets/configs/display/officers.py:13
|
|
218
|
+
msgid "Sex"
|
|
219
|
+
msgstr ""
|
|
220
|
+
|
|
221
|
+
#: viewsets/configs/display/officers.py:14
|
|
222
|
+
msgid "Start"
|
|
223
|
+
msgstr ""
|
|
224
|
+
|
|
225
|
+
#: viewsets/configs/display/prices.py:12
|
|
226
|
+
msgid "Date"
|
|
227
|
+
msgstr ""
|
|
228
|
+
|
|
229
|
+
#: viewsets/configs/display/prices.py:13
|
|
230
|
+
msgid "Open"
|
|
231
|
+
msgstr ""
|
|
232
|
+
|
|
233
|
+
#: viewsets/configs/display/prices.py:14
|
|
234
|
+
msgid "High"
|
|
235
|
+
msgstr ""
|
|
236
|
+
|
|
237
|
+
#: viewsets/configs/display/prices.py:15
|
|
238
|
+
msgid "Low"
|
|
239
|
+
msgstr ""
|
|
240
|
+
|
|
241
|
+
#: viewsets/configs/display/prices.py:16
|
|
242
|
+
msgid "Close"
|
|
243
|
+
msgstr ""
|
|
244
|
+
|
|
245
|
+
#: viewsets/configs/display/prices.py:17
|
|
246
|
+
msgid "Volume"
|
|
247
|
+
msgstr ""
|
|
248
|
+
|
|
249
|
+
#: viewsets/configs/display/prices.py:18
|
|
250
|
+
msgid "Oustanding Shares"
|
|
251
|
+
msgstr ""
|
|
252
|
+
|
|
253
|
+
#: viewsets/configs/display/prices.py:19
|
|
254
|
+
msgid "Market Cap."
|
|
255
|
+
msgstr ""
|
|
Binary file
|
|
@@ -8,250 +8,250 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2025-05-
|
|
12
|
-
"PO-Revision-Date:
|
|
13
|
-
"
|
|
14
|
-
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
15
|
-
"Language: \n"
|
|
11
|
+
"POT-Creation-Date: 2025-05-30 11:37+0200\n"
|
|
12
|
+
"PO-Revision-Date: 2025-05-30 09:40+0000\n"
|
|
13
|
+
"Language-Team: French (https://app.transifex.com/stainly/teams/171242/fr/)\n"
|
|
16
14
|
"MIME-Version: 1.0\n"
|
|
17
15
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
16
|
"Content-Transfer-Encoding: 8bit\n"
|
|
19
|
-
"
|
|
20
|
-
|
|
17
|
+
"Language: fr\n"
|
|
18
|
+
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
19
|
+
|
|
20
|
+
#: contrib/metric/filters.py:27
|
|
21
21
|
msgid "Basket Content Type"
|
|
22
22
|
msgstr ""
|
|
23
23
|
|
|
24
|
-
#:
|
|
24
|
+
#: contrib/metric/viewsets/configs/utils.py:127
|
|
25
25
|
msgid "Fundamentals"
|
|
26
26
|
msgstr ""
|
|
27
27
|
|
|
28
|
-
#:
|
|
29
|
-
#:
|
|
28
|
+
#: models/exchanges/exchanges.py:184
|
|
29
|
+
#: viewsets/configs/display/instruments.py:77
|
|
30
30
|
msgid "Exchange"
|
|
31
31
|
msgstr ""
|
|
32
32
|
|
|
33
|
-
#:
|
|
33
|
+
#: models/exchanges/exchanges.py:185
|
|
34
34
|
msgid "Exchanges"
|
|
35
35
|
msgstr ""
|
|
36
36
|
|
|
37
|
-
#:
|
|
38
|
-
#:
|
|
37
|
+
#: models/instruments/instrument_requests.py:116
|
|
38
|
+
#: models/instruments/instrument_requests.py:182
|
|
39
39
|
msgid "An instrument already exists with the proposed identifier"
|
|
40
40
|
msgstr ""
|
|
41
41
|
|
|
42
|
-
#:
|
|
42
|
+
#: viewsets/configs/buttons/classifications.py:10
|
|
43
43
|
msgid "Tree Chart"
|
|
44
44
|
msgstr ""
|
|
45
45
|
|
|
46
|
-
#:
|
|
46
|
+
#: viewsets/configs/buttons/classifications.py:11
|
|
47
47
|
msgid "Icicle Chart"
|
|
48
48
|
msgstr ""
|
|
49
49
|
|
|
50
|
-
#:
|
|
50
|
+
#: viewsets/configs/display/classifications.py:40
|
|
51
51
|
msgid "Child Classifications"
|
|
52
52
|
msgstr ""
|
|
53
53
|
|
|
54
|
-
#:
|
|
54
|
+
#: viewsets/configs/display/classifications.py:43
|
|
55
55
|
msgid "Instruments"
|
|
56
56
|
msgstr ""
|
|
57
57
|
|
|
58
|
-
#:
|
|
58
|
+
#: viewsets/configs/display/classifications.py:69
|
|
59
59
|
msgid "Classification"
|
|
60
60
|
msgstr ""
|
|
61
61
|
|
|
62
|
-
#:
|
|
62
|
+
#: viewsets/configs/display/classifications.py:112
|
|
63
63
|
msgid "Related Instruments"
|
|
64
64
|
msgstr ""
|
|
65
65
|
|
|
66
|
-
#:
|
|
66
|
+
#: viewsets/configs/display/esg.py:14
|
|
67
67
|
msgid "Initiated"
|
|
68
68
|
msgstr ""
|
|
69
69
|
|
|
70
|
-
#:
|
|
70
|
+
#: viewsets/configs/display/esg.py:15
|
|
71
71
|
msgid "Review"
|
|
72
72
|
msgstr ""
|
|
73
73
|
|
|
74
|
-
#:
|
|
74
|
+
#: viewsets/configs/display/esg.py:16
|
|
75
75
|
msgid "Headline"
|
|
76
76
|
msgstr ""
|
|
77
77
|
|
|
78
|
-
#:
|
|
78
|
+
#: viewsets/configs/display/esg.py:17
|
|
79
79
|
msgid "Narrative"
|
|
80
80
|
msgstr ""
|
|
81
81
|
|
|
82
|
-
#:
|
|
82
|
+
#: viewsets/configs/display/esg.py:18
|
|
83
83
|
msgid "Source"
|
|
84
84
|
msgstr ""
|
|
85
85
|
|
|
86
|
-
#:
|
|
86
|
+
#: viewsets/configs/display/esg.py:19
|
|
87
87
|
msgid "Status"
|
|
88
88
|
msgstr ""
|
|
89
89
|
|
|
90
|
-
#:
|
|
90
|
+
#: viewsets/configs/display/esg.py:20
|
|
91
91
|
msgid "Type"
|
|
92
92
|
msgstr ""
|
|
93
93
|
|
|
94
|
-
#:
|
|
94
|
+
#: viewsets/configs/display/esg.py:21
|
|
95
95
|
msgid "Assessment"
|
|
96
96
|
msgstr ""
|
|
97
97
|
|
|
98
|
-
#:
|
|
98
|
+
#: viewsets/configs/display/esg.py:22
|
|
99
99
|
msgid "Response"
|
|
100
100
|
msgstr ""
|
|
101
101
|
|
|
102
|
-
#:
|
|
102
|
+
#: viewsets/configs/display/esg.py:70
|
|
103
103
|
msgid "Section"
|
|
104
104
|
msgstr ""
|
|
105
105
|
|
|
106
|
-
#:
|
|
106
|
+
#: viewsets/configs/display/esg.py:71
|
|
107
107
|
msgid "Adverse sustainability indicator"
|
|
108
108
|
msgstr ""
|
|
109
109
|
|
|
110
|
-
#:
|
|
110
|
+
#: viewsets/configs/display/esg.py:72
|
|
111
111
|
msgid "Metric"
|
|
112
112
|
msgstr ""
|
|
113
113
|
|
|
114
|
-
#:
|
|
114
|
+
#: viewsets/configs/display/esg.py:73
|
|
115
115
|
msgid "Factor"
|
|
116
116
|
msgstr ""
|
|
117
117
|
|
|
118
|
-
#:
|
|
118
|
+
#: viewsets/configs/display/esg.py:74
|
|
119
119
|
msgid "Value"
|
|
120
120
|
msgstr ""
|
|
121
121
|
|
|
122
|
-
#:
|
|
122
|
+
#: viewsets/configs/display/instrument_lists.py:34
|
|
123
123
|
msgid "Exclusion List"
|
|
124
124
|
msgstr ""
|
|
125
125
|
|
|
126
|
-
#:
|
|
126
|
+
#: viewsets/configs/display/instrument_lists.py:105
|
|
127
127
|
msgid "Validated"
|
|
128
128
|
msgstr ""
|
|
129
129
|
|
|
130
|
-
#:
|
|
130
|
+
#: viewsets/configs/display/instrument_lists.py:109
|
|
131
131
|
msgid "Not Validated"
|
|
132
132
|
msgstr ""
|
|
133
133
|
|
|
134
|
-
#:
|
|
134
|
+
#: viewsets/configs/display/instrument_requests.py:95
|
|
135
135
|
msgid "Instrument Data"
|
|
136
136
|
msgstr ""
|
|
137
137
|
|
|
138
|
-
#:
|
|
139
|
-
#:
|
|
138
|
+
#: viewsets/configs/display/instruments.py:70
|
|
139
|
+
#: viewsets/configs/display/officers.py:11
|
|
140
140
|
msgid "Name"
|
|
141
141
|
msgstr ""
|
|
142
142
|
|
|
143
|
-
#:
|
|
143
|
+
#: viewsets/configs/display/instruments.py:73
|
|
144
144
|
msgid "Information"
|
|
145
145
|
msgstr ""
|
|
146
146
|
|
|
147
|
-
#:
|
|
147
|
+
#: viewsets/configs/display/instruments.py:76
|
|
148
148
|
msgid "Instrument Type"
|
|
149
149
|
msgstr ""
|
|
150
150
|
|
|
151
|
-
#:
|
|
151
|
+
#: viewsets/configs/display/instruments.py:78
|
|
152
152
|
msgid "ISIN"
|
|
153
153
|
msgstr ""
|
|
154
154
|
|
|
155
|
-
#:
|
|
155
|
+
#: viewsets/configs/display/instruments.py:79
|
|
156
156
|
msgid "Ticker"
|
|
157
157
|
msgstr ""
|
|
158
158
|
|
|
159
|
-
#:
|
|
159
|
+
#: viewsets/configs/display/instruments.py:80
|
|
160
160
|
msgid "RIC"
|
|
161
161
|
msgstr ""
|
|
162
162
|
|
|
163
|
-
#:
|
|
163
|
+
#: viewsets/configs/display/instruments.py:81
|
|
164
164
|
msgid "Refinitiv Mnemonic"
|
|
165
165
|
msgstr ""
|
|
166
166
|
|
|
167
|
-
#:
|
|
167
|
+
#: viewsets/configs/display/instruments.py:82
|
|
168
168
|
msgid "Description"
|
|
169
169
|
msgstr ""
|
|
170
170
|
|
|
171
|
-
#:
|
|
171
|
+
#: viewsets/configs/display/instruments.py:83
|
|
172
172
|
msgid "Currency"
|
|
173
173
|
msgstr ""
|
|
174
174
|
|
|
175
|
-
#:
|
|
175
|
+
#: viewsets/configs/display/instruments.py:84
|
|
176
176
|
msgid "Country"
|
|
177
177
|
msgstr ""
|
|
178
178
|
|
|
179
|
-
#:
|
|
179
|
+
#: viewsets/configs/display/instruments.py:91
|
|
180
180
|
msgid "Extra"
|
|
181
181
|
msgstr ""
|
|
182
182
|
|
|
183
|
-
#:
|
|
183
|
+
#: viewsets/configs/display/instruments.py:94
|
|
184
184
|
msgid "Primary"
|
|
185
185
|
msgstr ""
|
|
186
186
|
|
|
187
|
-
#:
|
|
187
|
+
#: viewsets/configs/display/instruments.py:95
|
|
188
188
|
msgid "Investable Universe"
|
|
189
189
|
msgstr ""
|
|
190
190
|
|
|
191
|
-
#:
|
|
191
|
+
#: viewsets/configs/display/instruments.py:96
|
|
192
192
|
msgid "Security"
|
|
193
193
|
msgstr ""
|
|
194
194
|
|
|
195
|
-
#:
|
|
195
|
+
#: viewsets/configs/display/instruments.py:97
|
|
196
196
|
msgid "Internally Managed"
|
|
197
197
|
msgstr ""
|
|
198
198
|
|
|
199
|
-
#:
|
|
199
|
+
#: viewsets/configs/display/instruments.py:100
|
|
200
200
|
msgid "Performance"
|
|
201
201
|
msgstr ""
|
|
202
202
|
|
|
203
|
-
#:
|
|
203
|
+
#: viewsets/configs/display/instruments.py:330
|
|
204
204
|
msgid "Hierarchy"
|
|
205
205
|
msgstr ""
|
|
206
206
|
|
|
207
|
-
#:
|
|
207
|
+
#: viewsets/configs/display/instruments.py:343
|
|
208
208
|
msgid "News"
|
|
209
209
|
msgstr ""
|
|
210
210
|
|
|
211
|
-
#:
|
|
211
|
+
#: viewsets/configs/display/officers.py:10
|
|
212
212
|
msgid "Position"
|
|
213
213
|
msgstr ""
|
|
214
214
|
|
|
215
|
-
#:
|
|
215
|
+
#: viewsets/configs/display/officers.py:12
|
|
216
216
|
msgid "Age"
|
|
217
217
|
msgstr ""
|
|
218
218
|
|
|
219
|
-
#:
|
|
219
|
+
#: viewsets/configs/display/officers.py:13
|
|
220
220
|
msgid "Sex"
|
|
221
221
|
msgstr ""
|
|
222
222
|
|
|
223
|
-
#:
|
|
223
|
+
#: viewsets/configs/display/officers.py:14
|
|
224
224
|
msgid "Start"
|
|
225
225
|
msgstr ""
|
|
226
226
|
|
|
227
|
-
#:
|
|
227
|
+
#: viewsets/configs/display/prices.py:12
|
|
228
228
|
msgid "Date"
|
|
229
229
|
msgstr ""
|
|
230
230
|
|
|
231
|
-
#:
|
|
231
|
+
#: viewsets/configs/display/prices.py:13
|
|
232
232
|
msgid "Open"
|
|
233
233
|
msgstr ""
|
|
234
234
|
|
|
235
|
-
#:
|
|
235
|
+
#: viewsets/configs/display/prices.py:14
|
|
236
236
|
msgid "High"
|
|
237
237
|
msgstr ""
|
|
238
238
|
|
|
239
|
-
#:
|
|
239
|
+
#: viewsets/configs/display/prices.py:15
|
|
240
240
|
msgid "Low"
|
|
241
241
|
msgstr ""
|
|
242
242
|
|
|
243
|
-
#:
|
|
243
|
+
#: viewsets/configs/display/prices.py:16
|
|
244
244
|
msgid "Close"
|
|
245
245
|
msgstr ""
|
|
246
246
|
|
|
247
|
-
#:
|
|
247
|
+
#: viewsets/configs/display/prices.py:17
|
|
248
248
|
msgid "Volume"
|
|
249
249
|
msgstr ""
|
|
250
250
|
|
|
251
|
-
#:
|
|
251
|
+
#: viewsets/configs/display/prices.py:18
|
|
252
252
|
msgid "Oustanding Shares"
|
|
253
253
|
msgstr ""
|
|
254
254
|
|
|
255
|
-
#:
|
|
255
|
+
#: viewsets/configs/display/prices.py:19
|
|
256
256
|
msgid "Market Cap."
|
|
257
257
|
msgstr ""
|
|
@@ -96,14 +96,14 @@ class ManagedInstrumentRepresentationSerializer(InstrumentRepresentationSerializ
|
|
|
96
96
|
class EquityRepresentationSerializer(InstrumentRepresentationSerializer):
|
|
97
97
|
def get_filter_params(self, request):
|
|
98
98
|
filter_params = super().get_filter_params(request)
|
|
99
|
-
filter_params["
|
|
99
|
+
filter_params["instrument_type__key"] = "equity"
|
|
100
100
|
return filter_params
|
|
101
101
|
|
|
102
102
|
|
|
103
103
|
class ProductRepresentationSerializer(InstrumentRepresentationSerializer):
|
|
104
104
|
def get_filter_params(self, request):
|
|
105
105
|
filter_params = super().get_filter_params(request)
|
|
106
|
-
filter_params["
|
|
106
|
+
filter_params["instrument_type__key"] = "product"
|
|
107
107
|
return filter_params
|
|
108
108
|
|
|
109
109
|
|
|
@@ -106,7 +106,7 @@ class InstrumentDisplayConfig(DisplayViewConfig):
|
|
|
106
106
|
dp.TreeGroupLevelOption(
|
|
107
107
|
filter_key="parent",
|
|
108
108
|
filter_depth=1,
|
|
109
|
-
|
|
109
|
+
filter_blacklist=["parent__isnull"],
|
|
110
110
|
list_endpoint=reverse(
|
|
111
111
|
"wbfdm:instrument-list",
|
|
112
112
|
args=[],
|
|
@@ -28,23 +28,11 @@ class ClassificationTreeChartEndpointConfig(EndpointViewConfig):
|
|
|
28
28
|
def get_endpoint(self, **kwargs):
|
|
29
29
|
return None
|
|
30
30
|
|
|
31
|
-
def get_list_endpoint(self, **kwargs):
|
|
32
|
-
return reverse(
|
|
33
|
-
"wbfdm:classificationgroup-treechart-list", args=[self.view.kwargs["group_id"]], request=self.request
|
|
34
|
-
)
|
|
35
|
-
|
|
36
31
|
|
|
37
32
|
class ClassificationIcicleChartEndpointConfig(EndpointViewConfig):
|
|
38
33
|
def get_endpoint(self, **kwargs):
|
|
39
34
|
return None
|
|
40
35
|
|
|
41
|
-
def get_list_endpoint(self, **kwargs):
|
|
42
|
-
return reverse(
|
|
43
|
-
"wbfdm:classificationgroup-iciclechart-list",
|
|
44
|
-
args=[self.view.kwargs["group_id"]],
|
|
45
|
-
request=self.request,
|
|
46
|
-
)
|
|
47
|
-
|
|
48
36
|
|
|
49
37
|
class InstrumentClassificationThroughEndpointConfig(EndpointViewConfig):
|
|
50
38
|
def get_endpoint(self, **kwargs):
|
|
@@ -6,9 +6,6 @@ class InstrumentPriceInstrumentEndpointConfig(EndpointViewConfig):
|
|
|
6
6
|
def get_endpoint(self, **kwargs):
|
|
7
7
|
return None
|
|
8
8
|
|
|
9
|
-
def get_list_endpoint(self, **kwargs):
|
|
10
|
-
return reverse("wbfdm:instrument-price-list", [self.view.kwargs["instrument_id"]], request=self.request)
|
|
11
|
-
|
|
12
9
|
|
|
13
10
|
class InstrumentPriceStatisticsInstrumentEndpointConfig(EndpointViewConfig):
|
|
14
11
|
def get_endpoint(self, **kwargs):
|
|
@@ -20,32 +17,16 @@ class InstrumentPriceStatisticsInstrumentEndpointConfig(EndpointViewConfig):
|
|
|
20
17
|
|
|
21
18
|
|
|
22
19
|
class MonthlyPerformancesInstrumentEndpointConfig(InstrumentPriceInstrumentEndpointConfig):
|
|
23
|
-
|
|
24
|
-
return reverse("wbfdm:monthly_performances-list", [self.view.kwargs["instrument_id"]], request=self.request)
|
|
20
|
+
pass
|
|
25
21
|
|
|
26
22
|
|
|
27
23
|
class FinancialStatisticsInstrumentEndpointConfig(InstrumentPriceInstrumentEndpointConfig):
|
|
28
|
-
|
|
29
|
-
return reverse(
|
|
30
|
-
"wbfdm:instrument-financialstatistics-list",
|
|
31
|
-
[self.view.kwargs["instrument_id"]],
|
|
32
|
-
request=self.request,
|
|
33
|
-
)
|
|
24
|
+
pass
|
|
34
25
|
|
|
35
26
|
|
|
36
27
|
class InstrumentPriceInstrumentDistributionReturnsChartEndpointConfig(EndpointViewConfig):
|
|
37
|
-
|
|
38
|
-
return reverse(
|
|
39
|
-
"wbfdm:instrument-distributionreturnschart-list",
|
|
40
|
-
args=[self.view.kwargs["instrument_id"]],
|
|
41
|
-
request=self.request,
|
|
42
|
-
)
|
|
28
|
+
pass
|
|
43
29
|
|
|
44
30
|
|
|
45
31
|
class BestAndWorstReturnsInstrumentEndpointConfig(EndpointViewConfig):
|
|
46
|
-
|
|
47
|
-
return reverse(
|
|
48
|
-
"wbfdm:instrument-bestandworstreturns-list",
|
|
49
|
-
[self.view.kwargs["instrument_id"]],
|
|
50
|
-
request=self.request,
|
|
51
|
-
)
|
|
32
|
+
pass
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: wbfdm
|
|
3
|
-
Version: 1.51.
|
|
3
|
+
Version: 1.51.2rc1
|
|
4
4
|
Summary: The workbench module ensures rapid access to diverse financial data (market, fundamental, forecasts, ESG), with features for storing instruments, classifying them, and conducting financial analysis.
|
|
5
5
|
Author-email: Christopher Wittlinger <c.wittlinger@stainly.com>
|
|
6
6
|
Requires-Dist: roman==4.*
|
|
@@ -79,7 +79,7 @@ wbfdm/contrib/metric/viewsets/__init__.py,sha256=LTOyOBlhagANq164m7f0oJuz8qCkuq2
|
|
|
79
79
|
wbfdm/contrib/metric/viewsets/mixins.py,sha256=Z8RJ4QUVjYIki9FdGySXoE29v2wcVTSAdXn1WKzLJ9c,11074
|
|
80
80
|
wbfdm/contrib/metric/viewsets/viewsets.py,sha256=nZBZ9MUfIwmgLSgEtpQdFKdPLYc2vaH-vC8xUplbXQY,1447
|
|
81
81
|
wbfdm/contrib/metric/viewsets/configs/__init__.py,sha256=jHM2GSU1E9Bu8ZxaKjWweO3mQKuOUmIu1rmYzpccbtU,51
|
|
82
|
-
wbfdm/contrib/metric/viewsets/configs/display.py,sha256=
|
|
82
|
+
wbfdm/contrib/metric/viewsets/configs/display.py,sha256=aZLy3wSCgJlfrS71qxjPfT56u52C5hi9dxqGtGRqCAo,3722
|
|
83
83
|
wbfdm/contrib/metric/viewsets/configs/menus.py,sha256=GJbDm3p6qeobet09kpQSSuJT3Bs14gYpXxQ1P16b5VM,422
|
|
84
84
|
wbfdm/contrib/metric/viewsets/configs/utils.py,sha256=SREiSRS4faohL6lVxmeD3zJN8bb-C-PlANUr8AgpIkI,5009
|
|
85
85
|
wbfdm/contrib/msci/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -139,7 +139,7 @@ wbfdm/filters/exchanges.py,sha256=84N4AQoCwgdnxTxmhMob5Yndfr5gy_DRQ_-m2ilVLVM,83
|
|
|
139
139
|
wbfdm/filters/financials.py,sha256=jdubT5xfFTMcwJSbC_z0WkF8KlO6eAxkaMS7-oQFFp0,2512
|
|
140
140
|
wbfdm/filters/financials_analysis.py,sha256=aDA33RhKCOmA62GwuAr5xDK71T0racdyDUEaxOBp4Oc,4401
|
|
141
141
|
wbfdm/filters/instrument_prices.py,sha256=Nt-fInhTM_LRwwmT3U-b0eWoxe-EYEdv77wLEHkZqUc,3710
|
|
142
|
-
wbfdm/filters/instruments.py,sha256=
|
|
142
|
+
wbfdm/filters/instruments.py,sha256=sgHchyA0r4qlOPfLqCR3i1_X6nPuIG2hkl8K_buixVQ,7967
|
|
143
143
|
wbfdm/filters/utils.py,sha256=6IpNoZ_yjRUCdpVXrj3kriTceAX-VGrS5NpZA2NgSmY,1870
|
|
144
144
|
wbfdm/import_export/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
145
145
|
wbfdm/import_export/backends/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -184,8 +184,12 @@ wbfdm/import_export/resources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5N
|
|
|
184
184
|
wbfdm/import_export/resources/classification.py,sha256=Ngvh7luGyYr-gcFJD7rch9LVt-3C4tnueKST3imgBmU,1051
|
|
185
185
|
wbfdm/import_export/resources/instrument_prices.py,sha256=01Sc-4crwiqAnQI0-ir5RdfsdLS69Uq5hbVtVbEVYso,937
|
|
186
186
|
wbfdm/import_export/resources/instruments.py,sha256=KK4Vw58-SqbYOpKxH7X0uxsR_H5cUftDnCyrIVKmYIU,4580
|
|
187
|
-
wbfdm/locale/de/LC_MESSAGES/django.
|
|
188
|
-
wbfdm/locale/
|
|
187
|
+
wbfdm/locale/de/LC_MESSAGES/django.mo,sha256=FfQ5HV2xg7ZrJASidRJ4L-gCAbPNeQnFm940aRbb0js,378
|
|
188
|
+
wbfdm/locale/de/LC_MESSAGES/django.po,sha256=xzWEo4PEE1KC0n9WEc3qEQEm69EKpG-7ffwwaWbB5W8,5121
|
|
189
|
+
wbfdm/locale/en/LC_MESSAGES/django.mo,sha256=UXCQbz2AxBvh-IQ7bGgjoBnijo8h9DfE9107A-2Mgkk,337
|
|
190
|
+
wbfdm/locale/en/LC_MESSAGES/django.po,sha256=Fdqe7E7vBedXJxCnFNWfUSOQHA6fhnYY08jEddatVSI,5068
|
|
191
|
+
wbfdm/locale/fr/LC_MESSAGES/django.mo,sha256=t4lh3zX7kshbDAFzXa5HU_YGPXkPzKqODNXL2MeZ5KQ,429
|
|
192
|
+
wbfdm/locale/fr/LC_MESSAGES/django.po,sha256=5DluHn49Lozyge_zlUiYQnbzNUMpP5QnW7xLv9zZZ7w,5172
|
|
189
193
|
wbfdm/management/__init__.py,sha256=u9-xEgneYh3DvuHceeAMt8mihGXZGp6WIwVxve-6GHA,1265
|
|
190
194
|
wbfdm/migrations/0001_initial.py,sha256=xbAuv-HTzqa8krqSpjRokVptqY8raGrHjwDvKjep4Cw,2742
|
|
191
195
|
wbfdm/migrations/0002_rename_statements_instrumentlookup_financials_and_more.py,sha256=XnIajiZeR6bEvzRZ4TczoE-3xoVJMUQj3hOSC3FOtMM,5441
|
|
@@ -253,7 +257,7 @@ wbfdm/serializers/instruments/instrument_lists.py,sha256=M9RnH-Iy095m5xgkVcPHfvK
|
|
|
253
257
|
wbfdm/serializers/instruments/instrument_prices.py,sha256=de-IlwUJC6gSYVztuTmOXQK3r-Gjn8tVWaSCx0PXh_Q,2593
|
|
254
258
|
wbfdm/serializers/instruments/instrument_relationships.py,sha256=3hChFzdekoPtMYolEhWafcb9nTLPmx6WGEq_Hgck8jA,6454
|
|
255
259
|
wbfdm/serializers/instruments/instrument_requests.py,sha256=Sl4gfkUu63zk4o2iGFVE59wx1rKkLUG6SPYCE7Dqrs4,2176
|
|
256
|
-
wbfdm/serializers/instruments/instruments.py,sha256=
|
|
260
|
+
wbfdm/serializers/instruments/instruments.py,sha256=O7CzkVkmt2VttFcMa2EJnMTbjvspiQdaieFPfhzxtAA,12073
|
|
257
261
|
wbfdm/serializers/instruments/mixins.py,sha256=qcznDMwPu8VbeAF7IArNyNcrdpjJJffNn07ifoIqM10,4396
|
|
258
262
|
wbfdm/sync/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
259
263
|
wbfdm/sync/abstract.py,sha256=u1zjHT0ZJabUZpy3_EUCTtEig0p5Fuhlx69O9BsV_Gs,849
|
|
@@ -298,7 +302,7 @@ wbfdm/viewsets/configs/display/financial_summary.py,sha256=K8CPV9uy0wsK-yLQIDTqM
|
|
|
298
302
|
wbfdm/viewsets/configs/display/instrument_lists.py,sha256=UF_M41sBDDxGLDlKxLdAHqo8S1iHJfvIwZbLuoeaGuA,5239
|
|
299
303
|
wbfdm/viewsets/configs/display/instrument_prices.py,sha256=CdZg-Fwd__DP0Ym8TBsupbVZzhoMbNfOJQKCmgKvwCc,4908
|
|
300
304
|
wbfdm/viewsets/configs/display/instrument_requests.py,sha256=CarX1MGe64roHZETm2N4HsEMssHVI5mWw2xTUBjgi-k,5129
|
|
301
|
-
wbfdm/viewsets/configs/display/instruments.py,sha256=
|
|
305
|
+
wbfdm/viewsets/configs/display/instruments.py,sha256=fG7vGnyznAi6J4SrS4FXyDjBgSCNOEaFy-M92oAmO9Y,17417
|
|
302
306
|
wbfdm/viewsets/configs/display/instruments_relationships.py,sha256=BLAl2ZciWR5Waf3qPd1QQwdiupgIf_wGK6rmYe9byuY,2480
|
|
303
307
|
wbfdm/viewsets/configs/display/monthly_performances.py,sha256=ESsGTLhPmmXz3YjEWNjwaOjA1RNzVDKtJt3JILL2MMc,2973
|
|
304
308
|
wbfdm/viewsets/configs/display/officers.py,sha256=qUwN9HPSSlT85aUSFNY-30550P35j3RZCYqRPj_rFAs,654
|
|
@@ -306,12 +310,12 @@ wbfdm/viewsets/configs/display/prices.py,sha256=09PVAbrgxE7vkZjYaloNqi2Jot2iyRjH
|
|
|
306
310
|
wbfdm/viewsets/configs/display/statement_with_estimates.py,sha256=nwl-V6SK9vRuOTEKYZnKf3NGOiypNKeLSk2lTlglJZ4,4203
|
|
307
311
|
wbfdm/viewsets/configs/display/statements.py,sha256=p7QwzGGxydHPf_igzvDworIjm4nm6vi6qxDxRQhv-_w,1715
|
|
308
312
|
wbfdm/viewsets/configs/endpoints/__init__.py,sha256=0NqyqxbeF-CBlju7lvhNvcgT6dF9pQqYHF4eNGBeZaI,1883
|
|
309
|
-
wbfdm/viewsets/configs/endpoints/classifications.py,sha256=
|
|
313
|
+
wbfdm/viewsets/configs/endpoints/classifications.py,sha256=h9bfoOK5wRj0C6Vn4ZPDLJBbiBB5Y478yhjulfUBPKg,2407
|
|
310
314
|
wbfdm/viewsets/configs/endpoints/esg.py,sha256=1StqRjZIFP0lqY3ukGdxb_5wS0sDkszwMcjR2o1HrHA,636
|
|
311
315
|
wbfdm/viewsets/configs/endpoints/exchanges.py,sha256=4LzoOBuQ-s7szKF9I3f60IYkpe_vsDvq7Kao_FEQr1A,193
|
|
312
316
|
wbfdm/viewsets/configs/endpoints/financials_analysis.py,sha256=0AvOwXNUihHqwujFvulUUfj0fmPk4ixtz1U0rOYQKBw,2162
|
|
313
317
|
wbfdm/viewsets/configs/endpoints/instrument_lists.py,sha256=YOqoi2wRm98kOp8vC0YlUK1DgnAsOpw4u-YFhRLJ1AU,1249
|
|
314
|
-
wbfdm/viewsets/configs/endpoints/instrument_prices.py,sha256=
|
|
318
|
+
wbfdm/viewsets/configs/endpoints/instrument_prices.py,sha256=DqIfSaDPS4jJ8SUHccgpiJuyHg3L448goEwhMg-3bb0,916
|
|
315
319
|
wbfdm/viewsets/configs/endpoints/instrument_requests.py,sha256=Ij6TdGm8_qOFrK4JODK-NatU__eRjwmhRgMIA40niWQ,729
|
|
316
320
|
wbfdm/viewsets/configs/endpoints/instruments.py,sha256=7RFObP62oqF43yJOLmgGx3uxOl3Orw_tleua_vUu6HU,477
|
|
317
321
|
wbfdm/viewsets/configs/endpoints/instruments_relationships.py,sha256=kHjxVBezH3Lx-8qQcBQmcX83A8PF-P4HPo2YDun5cak,1242
|
|
@@ -353,6 +357,6 @@ wbfdm/viewsets/statements/__init__.py,sha256=odxtFYUDICPmz8WCE3nx93EvKZLSPBEI4d7
|
|
|
353
357
|
wbfdm/viewsets/statements/statements.py,sha256=bmS89l60gnSb2NcoadkUt3GyrAR2JdQINH38-_Eg5Xs,4135
|
|
354
358
|
wbfdm/viewsets/technical_analysis/__init__.py,sha256=qtCIBg0uSiZeJq_1tEQFilnorMBkMe6uCMfqar6-cLE,77
|
|
355
359
|
wbfdm/viewsets/technical_analysis/monthly_performances.py,sha256=O1j8CGfOranL74LqVvcf7jERaDIboEJZiBf_AbbVDQ8,3974
|
|
356
|
-
wbfdm-1.51.
|
|
357
|
-
wbfdm-1.51.
|
|
358
|
-
wbfdm-1.51.
|
|
360
|
+
wbfdm-1.51.2rc1.dist-info/METADATA,sha256=pNgk8s1BUhjPIkNxbvJ8cOk7iSZenAPhO8xNafU4Vvk,740
|
|
361
|
+
wbfdm-1.51.2rc1.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
|
|
362
|
+
wbfdm-1.51.2rc1.dist-info/RECORD,,
|
|
File without changes
|