2. Energy Demand Models
From the literature review in [
1], the techniques for projecting electricity demand can be classified into two large families, namely parametric models based on statistical techniques that analyze historical data on electricity demand and its relationship with the variables that affect it, and models based on artificial intelligence techniques such as neural networks, SVM, genetic algorithms, among others. Parametric models are based on finding statistical relationships between electricity demand and other variables that would affect demand levels. These methods have been used for a long time and have proven to be adequate to make demand forecasts. The problem with these models is that they are not able to represent complex and non-linear relationships between the forecasting variables and demand. The main techniques of these types of models are described below.
Trend analysis: These models seek to project the trend of the demand time series into the future, which can range from the most basic, such as projecting a trend line, to generating polynomials and more complex functions to project the trend. This approach is only based on projecting the demand curve without using additional variables. Its great advantage is that it is simple and quick to generate, while its disadvantage is that it only observes the trend of the demand curve without explaining the reasons for its behavior and the exogenous variables that could produce a change in this trend such as changes in prices or government policies.
End-use models: These models follow a bottom-up approach in which electricity demand is constructed through each of the end-use projections for this type of energy. These models, for example, analyze projections of electricity consumption in lighting, house heating, electrical motors, and so forth. The advantage of these models is that they tend to be quite accurate if performed well. However, they are very sensitive to the quality and quantity of the information used as input to these models. Generally, the quality of historical information disaggregated by end use is difficult to find or comes from approximations with a high margin of error. Additionally, historical and future changes in end-use shares depend on many factors such as changes in energy and device prices that are very difficult to predict.
Econometric models: These models combine economic theory and statistical techniques to predict electricity demand. These techniques analyze the relationships between electricity consumption and economic factors that explain this consumption. These models seek to generate a function that depends on economic, climatic, demographic, and other variables to explain changes in electricity demand. The advantage is that they produce detailed information on the future trend of electricity consumption, explaining the variables on which these changes depend. The disadvantage is that these models assume that these relationships with the explanatory variables remain constant over time, that is, they assume constant elasticity, which can be difficult to justify.
Artificial Intelligence Models: In addition to the traditional models mentioned above, new research in the development of demand forecasting models is reviewed in [
2]. The article mentions that new types of probabilistic models and hybrid models between intelligent models and optimization algorithms are currently being developed. In the field of probabilistic models, we can mention Probabilistic Deep Learning (PDL), in which model parameters are described as a probability function; some of these types are the Bayesian Neural Network (BNN) and the Bayesian LSTM. Hybrid models seek to take advantage of the advantages of each individual model and create models that are more accurate and efficient. The most common models to be hybridized are artificial neural networks (ANNs) and support vector machines (SVMs). For neural networks, Neuro-Fuzzy (NF), ANN and Wavelet Transform (ANN-WT), ANN and Fruit Fly Optimization (ANN-FOA), ANN and Firefly Algorithm (ANN-FA), ANN and Particle Swarm Optimization (ANN-PSO), ANN and Artificial Immune System (ANN-AIS), ANN and Optimization Algorithms and ANN and Genetic Algorithms (GA). For SVMs, SVM and Particle Swarm Optimization (SVM-PSO), Least Square Support Vector Machine (LSSVM), SVM and Genetic Algorithms (SVM-GA), SVM and Fruit Fly Optimization (SVM-FOA) are mentioned. In our paper, a hybrid approach combining trend analysis and end-use models is proposed. This method leverages the strengths of both techniques to predict electricity demand trends, primarily driven by economic and population growth. Additionally, it incorporates emerging trends not typically addressed by these methods, such as the adoption of electric vehicles and the integration of electric generation within distribution networks, among others.
A comprehensive examination of techniques and technologies for forecasting energy demand is conducted in [
3]. The methodologies discussed in this study encompass statistical, machine learning, and various ensemble methods. Through their analysis, the authors classify energy load forecasting based on the forecast horizon, ranging from very short (approximately one hour) to long-term (over one year). Statistical and linear models demonstrate greater efficacy for long-term horizons, whereas deep learning models excel in short-term forecasts. In terms of input parameters, weather and economic variables are the most utilized, featured in 50% of the literature, followed by historical energy consumption at 38.33%. The paper also delves into techniques for data collection and preprocessing.
The techniques described above have been used, both in academic papers and real-life applications. For example, [
4] used a hybrid model (top-down and end-used models) to project the energy demand of the commercial sector in South Korea. They found that an intensity model is the most suitable for forecasting electricity demand for the commercial sector since econometric variables did not show statistical significance when trying out econometric models. In [
5], a recurrent neural network LSTM is used to predict electrical demand in the region of New England. They did a long-term forecast (five years) with an hourly resolution. They used Random Forest models to identify relevant characteristics to predict electrical demand and found out that the calendar time was the most important variable (year, month, day), while climate variables were not as important. In [
6], an end-use model is applied to forecast the electrical demand of the residential sector in Ethiopia, splitting the sector in urban–rural and electrified or not electrified. The demand of other economic sectors in Ethiopia were forecast using a top-down approach. In [
7], a dynamic system is developed to forecast long-term electrical demand in order to comply with a carbon neutral scenario.
In [
8], a methodology to identify relevant characteristics to predict electrical demand is proposed. They used climate and socioeconomic variables and found that the occurrence of the La Niña and El Niño phenomenon is a relevant characteristic to forecast electrical demand in Colombia. In [
9], different time series are analyzed in order to forecast electrical demand in Brazil. The authors in this work developed regressive models with a stationarity, smooth exponential model and ARIMA models; they concluded that the ARIMA model was best-suited to predict electricity demand in their country, although it is recommended that a good amount of historical data be used to improve the performance of these kinds of models. The approach used in [
10] was projecting electrical demand in Italy at a local scale (1 km2) based on population, land use, social and economic variables, and climate scenarios. They forecast the evolution of land use every 1 km2 in Italy depending on the projections of socioeconomic variables, then they project the electric intensity of the residential depending on GDP per capita and cooling degree days; both models are combined to forecast electrical consumption until 2050. The work presented in [
11] assesses the projected energy efficiency improvements and potential energy savings within China’s 2060 carbon neutrality plan. The analysis leverages historical time series data on China’s primary energy demand, spanning from 1965 to the projected year 2060. Econometric techniques are then employed to establish the relationship between energy demand and influencing factors, such as economic growth and industrial structure. Finally, the study simulates various scenarios for primary energy demand in 2060, incorporating the plan’s energy efficiency targets. The results align with the findings of [
11], suggesting that China’s carbon neutrality plan anticipates a moderate increase in primary energy demand by 2060 (approximately 14% higher than 2020). However, this increase is accompanied by significant projected improvements in energy efficiency, leading to substantial energy savings compared to a scenario without such measures. The study emphasizes the need for the robust implementation of energy efficiency policies to ensure the plan’s success and ultimately achieve China’s carbon neutrality goals.
In [
12], an efficient model is presented that incorporates uncertainty forecasting and peer-to-peer trading, facilitating the dynamic matching of supply and demand while reducing electricity costs. This paper follows a trend analysis model, with a loop functionality between generation (supply), storage and consumption (demand). Ref. [
13] compares three forecasting models: LGSSM (Linear Gaussian State-Space Model), FFNET (Feedforward Neural Network) and RF (Random Forest), with a baseline MLR (Multiple Linear Regression) models. It evaluates these different predictive models for electricity demand in urban areas, finding superior performance with linear Gaussian models in short-term (one step of 30 min ahead) forecasts and nonlinear autoregressive neural networks in long-term forecasts (48 steps ahead). Ref. [
14] combines system dynamics (one kind of trend analysis) and power generation mix planning to forecast demand during the transition to low-carbon energy. In China, the results indicate a peak in CO
2 emissions in 2030 and emphasize the importance of maintaining a proportion of thermal power generators as backup.
The studies also explore various models incorporating temperature and other factors into forecasting, such as [
15,
16]. Ref. [
15] compares how different treatments of weather affect load forecasting performance in short- and mid-term load forecasting models: time series methods (like linear regressions, Auto-Regressive Moving Average (ARMA) and ARMA with explanatory variables (ARMAX)) and feed-forward neural networks (FFNs). Ref. [
16] evaluates for different time horizons (2, 5, and 10 years) and different time frequencies (days, months, and years) using ANN, ARIMA with Wavelet Transform or Fourier Transform. Further research includes models for optimizing microgrids and econometric models for predicting annual and quarterly consumption [
17,
18,
19]. Ref. [
17] ARMA models for scenario generation to capture uncertainties in consumption load, renewable energy output, and market prices, and uses the Kantorovich distance matrix method to reduce the number of scenarios, thereby managing computational complexity. Ref. [
18] evaluates three classical econometric regression models: random parameter linear regression model (RPLRM), a correlated random parameter linear model (C-RPLRM), and a random parameter linear model with heterogeneity in means and variances (RP-HMV). Also, for comparison purposes, it estimates a multiple regression linear model and a data-driven time-series-based model, namely the grey model (GM). Ref. [
19] develops a novel nonhomogeneous discrete grey model that considers seasonality by introducing a seasonal index into a fractional accumulation generation operator, which is abbreviated as SFNDHM. In [
20], a hybrid model combines the grey model and Least Squares Support Vector Machine (LS-SVM) to improve forecasting accuracy and usability, providing insights into the spatial–temporal distribution of electrical consumption in Beijing. In ref. [
21], the hybrid approach integrates data mining techniques and time series analysis, including Support Vector Regression (SVR), ARIMA, and neural networks. This study aims to minimize errors in the long-term forecasting of electric peak load and energy demand.
As explained above, in comparison to previous works, the proposed methodology in this paper is based on a combination of econometric and end-use models, which we describe in
Section 3. In addition,
Table 1 shows a comparison of different approaches regarding spatial disaggregation, temporal resolution, forecasting horizon, and the representation of low-carbon technologies modeled with end-use models.
In Chile, there are some previous works related to electric demand projection. The Coordinator periodically forecasts electrical demand in the country to make use of the projection for several long-term studies such as the power transmission planning proposal of the Chilean Electrical Grid, among others. The last electrical demand projection model was developed in 2018 [
22]. That model is based on an econometric model that seeks to capture the relationship between electricity demand and its main explanatory variables, and to forecast electricity consumption consistent with the expected patterns for these variables. The electrical demand is disaggregated into demand from non-regulated and regulated customers. Non-regulated customers are disaggregated into the copper mining industry and all other industries. Unlike the work that is shown in this paper (see next methodology section), the projection carried out in 2018 did not disaggregate non-regulated clients into more economic sectors, other than the copper industry, and did not consider new technologies and changes in customers’ behaviors such as electromobility, electrification in the residential sector, distributed generation, etc. with the detail as carried out in this work. Also, several improvements were introduced to the software that computes electrical demand projections and the software that shows the projections at the bus level with accurate georeferentiation.
Other works related to electricity projections in Chile are the Long-Term Energy Planning report carried out by the Energy Ministry [
23]. This report utilizes an end-use model to project not only electricity but also other types of energy consumption such as transportation fuel, coal and natural gas in the industry, and firewood for heating in the residential sector, among others. It serves as a key input for several public policy studies in the country. This report does not forecast electric demand considering a bus spatial disaggregation, as is performed in this paper. Additionally, the National Energy Commission produces its own report, as described in the introduction, which is based on the projections carried out by the Coordinator [
24]. Furthermore, COCHILCO (Chilean copper corporation) conducts electricity projection specifically for the copper mining industry [
25], and some utility companies project electricity demand in their respective concession areas [
26].
In the following section, we describe, in more detail, the developed methodology and use of econometric models and end-use models.
3. Methodology
3.1. Overview Description
The methodology developed was based on different econometric models and end-use models to represent the massification of low-carbon emission technologies. The steps of the proposed methodology are shown in
Figure 3, and their inputs and main process are described as follows.
Step 1. Build historical electrical demand database: The initial step aims to build a database containing historical electrical demand data at the bus level.
Inputs: Historical electrical demand data from the Coordinator (2010–2021)
Process: Using the historical data provided by the Coordinator, we compiled a database with the demand for the period from 2010 to 2021.
Step 2. Estimate real demand: Since distributed generation decreases the electric demand reported by clients to the Coordinator, we estimate the real demand adding to the demand the effect of the distributed generation.
Inputs: Historical electrical demand data, distribution generation data.
Process: Estimate distribution generation using installed capacity and renewable energy resources and calculate real demand. Real demand is calculated as the historical demand plus distribution generation. More details of this step are described in
Section 3.2.
Step 3. Econometric models to project electricity demand: Electricity demand for every customer category is projected using econometric models. Customers were categorized into three groups: (1) regulated and non-regulated clients connected in distribution areas, (2) copper-mining customers, and (3) other industrial customers from cement, iron ore mining industries, etc.
Inputs: Customer category economic indicators (IMACEC, population, housing, electricity price), historical real electrical demand series.
Process: For each customer category, we develop an econometric model to project demand based on economic indicators. More details of this step are described in
Section 3.2, and in
Section 3.5, there are more details of drivers and economic indicators.
Step 4. Disaggregate demand by bus: Electricity demand is projected considering bus spatial disaggregation.
Inputs: Projected demand per customer category.
Process: Allocate projected demand to specific buses based on the results of econometric models, or other assumptions.
Step 5. Energy end-use models: In this step, we quantify the impact of the massification of low-carbon emission technologies such as electromobility, electric heating, electric heating water, and distributed generation.
Inputs: Every end-use model uses specific assumptions and parameters to project electric demand.
Process: Forecast the effect of low carbon emissions on electricity demand. More details of this step are described in
Section 3.5.
Step 6. Combine projections: Finally, we combine the results of econometric and end-use models to forecast the electric demand.
Inputs: Projected demand by bus from econometric models and end-use models.
Process: Combine all projections to obtain a final monthly demand projection by bus. The results of applying this methodology are shown in
Section 4.
3.2. Distributed Generation and Estimation of Historical Real Demand
In Chile, the distributed generation is classified in two types: SMDG (Small and Medium Distributed Generation, or PMGD in Spanish) and small projects under the net billing regulation. A SMDG project is a power plant which can inject its energy into the distribution system up to 9 MW. A net billing project has, as its maximum, 300 kW of capacity. There is a database with the SMDG injection into the distribution system at the bus level. Regarding the net billing projects, there is a database with the installed capacity but there is no information about their generation. So, we estimated the generation using the installed capacity and the renewable energy resources available in different districts. Then, with the injection of the SMDG and net billing projects, and the demand, it was possible to estimate real demand at the bus level.
The electric demand reported by non-regulated clients and distribution companies implicitly incorporates the effect of distributed generation, both from SMDG and projects under the net billing regulation. To obtain the actual demand at each substation, it is necessary to quantify the energy contributed by distributed generation. Ideally, econometric models should be estimated using the actual demand, for which the following procedure is proposed to estimate this demand. Once the projection of the actual demand is made, the estimation of distributed generation will be added exogenously, and the net demand projection will be calculated. The methodology to obtain the historical generation of SMDG and to estimate the historical generation of net billing is described below, and presents the necessary values for the calibration of econometric models. Additionally, the criteria used for the projection are mentioned.
3.2.1. SMDG Generation
The historical generation of SMDG projects is obtained from the Calculation Backgrounds for Economic Transfers, published by the Coordinator. From the energy withdrawal information, power plants with energy injections (or negative consumptions) are identified, along with their respective year, month, and connection point. Then, to integrate historical generation into the demand projection model, the power plants were assigned to the existing substations or nodes in the electric demand data.
Figure 4 and
Figure 5 show the historical generation of SMGD power plants by technology and by region, respectively.
The modeling of the SMDG power plant projection is represented by power plants in operation, under construction, or with approval as of 2021. New plants are included at the end of the period as an assumption, but with a lower growth rate than the plants about to be installed.
3.2.2. Net Billing Projects Generation
For net billing projects, since there is no monthly record of the energy injection from each residential and commercial project, a historical generation estimate was made based on the installed capacity of each project, an estimated plant factor, and the month of operation start. For solar photovoltaic technology, there is a monthly profile of the plant factor for each district, while for other technologies, there is an assumed constant plant factor of 0.3 associated with mini-hydro and thermal technologies.
Once the generated energy from each project is obtained, it is grouped by district. Then, the energy is distributed among the feeders located in the district in proportion to the capacity of each feeder. If a district does not have feeders, the feeders from the nearest district are assigned.
Figure 6 shows the estimated historical generation of net billing projects, by region.
The modeling of the net billing projected capacity in the residential and commercial sectors is carried out following a Bass model, that is, establishing a probabilistic relationship between the adoption of the technology by a part of the population defined as the innovator, and the adoption by the other part of the population, defined as the imitator.
3.2.3. Estimation of Historical Real Demand
Figure 7 shows the effect on demand of distributed generation contribution. The black line represents the reported withdrawal data by customers. The yellow line represents the electric demand plus generation from net billing projects. Finally, the red line represents the estimated real demand considering the contribution of generation from net billing projects and the SMDG described above.
3.3. Econometric Models to Project Electricity Demand
3.3.1. Regulated and Non-Regulated Clients in Distribution
The following econometric model was developed to project the electric demand for regulated and non-regulated clients in the distribution power system. We explore the relationship between demand and the price of energy, an index to represent the monthly index of economic activity (IMACEC for its acronym in Spanish), the number of dwellings, and the population. A dummy variable COVID was included to capture the effect of the pandemic:
where
: Electric demand in bus i and in month t;
: Price of the electricity in month t;
: IMACEC in month t;
: Number of dwellings in district c (district where the bus i is) in the month t;
: Population in district c (district where the bus i is) and in month t;
: Binary variable equals 1 if bus j equals bus i, 0 otherwise;
: Fix coefficient for bus j.
: Elasticity regarding the explored variables; in the case of the elasticity on IMACEC (), this may have a different value for each region of Chile (r) where the bus (i) is located.
Different models were produced as a combination of these variables:
,
, and
. The detailed results of the econometric models, including R² values, the number of observations, and
p-values for each coefficient, are shown in
Appendix A. For the regulated and non-regulated clients in distribution, 15 models were estimated (see
Table A1). The results shown in
Section 4 were obtained using model n°14. The models shown in
Appendix A have 27,968 observations for busbars in 402 electric substations in 202 districts in Chile.
3.3.2. Copper-Mining Clients
The following econometric model was developed to project the electric demand for copper-mining industries. We explore the relationship between electric demand for mining companies and mining production, an index to represent the monthly mining economic activity (mining IMACEC) and price of the electricity:
where
: Electric demand for the mining company m and in month t;
: Price of the electricity in month t;
: Mining IMACEC in month t;
: Copper production (or processed material) for the mining company m and in month t;
: Binary variable equals 1 if company n equals company m, 0 otherwise;
: Fix coefficient for company n;
: Elasticity regarding the explored variables.
Different models were analyzed considering more or less explanatory variables than those mentioned above. For example, models that only include copper production and the price of electricity were studied. Models that use processed material instead of copper production as an explanatory variable are also analyzed. Energy consumption depends on the processed material, and it depends on the copper grade. In this way, the model could represent the impact of the decrease in the copper grade that is expected for the upcoming years. The final variables selected for each model depend on the quality of the econometric model estimators. For this sector, four models were developed, and
Table A3 in
Appendix A contains the details of the estimated econometric models. The models shown in
Appendix A have 2485 observations for 24 copper-mining sites in Chile.
The results shown in
Section 4 were obtained using model n°1. The electricity demand projection was then distributed by bus according to the observed historical participation of each mining company.
3.3.3. Other Industries and Commercial Clients
Different econometric models were developed to project the electric demand for other industries (steel industry, pulp and paper industry, cement industry, iron mining, other industries, other mining, and petrochemical industry) and the commercial sector. These sectors are part of the non-regulated clients which are not connected to the grid in the distribution system (in Chile also known as “cliente libre”). We explore the relationship between electric demand and the industrial production of these sectors, an index to represent the monthly industry economic activity (IMACEC), and the price of the electricity. For every sector, we developed a model as follows:
: Electric demand for the sector s and in month t;
: Price of the electricity in month t;
: IMACEC in month t;
: Industrial production for the sector s and in month t;
: Elasticity regarding the explored variables.
For every sector, historical information of industrial production was obtained from different information sources. Afterwards, the electricity demand projection was distributed by bus according to the observed historical participation of each industrial sector. The developed models for each economic sector are shown in
Table A4,
Table A5,
Table A6,
Table A7,
Table A8,
Table A9,
Table A10 and
Table A11 in
Appendix A. Model number 1 was chosen for each economic sector, but the steel industry and the commercial were chosen for model 2. Additional dummy variables were added in some econometric models. Lagged versions of these variables were also tested. The models shown in
Appendix A have between 119 and 144 observations; depending on the industry, the amount of available historical data, and if lagged variables were used.
3.4. Energy End-Use Model
Currently, in Chile, there is an energy policy promoting the development of low-carbon emission technologies to achieve carbon neutrality by 2050 [
27]. Due to the econometric models described above, it may not adequately capture the effect of these technologies; projections will need to consider the inclusion of new energy requirements that could affect demand projections. Examples include the electrification of residential consumption (e.g., the increased use of electric heating, air conditioning, etc.), public and private electromobility, energy efficiency, hydrogen production, etc. These electric demand projections will be performed using an end-use model, and then these projections will be added to the projections obtained with the econometric models.
Figure 8 shows the general methodology.
The proposed methodology allows for the characterization of energy demand considering all energy sources and the most representative end-uses: heating, hot water, cooking, and electrical appliances. This approach enables the characterization of the increase in electrical demand resulting from the electrification of heating systems, the expected replacement of firewood in the central–southern zone of the country, the electrification of hot water systems, the electrification of cooking systems, and the increased electrical demand due to air conditioning use.
Based on the growth of the number of homes, the characterization of energy consumption in homes, and their energy end uses (heating, hot water, electrical appliances, etc.), it is possible to make annual energy demand projections for each district using the following expression:
where
: Energy demand in region r, district c, type of housing v (house or apartment), end-use u, energy source e, and year y;
: Number of homes according to region r, district c, type of housing v, and year y;
: Energy intensity of each end-use u (expressed in kWh/home) according to region r, type of housing v, energy source e, and year y;
: Access to end-use u, for each region r, type of housing v, and year y;
: Participation of each energy source e in end-use u, according to region r, type of housing v, and year y.
The general methodology considers disaggregated information at a temporal level (year and month), spatial level (region, district, and bus), and energy level (end use and energy sources). This work uses two previous studies carried out by the researchers from the Energy Center: the residential sector database created for Long-Term Energy Planning (PELP, as it is known in Chile) during the 2018–2022 period [
28], and the STEP 3.0 model [
29] used for transportation sector projections. The first is mainly used for energy calculations and reference values, and the second is used for data structure and processing. For the energy intensities and participation of each energy source in different end uses, and the level of access of dwellings to energy services, information from the study on energy use in Chilean dwellings [
30] and the trajectories developed by the Energy Center for the PELP 2018–2022 are used. Then, to update and calibrate the information with the latest official results, the intensity values are weighted until achieving the same energy consumption by energy source and region, as presented in the Regional Energy Balances, using average intensity values for the projection.
From the below equation, it is possible to obtain the monthly energy values t and per bus i, weighted by temporal and spatial distribution factors (
and
, respectively).
An expected electrification of heating, cooking, and domestic hot water (DHW), and an increase in access to air conditioning in Chilean dwellings are modeled. This responds to decarbonization processes and access to more efficient technologies.
3.5. Driver Projections
The developed models have, as input, several drivers. The economic growth, represented by the IMACEC index, population and housing, are used as input for the regulated sector and non-regulated sector in the distribution areas. The IMACEC projection is based on the information provided by the Ministry of Finance and OECD (2021). The following
Figure 9 shows the IMACEC projection.
In the case of the population, the National Institute of Statistics carries out estimates and projections to the year 2035, by district and urban and rural area, which are extrapolated from the INE’s national projection to 2050. The following
Figure 10 summarizes this projection to the year 2042, by region.
Based on the population projection, an estimate of the number of dwellings in the year 2042 is conducted. For this, housing data from the 2017 Census are used, as well as the projection of inhabitants per dwelling that has been estimated for Chile in previous studies [
31]. Such studies project a rate of two inhabitants per dwelling to the year 2050, resulting in an increase in the number of dwellings based on this rate and the number of inhabitants per district.
Figure 11 shows the projection of the national number of dwellings disaggregated by regions.
For cooper mining and other industrial sectors, the main driver to project the electric demand is the industrial projection. The copper ore processing for each mining company is used as input for the copper-mining industries electric demand model. For other industries, the industrial production projection is used as input (for example, steel production is used for the steel sector, cellulose production for paper and cellulose, and so on). The following sources of information were used to project the industrial production for each sector:
- ▪
Projected copper production per mine site from [
25], additional information from this institution and Mining Policy 2050 (2021);
- ▪
Pulp and paper production based on increased installed capacity (MAPA project);
- ▪
Sugar production based on improved crop yields;
- ▪
Fishery production with an increase in fishery and aquaculture production of 15% by 2030, based on FAO and OECD statistics;
- ▪
Steel production is not expected to increase;
- ▪
Petrochemical production is expected to increase in e-methanol production by 2030, due to the green hydrogen impulse;
- ▪
Saltpeter production expects an increase in lithium production of 250 thousand tons per year and a potassium production of 2 million tons per year by 2030 [
32].
Figure 12 shows the industrial production projection. It is important to highlight the significant drop in copper production that would occur due to the delay in the achievement of Codelco’s strategic projects and the lack of new projects on the country’s production horizon.