Intermédiaire entre les niveaux A 10 et A 38 (niveau français) - A17

Données - INSEE

Info

Last data update: 02 aoû 2026, 11:03. Last compile: 17 aoû 2026, 21:56

A17 VS A88

Code
i_g("bib/insee/produits-agregats.png")

A17

Code
A17 %>%
  {if (is_html_output()) datatable(., filter = 'top', rownames = F) else .}

A17_SYNTH

Code
A17_SYNTH %>%
  {if (is_html_output()) datatable(., filter = 'top', rownames = F) else .}

A129_A88_A38_A21_A10

Code
A129_A88_A38_A21_A10 |>
  select(1:5) %>%
  {if (is_html_output()) datatable(., filter = 'top', rownames = F) else .}