Skip to content

Commit 3969d92

Browse files
committedJul 19, 2023
Final modifications for the v2.7.
1 parent 406c784 commit 3969d92

File tree

5 files changed

+4417
-3721
lines changed

5 files changed

+4417
-3721
lines changed
 

‎Limitations.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The following paragraphs present the limitations of openIO-Canada v2.6.
1+
The following paragraphs present the limitations of openIO-Canada v2.7.
22

33
- The sectors within a province importing international goods is not known. In other words, we know Quebec is importing X$
44
amount of steel from the US, but we do not know if it's the construction or the manufacturing sector which needs the X$
@@ -18,4 +18,5 @@ province were used to distribute households' water flow uses across each provinc
1818
currently be underestimated. The same is true of SF6, HFCs and PFCs emissions.
1919
- NPRI emissions from the Education services sector were (arbitrarily) split 50/50 between the public and private sector
2020
- There is a non-negligible amount of emissions from the NPRI that could not be matched to the IMPACT World+ impact
21-
assessment methodology, hence having a null impact.
21+
assessment methodology, hence having a null impact.
22+
- For the Canadian part of openIO-Canada, the capital formation (and not the consumption of capital) was endogenized.

‎README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## _OpenIO-Canada v2.6_
1+
## _OpenIO-Canada v2.7_
22

33
Python class creating Multi-Regional symmetric Environmentally Extended Input-Output (MREEIO) tables for Canada. OpenIO-Canada
44
operates at the provincial level (13 provinces). It can thus be used to compare the environmental impacts of value chains
55
or consumption by households from any specific province.
66

7-
OpenIO-Canada covers 492 commodities, 23 GHGs, 310 pollutants in 3 compartments (air, water and soil),
7+
OpenIO-Canada covers 492 commodities, 33 GHGs, 310 pollutants in 3 compartments (air, water and soil),
88
67 mineral resources, water use and energy use.
99

1010
OpenIO-Canada is connected to the Exiobase global MRIO database to model value chains happening outside Canada.
@@ -18,13 +18,14 @@ Go to the doc folder and take a look at the demo.ipynb file to see how to genera
1818
### Data used
1919
- economic data: https://www150.statcan.gc.ca/n1/en/catalogue/15-602-X
2020
- international merchandise trade data: https://open.canada.ca/data/en/dataset/b1126a07-fd85-4d56-8395-143aba1747a4
21-
- ghg emissions (CO2, CH4 and N2O): https://www150.statcan.gc.ca/t1/tbl1/en/tv.action?pid=3810009701
22-
- SF6, HFCs and PFCs: https://open.canada.ca/data/en/dataset/a8ba14b7-7f23-462a-bdbb-83b0ef629823
21+
- main ghg emissions (CO2, CH4 and N2O): https://www150.statcan.gc.ca/t1/tbl1/en/tv.action?pid=3810009701
22+
- SF6, HFCs and PFCs: https://doi.org/10.5281/zenodo.7432088
2323
- water use: https://www150.statcan.gc.ca/t1/tbl1/en/tv.action?pid=3810025001
2424
- energy use: https://www150.statcan.gc.ca/t1/tbl1/en/tv.action?pid=3810009601
2525
- other pollutants: https://open.canada.ca/data/en/dataset/1fb7d8d4-7713-4ec6-b957-4a882a84fed3
2626
- mineral extractions: https://www.usgs.gov/centers/national-minerals-information-center/latin-america-and-canada-north-america-central-america#ca
2727
- exiobase3: https://doi.org/10.5281/zenodo.5589597
28+
- exiobase3 capital endogenization: https://doi.org/10.5281/zenodo.7073276
2829
- IMPACT World+ impact assessment methodology: https://doi.org/10.5281/zenodo.5669648
2930

3031

0 commit comments

Comments
 (0)