Module pipelines.rj_smtr.br_rj_riodejaneiro_diretorios.flows

Flows for br_rj_riodejaneiro_diretorios

Functions

def table_params(tables, exclude)
Expand source code
lambda tables, exclude: [t for t in tables if t["table_id"] not in exclude]