fetch_committees_from_url
fetches data on committees from a Members
endpoint URL and returns it as a tibble containing one row per committee.
This internal function allows generic handling of requests for this data
to the Members endpoint with different URL parameters.
1 |
url |
A valid URL requesting data from the Committees endpoint. |
summary |
A boolean indicating whether to exclude nested and empty columns in the results. The default is TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.