Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/os-climate/osc-physrisk-financial
Physical climate risk financial valuation
https://github.com/os-climate/osc-physrisk-financial
climate-risk financial-analysis fintech-utility
Last synced: 6 days ago
JSON representation
Physical climate risk financial valuation
- Host: GitHub
- URL: https://github.com/os-climate/osc-physrisk-financial
- Owner: os-climate
- License: apache-2.0
- Created: 2024-06-18T15:10:50.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T19:56:27.000Z (23 days ago)
- Last Synced: 2024-10-22T13:41:04.050Z (22 days ago)
- Topics: climate-risk, financial-analysis, fintech-utility
- Language: Python
- Homepage: https://osc-physrisk-financial.readthedocs.io/en/stable/
- Size: 204 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE.txt
- Security: SECURITY.md
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
> [!IMPORTANT]
> On June 26 2024, Linux Foundation announced the merger of its financial services umbrella, the Fintech Open Source Foundation ([FINOS](https://finos.org)), with OS-Climate, an open source community dedicated to building data technologies, modeling, and analytic tools that will drive global capital flows into climate change mitigation and resilience; OS-Climate projects are in the process of transitioning to the [FINOS governance framework](https://community.finos.org/docs/governance); read more on [finos.org/press/finos-join-forces-os-open-source-climate-sustainability-esg](https://finos.org/press/finos-join-forces-os-open-source-climate-sustainability-esg)# osc-physrisk-financial
Physical climate risk financial valuation
## About osc-physrisk-financial
An [OS-Climate](https://os-climate.org) project, osc-physrisk-financial
is a library for valuating assets under different climate risk scenarios.## Using the library
The library can be run locally and is installed via:
```shell
pip install osc-physrisk-financial
```The library uses the output generated by the
[physrisk](https://github.com/os-climate/physrisk) library### Note
This is the first stage of development, where the models are intentionally
simple, focusing on setting up the proper structure of the library.