Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing values in the MR Emissions file #44

Closed
GeorgeNash opened this issue Mar 6, 2020 · 1 comment
Closed

Missing values in the MR Emissions file #44

GeorgeNash opened this issue Mar 6, 2020 · 1 comment

Comments

@GeorgeNash
Copy link

Hi Konstantin,

There are some seemingly missing values from Exiobase V2, I was hoping you could clear up this confusion for me.

I am interested in the emissions intensity.

pop_vec = pd.read_csv("/Users/nash/dev/emitwise-flask/cleaning/data/exiobase/populations.txt", sep="\t", index_col=0)
exio2 = pymrio.parse_exiobase2(path='/Users/nash/dev/data/exio_ixi', charact=True, popvector=pop_vec)
df = exio2.emissions.S

When looking at exio2.emissions.S there are some surprising omissions. For example, under "Cattle Farming", the non combustible methane emissions are zero?

Best,
George

@konstantinstadler
Copy link
Member

Hi, this is an EXIOBASE issue, not a issue of pymrio. EXIOBASE V2 is also out of date and will not receive any updates. I recommend to switch to EXIOBASE 3:
https://environmentalfootprints.org/blog/exiobase3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants