Commit Graph

7 Commits

Author SHA1 Message Date
Sam c64e22f007 major refactor 2025-01-11 15:10:53 +00:00
Sam 9c12ccadc5 refactor chart shortcode to use static js instead 2025-01-10 12:20:38 +00:00
Sam eb6f97f54a Add miner rewards functionality and update chart methods
- Add `miner_rewards` function in `pipelines.py` to fetch data based on `days_ago`
- Update `route.py` to include `/miner_rewards` endpoint and handle data serialization
- Add `miner_rewards_schema` in `schemas.py` for serializing miner rewards data
- Modify charts shortcode to include method for multiple chart methods
2024-12-27 19:22:42 +00:00
Sam 08e1ada18a tweaks and license stuff 2024-08-15 20:28:16 +01:00
Sam 349101a236 more tweaks 2024-08-15 15:00:44 +01:00
Sam 36beefd0dd Update content 2024-08-09 00:06:48 +01:00
Sam 14cf9f8fce Rename data-analysis to data-lab 2024-08-06 12:05:26 +01:00