Posts List Oldapi View
We shared this request example with FAB participants: url_qparams = { "limit": count, "offset": offset, "has_group": "false", "order_by": "-activity", "forecast_type": "binary", "project": tournament_id, "status": "open", "type": "forecast", "include_description": "true", } url = f"{api_info.base_url}/questions/" response = requests.get( url, headers={"Authorization": f"Token {api_info.token}"}, params=url_qparams )
But we don't want to support all these parameters, and the ones relevant are: - order_by - status - project - forecast_type - we ignore this, but assume it's binary - FAB only supports binary for now.
GET /api2/questions/?format=api&offset=1160
{ "count": 6305, "next": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=1180", "previous": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=1140", "results": [ { "id": 36764, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:10.679655Z", "published_at": "2025-04-16T10:00:00Z", "edited_at": "2025-09-05T17:29:24.517902Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-16T12:00:00Z", "scheduled_close_time": "2025-04-16T12:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-20T14:40:00Z", "open_time": "2025-04-16T10:00:00Z", "nr_forecasters": 29, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36195, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:10.679655Z", "open_time": "2025-04-16T10:00:00Z", "cp_reveal_time": "2025-04-16T12:00:00Z", "spot_scoring_time": "2025-04-16T12:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-20T14:40:00Z", "resolution_set_time": "2025-04-20T14:42:58.319925Z", "scheduled_close_time": "2025-04-16T12:00:00Z", "actual_close_time": "2025-04-16T12:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36764, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744799497.125603, "end_time": null, "forecaster_count": 29, "interval_lower_bounds": [ 0.3 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.45 ] } ], "latest": { "start_time": 1744799497.125603, "end_time": null, "forecaster_count": 29, "interval_lower_bounds": [ 0.3 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.45 ], "forecast_values": [ 0.6, 0.4 ], "means": [ 0.36462109561432066 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.01885548841701457, 0.0, 0.0, 0.0, 0.0, 0.44816710576384877, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.975198550116599, 0.0, 0.6803385023255489, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.7511534702699268, 0.0, 0.0, 0.0, 0.0, 1.295531366668297, 0.0, 0.0, 0.0, 0.0, 0.7693359977051792, 0.0, 0.0, 0.0, 0.0, 4.004134073225646, 0.0, 0.0, 0.0, 0.0, 0.02591031830222411, 0.0, 0.0, 0.0, 0.0, 0.1687033331669892, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.14645117361277293, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 30, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36761, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:10.648532Z", "published_at": "2025-04-16T04:00:00Z", "edited_at": "2025-09-05T17:28:53.870620Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-16T06:00:00Z", "scheduled_close_time": "2025-04-16T06:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-20T13:57:00Z", "open_time": "2025-04-16T04:00:00Z", "nr_forecasters": 29, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36192, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:10.648532Z", "open_time": "2025-04-16T04:00:00Z", "cp_reveal_time": "2025-04-16T06:00:00Z", "spot_scoring_time": "2025-04-16T06:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-20T13:57:00Z", "resolution_set_time": "2025-04-20T13:58:18.352009Z", "scheduled_close_time": "2025-04-16T06:00:00Z", "actual_close_time": "2025-04-16T06:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36761, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744777943.27829, "end_time": null, "forecaster_count": 29, "interval_lower_bounds": [ 0.2 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.4 ] } ], "latest": { "start_time": 1744777943.27829, "end_time": null, "forecaster_count": 29, "interval_lower_bounds": [ 0.2 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.4 ], "forecast_values": [ 0.6, 0.4 ], "means": [ 0.330137543679261 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.01885548841701457, 0.0, 0.0, 0.0, 0.6803385023255489, 0.0, 0.0, 0.0, 0.9105903213533636, 0.0, 1.0338720595285722, 0.0, 0.0, 0.0, 0.0, 0.7511534702699268, 0.0, 0.0, 0.0, 0.0, 0.4137677165138935, 0.0, 0.0, 0.0, 0.0, 0.6876566514599292, 0.0, 0.0, 0.0, 0.0, 2.7869969966075794, 0.0, 0.0, 0.0, 0.0, 1.359670024845978, 0.0, 0.0, 0.6149678299500161, 0.0, 0.02591031830222411, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 30, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36758, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:10.478232Z", "published_at": "2025-04-15T22:00:00Z", "edited_at": "2025-09-05T17:29:20.456093Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-16T00:00:00Z", "scheduled_close_time": "2025-04-16T00:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-20T13:57:00Z", "open_time": "2025-04-15T22:00:00Z", "nr_forecasters": 28, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36189, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:10.478232Z", "open_time": "2025-04-15T22:00:00Z", "cp_reveal_time": "2025-04-16T00:00:00Z", "spot_scoring_time": "2025-04-16T00:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-20T13:57:00Z", "resolution_set_time": "2025-04-20T13:58:13.834654Z", "scheduled_close_time": "2025-04-16T00:00:00Z", "actual_close_time": "2025-04-16T00:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36758, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744760022.994888, "end_time": null, "forecaster_count": 28, "interval_lower_bounds": [ 0.3 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.45 ] } ], "latest": { "start_time": 1744760022.994888, "end_time": null, "forecaster_count": 28, "interval_lower_bounds": [ 0.3 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.45 ], "forecast_values": [ 0.6, 0.4 ], "means": [ 0.3773606004441231 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8249082519936364, 0.0, 0.020706884286877357, 0.0, 0.6753507208774424, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.596197958303874, 0.0, 0.0, 0.0, 0.0, 1.9349692654501531, 0.0, 0.0, 0.0, 0.44071068269949837, 1.435587738742347, 0.0, 0.0, 0.0, 0.0, 0.6562642058017948, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3935277555318061, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.11892943297667151, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 30, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36755, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:10.446088Z", "published_at": "2025-04-15T16:00:00Z", "edited_at": "2025-09-05T17:29:03.079859Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-15T18:00:00Z", "scheduled_close_time": "2025-04-15T18:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-20T14:41:00Z", "open_time": "2025-04-15T16:00:00Z", "nr_forecasters": 28, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36186, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:10.446088Z", "open_time": "2025-04-15T16:00:00Z", "cp_reveal_time": "2025-04-15T18:00:00Z", "spot_scoring_time": "2025-04-15T18:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-20T14:41:00Z", "resolution_set_time": "2025-04-20T14:43:10.549910Z", "scheduled_close_time": "2025-04-15T18:00:00Z", "actual_close_time": "2025-04-15T18:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36755, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744734778.587858, "end_time": null, "forecaster_count": 28, "interval_lower_bounds": [ 0.27 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.55 ] } ], "latest": { "start_time": 1744734778.587858, "end_time": null, "forecaster_count": 28, "interval_lower_bounds": [ 0.27 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.55 ], "forecast_values": [ 0.6, 0.4 ], "means": [ 0.4347733128477324 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9090545283477725, 0.0, 1.0371979129738937, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.7471400545026624, 0.0, 0.0, 0.08463637410442552, 0.0, 0.0, 0.0, 0.0, 0.35033622771640044, 0.0, 0.0, 0.0, 0.0, 1.5075325572349407, 0.0, 0.0, 0.0, 0.0, 1.1710569757183782, 0.0, 0.0, 0.0, 0.5482154774436659, 0.028454418737632672, 0.0, 0.0, 0.0, 0.0, 1.0498726449179983, 0.0, 0.0, 0.0, 0.0, 0.6774401445581095, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6753507208774424, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3108648595307786, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 29, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36752, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:10.281071Z", "published_at": "2025-04-15T10:00:00Z", "edited_at": "2025-09-05T17:29:25.233578Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-15T12:00:00Z", "scheduled_close_time": "2025-04-15T12:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-20T15:48:00Z", "open_time": "2025-04-15T10:00:00Z", "nr_forecasters": 29, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36183, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:10.281071Z", "open_time": "2025-04-15T10:00:00Z", "cp_reveal_time": "2025-04-15T12:00:00Z", "spot_scoring_time": "2025-04-15T12:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-20T15:48:00Z", "resolution_set_time": "2025-04-20T15:50:24.287883Z", "scheduled_close_time": "2025-04-15T12:00:00Z", "actual_close_time": "2025-04-15T12:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36752, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744717277.444839, "end_time": null, "forecaster_count": 29, "interval_lower_bounds": [ 0.28 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.55 ] } ], "latest": { "start_time": 1744717277.444839, "end_time": null, "forecaster_count": 29, "interval_lower_bounds": [ 0.28 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.55 ], "forecast_values": [ 0.6, 0.4 ], "means": [ 0.4466035830930817 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.7511534702699268, 0.0, 0.0, 0.0, 0.053094864755261, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6149678299500161, 0.0, 0.09207380390900106, 0.0, 0.0, 0.0, 0.0, 0.6927993366562459, 0.0, 0.0, 0.0, 0.0, 1.5102605963352878, 0.0, 0.28307053233759993, 0.0, 0.0, 0.9955106682831035, 0.0, 0.0, 0.0, 0.44816710576384877, 0.02591031830222411, 0.0, 0.0, 0.0, 0.0, 1.5871677534801658, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3190127781780022, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9105903213533636, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 29, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36749, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:10.133807Z", "published_at": "2025-04-15T04:00:00Z", "edited_at": "2025-09-05T17:28:55.574212Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-15T06:00:00Z", "scheduled_close_time": "2025-04-15T06:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-20T15:48:00Z", "open_time": "2025-04-15T04:00:00Z", "nr_forecasters": 26, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36180, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:10.133807Z", "open_time": "2025-04-15T04:00:00Z", "cp_reveal_time": "2025-04-15T06:00:00Z", "spot_scoring_time": "2025-04-15T06:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-20T15:48:00Z", "resolution_set_time": "2025-04-20T15:49:38.970596Z", "scheduled_close_time": "2025-04-15T06:00:00Z", "actual_close_time": "2025-04-15T06:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36749, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744691607.420927, "end_time": null, "forecaster_count": 26, "interval_lower_bounds": [ 0.35 ], "centers": [ 0.45 ], "interval_upper_bounds": [ 0.5 ] } ], "latest": { "start_time": 1744691607.420927, "end_time": null, "forecaster_count": 26, "interval_lower_bounds": [ 0.35 ], "centers": [ 0.45 ], "interval_upper_bounds": [ 0.5 ], "forecast_values": [ 0.55, 0.45 ], "means": [ 0.42134586457650886 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.90572503390162, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.16493332406248704, 0.0, 0.0, 0.0, 0.0, 1.2229668776167295, 0.0, 0.0, 0.0, 0.0, 0.5582080962478733, 0.0, 0.0, 0.0, 0.0, 1.4643700230769754, 0.0, 0.0, 0.5966385346030553, 0.0, 0.7729543005723882, 0.0, 0.0, 0.0, 0.0, 0.8328123052293809, 0.0, 0.0, 0.0, 0.0, 0.4770563933391733, 0.0, 0.0, 0.0, 0.0, 0.29345347581623216, 0.0, 0.0, 0.0, 0.0, 0.4246972034401506, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 26, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36746, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:10.103258Z", "published_at": "2025-04-14T22:00:00Z", "edited_at": "2025-09-05T17:28:56.462656Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-15T00:00:00Z", "scheduled_close_time": "2025-04-15T00:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T09:33:00Z", "open_time": "2025-04-14T22:00:00Z", "nr_forecasters": 7, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36177, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:10.103258Z", "open_time": "2025-04-14T22:00:00Z", "cp_reveal_time": "2025-04-15T00:00:00Z", "spot_scoring_time": "2025-04-15T00:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T09:33:00Z", "resolution_set_time": "2025-04-21T09:35:35.726794Z", "scheduled_close_time": "2025-04-15T00:00:00Z", "actual_close_time": "2025-04-15T00:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36746, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744673625.629981, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.21 ], "centers": [ 0.35 ], "interval_upper_bounds": [ 0.35 ] } ], "latest": { "start_time": 1744673625.629981, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.21 ], "centers": [ 0.35 ], "interval_upper_bounds": [ 0.35 ], "forecast_values": [ 0.65, 0.35 ], "means": [ 0.2939546021135176 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6638604391733991, 0.0, 0.0, 0.0, 0.0, 0.40103743436730943, 0.0, 0.0, 0.0, 0.8217972504684123, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.5242685053741454, 0.0, 0.0, 0.0, 0.0, 0.19286760478082793, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.29184345056281896, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 8, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36743, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:09.941876Z", "published_at": "2025-04-14T16:00:00Z", "edited_at": "2025-09-05T17:28:46.721494Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-14T18:00:00Z", "scheduled_close_time": "2025-04-14T18:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T11:43:00Z", "open_time": "2025-04-14T16:00:00Z", "nr_forecasters": 7, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36174, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:09.941876Z", "open_time": "2025-04-14T16:00:00Z", "cp_reveal_time": "2025-04-14T18:00:00Z", "spot_scoring_time": "2025-04-14T18:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T11:43:00Z", "resolution_set_time": "2025-04-21T11:44:24.988563Z", "scheduled_close_time": "2025-04-14T18:00:00Z", "actual_close_time": "2025-04-14T18:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36743, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744648516.641388, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.2 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.35 ] } ], "latest": { "start_time": 1744648516.641388, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.2 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.35 ], "forecast_values": [ 0.75, 0.25 ], "means": [ 0.2884705488831688 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8217972504684123, 0.5242685053741454, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.29184345056281896, 0.0, 0.0, 0.0, 0.0, 0.6638604391733991, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19286760478082793, 0.0, 0.0, 0.0, 0.0, 0.40103743436730943, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 7, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36740, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:09.910583Z", "published_at": "2025-04-14T10:00:00Z", "edited_at": "2025-09-05T17:29:08.781365Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-14T12:00:00Z", "scheduled_close_time": "2025-04-14T12:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T13:11:00Z", "open_time": "2025-04-14T10:00:00Z", "nr_forecasters": 7, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36171, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:09.910583Z", "open_time": "2025-04-14T10:00:00Z", "cp_reveal_time": "2025-04-14T12:00:00Z", "spot_scoring_time": "2025-04-14T12:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T13:11:00Z", "resolution_set_time": "2025-04-21T13:16:42.376946Z", "scheduled_close_time": "2025-04-14T12:00:00Z", "actual_close_time": "2025-04-14T12:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36740, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744626630.688452, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.18 ], "centers": [ 0.285 ], "interval_upper_bounds": [ 0.32 ] } ], "latest": { "start_time": 1744626630.688452, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.18 ], "centers": [ 0.285 ], "interval_upper_bounds": [ 0.32 ], "forecast_values": [ 0.7150000000000001, 0.285 ], "means": [ 0.260894343977536 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8217972504684123, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40103743436730943, 0.0, 0.19286760478082793, 0.0, 0.5242685053741454, 0.0, 0.0, 0.29184345056281896, 0.0, 0.0, 0.0, 0.0, 0.6638604391733991, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 7, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36737, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:09.748536Z", "published_at": "2025-04-14T04:00:00Z", "edited_at": "2025-09-05T17:28:48.708871Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-14T06:00:00Z", "scheduled_close_time": "2025-04-14T06:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T09:33:00Z", "open_time": "2025-04-14T04:00:00Z", "nr_forecasters": 7, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36168, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:09.748536Z", "open_time": "2025-04-14T04:00:00Z", "cp_reveal_time": "2025-04-14T06:00:00Z", "spot_scoring_time": "2025-04-14T06:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T09:33:00Z", "resolution_set_time": "2025-04-21T09:35:55.435236Z", "scheduled_close_time": "2025-04-14T06:00:00Z", "actual_close_time": "2025-04-14T06:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36737, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744605174.672657, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.24 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.35 ] } ], "latest": { "start_time": 1744605174.672657, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.24 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.35 ], "forecast_values": [ 0.75, 0.25 ], "means": [ 0.27460756943070636 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8217972504684123, 0.0, 0.0, 0.0, 0.0, 0.5242685053741454, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40103743436730943, 0.0, 0.0, 1.148571494517046, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 7, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36734, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:09.597770Z", "published_at": "2025-04-13T22:00:00Z", "edited_at": "2025-09-05T17:28:48.493582Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-14T00:00:00Z", "scheduled_close_time": "2025-04-14T00:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T11:43:00Z", "open_time": "2025-04-13T22:00:00Z", "nr_forecasters": 8, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36165, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:09.597770Z", "open_time": "2025-04-13T22:00:00Z", "cp_reveal_time": "2025-04-14T00:00:00Z", "spot_scoring_time": "2025-04-14T00:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T11:43:00Z", "resolution_set_time": "2025-04-21T11:44:12.359017Z", "scheduled_close_time": "2025-04-14T00:00:00Z", "actual_close_time": "2025-04-14T00:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36734, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744587324.291068, "end_time": null, "forecaster_count": 8, "interval_lower_bounds": [ 0.18 ], "centers": [ 0.3 ], "interval_upper_bounds": [ 0.375 ] } ], "latest": { "start_time": 1744587324.291068, "end_time": null, "forecaster_count": 8, "interval_lower_bounds": [ 0.18 ], "centers": [ 0.3 ], "interval_upper_bounds": [ 0.375 ], "forecast_values": [ 0.7, 0.3 ], "means": [ 0.29486538811987595 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5530210864100233, 0.0, 0.0, 0.0, 0.0, 0.6845884789108578, 0.0, 0.0, 0.0, 0.3340794910464137, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.43673567711547195, 0.0, 0.2431167344342142, 0.0, 0.0, 0.16066607683687129, 0.0, 0.0, 0.0, 0.0, 0.833038171544931, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 9, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36731, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:09.565889Z", "published_at": "2025-04-13T16:00:00Z", "edited_at": "2025-09-05T17:29:07.310254Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-13T18:00:00Z", "scheduled_close_time": "2025-04-13T18:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T13:11:00Z", "open_time": "2025-04-13T16:00:00Z", "nr_forecasters": 7, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36162, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:09.565889Z", "open_time": "2025-04-13T16:00:00Z", "cp_reveal_time": "2025-04-13T18:00:00Z", "spot_scoring_time": "2025-04-13T18:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T13:11:00Z", "resolution_set_time": "2025-04-21T13:22:58.178155Z", "scheduled_close_time": "2025-04-13T18:00:00Z", "actual_close_time": "2025-04-13T18:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36731, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744561933.311459, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.14 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.385 ] } ], "latest": { "start_time": 1744561933.311459, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.14 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.385 ], "forecast_values": [ 0.75, 0.25 ], "means": [ 0.25592833751245064 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8217972504684123, 0.0, 0.5242685053741454, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.29184345056281896, 0.0, 0.0, 0.0, 0.0, 0.19286760478082793, 0.0, 0.0, 0.40103743436730943, 0.0, 0.6638604391733991, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 7, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36728, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:09.400325Z", "published_at": "2025-04-13T10:00:00Z", "edited_at": "2025-09-05T17:29:28.188170Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-13T12:00:00Z", "scheduled_close_time": "2025-04-13T12:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T14:34:00Z", "open_time": "2025-04-13T10:00:00Z", "nr_forecasters": 8, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36159, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:09.400325Z", "open_time": "2025-04-13T10:00:00Z", "cp_reveal_time": "2025-04-13T12:00:00Z", "spot_scoring_time": "2025-04-13T12:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T14:34:00Z", "resolution_set_time": "2025-04-21T14:35:57.531216Z", "scheduled_close_time": "2025-04-13T12:00:00Z", "actual_close_time": "2025-04-13T12:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36728, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744544340.216027, "end_time": null, "forecaster_count": 8, "interval_lower_bounds": [ 0.3 ], "centers": [ 0.399 ], "interval_upper_bounds": [ 0.525 ] } ], "latest": { "start_time": 1744544340.216027, "end_time": null, "forecaster_count": 8, "interval_lower_bounds": [ 0.3 ], "centers": [ 0.399 ], "interval_upper_bounds": [ 0.525 ], "forecast_values": [ 0.601, 0.399 ], "means": [ 0.43496677295104036 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.43673567711547195, 0.0, 0.0, 0.5530210864100233, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4037828112710855, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6845884789108578, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3340794910464137, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.833038171544931, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 8, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36725, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:09.369265Z", "published_at": "2025-04-13T04:00:00Z", "edited_at": "2025-09-05T17:28:50.061137Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-13T06:00:00Z", "scheduled_close_time": "2025-04-13T06:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T17:44:00Z", "open_time": "2025-04-13T04:00:00Z", "nr_forecasters": 7, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36156, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:09.369265Z", "open_time": "2025-04-13T04:00:00Z", "cp_reveal_time": "2025-04-13T06:00:00Z", "spot_scoring_time": "2025-04-13T06:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T17:44:00Z", "resolution_set_time": "2025-04-21T17:46:41.434563Z", "scheduled_close_time": "2025-04-13T06:00:00Z", "actual_close_time": "2025-04-13T06:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36725, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744518479.271246, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.2 ], "centers": [ 0.3 ], "interval_upper_bounds": [ 0.45 ] } ], "latest": { "start_time": 1744518479.271246, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.2 ], "centers": [ 0.3 ], "interval_upper_bounds": [ 0.45 ], "forecast_values": [ 0.7, 0.3 ], "means": [ 0.3702325606246859 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.29184345056281896, 0.0, 0.0, 0.40103743436730943, 0.0, 0.0, 0.0, 0.0, 0.6638604391733991, 0.0, 0.0, 0.0, 0.0, 0.19286760478082793, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5242685053741454, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8217972504684123, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 7, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36722, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:09.187119Z", "published_at": "2025-04-12T22:00:00Z", "edited_at": "2025-09-05T17:29:21.891742Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-13T00:00:00Z", "scheduled_close_time": "2025-04-13T00:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T17:44:00Z", "open_time": "2025-04-12T22:00:00Z", "nr_forecasters": 7, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36153, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:09.187119Z", "open_time": "2025-04-12T22:00:00Z", "cp_reveal_time": "2025-04-13T00:00:00Z", "spot_scoring_time": "2025-04-13T00:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T17:44:00Z", "resolution_set_time": "2025-04-21T17:46:35.892254Z", "scheduled_close_time": "2025-04-13T00:00:00Z", "actual_close_time": "2025-04-13T00:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36722, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744496646.654613, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.22 ], "centers": [ 0.38 ], "interval_upper_bounds": [ 0.4 ] } ], "latest": { "start_time": 1744496646.654613, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.22 ], "centers": [ 0.38 ], "interval_upper_bounds": [ 0.4 ], "forecast_values": [ 0.62, 0.38 ], "means": [ 0.32591574768180687 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6638604391733991, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5242685053741454, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19286760478082793, 0.0, 0.40103743436730943, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.29184345056281896, 0.0, 0.0, 0.0, 0.0, 0.8217972504684123, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 7, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36719, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:09.030642Z", "published_at": "2025-04-12T16:00:00Z", "edited_at": "2025-09-05T17:28:52.240539Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-12T18:00:00Z", "scheduled_close_time": "2025-04-12T18:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T13:11:00Z", "open_time": "2025-04-12T16:00:00Z", "nr_forecasters": 7, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36150, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:09.030642Z", "open_time": "2025-04-12T16:00:00Z", "cp_reveal_time": "2025-04-12T18:00:00Z", "spot_scoring_time": "2025-04-12T18:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T13:11:00Z", "resolution_set_time": "2025-04-21T13:17:05.753579Z", "scheduled_close_time": "2025-04-12T18:00:00Z", "actual_close_time": "2025-04-12T18:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36719, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744475406.024274, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.25 ], "centers": [ 0.3 ], "interval_upper_bounds": [ 0.45 ] } ], "latest": { "start_time": 1744475406.024274, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.25 ], "centers": [ 0.3 ], "interval_upper_bounds": [ 0.45 ], "forecast_values": [ 0.7, 0.3 ], "means": [ 0.3364612791255064 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5242685053741454, 0.0, 0.0, 0.6638604391733991, 0.0, 0.0, 0.0, 0.0, 1.192867604780828, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40103743436730943, 0.0, 0.0, 1.1136407010312313, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 7, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36716, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:09.000514Z", "published_at": "2025-04-12T10:00:00Z", "edited_at": "2025-09-05T17:28:53.138442Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-12T12:00:00Z", "scheduled_close_time": "2025-04-12T12:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T17:44:00Z", "open_time": "2025-04-12T10:00:00Z", "nr_forecasters": 7, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36147, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:09.000514Z", "open_time": "2025-04-12T10:00:00Z", "cp_reveal_time": "2025-04-12T12:00:00Z", "spot_scoring_time": "2025-04-12T12:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T17:44:00Z", "resolution_set_time": "2025-04-21T17:45:00.654614Z", "scheduled_close_time": "2025-04-12T12:00:00Z", "actual_close_time": "2025-04-12T12:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36716, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744454257.772367, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.17 ], "centers": [ 0.22 ], "interval_upper_bounds": [ 0.3 ] } ], "latest": { "start_time": 1744454257.772367, "end_time": null, "forecaster_count": 7, "interval_lower_bounds": [ 0.17 ], "centers": [ 0.22 ], "interval_upper_bounds": [ 0.3 ], "forecast_values": [ 0.78, 0.22 ], "means": [ 0.2549483659197548 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8217972504684123, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.40103743436730943, 0.0, 0.0, 0.5242685053741454, 0.0, 0.0, 0.0, 0.0, 0.19286760478082793, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.29184345056281896, 0.0, 0.0, 0.6638604391733991, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 7, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36713, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:08.808694Z", "published_at": "2025-04-12T04:00:00Z", "edited_at": "2025-09-05T17:28:48.119652Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-12T06:00:00Z", "scheduled_close_time": "2025-04-12T06:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T13:11:00Z", "open_time": "2025-04-12T04:00:00Z", "nr_forecasters": 6, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36144, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:08.808694Z", "open_time": "2025-04-12T04:00:00Z", "cp_reveal_time": "2025-04-12T06:00:00Z", "spot_scoring_time": "2025-04-12T06:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T13:11:00Z", "resolution_set_time": "2025-04-21T13:17:20.069781Z", "scheduled_close_time": "2025-04-12T06:00:00Z", "actual_close_time": "2025-04-12T06:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36713, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744432283.377786, "end_time": null, "forecaster_count": 6, "interval_lower_bounds": [ 0.25 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.4 ] } ], "latest": { "start_time": 1744432283.377786, "end_time": null, "forecaster_count": 6, "interval_lower_bounds": [ 0.25 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.4 ], "forecast_values": [ 0.6, 0.4 ], "means": [ 0.3479563052925761 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.488000457702583, 0.0, 0.0, 0.0, 0.637953589009114, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.23469000981798885, 0.0, 0.0, 0.3551282879037044, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.8078153568839619, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 6, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36710, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:08.778206Z", "published_at": "2025-04-11T22:00:00Z", "edited_at": "2025-09-05T17:29:29.153823Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-12T00:00:00Z", "scheduled_close_time": "2025-04-12T00:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T19:24:00Z", "open_time": "2025-04-11T22:00:00Z", "nr_forecasters": 6, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36141, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:08.778206Z", "open_time": "2025-04-11T22:00:00Z", "cp_reveal_time": "2025-04-12T00:00:00Z", "spot_scoring_time": "2025-04-12T00:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T19:24:00Z", "resolution_set_time": "2025-04-21T19:25:18.121916Z", "scheduled_close_time": "2025-04-12T00:00:00Z", "actual_close_time": "2025-04-12T00:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36710, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744414394.345886, "end_time": null, "forecaster_count": 6, "interval_lower_bounds": [ 0.35 ], "centers": [ 0.35 ], "interval_upper_bounds": [ 0.35 ] } ], "latest": { "start_time": 1744414394.345886, "end_time": null, "forecaster_count": 6, "interval_lower_bounds": [ 0.35 ], "centers": [ 0.35 ], "interval_upper_bounds": [ 0.35 ], "forecast_values": [ 0.65, 0.35 ], "means": [ 0.3435583619964399 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3551282879037044, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.933769403595659, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.23469000981798885, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 7, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" }, { "id": 36707, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "short_title": "", "url_title": "", "slug": "practice-will-pierre-poilievre-become-prime-minister-of-canada-before-2026", "author_id": 228596, "author_username": "BenWilson", "coauthors": [], "created_at": "2025-04-07T18:51:08.623514Z", "published_at": "2025-04-11T16:00:00Z", "edited_at": "2025-09-05T17:29:24.106408Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 0, "status": "resolved", "resolved": true, "actual_close_time": "2025-04-11T18:00:00Z", "scheduled_close_time": "2025-04-11T18:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T19:23:00Z", "open_time": "2025-04-11T16:00:00Z", "nr_forecasters": 5, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32721, "type": "tournament", "name": "AI Forecasting Benchmark Tournament - 2025 Q2", "slug": "aibq2", "header_image": "https://metaculus-web-media.s3.amazonaws.com/aib-q2-banner.webp", "prize_pool": "30000.00", "start_date": "2025-04-21T01:38:25Z", "close_date": "2025-07-24T00:00:00Z", "forecasting_end_date": "2025-07-09T00:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2025-03-22T19:06:55.820092Z", "edited_at": "2025-10-26T14:56:57.873572Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 36138, "title": "[PRACTICE] Will Pierre Poilievre become Prime Minister of Canada before 2026?", "created_at": "2025-04-07T18:51:08.623514Z", "open_time": "2025-04-11T16:00:00Z", "cp_reveal_time": "2025-04-11T18:00:00Z", "spot_scoring_time": "2025-04-11T18:00:00Z", "scheduled_resolve_time": "2025-12-31T00:00:00Z", "actual_resolve_time": "2025-04-21T19:23:00Z", "resolution_set_time": "2025-04-21T19:24:40.629601Z", "scheduled_close_time": "2025-04-11T18:00:00Z", "actual_close_time": "2025-04-11T18:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": false, "open_lower_bound": false, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)", "resolution_criteria": "This question resolves positively if at any point before 1 January 2026, Ottawa time, Pierre Poilievre holds the office of Prime Minister of Canada. It resolves negatively if this does not happen.\n\nIn the event that a federal election is due to take place before this question closes, the question shall be closed 24 hours before polls open.", "fine_print": "Holding the position of Prime Minister–Designate does not count.\n\nFurther, being the Acting Prime Minister does not count: Pierre Poilievre must formally hold the office of Prime Minister of Canada for a positive resolution.", "post_id": 36707, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1744388672.898269, "end_time": null, "forecaster_count": 5, "interval_lower_bounds": [ 0.3 ], "centers": [ 0.3 ], "interval_upper_bounds": [ 0.35 ] } ], "latest": { "start_time": 1744388672.898269, "end_time": null, "forecaster_count": 5, "interval_lower_bounds": [ 0.3 ], "centers": [ 0.3 ], "interval_upper_bounds": [ 0.35 ], "forecast_values": [ 0.7, 0.3 ], "means": [ 0.31492079149048197 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6040990104285446, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.2293426566480452, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.2905243231860232, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 5, "key_factors": [], "is_current_content_translated": false, "description": "[The 45th Canadian federal election](https://en.wikipedia.org/wiki/45th_Canadian_federal_election) will take place on or before 20 October 2025 to elect members of the House of Commons to the 45th Canadian Parliament. \n\nSince the incumbent government is a minority government, the election may occur before the scheduled date if the governor general of Canada dissolves Parliament on the recommendation of the prime minister of Canada for a snap election, for example after the House of Commons passes a motion of no confidence in the government.\n\n\n[Pierre Marcel Poilievre](https://en.wikipedia.org/wiki/Pierre_Poilievre) PC MP, born June 3, 1979, is a Canadian politician who has served as the leader of the Conservative Party of Canada and the leader of the Opposition since September 10, 2022. He has been described as a libertarian and populist, and calls himself a [\"true conservative.\"](https://www.nationalobserver.com/2022/05/06/opinion/poilievres-appeal-simple-unapologetically-conservative)" } ] }