Extract real time electricity cost and renewable energy source from Gemini API
I am looking to extract real-time electricity cost and the use of renewable energy source of a paarticular place from GEMINI API. Say for example, I input Berlin as the place. Now I want Gemini api to fetch the electricity cost of the city from traditional energy resources ( non-renewable sources ) and also the possible use of renewable energy sources in the place, and show visual comparisons in the website.
Any suggestions of how to do this.