powered by
Returns detailed information about the columns available for a specific endpoint.
pix_columns(endpoint = c("keys", "municipality", "stats", "fraud"))
A tibble::tibble with column names, types, and descriptions.
Character string specifying the endpoint. One of: "keys", "municipality", "stats", or "fraud".
pix_columns("keys") pix_columns("municipality") pix_columns("stats") pix_columns("fraud")
Run the code above in your browser using DataLab