powered by
List tables in a dataset
list_dataset_tables(dataset_id)
A tibble listing all tables in a given dataset
a dataset name e.g. if addressing table "br_sp_alesp.deputado" then table_id is br_sp_alesp
br_sp_alesp
if (FALSE) { list_dataset_tables("br_sp_alesp") }
Run the code above in your browser using DataLab