Python script to construct emissions pathways based on company emissions data
This Python script and imported functions Python are used to:
- Analyze emissions data reported by companies
- Select the most reliable data from several possible sources
- Construct projections of future emissions based on current emissions, reduction targets and interpolation
The data used with these scripts is not included here due to licensing and confidentiality restrictions. The scripts are intented only to demonstrate the methodology of creating the time series, but not the actual time series themselves.