electricitymaps / bloom-contrib

Making carbon footprint data available to everyone.
https://www.bloomclimate.com
MIT License
435 stars 104 forks source link

Improve the flight model by adding load factors by region #250

Closed martincollignon closed 4 years ago

martincollignon commented 4 years ago

https://github.com/Tritlo/FlightCarbonOffset this is super cool. Could be nice to integrate flight number as an optional input to activities @Tritlo do you think you could help?

martincollignon commented 4 years ago

https://theicct.org/sites/default/files/publications/ICCT_CO2-commercl-aviation-2018_20190918.pdf I've reached out to the author as they seem to have all the data needed to make a very comprehensive model.

martincollignon commented 4 years ago

Let's start by adding the load factors by routes (page 12 and 13) from https://theicct.org/sites/default/files/publications/ICCT_CO2-commercl-aviation-2018_20190918.pdf in the current model.

To do's:

tur-ium commented 4 years ago

Really interesting problem. There is information on the GHG intensity grouped by passenger class and the type of flight (long-haul/short-haul) for flights to an from the UK. Don't know if this may also be reflective of the general situation. I have been using these statistics for developing a tool recently

alixunderplatz commented 4 years ago

@martincollignon great dataset to cover most of the worlds commercial flights!!! :) Do you plan to connect this with highly detailled flight data from services like https://www.flightradar24.com/ (there are other data providers, too, afaik) for individual flights? Thinking in another direction, I can imagine this could become something real-time like "the electricityMap for flying" by showing the approximated CO2_eq emissions of each flight as a trail behind the airplanes ;)

martincollignon commented 4 years ago

Hi @alixunderplatz, with this and #271 I believe we'd have one of the most accurate models available out there. I can also see some other possible improvements based on this: https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/829336/2019_Green-house-gas-reporting-methodology.pdf (page 73-79)

APIs, widgets, etc, are possible ;-)

alixunderplatz commented 4 years ago

@martincollignon oops, I meant to post my comment in #271 I'll paste it there

pierresegonne commented 4 years ago

@martincollignon Can I start working on it? Seems like it would be a good first contribution :)

martincollignon commented 4 years ago

Sounds good!

On Thu, Mar 5, 2020, 21:27 Pierre Segonne notifications@github.com wrote:

@martincollignon https://github.com/martincollignon Can I start working on it? Seems like it would be a good first contribution :)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tmrowco/northapp-contrib/issues/250?email_source=notifications&email_token=AAT333RDWLAO5YA3U72DTEDRGADJRA5CNFSM4JPJANOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN6YYPQ#issuecomment-595430462, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAT333TJ7CDJNCDNTNYRLBDRGADJRANCNFSM4JPJANOA .

pierresegonne commented 4 years ago

I'm on it :)

pierresegonne commented 4 years ago

@martincollignon I think I'm done :) Is there any guidelines for PR/linting etc? If no then I'll create the PR

martincollignon commented 4 years ago

Feel free to create the PR :-)

martincollignon commented 4 years ago

If you're excited about this @pierresegonne there is #271 and #273. Once this is done I'm convinced this will be the best open source flight carbon model worldwide.

pierresegonne commented 4 years ago

Yep these two point seem super important to generate a precise model! Will look into it as soon as this is done :)

pierresegonne commented 4 years ago

shouldn't we close the issue @martincollignon ?

martincollignon commented 4 years ago

indeed!