Inspiration
After considering various possibilities, we settled on an analytics toolkit to help normal people trade an up and coming alternative asset, European Carbon Emissions Allowances. Since the European carbon trading scheme was introduced, the asset is affectively a perrmit for a company to emit a tonne of TNT.
Currently, the asset is not widely traded, and our research indicates that increasing its liquidity, such as by providing tools so that the ordinary person is better placed to trade it, will be enviromentally beneficial. First, people can use it to hedge against climate risk. Second, increasing its liquidity will provide upward pressure on the price of the asset by increasing demand, thus making it more expensive for companies to pollute, thereby providing incentive to companies to reduce pollution.
What it does
We provide 3 different quantitative models to predict metrics relevant to the price of the Emission Allowance asset.
We provide short term forecasts of the Allowance price (per tonne) using a simple stochastic linear model.
We use a transfer learned GPT-3 model to provide a sentiment score based on dynamically scraped reuters news articles, which will help predict future movements in markets as public sentiment regarding climate change will influence government supply decisions.
We also made an predictor for electricity consumption based on weather. This is as higher electricity consumption demands higher electricity production, which in the current case implies that there must be higher emission of carbon dioxide. As such there would be higher demand for the emission allowance, increasing prices. Thus this will also help inform pricing decisions for consumption.
How we built it
We
Challenges we ran into
- selecting an idea in the first place
- deciding on useful metrics
- designing models to achieve reasonable results on 3 tasks
- data wrangling
- frontend backend integration
- juggling many dependencies
Accomplishments that we're proud of
- getting 3 models with highly nontrivial performance online
- designing an economically informed product
What we learned
- Many things related to data science
- How to use the flask framework
What's next for Green Analytics
- Improving the models ## Other notes: We are also team 7 in the optiver challenge, we submitted a bot
Built With
- flask
- gpt-3
- javascript
- matplotlib
- panda
- python
- selenium
- sklearn
- xgboost

Log in or sign up for Devpost to join the conversation.