National Accounts at a Glance - HHDASH_INDIC

Data - OECD

Info

source dataset Title .html .rData
oecd HHDASH_INDIC National Accounts at a Glance - HHDASH_INDIC 2026-02-10 2026-02-12

NAAG

Code
ig_b("oecd", "NAAG")

LAST_COMPILE

LAST_COMPILE
2026-02-22

Last

obsTime Nobs
2025-Q3 412

REF_AREA

Code
HHDASH_INDIC %>%
  group_by(REF_AREA) %>%
  summarise(Nobs = n()) %>%
  {if (is_html_output()) datatable(., filter = 'top', rownames = F, escape = F) else .}

MEASURE

Code
HHDASH_INDIC %>%
  left_join(MEASURE, by = "MEASURE") %>%
  group_by(MEASURE, Measure) %>%
  summarise(Nobs = n()) %>%
  print_table_conditional()
MEASURE Measure Nobs
B1GQ_R_POP Real gross domestic product per capita 3906
B1GQ_R_POP_GR Real gross domestic product per capita growth rate 3822
B6GS1M_B5G Net cash transfers to households and NPISH 2106
B6GS1M_R_POP Real gross disposable income per capita of households and NPISH 2306
B6GS1M_R_POP_GR Real gross disposable income per capita of households and NPISH growth rate 2349
B8GS1M_B6GA Gross savings rate of households and NPISH 2037
CCICP Consumer confidence 3639
LAB_UR6 Labour underutilisation rate 3595
LES1M_BF90 Net financial worth of households and NPISH 2339
LES1M_FD4 Debt of households and NPISH 2339
P3S1M_R_POP Real final consumption expenditure per capita of households and NPISH 3906
P3S1M_R_POP_GR Real final consumption expenditure per capita of households and NPISH growth rate 3822
UNE_LF_Q Unemployment rate 3879