Saudi Arabia Flag
A government website registered with the Digital Government Authority.
Live Stream LinkLive Stream
Official Saudi Government websites URL ends with.gov.sa .

Website belongs to an official government organization in the Kingdom ofSaudi Arabia always ends with .gov.sa .

Official Reliable websites useHTTPS

Ensure the website is using the HTTPS protocol.

Dga Logo

Registered on Digital Government Authority:

20250724844
An error occurred while processing the template.
The following has evaluated to null or missing:
==> article.getTitle  [in template "11099719610328#20119#127261" at line 40, column 35]

----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${article.getTitle(locale)}  [in template "11099719610328#20119#127261" at line 40, column 33]
----
1<#assign baseURL = themeDisplay.getPortalURL() /> 
2 
3<#assign currentURL = themeDisplay.getURLCurrent() /> 
4<#if currentURL?contains("/w/")> 
5    <#assign pathAfterW = currentURL?split("/w/")[1]?split("?")[0] /> 
6<#else> 
7    <#assign pathAfterW = '' /> 
8</#if> 
9 
10<#assign JournalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") /> 
11 
12<#-- Attempt to get the article using the URL title --> 
13<#assign article = {} /> 
14<#attempt> 
15    <#assign article = JournalArticleLocalService.getArticleByUrlTitle(themeDisplay.getScopeGroupId(), pathAfterW) /> 
16<#recover> 
17    <#-- If an error occurs (article not found), article remains {} --> 
18</#recover> 
19 
20<#if entries?has_content> 
21	<nav class="dl-breadcrumb"> 
22  <ol class="breadcrumb">  
23		 <li class="breadcrumb-item"> 
24      <a href="/home"> 
25        <@liferay.language key='home' /> 
26      </a> 
27    </li> 
28	<#list entries as nav_item> 
29            <#if nav_item.getURL() == baseURL> 
30							<li class="breadcrumb-item active">  <a class="nav-link">${nav_item.getName()}</a></li> 
31            <#else> 
32							<li class="breadcrumb-item ">   <a class="nav-link" href="${nav_item.getURL()}">${nav_item.getName()}</a></li> 
33            </#if> 
34        
35    </#list> 
36 
37    <#-- Only show the breadcrumb if article exists --> 
38    <#if article??> 
39        <li class="breadcrumb-item active"> 
40            <a class="nav-link">${article.getTitle(locale)}</a> 
41        </li> 
42    </#if> 
43		</ol> 
44	</nav> 
45</#if> 

GASTAT: Saudi Arabia’s inflation rate hits 2.0% in November 2024

logo-vertical
17-12-2024

The annual inflation rate in the Kingdom of Saudi Arabia reached 2.0% in November 2024, compared to the same month last year. This inflation rate is considered one of the lowest among the G20 countries.
It is worth mentioning that the Consumer Price Index (CPI) reflects changes in the prices paid by consumers for a fixed basket of goods and services, consisting of 490 items. This basket was selected based on the results of the Household Income and Expenditure Survey conducted in 2018. The relevant prices are collected through field visits to retail outlets, and the CPI statistics for the Kingdom are published on a monthly basis.

Read Also