| create_database | Creating database | 
| deputies_add_new | Adding new deputies to table | 
| deputies_create_table | Creating table with deputies | 
| deputies_get_data | Getting data about deputies | 
| deputies_get_ids | Getting deputies' ids | 
| deputies_update_table | Updating table with deputies | 
| get_deputies_table | Importing deputies table from a database | 
| get_filtered_statements | Retrieve filtered statements from a database | 
| get_filtered_votes | Retrieve filtered votes from a database | 
| get_statements_table | Importing statements table from a database | 
| get_votes_table | Importing votes table from a database | 
| get_votings_table | Importing votings table from a database | 
| remove_database | Removing database | 
| safe_html | Safe html scrapping | 
| safe_readHTMLTable | Safe html table scrapping | 
| statements_create_table | Creating table with deputies' statements | 
| statements_get_statement | Getting statements | 
| statements_get_statements_data | Getting data about statements | 
| statements_get_statements_table | Getting statements' table | 
| statements_update_table | Updating table with deputies' statements | 
| votes_create_table | Creating table with votes | 
| votes_get_clubs_links | Getting links with voting's results for each club | 
| votes_get_results | Getting voting's results for each club | 
| votes_match_deputies_ids | Matching deputies to theirs' ids | 
| votes_update_table | Updating table with votes | 
| votings_create_table | Creating table with votings | 
| votings_get_date | Getting date of meeting | 
| votings_get_meetings_links | Getting meetings' links | 
| votings_get_meetings_table | Getting meetings' table | 
| votings_get_votings_links | Getting votings' links | 
| votings_get_votings_table | Getting votings' table | 
| votings_update_table | Updating table with votings | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.