r2dii.analysis | Tools to Calculate Climate Targets for Financial Portfolios

 by   2DegreesInvesting R Version: v0.1.12 License: Non-SPDX

kandi X-RAY | r2dii.analysis Summary

kandi X-RAY | r2dii.analysis Summary

r2dii.analysis is a R library. r2dii.analysis has no bugs, it has no vulnerabilities and it has low support. However r2dii.analysis has a Non-SPDX License. You can download it from GitHub.

These tools help you to assess if a financial portfolio aligns with climate goals. They summarize key metrics attributed to the portfolio (e.g. production, emission factors), and calculate targets based on climate scenarios. They implement in R the last step of the free software 'PACTA' (Paris Agreement Capital Transition Assessment; Financial institutions use 'PACTA' to study how their capital allocation impacts the climate.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              r2dii.analysis has a low active ecosystem.
              It has 8 star(s) with 7 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 17 open issues and 155 have been closed. On average issues are closed in 108 days. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of r2dii.analysis is v0.1.12

            kandi-Quality Quality

              r2dii.analysis has 0 bugs and 0 code smells.

            kandi-Security Security

              r2dii.analysis has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              r2dii.analysis code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              r2dii.analysis has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              r2dii.analysis releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 218 lines of code, 0 functions and 4 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of r2dii.analysis
            Get all kandi verified functions for this library.

            r2dii.analysis Key Features

            No Key Features are available at this moment for r2dii.analysis.

            r2dii.analysis Examples and Code Snippets

            r2dii.analysis ,Example,Add Scenario Targets
            Rdot img1Lines of Code : 65dot img1License : Non-SPDX (NOASSERTION)
            copy iconCopy
            matched %>%
              target_sda(
                ald = ald_demo,
                co2_intensity_scenario = co2_intensity_scenario_demo
              )
            #> Warning: Removing ald rows where `emission_factor` is NA
            #> # A tibble: 163 × 4
            #>    sector  year emission_factor_metric emissi  
            r2dii.analysis ,Example,Utility Functions
            Rdot img2Lines of Code : 42dot img2License : Non-SPDX (NOASSERTION)
            copy iconCopy
            loanbook_joined_to_ald_scenario <- matched %>%
              join_ald_scenario(
                ald = ald_demo,
                scenario = scenario_demo_2020,
                region_isos = region_isos_demo
              )
            
            # portfolio level
            loanbook_joined_to_ald_scenario %>%
              summarize_weighted_pro  
            r2dii.analysis ,Example
            Rdot img3Lines of Code : 5dot img3License : Non-SPDX (NOASSERTION)
            copy iconCopy
            library(r2dii.data)
            library(r2dii.match)
            library(r2dii.analysis)
            
            matched <- match_name(loanbook_demo, ald_demo) %>%
              prioritize()
              

            Community Discussions

            No Community Discussions are available at this moment for r2dii.analysis.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install r2dii.analysis

            Install the released version of r2dii.analysis from CRAN with:.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular R Libraries

            ggplot2

            by tidyverse

            awesome-R

            by qinwf

            shiny

            by rstudio

            dplyr

            by tidyverse

            swirl_courses

            by swirldev

            Try Top Libraries by 2DegreesInvesting

            PACTA_analysis

            by 2DegreesInvestingR

            r2dii.climate.stress.test

            by 2DegreesInvestingR

            r2dii.data

            by 2DegreesInvestingR

            r2dii.plot

            by 2DegreesInvestingR

            2dii-DataWarehouse

            by 2DegreesInvestingPython