National Accounts at a Glance - HHDASH_INDIC

Data - OECD

Info

source dataset .html .RData
oecd HHDASH_INDIC 2025-08-25 2025-09-27

NAAG

Code
ig_b("oecd", "NAAG")

LAST_COMPILE

LAST_COMPILE
2025-09-29

Last

obsTime Nobs
2025-Q1 413

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 3819
B1GQ_R_POP_GR Real gross domestic product per capita growth rate 3735
B6GS1M_B5G Net cash transfers to households and NPISH 2064
B6GS1M_R_POP Real gross disposable income per capita of households and NPISH 2260
B6GS1M_R_POP_GR Real gross disposable income per capita of households and NPISH growth rate 2300
B8GS1M_B6GA Gross savings rate of households and NPISH 1995
CCICP Consumer confidence 3527
LAB_UR6 Labour underutilisation rate 3515
LES1M_BF90 Net financial worth of households and NPISH 2293
LES1M_FD4 Debt of households and NPISH 2293
P3S1M_R_POP Real final consumption expenditure per capita of households and NPISH 3819
P3S1M_R_POP_GR Real final consumption expenditure per capita of households and NPISH growth rate 3735
UNE_LF_Q Unemployment rate 3792