ESGrader: Driving Sustainable Renewable Energy Solutions by Unlocking Transparent ESG Insights
Inspiration
Our project was inspired by the increasing importance of Environmental, Social, and Governance (ESG) performance in securing funding and community support for renewable energy projects. Despite the critical role of ESG, current evaluation methods often fail to provide actionable insights and overlook key impacts, such as biodiversity loss and environmental injustice. The goal was to develop a transparent and actionable scoring system that evaluates renewable energy projects holistically, ensuring sustainability and equity in their implementation.
What it does
ESGrader is designed to provide a transparent, 1-100 ESG scoring system for renewable energy projects. It uses survey data and other sources to calculate ESG performance and integrates the impact of key factors like environmental sensitivity and environmental justice. The system also offers data-driven recommendations, which are initially based on a rule-based recommender and will transition to a more advanced k-Nearest Neighbors (k-NN) model as the dataset grows. This ensures the tool can adapt and improve over time, supporting informed and sustainable decision-making in renewable energy development.
How we built it
We started by developing a scoring matrix that evaluates renewable energy projects based on project type, location, and their Environmental, Social, and Governance (ESG) performance. The key steps in our approach include:
- Building a scoring matrix for ESG and impact evaluation based on the project's characteristics.
- Calculating an initial ESG score.
- Adjusting the score based on the project’s impact on areas like biodiversity and environmental injustice.
- Implementing a ruleset to prioritize recommendations based on the calculated scores.
- Exploring the transition from a rule-based to a k-Nearest Neighbors (k-NN) model to provide more sophisticated, data-driven recommendations as the dataset expands.
Challenges we ran into
- Data Availability and Quality: Securing high-quality, granular survey data that captures all relevant ESG factors was a challenge. We needed to ensure that the data was both comprehensive and representative of the renewable energy sector.
- Model Transition: While the rule-based system provided an initial solution, transitioning to a k-NN model presented technical hurdles in terms of dataset scalability, accuracy, and adaptability. Ensuring that the model could handle large, diverse datasets while maintaining accuracy was a challenge.
- Biodiversity and Environmental Injustice: Incorporating the nuanced impact of biodiversity loss and environmental injustice into the ESG score was difficult, as these factors are often underrepresented or not easily quantifiable.
Accomplishments that we're proud of
- Transparent ESG Scoring System: We successfully developed a transparent and actionable 1-100 ESG scoring system that can be applied to renewable energy projects, providing a clear pathway for sustainable decision-making.
- Rule-Based Recommender: The implementation of the initial rule-based recommender is a key accomplishment, as it offers immediate, actionable recommendations that can be adapted and scaled over time.
- Scalability Roadmap: We created a clear path to transition from a rule-based system to a k-NN algorithm, laying the foundation for continuous improvement as more data becomes available.
What we learned
- Data Challenges: We learned that integrating and cleaning diverse data sources is essential for ensuring that the ESG scoring system is comprehensive and reliable. The complexity of ESG factors requires thoughtful data management and ongoing data refinement.
- Modeling and Scalability: We learned valuable lessons about the importance of scalability in model development. Starting with a simple rule-based system allows for immediate functionality, but it's crucial to plan for more sophisticated models as the dataset grows.
- Importance of Transparency: We gained insights into the importance of transparency in ESG scoring. Stakeholders need clear, understandable metrics to make informed decisions, and ensuring that these metrics are transparent helps build trust in the scoring system.
What's next for ESGrader
- Data Expansion: We plan to gather more data from a wider variety of renewable energy projects to refine the ESG scoring system and improve the accuracy of the recommendations.
- K-Nearest Neighbors (k-NN) Implementation: The next step is to transition from the current rule-based system to a k-NN model. This will allow for more dynamic, data-driven recommendations and enhance the system’s adaptability over time.
- Broader Adoption: We aim to make the ESGrader platform widely available to renewable energy developers, investors, and policymakers to drive more sustainable and equitable decisions in the energy sector.
Built With
- ejscreen
- python
Log in or sign up for Devpost to join the conversation.