https://github.com/jmssnr/power-viewer
Explore electricity data for various countries
https://github.com/jmssnr/power-viewer
d3 d3js nextjs radix-ui visx
Last synced: 6 months ago
JSON representation
Explore electricity data for various countries
- Host: GitHub
- URL: https://github.com/jmssnr/power-viewer
- Owner: jmssnr
- Created: 2024-06-21T07:38:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-02T19:58:51.000Z (about 1 year ago)
- Last Synced: 2025-02-06T13:47:26.869Z (8 months ago)
- Topics: d3, d3js, nextjs, radix-ui, visx
- Language: TypeScript
- Homepage: https://power-viewer.vercel.app
- Size: 585 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Power Viewer
A small web application to view and analyze electricity data for various countries. The utilized data is fetched from the API provided by the [Fraunhofer Institute for Solar Energy Systems ISE](https://www.energy-charts.info/index.html?l=en&c=DE).
The application is built with [Next.js](https://nextjs.org/), [visx](https://airbnb.io/visx) for the visualizations and [radix-ui](https://www.radix-ui.com/) for accessible ui components and is deployed here:
https://power-viewer.vercel.app/monitoring
