Skip to content

Commit 646da1a

Browse files
fl-modexsambles
andauthored
Replacing Nasdaq with Verisk (#263)
* Replacing Nasdaq with Verisk * Drop Py3.8 (#264) ODS-tools dropped py3.8 as its out of support, the package now has syntax that fails tests with that version OasisLMF/ODS_Tools#176 Align schema tests with that change. --------- Co-authored-by: sambles <sambles@users.noreply.github.com> Co-authored-by: Sam Gamble <hexadessa@gmail.com>
1 parent f12114b commit 646da1a

4 files changed

Lines changed: 4 additions & 5 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
needs: build_package
9898
strategy:
9999
matrix:
100-
python-version: ["3.8", "3.9", "3.10", "3.11"]
100+
python-version: ["3.9", "3.10", "3.11", "3.12"]
101101

102102
steps:
103103
- name: Clone ODS_Tools repo

Docs/images/NASDAQ_logo.png

-4.12 KB
Binary file not shown.

Docs/images/Verisk_logo.png

15.7 KB
Loading

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ Steering Committee Members:
1919
<tbody>
2020
<tr>
2121
<td align="middle" valign="middle"><img src="Docs/images/Oasis_LOGO.png" width="250"/></td>
22-
<td align="middle" valign="middle"><img src="Docs/images/NASDAQ_logo.png" width ="170"/></td>
22+
<td align="middle" valign="middle"><img src="Docs/images/Verisk_logo.png" width ="150"/></td>
2323
<td align="middle" valign="middle"><img src="Docs/images/CoreLogic_logo_update.png" width ="130"/></td>
24-
<td align="middle" valign="middle"><img src="Docs/images/AIR_Worldwide's_logo.jpeg" width ="70"/></td>
2524
<td align="middle" valign="middle"><img src="Docs/images/JBA_logo.jpeg" width ="60"/></td>
2625
<td align="middle" valign="middle"><img src="Docs/images/IF_Logo.png" width ="130"/></td>
2726
<td align="middle" valign="middle"><img src="Docs/images/fathom-logo.jpeg" width="220"/></td>
27+
<td align="middle" valign="middle"><img src="Docs/images/idf_logo.jpg" width="150"/></td>
2828
</tr>
2929
<tr></tr> <!-- empty line to avoid table zebra striping -->
3030
<tr>
@@ -44,7 +44,6 @@ Steering Committee Members:
4444
<td align="middle" valign="middle"><img src="Docs/images/Gallagher_logo.jpg" width ="180"/></td>
4545
<td align="middle" valign="middle"><img src="Docs/images/bms_logo.jpeg" width ="90"/></td>
4646
<td align="middle" valign="middle"><img src="Docs/images/Lloyds_logo.png" width ="100"/></td>
47-
<td align="middle" valign="middle"><img src="Docs/images/idf_logo.jpg" height= "130" width="120"/></td>
4847
</tr>
4948
</tbody>
5049
</table>
@@ -155,7 +154,7 @@ https://github.com/OasisLMF/ODS_OpenExposureData/tree/develop/Docs
155154

156155
<img src="Docs/images/ODS_Gov_Process_Structure_v0.3.png" width="1050"/> &nbsp;
157156

158-
A **Technical Working Group (TWG)** will maintain and update the assets that define the data standards. Although the TWG has a few core members from Oasis LMF and Nasdaq, its dynamic and will involve the users from the community who have proposed the updates or changes.
157+
A **Technical Working Group (TWG)** will maintain and update the assets that define the data standards. Although the TWG has a few core members from Oasis LMF and Verisk, its dynamic and will involve the users from the community who have proposed the updates or changes.
159158

160159
&nbsp;
161160

0 commit comments

Comments
 (0)