| call_api | Call the API directly |
| get_api_key | Get the API key |
| get_comments | Fetch comments left on OpenAustralia |
| get_debates | Fetch Debates |
| get_divisions | Fetch a list of electoral divisions |
| get_hansard | Fetch all Hansard |
| get_representative | Fetch a particular member of the House of Representatives |
| get_representatives | Fetch a list of members of the House of Representatives |
| get_senator | Fetch a particular Senator |
| get_senators | Fetch a list of Senators |
| pipe | Pipe operator |
| set_api_key | Set the API key |
| tibble_debates_by_date | Convert a list of debates returned from an API search by date... |
| tibble_members | Convert a list of members into a nested tibble |
| tibble_office | Convert a list of offices held by a member into a tibble, or... |
| tibble_subs | Convert a list of sub-debates into a tibble. |
| tidy_debates_by_date | Process nested list data of debates returned from an API... |
| tidy_divisions | Process list data of divisions and return a tidy tibble |
| tidy_members | Process nested list data of members and return a tidy nested... |
| type_convert_members | Convert the column types for a tibble of members from strings... |
| type_convert_offices | Convert the column types for a tibble of offices from strings... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.