agenda/agenda
Edward Betts 06a7d03404 Update trip statistics CO2 display with transport breakdown
- Change label from "Flight CO₂" to "Total CO₂" for accuracy
- Add CO₂ breakdown by transport type (flight/train/ferry)
- Show values in kg for <1000kg, tonnes for ≥1000kg
- Track CO₂ emissions by transport type in stats calculation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-15 16:04:07 +02:00
..
__init__.py country can be None in get_country 2025-01-24 20:31:20 +00:00
accommodation.py Split 'class Event' into its own file 2024-10-01 11:13:39 +01:00
birthday.py Split 'class Event' into its own file 2024-10-01 11:13:39 +01:00
bristol_waste.py More support for offline_mode 2024-11-04 09:59:55 +00:00
busy.py Weekend page to conside hackathons. 2025-01-27 08:38:14 +00:00
calendar.py Bug fixes 2025-01-24 18:43:49 +00:00
carnival.py Split 'class Event' into its own file 2024-10-01 11:13:39 +01:00
conference.py Enhance conference validation and add MAX_CONF_DAYS 2024-10-21 10:39:49 +01:00
data.py More support for offline_mode 2024-11-04 09:59:55 +00:00
domains.py Split 'class Event' into its own file 2024-10-01 11:13:39 +01:00
economist.py Split 'class Event' into its own file 2024-10-01 11:13:39 +01:00
error_mail.py Send error mail to admin 2023-12-07 17:15:58 +00:00
event.py Split 'class Event' into its own file 2024-10-01 11:13:39 +01:00
events_yaml.py Split 'class Event' into its own file 2024-10-01 11:13:39 +01:00
fx.py Handle FX rate timeouts. 2025-02-18 00:46:36 +00:00
gandi.py Split 'class Event' into its own file 2024-10-01 11:13:39 +01:00
geomob.py Fix Geomob URLs with // in alert mails. 2025-06-26 09:04:44 +01:00
gwr.py Add offline mode 2024-10-31 11:13:55 +01:00
hn.py Split 'class Event' into its own file 2024-10-01 11:13:39 +01:00
holidays.py Sweden has every Sunday as a holiday. 2025-02-12 08:52:18 -05:00
mail.py Move send_mail() to own module 2024-07-08 10:44:39 +01:00
meetup.py Split 'class Event' into its own file 2024-10-01 11:13:39 +01:00
n_somerset_waste.py More support for offline_mode 2024-11-04 09:59:55 +00:00
py.typed
schengen.py Fix Schengen calculation bug 2025-07-15 15:36:03 +02:00
spacexdata.py
stats.py Update trip statistics CO2 display with transport breakdown 2025-07-15 16:04:07 +02:00
stock_market.py Move timedelta_display() function to agenda.utils 2024-08-04 09:23:13 +02:00
subscription.py Split 'class Event' into its own file 2024-10-01 11:13:39 +01:00
sun.py tell mypy to ignore the lack of types for ephem module 2024-07-18 14:22:55 +09:00
thespacedevs.py Show space launch images 2025-01-11 15:05:17 -06:00
travel.py Prefer ICAO flight number for some airlines 2025-04-28 12:13:23 +03:00
trip.py Add CO2 emission calculations for train and ferry journeys 2025-07-15 15:50:32 +02:00
trip_schengen.py Add trip linking and names to Schengen compliance report 2025-07-15 15:06:09 +02:00
types.py Add trip linking and names to Schengen compliance report 2025-07-15 15:06:09 +02:00
uk_holiday.py Refactor 2024-01-16 11:35:38 +00:00
utils.py Refactor 2024-11-13 14:31:35 +00:00