powered by
Searches Census SIDRA tables by keyword in the table name. Supports partial matching, case-insensitive, and accent-insensitive search.
censo_sidra_search(keyword, year = NULL)
A tibble with matching tables (same structure as censo_sidra_tables).
censo_sidra_tables
Character. Search term (minimum 2 characters).
Character or numeric. Filter tables containing data for this year. NULL returns all.
censo_sidra_search("deficiencia") censo_sidra_search("raca") censo_sidra_search("indigena")
Run the code above in your browser using DataLab