Klimatkollen's data pipeline for processing climate data from Swedish municipalities

2 Open Issues Need Help Last updated: Sep 10, 2025

Open Issues Need Help

View All on GitHub
Cap trend values at 0 about 2 months ago

AI Summary: This issue reports a bug where 'trend values' are currently negative, which is an incorrect state. The proposed solution is to cap these values at 0, ensuring they are never below zero.

Complexity: 1/5
bug good first issue help wanted

Klimatkollen's data pipeline for processing climate data from Swedish municipalities

Python

AI Summary: This issue describes a bug where non-existent procurement links are currently represented by the integer `0`. The proposed fix is to change this representation to `null` for better data accuracy and clarity, likely involving a change in data storage or API response.

Complexity: 1/5
bug good first issue help wanted

Klimatkollen's data pipeline for processing climate data from Swedish municipalities

Python