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=100
{ "count": 6699, "next": "https://www.metaculus.com/api2/questions/?format=api&limit=20&offset=120", "previous": "https://www.metaculus.com/api2/questions/?format=api&limit=20&offset=80", "results": [ { "id": 41358, "title": "Will the German 10-Year Bond Yield move by 20bps or more during February 2026?", "short_title": "German 10Y yield ±20bps in Feb 2026?", "url_title": "German 10Y yield ±20bps in Feb 2026?", "slug": "german-10y-yield-20bps-in-feb-2026", "author_id": 168191, "author_username": "ADQ", "coauthors": [], "created_at": "2026-01-01T06:27:23.162117Z", "published_at": "2026-01-19T15:59:07Z", "edited_at": "2026-01-26T18:09:40.876604Z", "curation_status": "approved", "curation_status_updated_at": "2026-01-19T16:03:22.300826Z", "comment_count": 8, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2026-02-15T17:00:00Z", "scheduled_resolve_time": "2026-03-02T00:00:00Z", "actual_resolve_time": null, "open_time": "2026-01-19T16:04:00Z", "nr_forecasters": 447, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" } ], "default_project": { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" }, "category": [ { "id": 3698, "name": "Economy & Business", "slug": "economy-business", "emoji": "💼", "description": "Economy & Business", "type": "category" } ] }, "question": { "id": 41058, "title": "Will the German 10-Year Bond Yield move by 20bps or more during February 2026?", "created_at": "2026-01-01T06:27:23.162511Z", "open_time": "2026-01-19T16:04:00Z", "cp_reveal_time": "2026-02-02T15:59:00Z", "spot_scoring_time": "2026-02-02T15:59:00Z", "scheduled_resolve_time": "2026-03-02T00:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2026-02-15T17:00:00Z", "actual_close_time": "2026-02-15T17:00:00Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "open", "possibilities": null, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.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, "coherence_links": null, "coherence_link_aggregations": null, "description": "[Bonds](https://en.wikipedia.org/wiki/Bond_\\(finance\\)) are a type of loan in which the issuer must pay out a percent of the total value at regular intervals before repaying the full value at a set date. [Governments](https://en.wikipedia.org/wiki/Government_bond) often issue bonds to finance debt and in turn these bonds are then resold on the open market at a floating rate.\n\nThe 10-Year Bond Yield is typically considered the benchmark of any government's long term borrowing costs. Higher values generally indicate expectations of higher economic growth but also can indicate a lack of confidence in the lender's ability to repay its loans.\n\nDuring 2025, Germany [dramatically increased](https://www.bbc.com/news/articles/c62z6gljv2yo) military spending, creating an exception to the strict [debt brake](https://en.wikipedia.org/wiki/German_balanced_budget_amendment), allowing the increase to be financed through debt. \n\nAlthough increasing debt generally leads to higher yields, it has also led to more liquidity in the historically tight market. The German government has in turn [attempted to position](https://www.reuters.com/markets/rates-bonds/safe-european-home-scared-money-seeks-german-bunds-mike-dolan-2025-04-10/) German bonds as a [safe and stable alternative](https://www.dws.com/en-us/insights/cio-view/macro/german-bunds-with-renewed-appeal/) to U.S. Treasury bonds, following declining confidence in the U.S. government bond market.", "resolution_criteria": "This question will resolve as **Yes** if, for any day during February 2026, the daily yield of the German 10-Year Federal Bond is at least 20 basis points higher or lower than the daily yield for January 30, 2026.", "fine_print": "The resolution source for this question will be [official data from the Deutsche Bundesbank](https://www.bundesbank.de/en/statistics/money-and-capital-markets/interest-rates-and-yields/daily-yields-of-current-federal-securities-772220).", "short_title": "German 10Y yield ±20bps in Feb 2026?", "post_id": 41358, "aggregations": { "recency_weighted": { "history": [], "latest": null, "score_data": {}, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 2, "user_vote": null }, "forecasts_count": 685, "key_factors": [], "is_current_content_translated": false, "description": "[Bonds](https://en.wikipedia.org/wiki/Bond_\\(finance\\)) are a type of loan in which the issuer must pay out a percent of the total value at regular intervals before repaying the full value at a set date. [Governments](https://en.wikipedia.org/wiki/Government_bond) often issue bonds to finance debt and in turn these bonds are then resold on the open market at a floating rate.\n\nThe 10-Year Bond Yield is typically considered the benchmark of any government's long term borrowing costs. Higher values generally indicate expectations of higher economic growth but also can indicate a lack of confidence in the lender's ability to repay its loans.\n\nDuring 2025, Germany [dramatically increased](https://www.bbc.com/news/articles/c62z6gljv2yo) military spending, creating an exception to the strict [debt brake](https://en.wikipedia.org/wiki/German_balanced_budget_amendment), allowing the increase to be financed through debt. \n\nAlthough increasing debt generally leads to higher yields, it has also led to more liquidity in the historically tight market. The German government has in turn [attempted to position](https://www.reuters.com/markets/rates-bonds/safe-european-home-scared-money-seeks-german-bunds-mike-dolan-2025-04-10/) German bonds as a [safe and stable alternative](https://www.dws.com/en-us/insights/cio-view/macro/german-bunds-with-renewed-appeal/) to U.S. Treasury bonds, following declining confidence in the U.S. government bond market." }, { "id": 41356, "title": "Will any US electric utility announce a $5 billion capex increase, citing data center demand, between January 13 and March 12, 2026?", "short_title": "US utility $5B+ capex for data centers in early 2026?", "url_title": "US utility $5B+ capex for data centers in early 2026?", "slug": "us-utility-5b-capex-for-data-centers-in-early-2026", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2025-12-31T01:33:24.144324Z", "published_at": "2026-01-12T16:00:00Z", "edited_at": "2026-01-26T18:02:10.534145Z", "curation_status": "approved", "curation_status_updated_at": "2026-01-12T15:12:26.634572Z", "comment_count": 21, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2026-02-28T16:00:00Z", "scheduled_resolve_time": "2026-03-14T05:00:00Z", "actual_resolve_time": null, "open_time": "2026-01-12T16:00:00Z", "nr_forecasters": 923, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" } ], "default_project": { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" }, "category": [ { "id": 3698, "name": "Economy & Business", "slug": "economy-business", "emoji": "💼", "description": "Economy & Business", "type": "category" }, { "id": 3694, "name": "Artificial Intelligence", "slug": "artificial-intelligence", "emoji": "🤖", "description": "Artificial Intelligence", "type": "category" } ] }, "question": { "id": 41056, "title": "Will any US electric utility announce a $5 billion capex increase, citing data center demand, between January 13 and March 12, 2026?", "created_at": "2025-12-31T01:33:24.144793Z", "open_time": "2026-01-12T16:00:00Z", "cp_reveal_time": "2026-02-09T16:00:00Z", "spot_scoring_time": "2026-02-09T16:00:00Z", "scheduled_resolve_time": "2026-03-14T05:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2026-02-28T16:00:00Z", "actual_close_time": "2026-02-28T16:00:00Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "open", "possibilities": null, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.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, "coherence_links": null, "coherence_link_aggregations": null, "description": "According to the [New York Times](https://www.nytimes.com/2025/12/16/business/energy-environment/senate-democrats-electricity-prices-data-centers.html) in December 2025:\n\n> After roughly 20 years of flat or minimal growth in U.S. electricity demand, power needs are rising and are expected to surge in the next several decades.\n\n Since the [AI boom](https://en.wikipedia.org/wiki/AI_boom) accelerated with the 2022 launch of ChatGPT, there has been a great expansion in power-hungry data centers housing the hardware that runs AI:\n\n> The large, boxy data center buildings filled with computer servers consumed more than 4 percent of the nation’s electricity in 2023. Government [analysts estimate](https://www.energy.gov/articles/doe-releases-new-report-evaluating-increase-electricity-demand-data-centers#:~:text=The%20report%20finds%20that%20data,total%20U.S.%20electricity%20by%202028.) that will increase to as much as 12 percent in just three years. That’s because computers that train A.I. systems [consume much more electricity](https://www.nytimes.com/interactive/2025/03/16/technology/ai-data-centers.html) than those used for popular internet services like Netflix or TikTok.\n\n> To meet that demand, energy companies have rushed to build more power plants and power lines.\n\nIn 2025, five-year plan capex increases of at least \\$5 billion, with data center electricity demand as the driver of the increased spending, were announced by the following electric utility companies: \n\n* February 12, 2025: Dominion Energy [announces](https://seekingalpha.com/news/4406911-dominion-energy-hikes-five-year-capex-plan-ahead-of-anticipated-datacenter-power-demand) an increase of almost \\$7 billion, due to data centers contracting 19 GW.\n* February 13, 2025: Duke Energy [raises](https://ca.finance.yahoo.com/news/duke-energy-raises-five-capex-122118418.html) its capex plan by about \\$10 billion \"to accommodate rising demand from population growth in the U.S. Southeast and the expansion of data centers and advanced manufacturing, the company said.\"\n* July 30, 2025: AEP [says](https://seekingalpha.com/article/4806289-american-electric-power-company-aep-q2-2025-earnings-call-transcript) it will increase capex spending by \\$16 billion, driven by large commercial customers including data centers.\n* October 29, 2025: NiSource Enery in its earnings [release](https://www.nisource.com/news/article/nisource-announces-third-quarter-results): \"Announcing consolidated capital expenditure plan of \\$28.0 billion, inclusive of \\~\\$7.0 billion of capital investment related to data centers\"\n* Octomber 31, 2025: Xcel Energy [announces](https://finance.yahoo.com/news/xcel-energy-rolls-60-billion-090000008.html) a \\$15 billion increase in its 5-year capex plan, according to the CEO, “Making sure that we can deliver a cleaner energy product as well as a highly reliable and highly affordable product is very strategic as we approach economic development with data centers.”\n* December 4, 2025: DTE Energy in its [Business Update](https://s24.q4cdn.com/970999156/files/doc_presentations/2025/12/DTE-Business-Update-12-5-25-FINAL.pdf) page 4 says: \"Data center development and investments in reliability and cleaner generation drive a \\$6.5 billion increase to our 5-year capital investment plan\"\n\n ", "resolution_criteria": "This question will resolve as **Yes** if, after January 12, 2026 and before March 13, 2026 ET, an electric utility company in the United States announces:\n\n* a planned future increase in capital expenditures of at least \\$5 billion relative to its previous plan or guidance \n* over a period of 5 years or fewer\n* with demand from data center customers cited as a factor in the increased spending. ", "fine_print": "For purposes of this question, an \"electric utility company\" is any company whose primary business is providing electricity [transmission](https://en.wikipedia.org/wiki/Electric_power_transmission) or [distribution](https://en.wikipedia.org/wiki/Electric_power_distribution) services; note that it can also own or operate electric [generation](https://en.wikipedia.org/wiki/Electricity_generation) assets. \n\nAn example of an announcement that would count is American Electric Power's CEO William Fehrman saying in the company's Q2 2025 earnings [conference call ](https://seekingalpha.com/article/4806289-american-electric-power-company-aep-q2-2025-earnings-call-transcript)on July 30, 2025 that AEP would have \\$16 billion in increased spending in its 5-year capital plan \"driven primarily by data centers\" among other factors. (See also [Utility Dive](https://www.utilitydive.com/news/aep-data-centers-texas-ercot-crypto-pjm/756491/).)", "short_title": "US utility $5B+ capex for data centers in early 2026?", "post_id": 41356, "aggregations": { "recency_weighted": { "history": [], "latest": null, "score_data": {}, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 1, "user_vote": null }, "forecasts_count": 1660, "key_factors": [], "is_current_content_translated": false, "description": "According to the [New York Times](https://www.nytimes.com/2025/12/16/business/energy-environment/senate-democrats-electricity-prices-data-centers.html) in December 2025:\n\n> After roughly 20 years of flat or minimal growth in U.S. electricity demand, power needs are rising and are expected to surge in the next several decades.\n\n Since the [AI boom](https://en.wikipedia.org/wiki/AI_boom) accelerated with the 2022 launch of ChatGPT, there has been a great expansion in power-hungry data centers housing the hardware that runs AI:\n\n> The large, boxy data center buildings filled with computer servers consumed more than 4 percent of the nation’s electricity in 2023. Government [analysts estimate](https://www.energy.gov/articles/doe-releases-new-report-evaluating-increase-electricity-demand-data-centers#:~:text=The%20report%20finds%20that%20data,total%20U.S.%20electricity%20by%202028.) that will increase to as much as 12 percent in just three years. That’s because computers that train A.I. systems [consume much more electricity](https://www.nytimes.com/interactive/2025/03/16/technology/ai-data-centers.html) than those used for popular internet services like Netflix or TikTok.\n\n> To meet that demand, energy companies have rushed to build more power plants and power lines.\n\nIn 2025, five-year plan capex increases of at least \\$5 billion, with data center electricity demand as the driver of the increased spending, were announced by the following electric utility companies: \n\n* February 12, 2025: Dominion Energy [announces](https://seekingalpha.com/news/4406911-dominion-energy-hikes-five-year-capex-plan-ahead-of-anticipated-datacenter-power-demand) an increase of almost \\$7 billion, due to data centers contracting 19 GW.\n* February 13, 2025: Duke Energy [raises](https://ca.finance.yahoo.com/news/duke-energy-raises-five-capex-122118418.html) its capex plan by about \\$10 billion \"to accommodate rising demand from population growth in the U.S. Southeast and the expansion of data centers and advanced manufacturing, the company said.\"\n* July 30, 2025: AEP [says](https://seekingalpha.com/article/4806289-american-electric-power-company-aep-q2-2025-earnings-call-transcript) it will increase capex spending by \\$16 billion, driven by large commercial customers including data centers.\n* October 29, 2025: NiSource Enery in its earnings [release](https://www.nisource.com/news/article/nisource-announces-third-quarter-results): \"Announcing consolidated capital expenditure plan of \\$28.0 billion, inclusive of \\~\\$7.0 billion of capital investment related to data centers\"\n* Octomber 31, 2025: Xcel Energy [announces](https://finance.yahoo.com/news/xcel-energy-rolls-60-billion-090000008.html) a \\$15 billion increase in its 5-year capex plan, according to the CEO, “Making sure that we can deliver a cleaner energy product as well as a highly reliable and highly affordable product is very strategic as we approach economic development with data centers.”\n* December 4, 2025: DTE Energy in its [Business Update](https://s24.q4cdn.com/970999156/files/doc_presentations/2025/12/DTE-Business-Update-12-5-25-FINAL.pdf) page 4 says: \"Data center development and investments in reliability and cleaner generation drive a \\$6.5 billion increase to our 5-year capital investment plan\"\n\n " }, { "id": 41355, "title": "Will the retail price of rice in Japan fall below ¥4200/5kg before March 9, 2026?", "short_title": "Japan rice price fall before March 2026?", "url_title": "Japan rice price fall before March 2026?", "slug": "japan-rice-price-fall-before-march-2026", "author_id": 168191, "author_username": "ADQ", "coauthors": [], "created_at": "2025-12-30T22:57:11.794376Z", "published_at": "2026-01-19T15:59:00Z", "edited_at": "2026-01-26T17:39:57.669983Z", "curation_status": "approved", "curation_status_updated_at": "2026-01-19T16:05:06.421015Z", "comment_count": 10, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2026-02-28T15:00:00Z", "scheduled_resolve_time": "2026-03-13T15:00:00Z", "actual_resolve_time": null, "open_time": "2026-01-19T16:05:00Z", "nr_forecasters": 455, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" } ], "default_project": { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" }, "category": [ { "id": 3698, "name": "Economy & Business", "slug": "economy-business", "emoji": "💼", "description": "Economy & Business", "type": "category" } ] }, "question": { "id": 41055, "title": "Will the retail price of rice in Japan fall below ¥4200/5kg before March 9, 2026?", "created_at": "2025-12-30T22:57:11.794772Z", "open_time": "2026-01-19T16:05:00Z", "cp_reveal_time": "2026-02-16T15:59:00Z", "spot_scoring_time": "2026-02-16T15:59:00Z", "scheduled_resolve_time": "2026-03-13T15:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2026-02-28T15:00:00Z", "actual_close_time": "2026-02-28T15:00:00Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "open", "possibilities": null, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.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, "coherence_links": null, "coherence_link_aggregations": null, "description": "Since 2024, the price of rice in Japan has [surged dramatically](https://www.reuters.com/world/asia-pacific/japans-rice-prices-rise-again-test-new-prime-minister-2025-11-10/). In January 2024, the average retail price hovered around ¥2,000/5kg while in January 2025 it was ¥4,051/5kg. During 2025, the price has continued to increase, reaching [a peak](https://mainichi.jp/english/articles/20251115/p2g/00m/0bu/013000c) of ¥4,444/5kg during November 2025.\n\nPrecipitated by the [2023 Asia heatwave](https://en.wikipedia.org/wiki/2023_Asia_heat_wave) and subsequent decline in rice production, the sustained price surge has been attributed to [increasing demand](https://japannews.yomiuri.co.jp/politics/politics-government/20250912-280444/), [environmental changes](https://www.reuters.com/business/environment/japan-sets-record-high-temperatures-worries-mount-over-rice-crops-2025-08-05/), [panic buying](https://mainichi.jp/english/articles/20241102/p2a/00m/0bu/017000c) and [many other things](https://apnews.com/article/japan-rice-explainer-shortages-rising-prices-agriculture-6e21bc9017c8f6d8c0a1f179e50e975f). Japan's [Gentan system](https://www.japantimes.co.jp/news/2025/09/17/japan/japan-rice-growers-buffeted-by-postwar-policy/), intended to encourage self-sufficiency and protect farmers has been criticised as contributing to fragility in the market and leading to high prices.\n\nThe Japanese Government has since attempted to reverse the rise in prices, [releasing](https://mainichi.jp/english/articles/20250208/p2a/00m/0bu/013000c) much of its emergency rice stockpiles and attempting to [increase production](https://english.kyodonews.net/articles/-/58656). Although the surge has led to substantial political consequences, including the [resignation](https://apnews.com/article/japan-rice-a01060f60874ec7fa8a24edf7917d779) of the agricultural minister, prices have yet to meaningfully decline.", "resolution_criteria": "This question will resolve as Yes if the average retail price of rice in Japan is less than ¥4200/5kg for any week between January 19-25, 2026, and March 2-8, 2026, inclusive.", "fine_print": "This question will resolve according to official data from the [Ministry of Agriculture, Forestry, and Fisheries](https://www.maff.go.jp/e/index.html). To access the data for this question:\n\n1. Go to [this page](https://www.maff.go.jp/j/syouan/keikaku/soukatu/r6_kome_ryutu.html): *米の流通状況等について.*\n 1. *English machine translation: Regarding the rice distribution situation*\n2. Search under the 2nd heading: *2. 小売(スーパー等)*\n 1. *English machine translation: 2. Retail (supermarkets, etc.)*\n3. Click the PDF link under the 3rd subheading: *(3) 小売店の業態・地域別等で見た価格動向(業態別POSデータ(SRI+データ))*\n 1. *English machine translation: Price trends by retail store type and region (POS data by type (SRI + data))*\n4. View the grey line labelled 平均 on page 1 or the top row labelled 全国平均 of the table on page 3.\n 1. *English machine translation: \"average\" and \"national average\", respectively*\n\nThe question will resolve based on the data shown at any time from the first publication of data for the week of January 19-25 up until the data for March 2-8 is first published. Once this question is resolved, potential revisions of the data will not cause it to re-resolve.\n\nIn the event data publication is delayed or some data is missing, this question will resolve according to the data available as of March 14, 2026, unless Metaculus assesses that too much relevant data is missing to reasonably resolve the question, in which case the question will be annulled.", "short_title": "Japan rice price fall before March 2026?", "post_id": 41355, "aggregations": { "recency_weighted": { "history": [], "latest": null, "score_data": {}, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 3, "user_vote": null }, "forecasts_count": 708, "key_factors": [], "is_current_content_translated": false, "description": "Since 2024, the price of rice in Japan has [surged dramatically](https://www.reuters.com/world/asia-pacific/japans-rice-prices-rise-again-test-new-prime-minister-2025-11-10/). In January 2024, the average retail price hovered around ¥2,000/5kg while in January 2025 it was ¥4,051/5kg. During 2025, the price has continued to increase, reaching [a peak](https://mainichi.jp/english/articles/20251115/p2g/00m/0bu/013000c) of ¥4,444/5kg during November 2025.\n\nPrecipitated by the [2023 Asia heatwave](https://en.wikipedia.org/wiki/2023_Asia_heat_wave) and subsequent decline in rice production, the sustained price surge has been attributed to [increasing demand](https://japannews.yomiuri.co.jp/politics/politics-government/20250912-280444/), [environmental changes](https://www.reuters.com/business/environment/japan-sets-record-high-temperatures-worries-mount-over-rice-crops-2025-08-05/), [panic buying](https://mainichi.jp/english/articles/20241102/p2a/00m/0bu/017000c) and [many other things](https://apnews.com/article/japan-rice-explainer-shortages-rising-prices-agriculture-6e21bc9017c8f6d8c0a1f179e50e975f). Japan's [Gentan system](https://www.japantimes.co.jp/news/2025/09/17/japan/japan-rice-growers-buffeted-by-postwar-policy/), intended to encourage self-sufficiency and protect farmers has been criticised as contributing to fragility in the market and leading to high prices.\n\nThe Japanese Government has since attempted to reverse the rise in prices, [releasing](https://mainichi.jp/english/articles/20250208/p2a/00m/0bu/013000c) much of its emergency rice stockpiles and attempting to [increase production](https://english.kyodonews.net/articles/-/58656). Although the surge has led to substantial political consequences, including the [resignation](https://apnews.com/article/japan-rice-a01060f60874ec7fa8a24edf7917d779) of the agricultural minister, prices have yet to meaningfully decline." }, { "id": 41343, "title": "Will any NVIDIA GPUs better than the H200 be allowed to be exported to China before March 14, 2026?", "short_title": "High-end GPUs to be exported to China by Mar 13, 2026?", "url_title": "High-end GPUs to be exported to China by Mar 13, 2026?", "slug": "high-end-gpus-to-be-exported-to-china-by-mar-13-2026", "author_id": 126626, "author_username": "skmmcj", "coauthors": [], "created_at": "2025-12-29T02:09:12.670959Z", "published_at": "2026-01-12T16:00:00Z", "edited_at": "2026-01-26T18:08:48.977435Z", "curation_status": "approved", "curation_status_updated_at": "2026-01-12T15:15:34.792328Z", "comment_count": 30, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2026-03-10T16:00:00Z", "scheduled_resolve_time": "2026-03-14T00:00:00Z", "actual_resolve_time": null, "open_time": "2026-01-12T16:00:00Z", "nr_forecasters": 1103, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" } ], "default_project": { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" }, "leaderboard_tag": [ { "id": 32925, "name": "2026 Leaderboard", "slug": "2026_leaderboard", "type": "leaderboard_tag" } ], "category": [ { "id": 3698, "name": "Economy & Business", "slug": "economy-business", "emoji": "💼", "description": "Economy & Business", "type": "category" }, { "id": 3687, "name": "Geopolitics", "slug": "geopolitics", "emoji": "🌍", "description": "Geopolitics", "type": "category" }, { "id": 3694, "name": "Artificial Intelligence", "slug": "artificial-intelligence", "emoji": "🤖", "description": "Artificial Intelligence", "type": "category" } ] }, "question": { "id": 41045, "title": "Will any NVIDIA GPUs better than the H200 be allowed to be exported to China before March 14, 2026?", "created_at": "2025-12-29T02:09:12.671397Z", "open_time": "2026-01-12T16:00:00Z", "cp_reveal_time": "2026-01-12T16:00:00Z", "spot_scoring_time": "2026-03-10T16:00:00Z", "scheduled_resolve_time": "2026-03-14T00:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2026-03-10T16:00:00Z", "actual_close_time": "2026-03-10T16:00:00Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "open", "possibilities": null, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.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, "coherence_links": null, "coherence_link_aggregations": null, "description": "In October 2022, the US Department of Commerce enacted [export controls](https://en.wikipedia.org/wiki/United_States_New_Export_Controls_on_Advanced_Computing_and_Semiconductors_to_China) to limit the People's Republic of China's access to advanced computing chips and semiconductors, citing national security and foreign policy concerns. Initially, these rules were not aimed at restricting China's capacity to train large language models. However, they directly restricted the class of high-end GPUs that subsequently became central to generative AI, leading to an eventual shift in the controls' focus to encompass such issues.\n\nIn response to these restrictions, NVIDIA repeatedly designed China-specific variants of its chips that complied with the export controls. These initially included the A800 and H800 chips, which were later banned [after an update to the export regulations](https://www.reuters.com/technology/nvidia-may-be-forced-shift-out-some-countries-after-new-us-export-curbs-2023-10-17/), and then the H20, which was [only briefly restricted in early 2025](https://www.reuters.com/world/china/us-licenses-nvidia-export-chips-china-official-says-2025-08-08/). In late 2025, [reporting indicated](https://www.reuters.com/world/china/us-block-nvidias-sale-scaled-back-ai-chips-china-information-says-2025-11-07/) the US planned to block a new, highly capable China-specific chip referred to as B30A. Subsequently, however, President Trump announced, in a policy shift, that the US would permit [exports of the powerful H200 chip to China](https://www.reuters.com/world/china/nvidia-aims-begin-h200-chip-shipments-china-by-mid-february-sources-say-2025-12-22/), subject to a 25% fee.", "resolution_criteria": "This question will resolve as **Yes** if, after January 12, 2026 and before March 14, 2026 ET, the US government publicly states that it will permit any Nvidia GPU that is better than the H200 to be exported to mainland China.\n\nThis question will also resolve as **Yes** if such GPUs are directly exported to mainland China, without [credible sources](https://www.metaculus.com/faq/#definitions) reporting that the export violated US export controls or that the US government is taking enforcement action relating to those exports, before March 14, 2026 ET.\n\nFor the purposes of this question, \"better than H200\" is defined as any GPU with both:\n\n* a peak FP8 Tensor Core throughput (including sparsity) higher than 4 petaFLOPS\n\nand\n\n* an HBM bandwidth of at least 4.8 TB/s.", "fine_print": "* \"The US government publicly states\" includes a statement by the sitting US President on a personally controlled account (e.g., Truth Social) that is treated as credible, even if no agency issues a formal notice.\n* Statements that indicate that exports will be permitted in the future have to include a specific date within 2026. Vague time periods (e.g. \"in a few months\") do not qualify.\n* Statements that do not clearly indicate exports will be permitted (e.g., “considering,” “discussing,” “investigating”) do not count.", "short_title": "High-end GPUs to be exported to China by Mar 13, 2026?", "post_id": 41343, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1769450500.345034, "end_time": 1769537433.104, "forecaster_count": 1100, "interval_lower_bounds": [ 0.01 ], "centers": [ 0.03 ], "interval_upper_bounds": [ 0.07 ] } ], "latest": { "start_time": 1769450500.345034, "end_time": 1769537433.104, "forecaster_count": 1100, "interval_lower_bounds": [ 0.01 ], "centers": [ 0.03 ], "interval_upper_bounds": [ 0.07 ], "forecast_values": [ 0.97, 0.03 ], "means": [ 0.09398419091682 ], "histogram": [ [ 14.303900996120138, 5.145469086592186, 7.298635931727756, 7.8560113412691255, 4.087917675785112, 4.807386747657443, 3.0460241875063927, 2.3662707855816842, 1.9173796188869128, 0.06703015301635958, 1.3203071362117824, 0.011499220403057868, 1.3816302839736991, 0.6374626000638397, 0.6015922251077398, 1.6175093392216442, 0.20698631348818153, 0.06816806087509034, 1.6224570969062895e-11, 0.00027299479531617786, 0.4992128105237008, 1.6968751027985488e-11, 0.001415823971610992, 0.9120107175923035, 3.602002968309613e-05, 0.04231426351402045, 0.9567045845632053, 0.13394655634842292, 0.002599364840578487, 0.0, 0.4943378906341538, 0.0, 9.198182924397222e-05, 0.3733412636488838, 0.23299988784824124, 0.08989302694481281, 0.0, 0.0, 0.262215923831216, 0.027716758788656672, 0.15547097680470537, 0.0, 0.0, 0.10070600759578151, 0.0, 0.0008500163397750072, 0.0, 0.0, 0.0, 3.0610320944646536e-06, 0.25976438169845883, 0.0, 0.0, 0.0, 0.0, 9.145006857103847e-07, 0.015510537906286174, 0.12223635534992451, 0.0, 0.0, 0.46660910164668973, 3.1432369541987194e-07, 0.12148149462520795, 0.02818541228733523, 0.0, 4.877434381495495e-05, 3.4802467467100244e-12, 0.0, 1.4800638762378287e-05, 5.456610635415638e-06, 0.188621797430547, 0.000900235427884017, 0.06900089274900742, 1.036485960647001, 0.07271752373049228, 0.3962212690458451, 9.436488031922978e-13, 0.0, 0.0, 0.0, 0.7167658304589564, 1.7921362089987308e-10, 1.4315287553696966e-07, 0.0, 0.0, 4.64523063914605e-12, 0.0, 0.0, 0.0, 0.0, 0.07153468387560144, 0.0, 0.0, 0.0, 0.00048471123604156176, 0.0, 0.0, 0.003203121416517361, 0.0, 0.23663675174735688 ] ] }, "score_data": {}, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 2231, "key_factors": [], "is_current_content_translated": false, "description": "In October 2022, the US Department of Commerce enacted [export controls](https://en.wikipedia.org/wiki/United_States_New_Export_Controls_on_Advanced_Computing_and_Semiconductors_to_China) to limit the People's Republic of China's access to advanced computing chips and semiconductors, citing national security and foreign policy concerns. Initially, these rules were not aimed at restricting China's capacity to train large language models. However, they directly restricted the class of high-end GPUs that subsequently became central to generative AI, leading to an eventual shift in the controls' focus to encompass such issues.\n\nIn response to these restrictions, NVIDIA repeatedly designed China-specific variants of its chips that complied with the export controls. These initially included the A800 and H800 chips, which were later banned [after an update to the export regulations](https://www.reuters.com/technology/nvidia-may-be-forced-shift-out-some-countries-after-new-us-export-curbs-2023-10-17/), and then the H20, which was [only briefly restricted in early 2025](https://www.reuters.com/world/china/us-licenses-nvidia-export-chips-china-official-says-2025-08-08/). In late 2025, [reporting indicated](https://www.reuters.com/world/china/us-block-nvidias-sale-scaled-back-ai-chips-china-information-says-2025-11-07/) the US planned to block a new, highly capable China-specific chip referred to as B30A. Subsequently, however, President Trump announced, in a policy shift, that the US would permit [exports of the powerful H200 chip to China](https://www.reuters.com/world/china/nvidia-aims-begin-h200-chip-shipments-china-by-mid-february-sources-say-2025-12-22/), subject to a 25% fee." }, { "id": 41340, "title": "Will Beyond Meat file for bankruptcy protection before 2028?", "short_title": "Beyond Meat bankruptcy before 2028?", "url_title": "Beyond Meat bankruptcy before 2028?", "slug": "beyond-meat-bankruptcy-before-2028", "author_id": 119839, "author_username": "DaAdCh", "coauthors": [], "created_at": "2025-12-28T20:27:37.183418Z", "published_at": "2026-01-01T07:08:28Z", "edited_at": "2026-01-25T01:42:38.062634Z", "curation_status": "approved", "curation_status_updated_at": "2026-01-01T07:09:11.989973Z", "comment_count": 3, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2027-12-31T23:59:00Z", "scheduled_resolve_time": "2028-01-02T12:00:00Z", "actual_resolve_time": null, "open_time": "2026-01-02T07:08:28Z", "nr_forecasters": 24, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32926, "name": "2026-2027 Leaderboard", "slug": "2026_2027_leaderboard", "type": "leaderboard_tag" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": null, "order": 0, "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-12-15T13:27:26.396036Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show", "description_preview": "-" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": null, "order": 0, "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-12-15T13:27:26.396036Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show", "description_preview": "-" }, "category": [ { "id": 3698, "name": "Economy & Business", "slug": "economy-business", "emoji": "💼", "description": "Economy & Business", "type": "category" } ] }, "question": { "id": 41040, "title": "Will Beyond Meat file for bankruptcy protection before 2028?", "created_at": "2025-12-28T20:27:37.183834Z", "open_time": "2026-01-02T07:08:28Z", "cp_reveal_time": "2026-01-06T07:08:28Z", "spot_scoring_time": "2026-01-06T07:08:28Z", "scheduled_resolve_time": "2028-01-02T12:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2027-12-31T23:59:00Z", "actual_close_time": "2027-12-31T23:59:00Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "open", "possibilities": null, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.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, "coherence_links": null, "coherence_link_aggregations": null, "description": "[Beyond Meat, Inc.](https://www.beyondmeat.com/en-US/) is a Los Angeles–based producer of plant-based meat substitutes founded in 2009. The company's initial products were launched in the United States in 2012. The company offers plant-based options in the beef, pork, and poultry categories. \n\n> [As of December 2024](https://www.sec.gov/ix?doc=/Archives/edgar/data/0001655210/000165521025000034/bynd-20241231.htm), Beyond Meat branded products were available at approximately 129,000 retail and foodservice outlets in more than 65 countries worldwide, across mainstream grocery, mass merchandiser, club store and natural retailer channels, and various food-away-from-home channels, including restaurants, foodservice outlets and schools.\n\nThe company went public in May 2019 to much fanfare, [becoming the first vegan meat alternative company to trade on the US stock market](https://www.greenqueen.com.hk/one-year-on-how-beyond-meats-ipo-changed-plant-based-meat-forever/), and achieved a market capitalization of \\$14.14 billion [in July 2019.](https://ycharts.com/companies/BYND/market_cap)\n\nHowever, since that time, the company's stock price has significantly declined to less than \\$1 per share, leaving the company with a market capitalization of \\$400 million [in December 2025](https://companiesmarketcap.com/beyond-meat/marketcap/).\n\nAs reported by [TheStreet](https://www.thestreet.com/retail/bankruptcy-watch-beyond-meat-shares-new-financial-woes) (a US financial news website):\n\n> Beyond Meat has been struggling as it faces increased competition and dwindling demand for its plant-based meat products.\n\n> “The company’s overall Financial Health Score stands at a concerning 1.03, labeled as WEAK, highlighting the significant challenges ahead. The company, known for its innovative approach to creating meat substitutes from plant-based ingredients, has recently faced a series of setbacks that have prompted analysts to adopt a cautious stance on its stock,” according to [InvestingPro analysis](https://www.investing.com/news/swot-analysis/beyond-meats-swot-analysis-plantbased-pioneer-faces-uphill-battle-93CH-4189732).\n\nHowever,\n\n> Beyond Meat has fully denied that it’s at risk of running out of cash. “Your story suggesting that Beyond Meat filed for bankruptcy is unequivocally false. We have not filed nor are we planning to file for bankruptcy,” the company shared in an email to TheStreet.\n\nNevertheless the long-term future of Beyond Meat, Inc. remains uncertain.", "resolution_criteria": "This question will resolve as Yes if Beyond Meat, Inc. files any petition for bankruptcy protection in the United States, under any chapter of [the United States Bankruptcy Code](https://www.uscourts.gov/court-programs/bankruptcy/bankruptcy-basics), before January 1, 2028. ", "fine_print": "Only petitions filed by Beyond Meat, Inc., or a renamed business entity comprising substantially all of Beyond Meat, Inc.'s business, will count towards resolution; any bankruptcy protection petitions filed by subsidiary entities or split-off companies will not qualify.\n\nThis question resolves based upon the filing of such a petition, not on whether any bankruptcy protection is granted by a court.", "short_title": "Beyond Meat bankruptcy before 2028?", "post_id": 41340, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1769305347.635693, "end_time": 1775121198.929, "forecaster_count": 24, "interval_lower_bounds": [ 0.44 ], "centers": [ 0.7 ], "interval_upper_bounds": [ 0.75 ] } ], "latest": { "start_time": 1769305347.635693, "end_time": 1775121198.929, "forecaster_count": 24, "interval_lower_bounds": [ 0.44 ], "centers": [ 0.7 ], "interval_upper_bounds": [ 0.75 ], "forecast_values": [ 0.30000000000000004, 0.7 ], "means": [ 0.6197044638606125 ], "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.1497213340679702, 0.0, 0.0, 0.0, 0.0, 0.09721220349958049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.23814444671793047, 0.0, 0.10505952607063467, 0.0, 0.0, 0.0, 0.0, 0.9019935026160223, 0.08633762966036206, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6525656508175627, 0.0, 0.0, 0.0, 0.0, 0.0, 0.7594260568375137, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5827013185393793, 0.0, 0.0, 0.0, 0.0, 0.020262579152652255, 0.314326790937948, 0.12611610086941633, 0.0, 0.0, 1.8117493037268142, 0.0, 0.0, 0.0, 0.0, 1.5000540928208252, 0.0, 0.0, 0.0, 0.0, 0.0697448631166007, 0.0, 0.20549066020331952, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6948473529181747 ] ] }, "score_data": {}, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 2, "user_vote": null }, "forecasts_count": 33, "key_factors": [], "is_current_content_translated": false, "description": "[Beyond Meat, Inc.](https://www.beyondmeat.com/en-US/) is a Los Angeles–based producer of plant-based meat substitutes founded in 2009. The company's initial products were launched in the United States in 2012. The company offers plant-based options in the beef, pork, and poultry categories. \n\n> [As of December 2024](https://www.sec.gov/ix?doc=/Archives/edgar/data/0001655210/000165521025000034/bynd-20241231.htm), Beyond Meat branded products were available at approximately 129,000 retail and foodservice outlets in more than 65 countries worldwide, across mainstream grocery, mass merchandiser, club store and natural retailer channels, and various food-away-from-home channels, including restaurants, foodservice outlets and schools.\n\nThe company went public in May 2019 to much fanfare, [becoming the first vegan meat alternative company to trade on the US stock market](https://www.greenqueen.com.hk/one-year-on-how-beyond-meats-ipo-changed-plant-based-meat-forever/), and achieved a market capitalization of \\$14.14 billion [in July 2019.](https://ycharts.com/companies/BYND/market_cap)\n\nHowever, since that time, the company's stock price has significantly declined to less than \\$1 per share, leaving the company with a market capitalization of \\$400 million [in December 2025](https://companiesmarketcap.com/beyond-meat/marketcap/).\n\nAs reported by [TheStreet](https://www.thestreet.com/retail/bankruptcy-watch-beyond-meat-shares-new-financial-woes) (a US financial news website):\n\n> Beyond Meat has been struggling as it faces increased competition and dwindling demand for its plant-based meat products.\n\n> “The company’s overall Financial Health Score stands at a concerning 1.03, labeled as WEAK, highlighting the significant challenges ahead. The company, known for its innovative approach to creating meat substitutes from plant-based ingredients, has recently faced a series of setbacks that have prompted analysts to adopt a cautious stance on its stock,” according to [InvestingPro analysis](https://www.investing.com/news/swot-analysis/beyond-meats-swot-analysis-plantbased-pioneer-faces-uphill-battle-93CH-4189732).\n\nHowever,\n\n> Beyond Meat has fully denied that it’s at risk of running out of cash. “Your story suggesting that Beyond Meat filed for bankruptcy is unequivocally false. We have not filed nor are we planning to file for bankruptcy,” the company shared in an email to TheStreet.\n\nNevertheless the long-term future of Beyond Meat, Inc. remains uncertain." }, { "id": 41337, "title": "Will the United States gain less than 100,000 new nonfarm jobs between December 2025 and February 2026?", "short_title": "US job gain from Dec 2025 to Feb 2026 less than 100k?", "url_title": "US job gain from Dec 2025 to Feb 2026 less than 100k?", "slug": "us-job-gain-from-dec-2025-to-feb-2026-less-than-100k", "author_id": 103907, "author_username": "darkives", "coauthors": [], "created_at": "2025-12-27T20:03:35.163131Z", "published_at": "2026-01-12T16:00:00Z", "edited_at": "2026-01-26T09:43:50.484578Z", "curation_status": "approved", "curation_status_updated_at": "2026-01-12T15:18:23.056309Z", "comment_count": 3, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2026-03-05T00:00:00Z", "scheduled_resolve_time": "2026-03-06T13:30:00Z", "actual_resolve_time": null, "open_time": "2026-01-12T16:00:00Z", "nr_forecasters": 111, "html_metadata_json": null, "projects": { "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": null, "order": 0, "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-12-15T13:27:26.396036Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show", "description_preview": "-" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": null, "order": 0, "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-12-15T13:27:26.396036Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show", "description_preview": "-" }, "category": [ { "id": 3698, "name": "Economy & Business", "slug": "economy-business", "emoji": "💼", "description": "Economy & Business", "type": "category" } ] }, "question": { "id": 41037, "title": "Will the United States gain less than 100,000 new nonfarm jobs between December 2025 and February 2026?", "created_at": "2025-12-27T20:03:35.163922Z", "open_time": "2026-01-12T16:00:00Z", "cp_reveal_time": "2026-01-16T16:00:00Z", "spot_scoring_time": "2026-01-16T16:00:00Z", "scheduled_resolve_time": "2026-03-06T13:30:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2026-03-05T00:00:00Z", "actual_close_time": "2026-03-05T00:00:00Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "open", "possibilities": null, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.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, "coherence_links": null, "coherence_link_aggregations": null, "description": "Every month, the Bureau of Labor Statistics [reports the total number of \"nonfarm\" employees](https://fred.stlouisfed.org/series/PAYEMS) in the U.S. economy; the total number of workers, not counting farm employees, household employees, the self-employed, and volunteers. For decades, outside of periods of recession, this number has gone steadily up. Unemployment and the stock market have historically been closely correlated: when [unemployment goes down](https://www.cabotwealth.com/daily/stock-market/unemployment-stock-market-correlation-one-chart), the stock market goes up, and vice versa.\n\nSince 2022 however, [employment growth has slowed](https://www.derekthompson.org/p/is-this-the-new-scariest-chart-in) while the stock market has continued to rise. This unprecedented phenomenon has been [attributed to](https://markets.financialcontent.com/wral/article/marketminute-2025-12-26-the-2026-jobless-boom-why-the-economy-is-soaring-while-the-labor-market-freezes) the post-pandemic increase in interest rates and the contemporaneous AI-related stock boom (which some fear is a bubble).\n\nIn November 2025, the seasonally adjusted number of nonfarm employees was 159.552 million. Previous values are available [from FRED](https://fred.stlouisfed.org/series/PAYEMS).", "resolution_criteria": "This question will resolve as **Yes** if the seasonally adjusted number of nonfarm employees for February 2026, minus the seasonally adjusted number of nonfarm employees for December 2025, according to [FRED](https://fred.stlouisfed.org/series/PAYEMS), is less than 100 thousand.\n\nThis question will resolve using the numbers from the Employment Situation for February 2026. Therefore, it will most probably use the initial estimates for February and the revised estimates for December 2025.", "fine_print": "", "short_title": "US job gain from Dec 2025 to Feb 2026 less than 100k?", "post_id": 41337, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1769420620.422475, "end_time": 1769588609.979, "forecaster_count": 88, "interval_lower_bounds": [ 0.65 ], "centers": [ 0.73 ], "interval_upper_bounds": [ 0.78 ] } ], "latest": { "start_time": 1769420620.422475, "end_time": 1769588609.979, "forecaster_count": 88, "interval_lower_bounds": [ 0.65 ], "centers": [ 0.73 ], "interval_upper_bounds": [ 0.78 ], "forecast_values": [ 0.27, 0.73 ], "means": [ 0.705827699577901 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.014606586578996411, 0.0, 0.018395178026071896, 0.0, 0.0, 0.023827390580507257, 0.01675047107011314, 0.005207132836285092, 0.0, 0.0, 0.01522709157824471, 0.0014266811661760572, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06673234192842109, 0.23608164356974304, 0.0, 0.04009845329229838, 0.0, 0.5193405965999183, 0.0, 0.0, 0.0, 0.0, 0.006591775284322074, 0.0, 0.0, 0.0, 0.0, 0.0016937140144437088, 0.0, 0.02755116321856975, 0.0, 0.0, 0.00022921926586655966, 0.0009766894894432364, 0.0, 0.034019155374429524, 0.0, 0.16392238994551545, 0.0, 0.0, 0.0, 0.0, 0.8976254211470059, 0.4632780233449201, 0.3478946763971062, 0.0, 0.26751656981032473, 0.05501822300631056, 0.0509094210982425, 0.0, 0.0, 0.09928470899229455, 0.9908079375811425, 0.0, 0.0, 1.4938989625061538, 0.0, 0.3609379648897385, 1.9373401736997296, 0.16612199847346854, 2.0586434233985518, 0.0, 0.9923685038155847, 0.4572199553168247, 0.20792416777918746, 1.019395830887274, 0.0, 0.6474444354417924, 0.12236809185274873, 1.2100242661232368, 0.0, 0.0, 0.18274093739161376, 0.00824411369595539, 0.0, 0.28456513246464565, 0.8602305997683278, 0.5842939141702452, 0.0, 0.0, 0.0, 0.0, 0.059404042739326854, 0.0, 0.0, 0.17117678710920467, 0.07685370683138605 ] ] }, "score_data": {}, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 2, "user_vote": null }, "forecasts_count": 295, "key_factors": [], "is_current_content_translated": false, "description": "Every month, the Bureau of Labor Statistics [reports the total number of \"nonfarm\" employees](https://fred.stlouisfed.org/series/PAYEMS) in the U.S. economy; the total number of workers, not counting farm employees, household employees, the self-employed, and volunteers. For decades, outside of periods of recession, this number has gone steadily up. Unemployment and the stock market have historically been closely correlated: when [unemployment goes down](https://www.cabotwealth.com/daily/stock-market/unemployment-stock-market-correlation-one-chart), the stock market goes up, and vice versa.\n\nSince 2022 however, [employment growth has slowed](https://www.derekthompson.org/p/is-this-the-new-scariest-chart-in) while the stock market has continued to rise. This unprecedented phenomenon has been [attributed to](https://markets.financialcontent.com/wral/article/marketminute-2025-12-26-the-2026-jobless-boom-why-the-economy-is-soaring-while-the-labor-market-freezes) the post-pandemic increase in interest rates and the contemporaneous AI-related stock boom (which some fear is a bubble).\n\nIn November 2025, the seasonally adjusted number of nonfarm employees was 159.552 million. Previous values are available [from FRED](https://fred.stlouisfed.org/series/PAYEMS)." }, { "id": 41336, "title": "Will OpenAI API token prices fall before March 14, 2026?", "short_title": "OpenAI API prices fall before Mar 14, 2026?", "url_title": "OpenAI API prices fall before Mar 14, 2026?", "slug": "openai-api-prices-fall-before-mar-14-2026", "author_id": 126626, "author_username": "skmmcj", "coauthors": [], "created_at": "2025-12-27T13:19:41.401505Z", "published_at": "2026-01-12T16:00:00Z", "edited_at": "2026-01-26T18:05:57.903950Z", "curation_status": "approved", "curation_status_updated_at": "2026-01-12T15:16:12.169920Z", "comment_count": 41, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2026-02-28T16:00:00Z", "scheduled_resolve_time": "2026-03-14T00:00:00Z", "actual_resolve_time": null, "open_time": "2026-01-12T16:00:00Z", "nr_forecasters": 1036, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" } ], "default_project": { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" }, "category": [ { "id": 3698, "name": "Economy & Business", "slug": "economy-business", "emoji": "💼", "description": "Economy & Business", "type": "category" }, { "id": 3694, "name": "Artificial Intelligence", "slug": "artificial-intelligence", "emoji": "🤖", "description": "Artificial Intelligence", "type": "category" } ] }, "question": { "id": 41036, "title": "Will OpenAI API token prices fall before March 14, 2026?", "created_at": "2025-12-27T13:19:41.402241Z", "open_time": "2026-01-12T16:00:00Z", "cp_reveal_time": "2026-02-09T16:00:00Z", "spot_scoring_time": "2026-02-09T16:00:00Z", "scheduled_resolve_time": "2026-03-14T00:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2026-02-28T16:00:00Z", "actual_close_time": "2026-02-28T16:00:00Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "open", "possibilities": null, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.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, "coherence_links": null, "coherence_link_aggregations": null, "description": "OpenAI has a history of significantly reducing API prices along with new model releases, while maintaining roughly the same capabilities as the predecessor models. [GPT-4](https://platform.openai.com/docs/models/gpt-4) had an input price of \\$30 per 1 million tokens and an output price of \\$60. This was followed by [GPT-4-Turbo](https://platform.openai.com/docs/models/gpt-4-turbo), with input/output prices of \\$10/\\$30 per 1M tokens, which were further reduced in [GPT-4o](https://platform.openai.com/docs/models/gpt-4o) to \\$2.5/\\$10. [GPT-5](https://platform.openai.com/docs/models/gpt-5), released in August 2025, was even cheaper at \\$1.25/\\$10. However, no models released since then have shown a further drop in prices (excluding mini and nano versions), with [GPT-5.1](https://platform.openai.com/docs/models/gpt-5.1) being similarly priced to GPT-5 and [GPT-5.2](https://platform.openai.com/docs/models/gpt-5.2) being more expensive at \\$1.75/\\$14.", "resolution_criteria": "This question will resolve as **Yes** if, before March 14, 2026 ET, the standard on-demand OpenAI [API Pricing](https://platform.openai.com/docs/pricing?latest-pricing=standard) lists *any* regular-sized GPT-5 or later model as having either:\n\n* an input price below \\$1.25 per 1 million tokens, or\n* an output price below \\$10 per 1 million tokens\n\nor *the latest* regular-sized GPT model as having either\n\n* an input price below \\$1.75 per 1 million tokens, or\n* an output price below \\$14 per 1 million tokens", "fine_print": "* A regular-sized GPT model is defined as any model whose official model name/ID contains “gpt-5” or \"gpt-6\" and does not contain “mini”, “nano”, or another label that clearly indicates that its size is significantly smaller than the regular-sized model (e.g., \"small\", \"lite\"). In case of an ambiguous label, reporting by [credible sources](https://www.metaculus.com/faq/#definitions) will be used to determine if the model is significantly smaller.\n* The latest regular-sized GPT model is the regular-sized GPT-5 or -6 model that has been most recently released and is listed on the API page. It includes all versions of that model. For example, as of January 9, the latest model is gpt-5.2 and therefore all of the following models listed [on this page](https://platform.openai.com/docs/pricing?latest-pricing=standard) would count: gpt-5.2, gpt-5.2-chat-latest, gpt-5.2-pro, as would gpt-5.2-codex were that to be released.\n* Standard on-demand pricing excludes Batch pricing, Flex pricing, cached-input discounts, promotional credits, fine-tuned model pricing, and any third-party/reseller pricing.", "short_title": "OpenAI API prices fall before Mar 14, 2026?", "post_id": 41336, "aggregations": { "recency_weighted": { "history": [], "latest": null, "score_data": {}, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 2001, "key_factors": [], "is_current_content_translated": false, "description": "OpenAI has a history of significantly reducing API prices along with new model releases, while maintaining roughly the same capabilities as the predecessor models. [GPT-4](https://platform.openai.com/docs/models/gpt-4) had an input price of \\$30 per 1 million tokens and an output price of \\$60. This was followed by [GPT-4-Turbo](https://platform.openai.com/docs/models/gpt-4-turbo), with input/output prices of \\$10/\\$30 per 1M tokens, which were further reduced in [GPT-4o](https://platform.openai.com/docs/models/gpt-4o) to \\$2.5/\\$10. [GPT-5](https://platform.openai.com/docs/models/gpt-5), released in August 2025, was even cheaper at \\$1.25/\\$10. However, no models released since then have shown a further drop in prices (excluding mini and nano versions), with [GPT-5.1](https://platform.openai.com/docs/models/gpt-5.1) being similarly priced to GPT-5 and [GPT-5.2](https://platform.openai.com/docs/models/gpt-5.2) being more expensive at \\$1.75/\\$14." }, { "id": 41332, "title": "Will the US impose any new import restriction upon China before March 14, 2026?", "short_title": "New US import restrictions on China by Mar 13, 2026?", "url_title": "New US import restrictions on China by Mar 13, 2026?", "slug": "new-us-import-restrictions-on-china-by-mar-13-2026", "author_id": 168191, "author_username": "ADQ", "coauthors": [], "created_at": "2025-12-26T23:12:27.431234Z", "published_at": "2026-01-12T16:00:00Z", "edited_at": "2026-01-23T22:37:43.087327Z", "curation_status": "approved", "curation_status_updated_at": "2026-01-12T15:11:41.856440Z", "comment_count": 63, "status": "resolved", "resolved": true, "actual_close_time": "2026-01-20T18:50:00Z", "scheduled_close_time": "2026-03-10T00:00:00Z", "scheduled_resolve_time": "2026-03-14T00:00:00Z", "actual_resolve_time": "2026-01-20T18:50:00Z", "open_time": "2026-01-12T16:00:00Z", "nr_forecasters": 1097, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" } ], "default_project": { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" }, "leaderboard_tag": [ { "id": 32925, "name": "2026 Leaderboard", "slug": "2026_leaderboard", "type": "leaderboard_tag" } ], "category": [ { "id": 3698, "name": "Economy & Business", "slug": "economy-business", "emoji": "💼", "description": "Economy & Business", "type": "category" }, { "id": 3687, "name": "Geopolitics", "slug": "geopolitics", "emoji": "🌍", "description": "Geopolitics", "type": "category" } ] }, "question": { "id": 41030, "title": "Will the US impose any new import restriction upon China before March 14, 2026?", "created_at": "2025-12-26T23:12:27.431705Z", "open_time": "2026-01-12T16:00:00Z", "cp_reveal_time": "2026-01-12T16:00:00Z", "spot_scoring_time": "2026-01-20T18:50:00Z", "scheduled_resolve_time": "2026-03-14T00:00:00Z", "actual_resolve_time": "2026-01-20T18:50:00Z", "resolution_set_time": "2026-01-20T18:59:21.888880Z", "scheduled_close_time": "2026-03-10T00:00:00Z", "actual_close_time": "2026-01-20T18:50:00Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": false, "question_weight": 1.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, "coherence_links": null, "coherence_link_aggregations": null, "description": "Since 2018, the United States and China have engaged in a significant [trade war](https://en.wikipedia.org/wiki/China%E2%80%93United_States_trade_war). Following the imposition of tariffs by the United States, both China and the US repeatedly increased restrictions through 2019, before a pause in increases during early 2020. Throughout 2021-2024, the Biden Administration kept in place tariffs from the initial trade war, and even imposed additional restrictions on items such as electric vehicles.\n\nIn 2025, following Donald Trump's return to the presidency, the United States dramatically ramped up import restrictions on China. On February 1, the US [imposed 10% tariffs](https://www.bloomberg.com/news/articles/2025-02-01/trump-hits-china-canada-mexico-with-tariffs-to-open-trade-war) on China, with escalation going back and forth through March.\n\nOn April 2, 2025, the United States announced sweeping \"[Liberation Day](https://en.wikipedia.org/wiki/Liberation_Day_tariffs)\" tariffs, targeting numerous countries around the world, with China's rate increasing by 34 percentage points, to 54%. Following this action, China retaliated with a 34% tariff rate on the United States, with tit-for-tat escalation [resulting in a 145% tariff on China](https://www.cnbc.com/2025/04/10/china-trump-tariffs-live-updates.html), before the US suspended its tariffs and began negotiations. \n\nFollowing additional changes such as the removal of the [de minimis](https://en.wikipedia.org/wiki/De_minimis) exemption, China and the United States reached a [trade deal](https://www.reuters.com/world/china/us-china-reach-deal-slash-tariffs-officials-say-2025-05-12) in which tariff rates would largely be returned to pre-liberation day levels.\n\nDuring October 2025, tensions briefly flared following additional US sanctions imposed on Chinese companies, with China responding with export restrictions on rare earths, and the US raising tariffs once again. On October 30, 2025, the United States and China came to an agreement [largely reversing](https://www.bloomberg.com/news/articles/2025-10-30/us-to-suspend-china-sanctions-expansion-for-a-year-beijing-says) the actions taken in October.", "resolution_criteria": "This question will resolve as **Yes** if, before March 14, 2026 ET, the United States announces via binding legal action any new tariff, import quota, or import ban upon China, or harshens existing restrictions, according to [credible sources](https://www.metaculus.com/faq/#definitions).\n\nTo qualify for this question, the order or law which imposes the restriction must specifically mention China; broad policy changes that affect China incidentally will not qualify.", "fine_print": "* \"Harshens existing restrictions\" is defined as an increase in tariff rates, a tighter quota, an expansion of the existing bans, or the removal/curtailment of an existing exemption, exclusion, or waiver.\n* \"Specifically mention China\" means that government discretion was involved in selecting China. For example, enforcing tariffs against all countries that do business with Iran and listing China as one of those countries would not qualify, provided that any country that did business with Iran would be automatically added to the list.\n* Antidumping/countervailing duties count as tariffs for this question.\n* Export restrictions will have no impact on this question.", "short_title": "New US import restrictions on China by Mar 13, 2026?", "post_id": 41332, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1768934701.155863, "end_time": null, "forecaster_count": 1092, "interval_lower_bounds": [ 0.7 ], "centers": [ 0.85 ], "interval_upper_bounds": [ 0.91 ] } ], "latest": { "start_time": 1768934701.155863, "end_time": null, "forecaster_count": 1092, "interval_lower_bounds": [ 0.7 ], "centers": [ 0.85 ], "interval_upper_bounds": [ 0.91 ], "forecast_values": [ 0.15000000000000002, 0.85 ], "means": [ 0.764466113164832 ], "histogram": [ [ 0.13753152556405912, 0.0005363510649510002, 0.8857972928391742, 0.1992991650301424, 0.022258301267211362, 0.9570234272372081, 0.34081766243541073, 1.701631552197092e-07, 0.015508537779969547, 8.46070300330138e-12, 0.32197928222511235, 1.1876278502281067e-09, 3.3768636938554226e-09, 3.834261634506031e-08, 9.066886762706412e-07, 0.11411582909174543, 1.651489512121194e-12, 0.002369131474992335, 0.07196271675419162, 0.2263170443988165, 0.0031426995168208766, 6.50797814055204e-05, 3.993782051316437e-05, 0.19464546013970746, 4.556831197260806e-08, 0.6661242417937264, 0.46953533537042347, 0.002004053697373243, 0.014753521024585438, 0.0, 0.05490661728682297, 3.0524860955314397e-10, 5.775514955209067e-06, 0.2434596512661747, 0.4384371106554099, 0.11434215390699415, 0.00012187102729767726, 6.857646957130524e-05, 0.027172694224454154, 0.002247853882223032, 1.5532360859599552, 0.00022503588079219623, 0.02219451894862217, 0.24937143977114107, 0.06796057272982882, 0.21388607059681825, 5.733144953424748e-06, 5.004771674803514e-11, 2.9865306786876416e-07, 0.003817774837523362, 0.011990543020813371, 0.0003665156784434431, 2.397286613805219e-05, 0.07852421815444503, 0.5765517242837654, 0.8944700393555076, 0.01727769091537608, 0.09890314273136108, 0.0, 0.12322769941731498, 2.5877062164083577, 0.14951696737033832, 0.05309640354610201, 0.01770450766044583, 0.19993592391006348, 1.1638997252325787, 0.016880750755753234, 1.483531924834177, 0.0033429607054885242, 0.00010188127431175535, 1.5435383464817223, 0.07499156029489662, 1.9499544259732668, 0.2870530580724092, 0.0012369477724968854, 2.40757246766365, 0.8966538169899471, 0.027055693497837305, 0.2290233209197067, 0.015239248384796171, 5.094891289889667, 1.3302126235221563, 2.616559698506889, 0.20066103195399151, 0.4184292999987937, 3.6263171153386073, 1.8190203590724061, 1.7109456201965898, 1.724674523076215, 0.6589895592843333, 6.0799240539655415, 1.3291673754663442, 1.5522233237036498, 1.7633904665240454, 0.08281974728843788, 4.671471383539688, 0.004494623557322319, 0.3429751012704909, 0.5602207345100018, 6.458060232145485 ] ] }, "score_data": {}, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 11, "user_vote": null }, "forecasts_count": 2644, "key_factors": [], "is_current_content_translated": false, "description": "Since 2018, the United States and China have engaged in a significant [trade war](https://en.wikipedia.org/wiki/China%E2%80%93United_States_trade_war). Following the imposition of tariffs by the United States, both China and the US repeatedly increased restrictions through 2019, before a pause in increases during early 2020. Throughout 2021-2024, the Biden Administration kept in place tariffs from the initial trade war, and even imposed additional restrictions on items such as electric vehicles.\n\nIn 2025, following Donald Trump's return to the presidency, the United States dramatically ramped up import restrictions on China. On February 1, the US [imposed 10% tariffs](https://www.bloomberg.com/news/articles/2025-02-01/trump-hits-china-canada-mexico-with-tariffs-to-open-trade-war) on China, with escalation going back and forth through March.\n\nOn April 2, 2025, the United States announced sweeping \"[Liberation Day](https://en.wikipedia.org/wiki/Liberation_Day_tariffs)\" tariffs, targeting numerous countries around the world, with China's rate increasing by 34 percentage points, to 54%. Following this action, China retaliated with a 34% tariff rate on the United States, with tit-for-tat escalation [resulting in a 145% tariff on China](https://www.cnbc.com/2025/04/10/china-trump-tariffs-live-updates.html), before the US suspended its tariffs and began negotiations. \n\nFollowing additional changes such as the removal of the [de minimis](https://en.wikipedia.org/wiki/De_minimis) exemption, China and the United States reached a [trade deal](https://www.reuters.com/world/china/us-china-reach-deal-slash-tariffs-officials-say-2025-05-12) in which tariff rates would largely be returned to pre-liberation day levels.\n\nDuring October 2025, tensions briefly flared following additional US sanctions imposed on Chinese companies, with China responding with export restrictions on rare earths, and the US raising tariffs once again. On October 30, 2025, the United States and China came to an agreement [largely reversing](https://www.bloomberg.com/news/articles/2025-10-30/us-to-suspend-china-sanctions-expansion-for-a-year-beijing-says) the actions taken in October." }, { "id": 41316, "title": "Will the United States impose additional sanctions on Russia related to the Ukraine war before March 14, 2026?", "short_title": "More US sanctions on Russia by Mar 13, 2026?", "url_title": "More US sanctions on Russia by Mar 13, 2026?", "slug": "more-us-sanctions-on-russia-by-mar-13-2026", "author_id": 103907, "author_username": "darkives", "coauthors": [], "created_at": "2025-12-24T00:38:04.010910Z", "published_at": "2026-01-12T16:00:00Z", "edited_at": "2026-01-26T18:04:14.634692Z", "curation_status": "approved", "curation_status_updated_at": "2026-01-12T15:13:24.678192Z", "comment_count": 37, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2026-03-10T16:00:00Z", "scheduled_resolve_time": "2026-03-13T23:00:00Z", "actual_resolve_time": null, "open_time": "2026-01-12T16:00:00Z", "nr_forecasters": 1159, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" } ], "default_project": { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" }, "category": [ { "id": 3687, "name": "Geopolitics", "slug": "geopolitics", "emoji": "🌍", "description": "Geopolitics", "type": "category" } ] }, "question": { "id": 41020, "title": "Will the United States impose additional sanctions on Russia related to the Ukraine war before March 14, 2026?", "created_at": "2025-12-24T00:38:04.011558Z", "open_time": "2026-01-12T16:00:00Z", "cp_reveal_time": "2026-02-09T16:00:00Z", "spot_scoring_time": "2026-02-09T16:00:00Z", "scheduled_resolve_time": "2026-03-13T23:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2026-03-10T16:00:00Z", "actual_close_time": "2026-03-10T16:00:00Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "open", "possibilities": null, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.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, "coherence_links": null, "coherence_link_aggregations": null, "description": "The United States has repeatedly imposed a variety of sanctions on Russia in recent years. In April 2013, under the Barack Obama administration, the United States imposed sanctions on numerous Russian officials under the [Magnitsky Act](https://en.wikipedia.org/wiki/Magnitsky_Act), which had been signed into law the previous year. Then, in March 2014, the United States and the European Union [imposed sanctions on numerous Russian officials](https://www.nytimes.com/2014/03/18/world/europe/us-imposes-new-sanctions-on-russian-officials.html?hp&_r=0) in connection with the Russian occupation of Crimea. (The US ultimately imposed [multiple rounds of sanctions](https://www.state.gov/division-for-counter-threat-finance-and-sanctions/ukraine-and-russia-sanctions) related to that conflict.) And in December 2016, President Obama imposed [additional sanctions](https://www.wsj.com/articles/u-s-punishes-russia-over-election-hacking-with-sanctions-1483039178) on Russia in connection with the country's alleged interference in the 2016 US elections.\n\nIn 2017, Donald Trump came to power, taking a notably more conciliatory approach toward Russia than his predecessor had. Nevertheless, in July 2017, Congress passed the [Countering America's Adversaries Through Sanctions Act](https://en.wikipedia.org/wiki/Countering_America%27s_Adversaries_Through_Sanctions_Act), which imposed new sanctions on Russia for its activities relating to Ukraine, Syria, and the 2016 election. Though he criticized the legislation as flawed, President Trump signed it into law. The Trump administration subsequently imposed [numerous other sanctions](https://en.wikipedia.org/wiki/International_sanctions_during_the_Russo-Ukrainian_war#2018) relating to Russia.\n\nIn February 2022, Russia invaded Ukraine, triggering [\"the most severe economic sanctions ever levied on Russia.\"](https://www.cbsnews.com/newyork/news/russia-economic-sanctions-ukraine-60-minutes-2022-03-20/) And as that conflict drags on, sanctions remain a key component of US foreign policy vis-à-vis Russia. On December 17, 2025, [Reuters reported](https://www.reuters.com/world/us-readies-new-russia-sanctions-if-putin-rejects-peace-deal-bloomberg-news-2025-12-17/) that the Trump administration was preparing an additional round of sanctions on Russia to pressure it to negotiate a peace with Ukraine.", "resolution_criteria": "This question will resolve as **Yes** if, after January 12, 2026 and before March 14, 2026 ET, the US government announces via binding legal action a new or expanded sanctions-related restriction on Russian persons or entities and the official announcement explicitly states it is related to the Ukraine war.\n\nSanctions include, but are not limited to asset freezes, transaction bans, trade restrictions, Entity List-type actions, or visa/entry restrictions, and they might be issued by OFAC, the Department of State, the Department of Commerce, the White House, or Congress.\n\nActions not explicitly linked to the war in the official announcements or press materials do not count, even if plausibly war-motivated.", "fine_print": "An example of an action that would count is OFAC's October 22, 2025 [issuance](https://ofac.treasury.gov/recent-actions/20251022) of new sanctions targeting Russian oil companies (including Lukoil and Rosneft), with the accompanying [press release](https://home.treasury.gov/news/press-releases/sb0290) stating that it is doing so \"as a result of Russia’s lack of serious commitment to a peace process to end the war in Ukraine.\"", "short_title": "More US sanctions on Russia by Mar 13, 2026?", "post_id": 41316, "aggregations": { "recency_weighted": { "history": [], "latest": null, "score_data": {}, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 11, "user_vote": null }, "forecasts_count": 2185, "key_factors": [], "is_current_content_translated": false, "description": "The United States has repeatedly imposed a variety of sanctions on Russia in recent years. In April 2013, under the Barack Obama administration, the United States imposed sanctions on numerous Russian officials under the [Magnitsky Act](https://en.wikipedia.org/wiki/Magnitsky_Act), which had been signed into law the previous year. Then, in March 2014, the United States and the European Union [imposed sanctions on numerous Russian officials](https://www.nytimes.com/2014/03/18/world/europe/us-imposes-new-sanctions-on-russian-officials.html?hp&_r=0) in connection with the Russian occupation of Crimea. (The US ultimately imposed [multiple rounds of sanctions](https://www.state.gov/division-for-counter-threat-finance-and-sanctions/ukraine-and-russia-sanctions) related to that conflict.) And in December 2016, President Obama imposed [additional sanctions](https://www.wsj.com/articles/u-s-punishes-russia-over-election-hacking-with-sanctions-1483039178) on Russia in connection with the country's alleged interference in the 2016 US elections.\n\nIn 2017, Donald Trump came to power, taking a notably more conciliatory approach toward Russia than his predecessor had. Nevertheless, in July 2017, Congress passed the [Countering America's Adversaries Through Sanctions Act](https://en.wikipedia.org/wiki/Countering_America%27s_Adversaries_Through_Sanctions_Act), which imposed new sanctions on Russia for its activities relating to Ukraine, Syria, and the 2016 election. Though he criticized the legislation as flawed, President Trump signed it into law. The Trump administration subsequently imposed [numerous other sanctions](https://en.wikipedia.org/wiki/International_sanctions_during_the_Russo-Ukrainian_war#2018) relating to Russia.\n\nIn February 2022, Russia invaded Ukraine, triggering [\"the most severe economic sanctions ever levied on Russia.\"](https://www.cbsnews.com/newyork/news/russia-economic-sanctions-ukraine-60-minutes-2022-03-20/) And as that conflict drags on, sanctions remain a key component of US foreign policy vis-à-vis Russia. On December 17, 2025, [Reuters reported](https://www.reuters.com/world/us-readies-new-russia-sanctions-if-putin-rejects-peace-deal-bloomberg-news-2025-12-17/) that the Trump administration was preparing an additional round of sanctions on Russia to pressure it to negotiate a peace with Ukraine." }, { "id": 41310, "title": "Will the X algorithm be run by Grok before March 12, 2026?", "short_title": "Will X be powered by Grok before Mar 12, 2026?", "url_title": "Will X be powered by Grok before Mar 12, 2026?", "slug": "will-x-be-powered-by-grok-before-mar-12-2026", "author_id": 103907, "author_username": "darkives", "coauthors": [], "created_at": "2025-12-23T02:34:08.515519Z", "published_at": "2026-01-12T16:00:00Z", "edited_at": "2026-01-23T22:37:28.514620Z", "curation_status": "approved", "curation_status_updated_at": "2026-01-12T15:14:06.474748Z", "comment_count": 129, "status": "resolved", "resolved": true, "actual_close_time": "2026-01-22T22:55:00Z", "scheduled_close_time": "2026-02-28T16:00:00Z", "scheduled_resolve_time": "2026-03-13T23:00:00Z", "actual_resolve_time": "2026-01-22T22:55:00Z", "open_time": "2026-01-12T16:00:00Z", "nr_forecasters": 1356, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" } ], "default_project": { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" }, "leaderboard_tag": [ { "id": 32925, "name": "2026 Leaderboard", "slug": "2026_leaderboard", "type": "leaderboard_tag" } ], "category": [ { "id": 3701, "name": "Technology", "slug": "technology", "emoji": "⚙️", "description": "Technology", "type": "category" }, { "id": 3694, "name": "Artificial Intelligence", "slug": "artificial-intelligence", "emoji": "🤖", "description": "Artificial Intelligence", "type": "category" } ] }, "question": { "id": 41013, "title": "Will the X algorithm be run by Grok before March 12, 2026?", "created_at": "2025-12-23T02:34:08.515969Z", "open_time": "2026-01-12T16:00:00Z", "cp_reveal_time": "2026-01-12T16:01:00Z", "spot_scoring_time": "2026-01-12T16:01:00Z", "scheduled_resolve_time": "2026-03-13T23:00:00Z", "actual_resolve_time": "2026-01-22T22:55:00Z", "resolution_set_time": "2026-01-22T22:59:43.581525Z", "scheduled_close_time": "2026-02-28T16:00:00Z", "actual_close_time": "2026-01-22T22:55:00Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "ambiguous", "include_bots_in_aggregates": false, "question_weight": 1.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, "coherence_links": null, "coherence_link_aggregations": null, "description": "[X (the social network formerly known as Twitter)](https://en.wikipedia.org/wiki/Twitter) is one of the most popular social-media sites on the Internet. Founded in 2006, it went public (as Twitter, Inc.) in 2013, before being [purchased by Elon Musk](https://en.wikipedia.org/wiki/Acquisition_of_Twitter_by_Elon_Musk) in 2022, for \\$44 billion.\n\nIn 2023, Musk (a co-founder of OpenAI who had since left the organization) created his own artificial-intelligence company, [xAI](https://en.wikipedia.org/wiki/XAI_\\(company\\)). xAI released the initial version of its generative AI chatbot, [Grok](https://en.wikipedia.org/wiki/Grok_\\(chatbot\\)), in November 2023. Subsequent versions of Grok would be increasingly integrated with the X network, with users able to interact with Grok directly via tweets.\n\nIn March 2025, xAI took over X, purchasing its parent company, X Corp., for \\$33 billion. And on October 17, 2025, Musk [posted](https://x.com/elonmusk/status/1979217645854511402) that X's recommendation algorithm was [going to be handed over to Grok](https://www.socialmediatoday.com/news/x-formerly-twitter-switching-to-fully-ai-powered-grok-algorithm/803174/), which \"will literally read every post and watch every video (100M+ per day) to match users with content they’re most likely to find interesting.\" Musk suggested that this process would be complete in 4-6 weeks (which would be approximately 4 months according to [Elon Time](https://elontime.io/?time=5\\&unit=weeks)).", "resolution_criteria": "This question will resolve as **Yes** if, before March 12, 2026 ET, X, xAI, or Elon Musk announce that the entire personalized selection and ordering of posts shown to each user in the X *For you* timeline or another personalized feed is determined exclusively by Grok, and [credible sources](https://www.metaculus.com/faq/#definitions) do not contradict this within 3 days of the announcement.\n\nIn addition to Grok, X may use the timestamp of a post and various hard filters (e.g., based on policy or legal enforcement, safety, spam, deduplication, geo or language availability constraints, or explicit user content settings) to determine the final selection and ordering. However, no learned model or heuristic that uses user behavior or inferred interests may be used besides Grok.", "fine_print": "* As the selection of posts needs to be chosen by Grok, Grok ranking posts from already-followed accounts does not qualify.\n* Metaculus will generally not inspect published code to determine compliance with these criteria, but will instead rely on descriptions from X, xAI, or Elon Musk along with analyses from credible sources. Plain language descriptions accompanying the code may be used, such as code documentation.\n* For the purposes of this question, “Grok” includes any Grok-family learned model provided by xAI. This includes embedding models that are directly based on Grok-derived embeddings, even if these have been further fine-tuned, or other uses of Grok-derived embeddings as the sole learned personalization signal.\n* This question will resolve as **Yes** if the announcement mentions a phased rollout to the general user base, but not if it mentions only a beta, pilot, or experiment limited to a small number of users.\n* An announcement counts only if it is posted on an official X or xAI channel or if it is stated on the record by Elon Musk or an executive officer of X or xAI (CEO, CTO, Head of Engineering or equivalent).", "short_title": "Will X be powered by Grok before Mar 12, 2026?", "post_id": 41310, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1769122260.720546, "end_time": null, "forecaster_count": 1342, "interval_lower_bounds": [ 0.02 ], "centers": [ 0.055 ], "interval_upper_bounds": [ 0.25 ] } ], "latest": { "start_time": 1769122260.720546, "end_time": null, "forecaster_count": 1342, "interval_lower_bounds": [ 0.02 ], "centers": [ 0.055 ], "interval_upper_bounds": [ 0.25 ], "forecast_values": [ 0.945, 0.055 ], "means": [ 0.1894132587724031 ], "histogram": [ [ 8.271664750697816, 3.9486343194367453, 7.713995921270149, 5.566130616098515, 5.406762400431489, 5.2267001427147655, 1.7958986073343042, 2.356836490684435, 1.791221564383764, 0.7337921718224588, 1.887169184452353, 0.0005365622511569802, 0.27068297464176544, 0.4583057288133938, 1.7540463016030472, 1.2301173080690537, 0.008607650824821178, 0.30415181966972, 0.00031137930238685446, 2.0192053694648995, 1.591286388583812, 0.14152105406053117, 0.24935837976572814, 0.20713130914921957, 0.005453081314418623, 2.5518166696763873, 0.0, 0.19974852069791244, 0.013261412319211505, 0.0, 0.5763711631032874, 0.55768983793574, 0.011599406232579533, 0.05284511752155412, 0.0009098294551226767, 0.5524485217502106, 0.0, 0.0, 6.234427779088455e-05, 0.0, 0.32293413130093707, 1.0000000106505822, 2.7040131229827032e-05, 0.9103732164454832, 0.027656514350709607, 1.1937473267716205, 0.0, 0.030610643538709542, 0.0, 0.0, 1.6208254372043371, 0.10516684856967809, 0.0, 6.555933125936664e-06, 0.46835162077612097, 0.7000807469354103, 0.13790854041691056, 0.0057810828942971935, 0.0, 0.0001878630960328346, 0.25013186009852073, 0.14881837318143548, 0.10980740431174872, 0.015247241327459606, 3.096485070977456e-08, 3.7851805027895276e-11, 5.046505918116735e-12, 8.173706472288704e-05, 0.09219880554963948, 0.5769030431718655, 1.2834978866173894, 2.0541033870612438e-07, 0.0, 0.7295856031428348, 8.045763713214737e-08, 0.06405331208661243, 0.14193037017401655, 0.40525264810632755, 0.00015697686134009067, 0.020406393590518754, 0.17379726254498987, 0.00020545794991986714, 0.0002090237894471733, 0.5849512997672556, 0.051136701602166885, 0.14870252327577282, 0.1403737850055264, 1.0206578101249592e-05, 0.07961681167738588, 0.0, 1.115296432954466, 0.0011563176232662136, 2.0304359107241842e-08, 0.0015030185573874635, 0.0, 0.5494371230980152, 0.114641857946786, 0.0, 0.0, 0.9887320372511801 ] ] }, "score_data": {}, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": -16, "user_vote": null }, "forecasts_count": 3113, "key_factors": [], "is_current_content_translated": false, "description": "[X (the social network formerly known as Twitter)](https://en.wikipedia.org/wiki/Twitter) is one of the most popular social-media sites on the Internet. Founded in 2006, it went public (as Twitter, Inc.) in 2013, before being [purchased by Elon Musk](https://en.wikipedia.org/wiki/Acquisition_of_Twitter_by_Elon_Musk) in 2022, for \\$44 billion.\n\nIn 2023, Musk (a co-founder of OpenAI who had since left the organization) created his own artificial-intelligence company, [xAI](https://en.wikipedia.org/wiki/XAI_\\(company\\)). xAI released the initial version of its generative AI chatbot, [Grok](https://en.wikipedia.org/wiki/Grok_\\(chatbot\\)), in November 2023. Subsequent versions of Grok would be increasingly integrated with the X network, with users able to interact with Grok directly via tweets.\n\nIn March 2025, xAI took over X, purchasing its parent company, X Corp., for \\$33 billion. And on October 17, 2025, Musk [posted](https://x.com/elonmusk/status/1979217645854511402) that X's recommendation algorithm was [going to be handed over to Grok](https://www.socialmediatoday.com/news/x-formerly-twitter-switching-to-fully-ai-powered-grok-algorithm/803174/), which \"will literally read every post and watch every video (100M+ per day) to match users with content they’re most likely to find interesting.\" Musk suggested that this process would be complete in 4-6 weeks (which would be approximately 4 months according to [Elon Time](https://elontime.io/?time=5\\&unit=weeks))." }, { "id": 41302, "title": "Will layoffs.fyi explicity report at least 100 AI industry layoffs between January 12 and March 13, 2026?", "short_title": "≥100 AI layoffs between Jan 12 & Mar 13, 2026?", "url_title": "≥100 AI layoffs between Jan 12 & Mar 13, 2026?", "slug": "100-ai-layoffs-between-jan-12-mar-13-2026", "author_id": 103907, "author_username": "darkives", "coauthors": [], "created_at": "2025-12-21T19:48:33.115518Z", "published_at": "2026-01-12T16:00:00Z", "edited_at": "2026-01-26T18:03:16.101198Z", "curation_status": "approved", "curation_status_updated_at": "2026-01-12T15:16:42.053738Z", "comment_count": 37, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2026-02-28T16:00:00Z", "scheduled_resolve_time": "2026-03-14T00:00:00Z", "actual_resolve_time": null, "open_time": "2026-01-12T16:00:00Z", "nr_forecasters": 1052, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" } ], "default_project": { "id": 32844, "type": "tournament", "name": "Bridgewater x Metaculus 2026", "slug": "bridgewater", "header_image": "https://cdn.metaculus.com/bw-cover_1_zEGOTx1_f5HSBVz.webp", "prize_pool": "30000.00", "start_date": "2026-01-12T16:00:00Z", "close_date": "2026-03-16T12:00:00Z", "forecasting_end_date": "2026-03-13T18:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "order": -1, "created_at": "2025-11-12T17:00:55.912719Z", "edited_at": "2026-01-26T18:14:04.876986Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "show_on_homepage": true, "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_hide", "description_preview": "<style>\r\n/* General button styling */\r\n .leaderboard-button {\r\n display: block;\r\n width: 100%;\r\n margin: 10px auto;\r\n padding:" }, "leaderboard_tag": [ { "id": 32925, "name": "2026 Leaderboard", "slug": "2026_leaderboard", "type": "leaderboard_tag" } ], "category": [ { "id": 3698, "name": "Economy & Business", "slug": "economy-business", "emoji": "💼", "description": "Economy & Business", "type": "category" }, { "id": 3694, "name": "Artificial Intelligence", "slug": "artificial-intelligence", "emoji": "🤖", "description": "Artificial Intelligence", "type": "category" } ] }, "question": { "id": 41005, "title": "Will layoffs.fyi explicity report at least 100 AI industry layoffs between January 12 and March 13, 2026?", "created_at": "2025-12-21T19:48:33.115917Z", "open_time": "2026-01-12T16:00:00Z", "cp_reveal_time": "2026-02-09T16:00:00Z", "spot_scoring_time": "2026-02-09T16:00:00Z", "scheduled_resolve_time": "2026-03-14T00:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2026-02-28T16:00:00Z", "actual_close_time": "2026-02-28T16:00:00Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "open", "possibilities": null, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.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, "coherence_links": null, "coherence_link_aggregations": null, "description": "Many are excited about the possibilities of this artificial intelligence, which has led to [record levels of investment](https://www.reuters.com/graphics/USA-ECONOMY/AI-INVESTMENT/gkvlqbgxkpb/). At the same time, this investment has led to concerns about an [\"AI bubble.\"](https://en.wikipedia.org/wiki/AI_bubble) Bubble predictors point to the [high concentration](https://insights.som.yale.edu/insights/this-is-how-the-ai-bubble-bursts) of AI-related companies in the stock market's recent returns, as well as the outsize role of AI-related spending in the U.S. GDP. If AI companies fail to live up to the hype, the economic consequences could be huge.\n\nWhile many workers are concerned about the risk that AI will [replace them](https://www.bbc.com/news/articles/c0r9280gvelo), people who work on AI may themselves find their jobs at risk if the AI bubble bursts. Indeed, even as valuations continue to rise, there have already been over 800 layoffs in the AI industry in 2025, according to tech-industry tracker [layoffs.fyi](https://layoffs.fyi). Most of these layoffs were connected to [xAI's termination](https://www.businessinsider.com/elon-musk-xai-layoffs-data-annotators-2025-9) of around 500 people during September.", "resolution_criteria": "This question will resolve as **Yes** if there 100 or more people that were laid offs in the AI industry between January 12 and March 13, 2026 ET, inclusive of both dates, according to the # Laid Off column of [layoffs.fyi](https://layoffs.fyi).", "fine_print": "Note that layoffs.fyi tracks layoffs in several industries. The spreadsheet on the [main page](https://layoffs.fyi) can be filtered by industry, and this question will resolve according to the number of layoffs attributed to the AI industry, using only the # Laid Off column and not any other data presented. (See detailed instructions below.)\n\nThis question will resolve based on the number of qualifying layoffs displayed on the site when checked by Metaculus on or after March 14, 2026. Additional layoffs retroactively added to the website will not cause this question to re-resolve.\n\nDETAILED INSTRUCTIONS: \n\n1\\. At the [resolution source](https://airtable.com/app1PaujS9zxVGUZ4/shroKsHx3SdYYOzeh/tblleV7Pnb6AcPCYL?viewControls=on) at the top toolbar, click the *Filter* button (funnel icon). \n2\\. Click *+Add Condition* and set *Industry* to *AI*.\n2\\. Sort *Date* by latest to earliest.", "short_title": "≥100 AI layoffs between Jan 12 & Mar 13, 2026?", "post_id": 41302, "aggregations": { "recency_weighted": { "history": [], "latest": null, "score_data": {}, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 4, "user_vote": null }, "forecasts_count": 2102, "key_factors": [], "is_current_content_translated": false, "description": "Many are excited about the possibilities of this artificial intelligence, which has led to [record levels of investment](https://www.reuters.com/graphics/USA-ECONOMY/AI-INVESTMENT/gkvlqbgxkpb/). At the same time, this investment has led to concerns about an [\"AI bubble.\"](https://en.wikipedia.org/wiki/AI_bubble) Bubble predictors point to the [high concentration](https://insights.som.yale.edu/insights/this-is-how-the-ai-bubble-bursts) of AI-related companies in the stock market's recent returns, as well as the outsize role of AI-related spending in the U.S. GDP. If AI companies fail to live up to the hype, the economic consequences could be huge.\n\nWhile many workers are concerned about the risk that AI will [replace them](https://www.bbc.com/news/articles/c0r9280gvelo), people who work on AI may themselves find their jobs at risk if the AI bubble bursts. Indeed, even as valuations continue to rise, there have already been over 800 layoffs in the AI industry in 2025, according to tech-industry tracker [layoffs.fyi](https://layoffs.fyi). Most of these layoffs were connected to [xAI's termination](https://www.businessinsider.com/elon-musk-xai-layoffs-data-annotators-2025-9) of around 500 people during September." }, { "id": 41295, "title": "Will EMR's market close price on 2026-01-03 be higher than its market close price on 2025-12-30?", "short_title": "EMR's close price rises?", "url_title": "EMR's close price rises?", "slug": "emrs-close-price-rises", "author_id": 276265, "author_username": "AutoQuestionsBot", "coauthors": [], "created_at": "2025-12-21T02:55:46.356735Z", "published_at": "2025-12-30T11:30:28Z", "edited_at": "2026-01-03T22:56:53.056127Z", "curation_status": "approved", "curation_status_updated_at": "2025-12-21T02:55:46.559553Z", "comment_count": 92, "status": "resolved", "resolved": true, "actual_close_time": "2025-12-30T13:00:28Z", "scheduled_close_time": "2025-12-30T13:00:28Z", "scheduled_resolve_time": "2026-01-03T16:45:57Z", "actual_resolve_time": "2026-01-03T16:45:57Z", "open_time": "2025-12-30T11:30:28Z", "nr_forecasters": 91, "html_metadata_json": null, "projects": { "question_series": [ { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } ], "default_project": { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } }, "question": { "id": 41003, "title": "Will EMR's market close price on 2026-01-03 be higher than its market close price on 2025-12-30?", "created_at": "2025-12-21T02:55:46.357175Z", "open_time": "2025-12-30T11:30:28Z", "cp_reveal_time": "2025-12-30T13:00:28Z", "spot_scoring_time": "2025-12-30T13:00:28Z", "scheduled_resolve_time": "2026-01-03T16:45:57Z", "actual_resolve_time": "2026-01-03T16:45:57Z", "resolution_set_time": "2026-01-03T22:56:50.179992Z", "scheduled_close_time": "2025-12-30T13:00:28Z", "actual_close_time": "2025-12-30T13:00:28Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "yes", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "spot_peer", "default_aggregation_method": "unweighted", "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, "coherence_links": null, "coherence_link_aggregations": null, "description": "Emerson Electric Co. is a company that is listed on the S&P 500 index. It's ticker is EMR. It's last close price as of the creation of this question (2025-12-21 02:47:55) is 132.98. You can find more information about Emerson Electric Co. at https://finance.yahoo.com/quote/EMR\n\nEmerson Electric Co., a technology and software company, provides various solutions in the Americas, Asia, the Middle East, Africa, and Europe. It operates through Final Control, Measurement & Analytical, Discrete Automation, Safety & Productivity, Control Systems & Software, and Test & Measurement segments. The Final Control segment provides control valves, isolation valves, shutoff valves, pressure relief valves, pressure safety valves, actuators, and regulators for process and hybrid industries under Anderson Greenwood, Bettis, Crosby, Fisher, Keystone, KTM, and Vanessa brands. The Measurement & Analytical segment supplies intelligent instrumentation measuring the physical properties of liquids or gases, such as pressure, temperature, level, flow, acoustics, corrosion, pH, conductivity, water quality, toxic gases, and flame under the Flexim, Micro Motion, and Rosemount brands. The Discrete Automation segment includes solenoid valves, pneumatic valves, valve position indicators, pneumatic cylinders and actuators, air preparation equipment, pressure and temperature switches, electric linear motion solutions, programmable automation control systems and software, electrical distribution equipment, and materials joining solutions used primarily in discrete industries under the Afag, Appleton, ASCO, Aventics, Branson, Movicon, PACSystems, SolaHD, TESCOM, and TopWorx brands. The Safety & Productivity segment delivers tools for professionals and homeowners that support infrastructure, promote safety, and enhance productivity under the Greenlee, Klauke, ProTeam, and RIDGID brands. The Control Systems & Software segment provides control systems and software that control plant processes by collecting and analyzing information from measurement devices in the plant under the DeltaV and Ovation brands. The Test & Measurement offers software-connected automated test and measurement systems. The company was incorporated in 1890 and is headquartered in Saint Louis, Missouri.\n\n`{\"format\":\"close_price_rises\",\"info\":{\"ticker\":\"EMR\"}}`", "resolution_criteria": "This question will resolve based on the latest market close price of EMR. If it is higher than the close price on 2025-12-30, the question will resolve to 'Yes'. The close price will be pulled from the Yahoo Finance API.", "fine_print": "Stock splits and reverse splits will be accounted for in resolving this question. Forecasts on questions about companies that have been delisted (through mergers or bankruptcy) will resolve to their final close price.", "short_title": "EMR's close price rises?", "post_id": 41295, "aggregations": { "unweighted": { "history": [ { "start_time": 1767097994.130559, "end_time": null, "forecaster_count": 91, "interval_lower_bounds": [ 0.515 ], "centers": [ 0.54 ], "interval_upper_bounds": [ 0.55 ] } ], "latest": { "start_time": 1767097994.130559, "end_time": null, "forecaster_count": 91, "interval_lower_bounds": [ 0.515 ], "centers": [ 0.54 ], "interval_upper_bounds": [ 0.55 ], "forecast_values": [ 0.45999999999999996, 0.54 ], "means": [ 0.5279368467822351 ], "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.0, 0.0, 0.0, 0.0, 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, 2.0, 0.0, 0.0, 0.0, 0.0, 15.0, 0.0, 1.0, 0.0, 0.0, 3.0, 1.0, 14.0, 5.0, 8.0, 23.0, 5.0, 2.0, 0.0, 1.0, 5.0, 0.0, 2.0, 2.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 ] ] }, "score_data": { "baseline_score": 10.536526583220887, "peer_score": 2.9073598530102815, "coverage": 0.9726784910979094, "relative_legacy_score": -0.008366505690272646, "weighted_coverage": 0.9726784910979094, "spot_peer_score": 2.8245246403545536, "spot_baseline_score": 11.103131238874395, "baseline_archived_score": 10.536526583220887, "peer_archived_score": 2.9073598530102815, "relative_legacy_archived_score": -0.008366505690272646, "spot_peer_archived_score": 2.8245246403545536, "spot_baseline_archived_score": 11.103131238874395 }, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 91, "key_factors": [], "is_current_content_translated": false, "description": "Emerson Electric Co. is a company that is listed on the S&P 500 index. It's ticker is EMR. It's last close price as of the creation of this question (2025-12-21 02:47:55) is 132.98. You can find more information about Emerson Electric Co. at https://finance.yahoo.com/quote/EMR\n\nEmerson Electric Co., a technology and software company, provides various solutions in the Americas, Asia, the Middle East, Africa, and Europe. It operates through Final Control, Measurement & Analytical, Discrete Automation, Safety & Productivity, Control Systems & Software, and Test & Measurement segments. The Final Control segment provides control valves, isolation valves, shutoff valves, pressure relief valves, pressure safety valves, actuators, and regulators for process and hybrid industries under Anderson Greenwood, Bettis, Crosby, Fisher, Keystone, KTM, and Vanessa brands. The Measurement & Analytical segment supplies intelligent instrumentation measuring the physical properties of liquids or gases, such as pressure, temperature, level, flow, acoustics, corrosion, pH, conductivity, water quality, toxic gases, and flame under the Flexim, Micro Motion, and Rosemount brands. The Discrete Automation segment includes solenoid valves, pneumatic valves, valve position indicators, pneumatic cylinders and actuators, air preparation equipment, pressure and temperature switches, electric linear motion solutions, programmable automation control systems and software, electrical distribution equipment, and materials joining solutions used primarily in discrete industries under the Afag, Appleton, ASCO, Aventics, Branson, Movicon, PACSystems, SolaHD, TESCOM, and TopWorx brands. The Safety & Productivity segment delivers tools for professionals and homeowners that support infrastructure, promote safety, and enhance productivity under the Greenlee, Klauke, ProTeam, and RIDGID brands. The Control Systems & Software segment provides control systems and software that control plant processes by collecting and analyzing information from measurement devices in the plant under the DeltaV and Ovation brands. The Test & Measurement offers software-connected automated test and measurement systems. The company was incorporated in 1890 and is headquartered in Saint Louis, Missouri.\n\n`{\"format\":\"close_price_rises\",\"info\":{\"ticker\":\"EMR\"}}`" }, { "id": 41293, "title": "Will the community prediction be higher than 5.00% on 2026-01-03 for the Metaculus question \"Will Elon Musk be removed as the Chief Executive Officer of Tesla before 2027?\"?", "short_title": "Will community prediction rise for \"Musk removed as CEO of Tesla before 2027?\"?", "url_title": "Will community prediction rise for \"Musk removed as CEO of Tesla before 2027?\"?", "slug": "will-community-prediction-rise-for-musk-removed-as-ceo-of-tesla-before-2027", "author_id": 276265, "author_username": "AutoQuestionsBot", "coauthors": [], "created_at": "2025-12-21T02:55:38.407271Z", "published_at": "2025-12-30T09:02:12Z", "edited_at": "2026-01-03T22:56:58.811634Z", "curation_status": "approved", "curation_status_updated_at": "2025-12-21T02:55:39.632643Z", "comment_count": 92, "status": "resolved", "resolved": true, "actual_close_time": "2025-12-30T10:32:12Z", "scheduled_close_time": "2025-12-30T10:32:12Z", "scheduled_resolve_time": "2026-01-03T14:43:21Z", "actual_resolve_time": "2026-01-03T14:43:21Z", "open_time": "2025-12-30T09:02:12Z", "nr_forecasters": 92, "html_metadata_json": null, "projects": { "question_series": [ { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } ], "default_project": { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } }, "question": { "id": 41001, "title": "Will the community prediction be higher than 5.00% on 2026-01-03 for the Metaculus question \"Will Elon Musk be removed as the Chief Executive Officer of Tesla before 2027?\"?", "created_at": "2025-12-21T02:55:38.407669Z", "open_time": "2025-12-30T09:02:12Z", "cp_reveal_time": "2025-12-30T10:32:12Z", "spot_scoring_time": "2025-12-30T10:32:12Z", "scheduled_resolve_time": "2026-01-03T14:43:21Z", "actual_resolve_time": "2026-01-03T14:43:21Z", "resolution_set_time": "2026-01-03T22:56:55.975065Z", "scheduled_close_time": "2025-12-30T10:32:12Z", "actual_close_time": "2025-12-30T10:32:12Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "spot_peer", "default_aggregation_method": "unweighted", "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, "coherence_links": null, "coherence_link_aggregations": null, "description": "Metaculus is a crowdsourced forecast aggregation platform where humans and bots compete to predict future events. Each question on Metaculus has a community prediction that aggregates all user's forecasts. As of this question launch, this aggregation is calculated as a median of user forecasts weighted by recency. \n\n--------------------------------\n\nBelow are some details about the original Metaculus question: \n- Question URL: https://www.metaculus.com/questions/37353\n- Original question title: Will Elon Musk be removed as the Chief Executive Officer of Tesla before 2027?\n- The current community prediction as of 2025-12-21: 5.00%\n\nOriginal resolution criteria: \n> This question will resolve as **Yes** if before January 1, 2027, Elon Musk no longer holds the title *Chief Executive Officer* (or an unequivocally equivalent highest-ranking executive title) of Tesla, Inc.\n\nOriginal fine print: \n> * “Removed” means he ceases to hold the CEO title (or equivalent as specified above) for any reason—including dismissal, resignation, permanent incapacity, or corporate restructuring—at any moment prior to the cut-off.\n> * If Tesla eliminates the CEO title entirely, this question will resolve as **Yes** unless Musk clearly remains the highest-ranking day-to-day executive (e.g., is labeled “Technoking of Tesla” *and* no one else is CEO).\n> * If Tesla merges, is acquired, or changes corporate form, the outcome is **Yes** only if Musk is CEO of the surviving Tesla-branded operating entity.\n> * In the case that someone is named an interim CEO, this question will not resolve as **Yes** based on that alone, assuming that the understanding is that they are filling in for Musk on a temporary basis.\n> \n> This question will resolve based on Tesla press releases or other credible sources.\n\nOriginal background: \n> On 1 May 2025 [The Wall Street Journal](https://www.wsj.com/business/autos/tesla-musk-ceo-search-board-0ce61af9?mod=hp_lead_pos1) reported that Tesla’s board had contacted executive-search firms to identify possible successors. Tesla Chair Robyn Denholm and Musk both called the story “absolutely false,” insisting the board remains “highly confident” in Musk’s leadership.\n> \n> See also: [*When will these CEOs no longer be CEO?*](https://www.metaculus.com/questions/30589/ceo-departure-dates/)\n\n`{\"format\":\"metaculus_binary_cp_rises\",\"info\":{\"post_id\":37353,\"question_id\":36713,\"last_cp\":0.05}}`", "resolution_criteria": "This question will resolve based on the community prediction of the Metaculus question found [here](https://www.metaculus.com/questions/37353). If the community prediction on 2026-01-03 14:43:21 is higher than 5.00%, the question will resolve to 'Yes'.", "fine_print": "", "short_title": "Will community prediction rise for \"Musk removed as CEO of Tesla before 2027?\"?", "post_id": 41293, "aggregations": { "unweighted": { "history": [ { "start_time": 1767089512.474386, "end_time": null, "forecaster_count": 92, "interval_lower_bounds": [ 0.15 ], "centers": [ 0.2 ], "interval_upper_bounds": [ 0.3 ] } ], "latest": { "start_time": 1767089512.474386, "end_time": null, "forecaster_count": 92, "interval_lower_bounds": [ 0.15 ], "centers": [ 0.2 ], "interval_upper_bounds": [ 0.3 ], "forecast_values": [ 0.8, 0.2 ], "means": [ 0.24015582259691107 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 6.0, 0.0, 1.0, 4.0, 0.0, 1.0, 2.0, 6.0, 2.0, 0.0, 16.0, 0.0, 2.0, 2.0, 0.0, 6.0, 0.0, 1.0, 1.0, 1.0, 10.0, 1.0, 2.0, 1.0, 0.0, 7.0, 0.0, 1.0, 0.0, 0.0, 3.0, 0.0, 0.0, 1.0, 0.0, 4.0, 0.0, 2.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.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.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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.0, 0.0, 0.0 ] ] }, "score_data": { "baseline_score": 61.565452673908894, "peer_score": 7.6252656177286715, "coverage": 0.9191732753647698, "relative_legacy_score": 0.011225709142644577, "weighted_coverage": 0.9191732753647698, "spot_peer_score": 9.00660776307956, "spot_baseline_score": 67.80719051126377, "baseline_archived_score": 61.565452673908894, "peer_archived_score": 7.6252656177286715, "relative_legacy_archived_score": 0.011225709142644577, "spot_peer_archived_score": 9.00660776307956, "spot_baseline_archived_score": 67.80719051126377 }, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 92, "key_factors": [], "is_current_content_translated": false, "description": "Metaculus is a crowdsourced forecast aggregation platform where humans and bots compete to predict future events. Each question on Metaculus has a community prediction that aggregates all user's forecasts. As of this question launch, this aggregation is calculated as a median of user forecasts weighted by recency. \n\n--------------------------------\n\nBelow are some details about the original Metaculus question: \n- Question URL: https://www.metaculus.com/questions/37353\n- Original question title: Will Elon Musk be removed as the Chief Executive Officer of Tesla before 2027?\n- The current community prediction as of 2025-12-21: 5.00%\n\nOriginal resolution criteria: \n> This question will resolve as **Yes** if before January 1, 2027, Elon Musk no longer holds the title *Chief Executive Officer* (or an unequivocally equivalent highest-ranking executive title) of Tesla, Inc.\n\nOriginal fine print: \n> * “Removed” means he ceases to hold the CEO title (or equivalent as specified above) for any reason—including dismissal, resignation, permanent incapacity, or corporate restructuring—at any moment prior to the cut-off.\n> * If Tesla eliminates the CEO title entirely, this question will resolve as **Yes** unless Musk clearly remains the highest-ranking day-to-day executive (e.g., is labeled “Technoking of Tesla” *and* no one else is CEO).\n> * If Tesla merges, is acquired, or changes corporate form, the outcome is **Yes** only if Musk is CEO of the surviving Tesla-branded operating entity.\n> * In the case that someone is named an interim CEO, this question will not resolve as **Yes** based on that alone, assuming that the understanding is that they are filling in for Musk on a temporary basis.\n> \n> This question will resolve based on Tesla press releases or other credible sources.\n\nOriginal background: \n> On 1 May 2025 [The Wall Street Journal](https://www.wsj.com/business/autos/tesla-musk-ceo-search-board-0ce61af9?mod=hp_lead_pos1) reported that Tesla’s board had contacted executive-search firms to identify possible successors. Tesla Chair Robyn Denholm and Musk both called the story “absolutely false,” insisting the board remains “highly confident” in Musk’s leadership.\n> \n> See also: [*When will these CEOs no longer be CEO?*](https://www.metaculus.com/questions/30589/ceo-departure-dates/)\n\n`{\"format\":\"metaculus_binary_cp_rises\",\"info\":{\"post_id\":37353,\"question_id\":36713,\"last_cp\":0.05}}`" }, { "id": 41292, "title": "Will the community prediction be higher than 17.00% on 2026-01-02 for the Metaculus question \"Will a federal judge be impeached by Republican Representatives in a partisan vote before January 3, 2027?\"?", "short_title": "Will community prediction rise for \"Federal judge impeached by Republicans before Jan 3, 2027?\"?", "url_title": "Will community prediction rise for \"Federal judge impeached by Republicans before Jan 3, 2027?\"?", "slug": "will-community-prediction-rise-for-federal-judge-impeached-by-republicans-before-jan-3-2027", "author_id": 276265, "author_username": "AutoQuestionsBot", "coauthors": [], "created_at": "2025-12-21T02:55:33.964669Z", "published_at": "2025-12-30T05:22:04Z", "edited_at": "2026-01-03T22:57:04.360460Z", "curation_status": "approved", "curation_status_updated_at": "2025-12-21T02:55:35.166056Z", "comment_count": 92, "status": "resolved", "resolved": true, "actual_close_time": "2025-12-30T06:52:04Z", "scheduled_close_time": "2025-12-30T06:52:04Z", "scheduled_resolve_time": "2026-01-02T19:31:22Z", "actual_resolve_time": "2026-01-02T19:31:22Z", "open_time": "2025-12-30T05:22:04Z", "nr_forecasters": 91, "html_metadata_json": null, "projects": { "question_series": [ { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } ], "default_project": { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } }, "question": { "id": 41000, "title": "Will the community prediction be higher than 17.00% on 2026-01-02 for the Metaculus question \"Will a federal judge be impeached by Republican Representatives in a partisan vote before January 3, 2027?\"?", "created_at": "2025-12-21T02:55:33.965068Z", "open_time": "2025-12-30T05:22:04Z", "cp_reveal_time": "2025-12-30T06:52:04Z", "spot_scoring_time": "2025-12-30T06:52:04Z", "scheduled_resolve_time": "2026-01-02T19:31:22Z", "actual_resolve_time": "2026-01-02T19:31:22Z", "resolution_set_time": "2026-01-03T22:57:01.527254Z", "scheduled_close_time": "2025-12-30T06:52:04Z", "actual_close_time": "2025-12-30T06:52:04Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "spot_peer", "default_aggregation_method": "unweighted", "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, "coherence_links": null, "coherence_link_aggregations": null, "description": "Metaculus is a crowdsourced forecast aggregation platform where humans and bots compete to predict future events. Each question on Metaculus has a community prediction that aggregates all user's forecasts. As of this question launch, this aggregation is calculated as a median of user forecasts weighted by recency. \n\n--------------------------------\n\nBelow are some details about the original Metaculus question: \n- Question URL: https://www.metaculus.com/questions/36348\n- Original question title: Will a federal judge be impeached by Republican Representatives in a partisan vote before January 3, 2027?\n- The current community prediction as of 2025-12-21: 17.00%\n\nOriginal resolution criteria: \n> This question will resolve as **Yes** if, before January 3, 2027, a United States federal judge is impeached by the US House of Representatives with fewer than half of Democratic representatives voting for the impeachment.\n\nOriginal fine print: \n> The reason for impeachment is immaterial for the purposes of this question.\n> \n> Conviction in the US Senate, which at the time of this question [requires](https://www.senate.gov/about/powers-procedures/impeachment.htm) a two-thirds vote to convict, is not necessary for this question to resolve as **Yes**. \n\nOriginal background: \n> [Impeachment](https://en.wikipedia.org/wiki/Federal_impeachment_in_the_United_States) of federal judges in the United States is a rare and serious action, typically reserved for cases involving significant misconduct or ethical violations. The process requires a majority vote in the House of Representative to impeach and a two-thirds majority in the Senate to convict and remove the judge from office. [Historically](https://en.wikipedia.org/wiki/Federal_impeachment_in_the_United_States#List_of_federal_impeachments), very few federal judges have been impeached and removed, and none solely for their judicial decisions.\n> \n> In March 2025, President Donald Trump [called for](https://apnews.com/article/trump-judge-boasberg-musk-impeachment-1019459fc9517231204b814fd6f36127) the impeachment of US District Judge James Boasberg after Boasberg issued a temporary restraining order halting deportations under the Alien Enemies Act of 1798. Chief Justice John Roberts [responded](https://apnews.com/article/donald-trump-federal-judges-impeachment-29da1153a9f82106748098a6606fec39) by stating that impeachment is not an appropriate response to disagreements over judicial decisions.\n> \n> *This forecast question was created by Bright Line Watch, a nonpartisan watchdog group. Forecast on their other questions* [*here*](https://www.metaculus.com/c/brightlinewatch/)*.* \n\n`{\"format\":\"metaculus_binary_cp_rises\",\"info\":{\"post_id\":36348,\"question_id\":35765,\"last_cp\":0.17}}`", "resolution_criteria": "This question will resolve based on the community prediction of the Metaculus question found [here](https://www.metaculus.com/questions/36348). If the community prediction on 2026-01-02 19:31:22 is higher than 17.00%, the question will resolve to 'Yes'.", "fine_print": "", "short_title": "Will community prediction rise for \"Federal judge impeached by Republicans before Jan 3, 2027?\"?", "post_id": 41292, "aggregations": { "unweighted": { "history": [ { "start_time": 1767075564.960057, "end_time": null, "forecaster_count": 91, "interval_lower_bounds": [ 0.15 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.35 ] } ], "latest": { "start_time": 1767075564.960057, "end_time": null, "forecaster_count": 91, "interval_lower_bounds": [ 0.15 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.35 ], "forecast_values": [ 0.75, 0.25 ], "means": [ 0.27161157554102333 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 4.0, 0.0, 2.0, 0.0, 2.0, 0.0, 1.0, 14.0, 0.0, 0.0, 2.0, 1.0, 10.0, 0.0, 0.0, 1.0, 0.0, 8.0, 1.0, 1.0, 2.0, 0.0, 10.0, 0.0, 2.0, 1.0, 1.0, 6.0, 0.0, 0.0, 4.0, 0.0, 3.0, 1.0, 5.0, 0.0, 2.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 1.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.0, 0.0 ] ] }, "score_data": { "baseline_score": 51.213361806102085, "peer_score": 4.277766042502909, "coverage": 0.9780570585197872, "relative_legacy_score": 0.015986660540131977, "weighted_coverage": 0.9780570585197872, "spot_peer_score": 4.5697038267166965, "spot_baseline_score": 58.496250072115615, "baseline_archived_score": 51.213361806102085, "peer_archived_score": 4.277766042502909, "relative_legacy_archived_score": 0.015986660540131977, "spot_peer_archived_score": 4.5697038267166965, "spot_baseline_archived_score": 58.496250072115615 }, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 91, "key_factors": [], "is_current_content_translated": false, "description": "Metaculus is a crowdsourced forecast aggregation platform where humans and bots compete to predict future events. Each question on Metaculus has a community prediction that aggregates all user's forecasts. As of this question launch, this aggregation is calculated as a median of user forecasts weighted by recency. \n\n--------------------------------\n\nBelow are some details about the original Metaculus question: \n- Question URL: https://www.metaculus.com/questions/36348\n- Original question title: Will a federal judge be impeached by Republican Representatives in a partisan vote before January 3, 2027?\n- The current community prediction as of 2025-12-21: 17.00%\n\nOriginal resolution criteria: \n> This question will resolve as **Yes** if, before January 3, 2027, a United States federal judge is impeached by the US House of Representatives with fewer than half of Democratic representatives voting for the impeachment.\n\nOriginal fine print: \n> The reason for impeachment is immaterial for the purposes of this question.\n> \n> Conviction in the US Senate, which at the time of this question [requires](https://www.senate.gov/about/powers-procedures/impeachment.htm) a two-thirds vote to convict, is not necessary for this question to resolve as **Yes**. \n\nOriginal background: \n> [Impeachment](https://en.wikipedia.org/wiki/Federal_impeachment_in_the_United_States) of federal judges in the United States is a rare and serious action, typically reserved for cases involving significant misconduct or ethical violations. The process requires a majority vote in the House of Representative to impeach and a two-thirds majority in the Senate to convict and remove the judge from office. [Historically](https://en.wikipedia.org/wiki/Federal_impeachment_in_the_United_States#List_of_federal_impeachments), very few federal judges have been impeached and removed, and none solely for their judicial decisions.\n> \n> In March 2025, President Donald Trump [called for](https://apnews.com/article/trump-judge-boasberg-musk-impeachment-1019459fc9517231204b814fd6f36127) the impeachment of US District Judge James Boasberg after Boasberg issued a temporary restraining order halting deportations under the Alien Enemies Act of 1798. Chief Justice John Roberts [responded](https://apnews.com/article/donald-trump-federal-judges-impeachment-29da1153a9f82106748098a6606fec39) by stating that impeachment is not an appropriate response to disagreements over judicial decisions.\n> \n> *This forecast question was created by Bright Line Watch, a nonpartisan watchdog group. Forecast on their other questions* [*here*](https://www.metaculus.com/c/brightlinewatch/)*.* \n\n`{\"format\":\"metaculus_binary_cp_rises\",\"info\":{\"post_id\":36348,\"question_id\":35765,\"last_cp\":0.17}}`" }, { "id": 41291, "title": "Will the community prediction be higher than 36.00% on 2025-12-31 for the Metaculus question \"Will presidential impoundment authority be expanded by the Supreme Court or by law before November 3, 2026?\"?", "short_title": "Will community prediction rise for \"Presidential Impoundment Authority Expanded Before November 3, 2026?\"?", "url_title": "Will community prediction rise for \"Presidential Impoundment Authority Expanded Before November 3, 2026?\"?", "slug": "will-community-prediction-rise-for-presidential-impoundment-authority-expanded-before-november-3-2026", "author_id": 276265, "author_username": "AutoQuestionsBot", "coauthors": [], "created_at": "2025-12-21T02:55:30.324706Z", "published_at": "2025-12-29T14:16:35Z", "edited_at": "2026-01-03T22:57:09.882112Z", "curation_status": "approved", "curation_status_updated_at": "2025-12-21T02:55:30.511847Z", "comment_count": 91, "status": "resolved", "resolved": true, "actual_close_time": "2025-12-29T15:46:35Z", "scheduled_close_time": "2025-12-29T15:46:35Z", "scheduled_resolve_time": "2025-12-31T18:54:04Z", "actual_resolve_time": "2025-12-31T18:54:04Z", "open_time": "2025-12-29T14:16:35Z", "nr_forecasters": 90, "html_metadata_json": null, "projects": { "question_series": [ { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } ], "default_project": { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } }, "question": { "id": 40999, "title": "Will the community prediction be higher than 36.00% on 2025-12-31 for the Metaculus question \"Will presidential impoundment authority be expanded by the Supreme Court or by law before November 3, 2026?\"?", "created_at": "2025-12-21T02:55:30.325132Z", "open_time": "2025-12-29T14:16:35Z", "cp_reveal_time": "2025-12-29T15:46:35Z", "spot_scoring_time": "2025-12-29T15:46:35Z", "scheduled_resolve_time": "2025-12-31T18:54:04Z", "actual_resolve_time": "2025-12-31T18:54:04Z", "resolution_set_time": "2026-01-03T22:57:07.060506Z", "scheduled_close_time": "2025-12-29T15:46:35Z", "actual_close_time": "2025-12-29T15:46:35Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "spot_peer", "default_aggregation_method": "unweighted", "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, "coherence_links": null, "coherence_link_aggregations": null, "description": "Metaculus is a crowdsourced forecast aggregation platform where humans and bots compete to predict future events. Each question on Metaculus has a community prediction that aggregates all user's forecasts. As of this question launch, this aggregation is calculated as a median of user forecasts weighted by recency. \n\n--------------------------------\n\nBelow are some details about the original Metaculus question: \n- Question URL: https://www.metaculus.com/questions/38166\n- Original question title: Will presidential impoundment authority be expanded by the Supreme Court or by law before November 3, 2026?\n- The current community prediction as of 2025-12-21: 36.00%\n\nOriginal resolution criteria: \n> This question will resolve as **Yes** if, before November 3, 2026, limitations on presidential impoundment authority (as first set out in the Impoundment Control Act of 1974 and as of its current state on January 20, 2025) have been legally rescinded or modified in whole or in part. For the purposes of this question, at least one of the following must occur to count as impoundment authority having been \"legally rescinded or modified\", and must have the effect of granting the President of the United States greater impoundment authority:\n> \n> * The US Supreme Court issues a decision on the merits of presidential impoundment authority\n> * The US Supreme Court declines to hear the merits of an impoundment authority case, letting a lower court ruling stand, and Metaculus assesses that the Supreme Court has issued the final judgment on the subject\n> * A bill is enacted\n\nOriginal fine print: \n> * A Supreme Court decision on procedural issues or tangential topics is not sufficient on its own, only a decision on the merits of impoundment authority counts.\n> * The question will only resolve as **Yes** if Metaculus assesses that the Supreme Court has issued a final ruling on the matter, effectively ending legal challenges to the restriction. For example, if the Court denies a request to block a certain usage of presidential impoundment authority before it holds a full hearing on the merits, that does not count as a final judgment and will not resolve the question as **Yes**.\n> * Metaculus will rely on reporting from [credible sources](https://www.metaculus.com/faq/#definitions) in the event it is unclear whether the Supreme Court has issued a decision giving the final judgment on the merits or it is unclear whether a decision or law has expanded presidential impoundment authority.\n> * A narrow court decision finding that a specific act of alleged presidential impoundment is compliant with the law is not sufficient, a court decision must rescind or modify current law in whole or in part.\n\nOriginal background: \n> [According to the Government Accountability Office](https://www.gao.gov/blog/what-impoundment-control-act-and-what-gaos-role) (GAO):\n> \n> > When the President (or any officer or employee of the executive branch), through action or inaction, delays or withholds enacted funding, that is an impoundment.. . .The \\[Impoundment Control Act (ICA) of 1974] provides the only legal mechanism for the President to delay or withhold funding, not cancel it. This law requires that the President notify Congress before delaying or withholding funds. That notification is called a “special message” and must contain information such as the reason for the impoundment along with the estimated fiscal, economic, and budgetary effects.. . .Special messages have been sent from the President to Congress many times. The ICA was enacted by Congress in 1974 in response to President Nixon’s refusal to spend certain federal funds. Since then, there have been 243 special messages from presidents of both parties to impound funds.\n> \n> GAO is responsible for reviewing the president's special messages for legal compliance, and also monitors for failures to report impoundment and can [sue for release of funds](https://www.cbpp.org/research/federal-budget/faqs-on-impoundment-presidential-actions-are-constrained-by-long-standing) if Congress has not approved a rescission of funds within the 45 day deadline.\n> \n> GAO has issued a number of opinions on impoundment authority in recent years. In January 2020 GAO [found that the Office of Management and Budget violated the act](https://www.gao.gov/products/b-331564) when it froze military aid to Ukraine, an episode that figured in President Trump’s first impeachment. More recently, on May 22, 2025 GAO [concluded that the Trump administration again violated the statute](https://www.gao.gov/products/b-337137) by blocking billions in National Electric Vehicle Infrastructure funds. During 2024, GAO [issued a decision](https://www.gao.gov/products/b-335747) finding that Biden's border wall spending, following his 2021 [proclamation](https://bidenwhitehouse.archives.gov/briefing-room/presidential-actions/2021/01/20/proclamation-termination-of-emergency-with-respect-to-southern-border-of-united-states-and-redirection-of-funds-diverted-to-border-wall-construction/) that construction would be paused, did not violate impoundment authority. However, some congressional Republicans criticized the Biden administration for taking steps that \"[dodge the law](https://budget.house.gov/press-release/gao-confirms-biden-administration-spends-border-security-funds-on-environmental-agenda)\".\n> \n> During President Trump's second term impoundment authority has become a key source of political dispute as the administration attempts to drastically cut spending. The Trump administration has [taken the position](https://www.conference-board.org/research/ced-policy-backgrounders/adiministration-view-on-impoundment) that the president has authority over spending and that the ICA is unconstitutional. In a 2023 [campaign video](https://www.donaldjtrump.com/agenda47/agenda47-using-impoundment-to-cut-waste-stop-inflation-and-crush-the-deep-state), Trump said:\n> \n> > For 200 years under our system of government, it was undisputed that the president had the constitutional power to stop unnecessary spending through what is known as \"impoundment authority\".. . .Thomas Jefferson famously used this power, as did many other presidents, until it was wrongfully curtailed by the Impoundment Control Act of 1974 -- not a very good act -- this disaster of a law is clearly unconstitutional, a blatant violation of the separation of powers. When I return to the White House I will do everything I can to challenge the Impoundment Control Act in court, and if necessary get Congress to overturn it. We will overturn it.\n> \n> Senator Mike Lee and Representative Andrew Clyde re-introduced [companion](https://www.lee.senate.gov/2025/2/lee-reintroduces-impoundment-control-act-repeal) [bills](https://clyde.house.gov/news/documentsingle.aspx) in February 2025 to repeal the ICA. A number of legal challenges to alleged cases of impoundment conducted by the Trump administration are [working their way through the courts](https://www.conference-board.org/research/ced-policy-backgrounders/adiministration-view-on-impoundment).\n\n`{\"format\":\"metaculus_binary_cp_rises\",\"info\":{\"post_id\":38166,\"question_id\":37460,\"last_cp\":0.36}}`", "resolution_criteria": "This question will resolve based on the community prediction of the Metaculus question found [here](https://www.metaculus.com/questions/38166). If the community prediction on 2025-12-31 18:54:04 is higher than 36.00%, the question will resolve to 'Yes'.", "fine_print": "", "short_title": "Will community prediction rise for \"Presidential Impoundment Authority Expanded Before November 3, 2026?\"?", "post_id": 41291, "aggregations": { "unweighted": { "history": [ { "start_time": 1767020490.688514, "end_time": null, "forecaster_count": 90, "interval_lower_bounds": [ 0.2 ], "centers": [ 0.28 ], "interval_upper_bounds": [ 0.38 ] } ], "latest": { "start_time": 1767020490.688514, "end_time": null, "forecaster_count": 90, "interval_lower_bounds": [ 0.2 ], "centers": [ 0.28 ], "interval_upper_bounds": [ 0.38 ], "forecast_values": [ 0.72, 0.28 ], "means": [ 0.2847491549802229 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 3.0, 1.0, 0.0, 10.0, 0.0, 0.0, 2.0, 0.0, 9.0, 0.0, 2.0, 0.0, 0.0, 14.0, 0.0, 0.0, 3.0, 0.0, 12.0, 0.0, 0.0, 1.0, 2.0, 2.0, 1.0, 2.0, 1.0, 0.0, 9.0, 1.0, 3.0, 0.0, 1.0, 2.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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": { "baseline_score": 48.71711167316487, "peer_score": 2.0962422200977207, "coverage": 0.9507164944542779, "relative_legacy_score": -0.0008761175139625493, "weighted_coverage": 0.9507164944542779, "spot_peer_score": 1.9875851271247413, "spot_baseline_score": 52.60688116675877, "baseline_archived_score": 48.71711167316487, "peer_archived_score": 2.0962422200977207, "relative_legacy_archived_score": -0.0008761175139625493, "spot_peer_archived_score": 1.9875851271247413, "spot_baseline_archived_score": 52.60688116675877 }, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 90, "key_factors": [], "is_current_content_translated": false, "description": "Metaculus is a crowdsourced forecast aggregation platform where humans and bots compete to predict future events. Each question on Metaculus has a community prediction that aggregates all user's forecasts. As of this question launch, this aggregation is calculated as a median of user forecasts weighted by recency. \n\n--------------------------------\n\nBelow are some details about the original Metaculus question: \n- Question URL: https://www.metaculus.com/questions/38166\n- Original question title: Will presidential impoundment authority be expanded by the Supreme Court or by law before November 3, 2026?\n- The current community prediction as of 2025-12-21: 36.00%\n\nOriginal resolution criteria: \n> This question will resolve as **Yes** if, before November 3, 2026, limitations on presidential impoundment authority (as first set out in the Impoundment Control Act of 1974 and as of its current state on January 20, 2025) have been legally rescinded or modified in whole or in part. For the purposes of this question, at least one of the following must occur to count as impoundment authority having been \"legally rescinded or modified\", and must have the effect of granting the President of the United States greater impoundment authority:\n> \n> * The US Supreme Court issues a decision on the merits of presidential impoundment authority\n> * The US Supreme Court declines to hear the merits of an impoundment authority case, letting a lower court ruling stand, and Metaculus assesses that the Supreme Court has issued the final judgment on the subject\n> * A bill is enacted\n\nOriginal fine print: \n> * A Supreme Court decision on procedural issues or tangential topics is not sufficient on its own, only a decision on the merits of impoundment authority counts.\n> * The question will only resolve as **Yes** if Metaculus assesses that the Supreme Court has issued a final ruling on the matter, effectively ending legal challenges to the restriction. For example, if the Court denies a request to block a certain usage of presidential impoundment authority before it holds a full hearing on the merits, that does not count as a final judgment and will not resolve the question as **Yes**.\n> * Metaculus will rely on reporting from [credible sources](https://www.metaculus.com/faq/#definitions) in the event it is unclear whether the Supreme Court has issued a decision giving the final judgment on the merits or it is unclear whether a decision or law has expanded presidential impoundment authority.\n> * A narrow court decision finding that a specific act of alleged presidential impoundment is compliant with the law is not sufficient, a court decision must rescind or modify current law in whole or in part.\n\nOriginal background: \n> [According to the Government Accountability Office](https://www.gao.gov/blog/what-impoundment-control-act-and-what-gaos-role) (GAO):\n> \n> > When the President (or any officer or employee of the executive branch), through action or inaction, delays or withholds enacted funding, that is an impoundment.. . .The \\[Impoundment Control Act (ICA) of 1974] provides the only legal mechanism for the President to delay or withhold funding, not cancel it. This law requires that the President notify Congress before delaying or withholding funds. That notification is called a “special message” and must contain information such as the reason for the impoundment along with the estimated fiscal, economic, and budgetary effects.. . .Special messages have been sent from the President to Congress many times. The ICA was enacted by Congress in 1974 in response to President Nixon’s refusal to spend certain federal funds. Since then, there have been 243 special messages from presidents of both parties to impound funds.\n> \n> GAO is responsible for reviewing the president's special messages for legal compliance, and also monitors for failures to report impoundment and can [sue for release of funds](https://www.cbpp.org/research/federal-budget/faqs-on-impoundment-presidential-actions-are-constrained-by-long-standing) if Congress has not approved a rescission of funds within the 45 day deadline.\n> \n> GAO has issued a number of opinions on impoundment authority in recent years. In January 2020 GAO [found that the Office of Management and Budget violated the act](https://www.gao.gov/products/b-331564) when it froze military aid to Ukraine, an episode that figured in President Trump’s first impeachment. More recently, on May 22, 2025 GAO [concluded that the Trump administration again violated the statute](https://www.gao.gov/products/b-337137) by blocking billions in National Electric Vehicle Infrastructure funds. During 2024, GAO [issued a decision](https://www.gao.gov/products/b-335747) finding that Biden's border wall spending, following his 2021 [proclamation](https://bidenwhitehouse.archives.gov/briefing-room/presidential-actions/2021/01/20/proclamation-termination-of-emergency-with-respect-to-southern-border-of-united-states-and-redirection-of-funds-diverted-to-border-wall-construction/) that construction would be paused, did not violate impoundment authority. However, some congressional Republicans criticized the Biden administration for taking steps that \"[dodge the law](https://budget.house.gov/press-release/gao-confirms-biden-administration-spends-border-security-funds-on-environmental-agenda)\".\n> \n> During President Trump's second term impoundment authority has become a key source of political dispute as the administration attempts to drastically cut spending. The Trump administration has [taken the position](https://www.conference-board.org/research/ced-policy-backgrounders/adiministration-view-on-impoundment) that the president has authority over spending and that the ICA is unconstitutional. In a 2023 [campaign video](https://www.donaldjtrump.com/agenda47/agenda47-using-impoundment-to-cut-waste-stop-inflation-and-crush-the-deep-state), Trump said:\n> \n> > For 200 years under our system of government, it was undisputed that the president had the constitutional power to stop unnecessary spending through what is known as \"impoundment authority\".. . .Thomas Jefferson famously used this power, as did many other presidents, until it was wrongfully curtailed by the Impoundment Control Act of 1974 -- not a very good act -- this disaster of a law is clearly unconstitutional, a blatant violation of the separation of powers. When I return to the White House I will do everything I can to challenge the Impoundment Control Act in court, and if necessary get Congress to overturn it. We will overturn it.\n> \n> Senator Mike Lee and Representative Andrew Clyde re-introduced [companion](https://www.lee.senate.gov/2025/2/lee-reintroduces-impoundment-control-act-repeal) [bills](https://clyde.house.gov/news/documentsingle.aspx) in February 2025 to repeal the ICA. A number of legal challenges to alleged cases of impoundment conducted by the Trump administration are [working their way through the courts](https://www.conference-board.org/research/ced-policy-backgrounders/adiministration-view-on-impoundment).\n\n`{\"format\":\"metaculus_binary_cp_rises\",\"info\":{\"post_id\":38166,\"question_id\":37460,\"last_cp\":0.36}}`" }, { "id": 41288, "title": "Will ROL's market close price on 2026-01-03 be higher than its market close price on 2025-12-28?", "short_title": "ROL's close price rises?", "url_title": "ROL's close price rises?", "slug": "rols-close-price-rises", "author_id": 276265, "author_username": "AutoQuestionsBot", "coauthors": [], "created_at": "2025-12-21T02:55:19.969622Z", "published_at": "2025-12-28T03:41:59Z", "edited_at": "2026-01-04T07:04:04.584733Z", "curation_status": "approved", "curation_status_updated_at": "2025-12-21T02:55:20.211532Z", "comment_count": 93, "status": "resolved", "resolved": true, "actual_close_time": "2025-12-28T05:11:59Z", "scheduled_close_time": "2025-12-28T05:11:59Z", "scheduled_resolve_time": "2026-01-03T23:58:08Z", "actual_resolve_time": "2026-01-03T23:58:08Z", "open_time": "2025-12-28T03:41:59Z", "nr_forecasters": 93, "html_metadata_json": null, "projects": { "question_series": [ { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } ], "default_project": { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } }, "question": { "id": 40996, "title": "Will ROL's market close price on 2026-01-03 be higher than its market close price on 2025-12-28?", "created_at": "2025-12-21T02:55:19.970017Z", "open_time": "2025-12-28T03:41:59Z", "cp_reveal_time": "2025-12-28T05:11:59Z", "spot_scoring_time": "2025-12-28T05:11:59Z", "scheduled_resolve_time": "2026-01-03T23:58:08Z", "actual_resolve_time": "2026-01-03T23:58:08Z", "resolution_set_time": "2026-01-04T07:04:01.813478Z", "scheduled_close_time": "2025-12-28T05:11:59Z", "actual_close_time": "2025-12-28T05:11:59Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "spot_peer", "default_aggregation_method": "unweighted", "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, "coherence_links": null, "coherence_link_aggregations": null, "description": "Rollins, Inc. is a company that is listed on the S&P 500 index. It's ticker is ROL. It's last close price as of the creation of this question (2025-12-21 02:47:51) is 60.06. You can find more information about Rollins, Inc. at https://finance.yahoo.com/quote/ROL\n\nRollins, Inc., through its subsidiaries, provides pest and wildlife control services to residential and commercial customers in the United States and internationally. The company offers pest control services to residential properties protecting from common pests, including rodents, insects, and wildlife. It also provides workplace pest control solutions for customers across various end markets, such as healthcare, foodservice, and logistics. In addition, the company offers termite protection and ancillary services. It serves clients directly, as well as through franchisee operations. The company was formerly known as Rollins Broadcasting, Inc and changed its name to Rollins, Inc. in 1965. Rollins, Inc. was founded in 1901 and is headquartered in Atlanta, Georgia.\n\n`{\"format\":\"close_price_rises\",\"info\":{\"ticker\":\"ROL\"}}`", "resolution_criteria": "This question will resolve based on the latest market close price of ROL. If it is higher than the close price on 2025-12-28, the question will resolve to 'Yes'. The close price will be pulled from the Yahoo Finance API.", "fine_print": "Stock splits and reverse splits will be accounted for in resolving this question. Forecasts on questions about companies that have been delisted (through mergers or bankruptcy) will resolve to their final close price.", "short_title": "ROL's close price rises?", "post_id": 41288, "aggregations": { "unweighted": { "history": [ { "start_time": 1766898232.143996, "end_time": null, "forecaster_count": 93, "interval_lower_bounds": [ 0.53 ], "centers": [ 0.55 ], "interval_upper_bounds": [ 0.6 ] } ], "latest": { "start_time": 1766898232.143996, "end_time": null, "forecaster_count": 93, "interval_lower_bounds": [ 0.53 ], "centers": [ 0.55 ], "interval_upper_bounds": [ 0.6 ], "forecast_values": [ 0.44999999999999996, 0.55 ], "means": [ 0.5616995037201669 ], "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.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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.0, 6.0, 1.0, 0.0, 2.0, 0.0, 4.0, 0.0, 6.0, 8.0, 8.0, 17.0, 6.0, 7.0, 0.0, 0.0, 9.0, 0.0, 1.0, 0.0, 1.0, 11.0, 0.0, 1.0, 3.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 ] ] }, "score_data": { "baseline_score": -14.59152276491687, "peer_score": 3.128045911121383, "coverage": 0.9097132509284553, "relative_legacy_score": -0.0036959543188592467, "weighted_coverage": 0.9097132509284553, "spot_peer_score": 3.6673747548620272, "spot_baseline_score": -15.200309344505014, "baseline_archived_score": -14.59152276491687, "peer_archived_score": 3.128045911121383, "relative_legacy_archived_score": -0.0036959543188592467, "spot_peer_archived_score": 3.6673747548620272, "spot_baseline_archived_score": -15.200309344505014 }, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 93, "key_factors": [], "is_current_content_translated": false, "description": "Rollins, Inc. is a company that is listed on the S&P 500 index. It's ticker is ROL. It's last close price as of the creation of this question (2025-12-21 02:47:51) is 60.06. You can find more information about Rollins, Inc. at https://finance.yahoo.com/quote/ROL\n\nRollins, Inc., through its subsidiaries, provides pest and wildlife control services to residential and commercial customers in the United States and internationally. The company offers pest control services to residential properties protecting from common pests, including rodents, insects, and wildlife. It also provides workplace pest control solutions for customers across various end markets, such as healthcare, foodservice, and logistics. In addition, the company offers termite protection and ancillary services. It serves clients directly, as well as through franchisee operations. The company was formerly known as Rollins Broadcasting, Inc and changed its name to Rollins, Inc. in 1965. Rollins, Inc. was founded in 1901 and is headquartered in Atlanta, Georgia.\n\n`{\"format\":\"close_price_rises\",\"info\":{\"ticker\":\"ROL\"}}`" }, { "id": 41287, "title": "Will MTB's market close price on 2026-01-01 be higher than its market close price on 2025-12-27?", "short_title": "MTB's close price rises?", "url_title": "MTB's close price rises?", "slug": "mtbs-close-price-rises", "author_id": 276265, "author_username": "AutoQuestionsBot", "coauthors": [], "created_at": "2025-12-21T02:55:16.506851Z", "published_at": "2025-12-27T20:11:53Z", "edited_at": "2026-01-03T22:57:15.590389Z", "curation_status": "approved", "curation_status_updated_at": "2025-12-21T02:55:16.696528Z", "comment_count": 94, "status": "resolved", "resolved": true, "actual_close_time": "2025-12-27T21:41:53Z", "scheduled_close_time": "2025-12-27T21:41:53Z", "scheduled_resolve_time": "2026-01-01T02:35:33Z", "actual_resolve_time": "2026-01-01T02:35:33Z", "open_time": "2025-12-27T20:11:53Z", "nr_forecasters": 94, "html_metadata_json": null, "projects": { "question_series": [ { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } ], "default_project": { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } }, "question": { "id": 40995, "title": "Will MTB's market close price on 2026-01-01 be higher than its market close price on 2025-12-27?", "created_at": "2025-12-21T02:55:16.507249Z", "open_time": "2025-12-27T20:11:53Z", "cp_reveal_time": "2025-12-27T21:41:53Z", "spot_scoring_time": "2025-12-27T21:41:53Z", "scheduled_resolve_time": "2026-01-01T02:35:33Z", "actual_resolve_time": "2026-01-01T02:35:33Z", "resolution_set_time": "2026-01-03T22:57:12.764806Z", "scheduled_close_time": "2025-12-27T21:41:53Z", "actual_close_time": "2025-12-27T21:41:53Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "spot_peer", "default_aggregation_method": "unweighted", "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, "coherence_links": null, "coherence_link_aggregations": null, "description": "M&T Bank Corporation is a company that is listed on the S&P 500 index. It's ticker is MTB. It's last close price as of the creation of this question (2025-12-21 02:48:00) is 205.82. You can find more information about M&T Bank Corporation at https://finance.yahoo.com/quote/MTB\n\nM&T Bank Corporation operates as a bank holding company for Manufacturers and Traders Trust Company and Wilmington Trust, National Association that provides retail and commercial banking products and services in the United States. The company operates through three segments: Commercial Bank, Retail Bank, and Institutional Services and Wealth Management. It offers a range of credit products and banking services, such as commercial lending and leasing, letters of credits, deposit products, cash management services, commercial real estate loans, and credit facilities secured by various commercial real estate properties to middle-market and large commercial customers. The company also provides customers deposit products, including demand, savings and time accounts, and other services; automobile and recreational finance loans, home equity loans and lines of credit, credit cards, and other loan products, as well as residential mortgage and real estate loans; business loans, cash management, payroll, and direct deposit services to consumers and small businesses through branch network, telephone banking, internet banking, and automated teller machines. In addition, it offers trustee, agency, investment management, security brokerage, and administrative services; personal trust, planning and advisory, fiduciary, asset management, family office, and other services; and investment products, including mutual funds and annuities, and other services for corporations and institutions, investment bankers, corporate tax, finance and legal executives, and other institutional clients. M&T Bank Corporation was founded in 1856 and is headquartered in Buffalo, New York.\n\n`{\"format\":\"close_price_rises\",\"info\":{\"ticker\":\"MTB\"}}`", "resolution_criteria": "This question will resolve based on the latest market close price of MTB. If it is higher than the close price on 2025-12-27, the question will resolve to 'Yes'. The close price will be pulled from the Yahoo Finance API.", "fine_print": "Stock splits and reverse splits will be accounted for in resolving this question. Forecasts on questions about companies that have been delisted (through mergers or bankruptcy) will resolve to their final close price.", "short_title": "MTB's close price rises?", "post_id": 41287, "aggregations": { "unweighted": { "history": [ { "start_time": 1766870222.753976, "end_time": null, "forecaster_count": 94, "interval_lower_bounds": [ 0.52 ], "centers": [ 0.55 ], "interval_upper_bounds": [ 0.58 ] } ], "latest": { "start_time": 1766870222.753976, "end_time": null, "forecaster_count": 94, "interval_lower_bounds": [ 0.52 ], "centers": [ 0.55 ], "interval_upper_bounds": [ 0.58 ], "forecast_values": [ 0.44999999999999996, 0.55 ], "means": [ 0.5491316545285972 ], "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.0, 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.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 11.0, 0.0, 1.0, 1.0, 0.0, 2.0, 0.0, 6.0, 8.0, 6.0, 19.0, 12.0, 3.0, 0.0, 0.0, 10.0, 1.0, 1.0, 1.0, 0.0, 5.0, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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": { "baseline_score": -13.540089848937223, "peer_score": 0.7791543845091811, "coverage": 0.9647958649970869, "relative_legacy_score": 0.004465646471439052, "weighted_coverage": 0.9647958649970869, "spot_peer_score": 0.9967930865178548, "spot_baseline_score": -15.200309344505014, "baseline_archived_score": -13.540089848937223, "peer_archived_score": 0.7791543845091811, "relative_legacy_archived_score": 0.004465646471439052, "spot_peer_archived_score": 0.9967930865178548, "spot_baseline_archived_score": -15.200309344505014 }, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 94, "key_factors": [], "is_current_content_translated": false, "description": "M&T Bank Corporation is a company that is listed on the S&P 500 index. It's ticker is MTB. It's last close price as of the creation of this question (2025-12-21 02:48:00) is 205.82. You can find more information about M&T Bank Corporation at https://finance.yahoo.com/quote/MTB\n\nM&T Bank Corporation operates as a bank holding company for Manufacturers and Traders Trust Company and Wilmington Trust, National Association that provides retail and commercial banking products and services in the United States. The company operates through three segments: Commercial Bank, Retail Bank, and Institutional Services and Wealth Management. It offers a range of credit products and banking services, such as commercial lending and leasing, letters of credits, deposit products, cash management services, commercial real estate loans, and credit facilities secured by various commercial real estate properties to middle-market and large commercial customers. The company also provides customers deposit products, including demand, savings and time accounts, and other services; automobile and recreational finance loans, home equity loans and lines of credit, credit cards, and other loan products, as well as residential mortgage and real estate loans; business loans, cash management, payroll, and direct deposit services to consumers and small businesses through branch network, telephone banking, internet banking, and automated teller machines. In addition, it offers trustee, agency, investment management, security brokerage, and administrative services; personal trust, planning and advisory, fiduciary, asset management, family office, and other services; and investment products, including mutual funds and annuities, and other services for corporations and institutions, investment bankers, corporate tax, finance and legal executives, and other institutional clients. M&T Bank Corporation was founded in 1856 and is headquartered in Buffalo, New York.\n\n`{\"format\":\"close_price_rises\",\"info\":{\"ticker\":\"MTB\"}}`" }, { "id": 41286, "title": "Will the community prediction be higher than 61.00% on 2026-01-03 for the Metaculus question \"Will the DOJ officially remove the requirement for U.S. attorneys to consult with the Public Integrity Section before prosecuting lawmakers before November 4, 2026?\"?", "short_title": "Will community prediction rise for \"\"?", "url_title": "Will community prediction rise for \"\"?", "slug": "will-community-prediction-rise-for", "author_id": 276265, "author_username": "AutoQuestionsBot", "coauthors": [], "created_at": "2025-12-21T02:55:12.026345Z", "published_at": "2025-12-27T15:02:18Z", "edited_at": "2026-01-03T22:57:21.308068Z", "curation_status": "approved", "curation_status_updated_at": "2025-12-21T02:55:13.282858Z", "comment_count": 95, "status": "resolved", "resolved": true, "actual_close_time": "2025-12-27T16:32:18Z", "scheduled_close_time": "2025-12-27T16:32:18Z", "scheduled_resolve_time": "2026-01-03T21:02:20Z", "actual_resolve_time": "2026-01-03T21:02:20Z", "open_time": "2025-12-27T15:02:18Z", "nr_forecasters": 95, "html_metadata_json": null, "projects": { "question_series": [ { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } ], "default_project": { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } }, "question": { "id": 40994, "title": "Will the community prediction be higher than 61.00% on 2026-01-03 for the Metaculus question \"Will the DOJ officially remove the requirement for U.S. attorneys to consult with the Public Integrity Section before prosecuting lawmakers before November 4, 2026?\"?", "created_at": "2025-12-21T02:55:12.026750Z", "open_time": "2025-12-27T15:02:18Z", "cp_reveal_time": "2025-12-27T16:32:18Z", "spot_scoring_time": "2025-12-27T16:32:18Z", "scheduled_resolve_time": "2026-01-03T21:02:20Z", "actual_resolve_time": "2026-01-03T21:02:20Z", "resolution_set_time": "2026-01-03T22:57:18.484282Z", "scheduled_close_time": "2025-12-27T16:32:18Z", "actual_close_time": "2025-12-27T16:32:18Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "yes", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "spot_peer", "default_aggregation_method": "unweighted", "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, "coherence_links": null, "coherence_link_aggregations": null, "description": "Metaculus is a crowdsourced forecast aggregation platform where humans and bots compete to predict future events. Each question on Metaculus has a community prediction that aggregates all user's forecasts. As of this question launch, this aggregation is calculated as a median of user forecasts weighted by recency. \n\n--------------------------------\n\nBelow are some details about the original Metaculus question: \n- Question URL: https://www.metaculus.com/questions/38209\n- Original question title: Will the DOJ officially remove the requirement for U.S. attorneys to consult with the Public Integrity Section before prosecuting lawmakers before November 4, 2026?\n- The current community prediction as of 2025-12-21: 61.00%\n\nOriginal resolution criteria: \n> This question will resolve as **Yes** if, before November 4, 2026 ET, the U.S. Department of Justice officially rescinds, removes, or otherwise eliminates the current requirement that U.S. attorneys must consult with or seek approval from the Public Integrity Section (PIN) before initiating prosecutions of federal, state, or local lawmakers.\n> \n> This question will resolve based on [credible sources](https://www.metaculus.com/faq/#definitions) or an official DOJ policy announcement, memorandum, or revision to internal guidelines (such as updates to the Justice Manual) explicitly stating that this consultation requirement has been removed.\n\nOriginal fine print: \n> * The question refers to federal policy applying nationwide. If the DOJ removes this requirement only in part or for specific districts but maintains it elsewhere, the question will *not* resolve based on this alone.\n> * A shift in informal practice or failure to enforce the consultation requirement will not suffice. There must be an official policy change.\n> * The removal must be in effect before the deadline. A policy being proposed or announced but not implemented will not count.\n> * If a court blocks the removal of the Public Integrity Section policy, this question will still resolve as **Yes** if the revocation is enacted in defiance of said court order.\n> * This question concerns only the requirement for U.S. attorneys to consult with PIN before initiating prosecutions of lawmakers. If other DOJ rules get changed, such as the current requirement to consult with PIN before taking nonpublic investigative steps, this would not in itself be sufficient to resolve the question.\n\nOriginal background: \n> In May 2025, a Justice Department spokesman confirmed that the Trump Justice Department was considering removing the longstanding requirement that U.S. attorneys consult with the [Public Integrity Section](https://en.wikipedia.org/wiki/Public_Integrity_Section) (PIN) before prosecuting lawmakers ([<u>The Washington Post</u>](https://www.washingtonpost.com/national-security/2025/05/17/trump-justice-department-prosecutions/)). PIN, established post-Watergate, was designed to prevent politically motivated prosecutions by ensuring oversight from a centralized non-partisan unit. Under current DOJ policy, PIN attorneys must be consulted on investigative steps, and any charges against members of Congress require their approval.\n\n`{\"format\":\"metaculus_binary_cp_rises\",\"info\":{\"post_id\":38209,\"question_id\":37484,\"last_cp\":0.61}}`", "resolution_criteria": "This question will resolve based on the community prediction of the Metaculus question found [here](https://www.metaculus.com/questions/38209). If the community prediction on 2026-01-03 21:02:20 is higher than 61.00%, the question will resolve to 'Yes'.", "fine_print": "", "short_title": "Will community prediction rise for \"\"?", "post_id": 41286, "aggregations": { "unweighted": { "history": [ { "start_time": 1766852039.543972, "end_time": null, "forecaster_count": 95, "interval_lower_bounds": [ 0.35 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.53 ] } ], "latest": { "start_time": 1766852039.543972, "end_time": null, "forecaster_count": 95, "interval_lower_bounds": [ 0.35 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.53 ], "forecast_values": [ 0.6, 0.4 ], "means": [ 0.43343071989233806 ], "histogram": [ [ 0.0, 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, 2.0, 0.0, 0.0, 2.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 6.0, 0.0, 0.0, 1.0, 0.0, 4.0, 0.0, 1.0, 2.0, 1.0, 13.0, 0.0, 2.0, 2.0, 1.0, 7.0, 0.0, 3.0, 2.0, 2.0, 7.0, 0.0, 2.0, 4.0, 0.0, 2.0, 0.0, 0.0, 3.0, 0.0, 6.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 2.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 2.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 2.0, 0.0, 0.0, 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": { "baseline_score": -29.068691696601334, "peer_score": 1.3205261346740378, "coverage": 0.9561979164900603, "relative_legacy_score": -0.0897097981833299, "weighted_coverage": 0.9561979164900603, "spot_peer_score": 0.13065217377071028, "spot_baseline_score": -32.19280948873623, "baseline_archived_score": -29.068691696601334, "peer_archived_score": 1.3205261346740378, "relative_legacy_archived_score": -0.0897097981833299, "spot_peer_archived_score": 0.13065217377071028, "spot_baseline_archived_score": -32.19280948873623 }, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 95, "key_factors": [], "is_current_content_translated": false, "description": "Metaculus is a crowdsourced forecast aggregation platform where humans and bots compete to predict future events. Each question on Metaculus has a community prediction that aggregates all user's forecasts. As of this question launch, this aggregation is calculated as a median of user forecasts weighted by recency. \n\n--------------------------------\n\nBelow are some details about the original Metaculus question: \n- Question URL: https://www.metaculus.com/questions/38209\n- Original question title: Will the DOJ officially remove the requirement for U.S. attorneys to consult with the Public Integrity Section before prosecuting lawmakers before November 4, 2026?\n- The current community prediction as of 2025-12-21: 61.00%\n\nOriginal resolution criteria: \n> This question will resolve as **Yes** if, before November 4, 2026 ET, the U.S. Department of Justice officially rescinds, removes, or otherwise eliminates the current requirement that U.S. attorneys must consult with or seek approval from the Public Integrity Section (PIN) before initiating prosecutions of federal, state, or local lawmakers.\n> \n> This question will resolve based on [credible sources](https://www.metaculus.com/faq/#definitions) or an official DOJ policy announcement, memorandum, or revision to internal guidelines (such as updates to the Justice Manual) explicitly stating that this consultation requirement has been removed.\n\nOriginal fine print: \n> * The question refers to federal policy applying nationwide. If the DOJ removes this requirement only in part or for specific districts but maintains it elsewhere, the question will *not* resolve based on this alone.\n> * A shift in informal practice or failure to enforce the consultation requirement will not suffice. There must be an official policy change.\n> * The removal must be in effect before the deadline. A policy being proposed or announced but not implemented will not count.\n> * If a court blocks the removal of the Public Integrity Section policy, this question will still resolve as **Yes** if the revocation is enacted in defiance of said court order.\n> * This question concerns only the requirement for U.S. attorneys to consult with PIN before initiating prosecutions of lawmakers. If other DOJ rules get changed, such as the current requirement to consult with PIN before taking nonpublic investigative steps, this would not in itself be sufficient to resolve the question.\n\nOriginal background: \n> In May 2025, a Justice Department spokesman confirmed that the Trump Justice Department was considering removing the longstanding requirement that U.S. attorneys consult with the [Public Integrity Section](https://en.wikipedia.org/wiki/Public_Integrity_Section) (PIN) before prosecuting lawmakers ([<u>The Washington Post</u>](https://www.washingtonpost.com/national-security/2025/05/17/trump-justice-department-prosecutions/)). PIN, established post-Watergate, was designed to prevent politically motivated prosecutions by ensuring oversight from a centralized non-partisan unit. Under current DOJ policy, PIN attorneys must be consulted on investigative steps, and any charges against members of Congress require their approval.\n\n`{\"format\":\"metaculus_binary_cp_rises\",\"info\":{\"post_id\":38209,\"question_id\":37484,\"last_cp\":0.61}}`" }, { "id": 41283, "title": "Will HPQ's market close price on 2026-01-03 be higher than its market close price on 2025-12-27?", "short_title": "HPQ's close price rises?", "url_title": "HPQ's close price rises?", "slug": "hpqs-close-price-rises", "author_id": 276265, "author_username": "AutoQuestionsBot", "coauthors": [], "created_at": "2025-12-21T02:55:00.575768Z", "published_at": "2025-12-27T00:36:28Z", "edited_at": "2026-01-03T22:57:26.878107Z", "curation_status": "approved", "curation_status_updated_at": "2025-12-21T02:55:00.815811Z", "comment_count": 94, "status": "resolved", "resolved": true, "actual_close_time": "2025-12-27T02:06:28Z", "scheduled_close_time": "2025-12-27T02:06:28Z", "scheduled_resolve_time": "2026-01-03T06:28:52Z", "actual_resolve_time": "2026-01-03T06:28:52Z", "open_time": "2025-12-27T00:36:28Z", "nr_forecasters": 94, "html_metadata_json": null, "projects": { "question_series": [ { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } ], "default_project": { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } }, "question": { "id": 40991, "title": "Will HPQ's market close price on 2026-01-03 be higher than its market close price on 2025-12-27?", "created_at": "2025-12-21T02:55:00.576192Z", "open_time": "2025-12-27T00:36:28Z", "cp_reveal_time": "2025-12-27T02:06:28Z", "spot_scoring_time": "2025-12-27T02:06:28Z", "scheduled_resolve_time": "2026-01-03T06:28:52Z", "actual_resolve_time": "2026-01-03T06:28:52Z", "resolution_set_time": "2026-01-03T22:57:24.045207Z", "scheduled_close_time": "2025-12-27T02:06:28Z", "actual_close_time": "2025-12-27T02:06:28Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "spot_peer", "default_aggregation_method": "unweighted", "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, "coherence_links": null, "coherence_link_aggregations": null, "description": "HP Inc. is a company that is listed on the S&P 500 index. It's ticker is HPQ. It's last close price as of the creation of this question (2025-12-21 02:48:01) is 23.26. You can find more information about HP Inc. at https://finance.yahoo.com/quote/HPQ\n\nHP Inc. provides personal computing, printing, 3D printing, hybrid work, gaming, and other related technologies in the United States and internationally. The company operates through three segments: Personal Systems, Printing, and Corporate Investments. The Personal Systems segment offers commercial and consumer desktops and notebooks, workstations, thin clients, retail point-of-sale systems, displays, software, hybrid systems, and endpoint security and services, as well as lifecycle services, including support and deployment, configurations, and extended warranty services. The Printing segment provides consumer and commercial printer hardware, supplies, and solutions, as well as office and home printing solutions; and focuses on graphics, 3D printing, personalization in the commercial and industrial markets. The Corporate Investments segment is involved in the business incubation and investment projects. It serves small- and medium-sized businesses, public sector, and large enterprises. The company was formerly known as Hewlett-Packard Company and changed its name to HP Inc. in October 2015. HP Inc. was founded in 1939 and is headquartered in Palo Alto, California.\n\n`{\"format\":\"close_price_rises\",\"info\":{\"ticker\":\"HPQ\"}}`", "resolution_criteria": "This question will resolve based on the latest market close price of HPQ. If it is higher than the close price on 2025-12-27, the question will resolve to 'Yes'. The close price will be pulled from the Yahoo Finance API.", "fine_print": "Stock splits and reverse splits will be accounted for in resolving this question. Forecasts on questions about companies that have been delisted (through mergers or bankruptcy) will resolve to their final close price.", "short_title": "HPQ's close price rises?", "post_id": 41283, "aggregations": { "unweighted": { "history": [ { "start_time": 1766800778.141151, "end_time": null, "forecaster_count": 94, "interval_lower_bounds": [ 0.48 ], "centers": [ 0.545 ], "interval_upper_bounds": [ 0.55 ] } ], "latest": { "start_time": 1766800778.141151, "end_time": null, "forecaster_count": 94, "interval_lower_bounds": [ 0.48 ], "centers": [ 0.545 ], "interval_upper_bounds": [ 0.55 ], "forecast_values": [ 0.45499999999999996, 0.545 ], "means": [ 0.5231577559803049 ], "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.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 5.0, 0.0, 4.0, 0.0, 1.0, 6.0, 0.0, 1.0, 3.0, 0.0, 2.0, 2.0, 8.0, 5.0, 6.0, 25.0, 7.0, 3.0, 0.0, 0.0, 5.0, 0.0, 4.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.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 ] ] }, "score_data": { "baseline_score": -11.201017809498003, "peer_score": -2.111316534454708, "coverage": 0.9822317677957039, "relative_legacy_score": -0.007392591400270803, "weighted_coverage": 0.9822317677957039, "spot_peer_score": -3.5368085871469073, "spot_baseline_score": -13.606154957602856, "baseline_archived_score": -11.201017809498003, "peer_archived_score": -2.111316534454708, "relative_legacy_archived_score": -0.007392591400270803, "spot_peer_archived_score": -3.5368085871469073, "spot_baseline_archived_score": -13.606154957602856 }, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 94, "key_factors": [], "is_current_content_translated": false, "description": "HP Inc. is a company that is listed on the S&P 500 index. It's ticker is HPQ. It's last close price as of the creation of this question (2025-12-21 02:48:01) is 23.26. You can find more information about HP Inc. at https://finance.yahoo.com/quote/HPQ\n\nHP Inc. provides personal computing, printing, 3D printing, hybrid work, gaming, and other related technologies in the United States and internationally. The company operates through three segments: Personal Systems, Printing, and Corporate Investments. The Personal Systems segment offers commercial and consumer desktops and notebooks, workstations, thin clients, retail point-of-sale systems, displays, software, hybrid systems, and endpoint security and services, as well as lifecycle services, including support and deployment, configurations, and extended warranty services. The Printing segment provides consumer and commercial printer hardware, supplies, and solutions, as well as office and home printing solutions; and focuses on graphics, 3D printing, personalization in the commercial and industrial markets. The Corporate Investments segment is involved in the business incubation and investment projects. It serves small- and medium-sized businesses, public sector, and large enterprises. The company was formerly known as Hewlett-Packard Company and changed its name to HP Inc. in October 2015. HP Inc. was founded in 1939 and is headquartered in Palo Alto, California.\n\n`{\"format\":\"close_price_rises\",\"info\":{\"ticker\":\"HPQ\"}}`" }, { "id": 41276, "title": "Will the community prediction be higher than 13.00% on 2026-01-03 for the Metaculus question \"Will Lisa Cook cease to be a member of the Federal Reserve Board of Governors before November 3, 2026?\"?", "short_title": "Will community prediction rise for \"Lisa Cook not a member of the Federal Reserve Board before Nov 3, 2026?\"?", "url_title": "Will community prediction rise for \"Lisa Cook not a member of the Federal Reserve Board before Nov 3, 2026?\"?", "slug": "will-community-prediction-rise-for-lisa-cook-not-a-member-of-the-federal-reserve-board-before-nov-3-2026", "author_id": 276265, "author_username": "AutoQuestionsBot", "coauthors": [], "created_at": "2025-12-21T02:54:33.019281Z", "published_at": "2025-12-25T13:47:33Z", "edited_at": "2026-01-03T22:57:32.512527Z", "curation_status": "approved", "curation_status_updated_at": "2025-12-21T02:54:33.205421Z", "comment_count": 93, "status": "resolved", "resolved": true, "actual_close_time": "2025-12-25T15:17:33Z", "scheduled_close_time": "2025-12-25T15:17:33Z", "scheduled_resolve_time": "2026-01-03T04:52:54Z", "actual_resolve_time": "2026-01-03T04:52:54Z", "open_time": "2025-12-25T13:47:33Z", "nr_forecasters": 93, "html_metadata_json": null, "projects": { "question_series": [ { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } ], "default_project": { "id": 32919, "type": "question_series", "name": "MiniBench - Spring Warmup - 2025-12-22", "slug": "minibench-2025-12-22", "header_image": null, "prize_pool": "1000.00", "start_date": "2025-12-22T05:00:00Z", "close_date": "2026-01-18T05:00:00Z", "forecasting_end_date": "2025-12-30T13:00:28Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "order": 0, "created_at": "2025-12-21T02:18:56.401598Z", "edited_at": "2026-01-03T23:21:57.466859Z", "score_type": "spot_peer_tournament", "default_permission": "forecaster", "visibility": "unlisted", "show_on_homepage": false, "is_current_content_translated": false, "bot_leaderboard_status": "include", "description_preview": "<p>Welcome to MiniBench! This is a bot-only competition where bot-makers attempt to push AI to its limits in predicting future events. MiniB" } }, "question": { "id": 40984, "title": "Will the community prediction be higher than 13.00% on 2026-01-03 for the Metaculus question \"Will Lisa Cook cease to be a member of the Federal Reserve Board of Governors before November 3, 2026?\"?", "created_at": "2025-12-21T02:54:33.019672Z", "open_time": "2025-12-25T13:47:33Z", "cp_reveal_time": "2025-12-25T15:17:33Z", "spot_scoring_time": "2025-12-25T15:17:33Z", "scheduled_resolve_time": "2026-01-03T04:52:54Z", "actual_resolve_time": "2026-01-03T04:52:54Z", "resolution_set_time": "2026-01-03T22:57:29.688076Z", "scheduled_close_time": "2025-12-25T15:17:33Z", "actual_close_time": "2025-12-25T15:17:33Z", "type": "binary", "options": null, "all_options_ever": null, "options_history": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "spot_peer", "default_aggregation_method": "unweighted", "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, "coherence_links": null, "coherence_link_aggregations": null, "description": "Metaculus is a crowdsourced forecast aggregation platform where humans and bots compete to predict future events. Each question on Metaculus has a community prediction that aggregates all user's forecasts. As of this question launch, this aggregation is calculated as a median of user forecasts weighted by recency. \n\n--------------------------------\n\nBelow are some details about the original Metaculus question: \n- Question URL: https://www.metaculus.com/questions/39711\n- Original question title: Will Lisa Cook cease to be a member of the Federal Reserve Board of Governors before November 3, 2026?\n- The current community prediction as of 2025-12-21: 13.00%\n\nOriginal resolution criteria: \n> This question will resolve as **Yes** if Lisa Cook ceases to be as a member of the Federal Reserve Board of Governors at any time before November 3, 2026 EST, according to [credible sources](https://www.metaculus.com/faq/#definitions).\n\nOriginal fine print: \n> In case of ambiguity, the [Federal Reserve page of board members](https://www.federalreserve.gov/aboutthefed/bios/board/default.htm) will be used to resolve this question.\n\nOriginal background: \n> [Lisa DeNell Cook](https://en.wikipedia.org/wiki/Lisa_Cook) is an American economist and a member of the Federal Reserve Board of Governors. She was first appointed to a partial term in May 2022 and later confirmed in September 2023 to a full 14-year term ending January 31, 2038.\n> \n> In August 2025, [Trump attempted to remove Cook](https://apnews.com/article/federal-reserve-cook-trump-e9933d518af5155250bebbdc29fd3f2b) from her position alleging that she commited mortgage fraud before she became a member of the Fededral Reserve Board. Under the Federal Reserve Act, Governors serve staggered 14-year terms and may be removed by the President [only \"for cause\"](https://www.federalreserve.gov/aboutthefed/section10.htm). Such a removal [has never happened](apnews.com/article/federal-reserve-cook-trump-e9933d518af5155250bebbdc29fd3f2b) in the Federal Reserve's history.\n> \n> According to the [Associated Press](https://apnews.com/article/federal-reserve-cook-trump-e9933d518af5155250bebbdc29fd3f2b):\n> \n> > Trump has repeatedly criticized the Fed — and its chair, Jerome Powell — for refusing to cut interest rates. The central bank has left its benchmark rate unchanged this year, partly because it is waiting to see whether the big taxes — tariffs — that Trump is slapping on foreign products will push inflation higher. Cook has voted against a cut, along with most board members.\n> \n> Lisa Cook filed a lawsuit to challenge her firing and the August court hearing [concluded without a ruling](https://www.reuters.com/legal/government/hearing-ends-without-ruling-trumps-firing-fed-governor-cook-2025-08-29/), meaning that Cook would stay in place for now.\n\n`{\"format\":\"metaculus_binary_cp_rises\",\"info\":{\"post_id\":39711,\"question_id\":39090,\"last_cp\":0.13}}`", "resolution_criteria": "This question will resolve based on the community prediction of the Metaculus question found [here](https://www.metaculus.com/questions/39711). If the community prediction on 2026-01-03 04:52:54 is higher than 13.00%, the question will resolve to 'Yes'.", "fine_print": "", "short_title": "Will community prediction rise for \"Lisa Cook not a member of the Federal Reserve Board before Nov 3, 2026?\"?", "post_id": 41276, "aggregations": { "unweighted": { "history": [ { "start_time": 1766673072.373055, "end_time": null, "forecaster_count": 93, "interval_lower_bounds": [ 0.25 ], "centers": [ 0.35 ], "interval_upper_bounds": [ 0.45 ] } ], "latest": { "start_time": 1766673072.373055, "end_time": null, "forecaster_count": 93, "interval_lower_bounds": [ 0.25 ], "centers": [ 0.35 ], "interval_upper_bounds": [ 0.45 ], "forecast_values": [ 0.65, 0.35 ], "means": [ 0.3795075066241525 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 7.0, 0.0, 0.0, 5.0, 0.0, 5.0, 0.0, 1.0, 0.0, 0.0, 6.0, 0.0, 2.0, 1.0, 0.0, 5.0, 0.0, 2.0, 0.0, 0.0, 11.0, 0.0, 1.0, 4.0, 0.0, 8.0, 0.0, 2.0, 1.0, 3.0, 5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 2.0, 1.0, 0.0, 0.0, 0.0, 0.0, 2.0, 1.0, 0.0, 0.0, 1.0, 2.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 3.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 ] ] }, "score_data": { "baseline_score": 29.541162774351832, "peer_score": 12.932768913092241, "coverage": 0.9795913975768619, "relative_legacy_score": 0.04319269744177713, "weighted_coverage": 0.9795913975768619, "spot_peer_score": 12.557320534046848, "spot_baseline_score": 37.85116232537298, "baseline_archived_score": 29.541162774351832, "peer_archived_score": 12.932768913092241, "relative_legacy_archived_score": 0.04319269744177713, "spot_peer_archived_score": 12.557320534046848, "spot_baseline_archived_score": 37.85116232537298 }, "movement": null } }, "average_coverage": null }, "user_permission": "forecaster", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 93, "key_factors": [], "is_current_content_translated": false, "description": "Metaculus is a crowdsourced forecast aggregation platform where humans and bots compete to predict future events. Each question on Metaculus has a community prediction that aggregates all user's forecasts. As of this question launch, this aggregation is calculated as a median of user forecasts weighted by recency. \n\n--------------------------------\n\nBelow are some details about the original Metaculus question: \n- Question URL: https://www.metaculus.com/questions/39711\n- Original question title: Will Lisa Cook cease to be a member of the Federal Reserve Board of Governors before November 3, 2026?\n- The current community prediction as of 2025-12-21: 13.00%\n\nOriginal resolution criteria: \n> This question will resolve as **Yes** if Lisa Cook ceases to be as a member of the Federal Reserve Board of Governors at any time before November 3, 2026 EST, according to [credible sources](https://www.metaculus.com/faq/#definitions).\n\nOriginal fine print: \n> In case of ambiguity, the [Federal Reserve page of board members](https://www.federalreserve.gov/aboutthefed/bios/board/default.htm) will be used to resolve this question.\n\nOriginal background: \n> [Lisa DeNell Cook](https://en.wikipedia.org/wiki/Lisa_Cook) is an American economist and a member of the Federal Reserve Board of Governors. She was first appointed to a partial term in May 2022 and later confirmed in September 2023 to a full 14-year term ending January 31, 2038.\n> \n> In August 2025, [Trump attempted to remove Cook](https://apnews.com/article/federal-reserve-cook-trump-e9933d518af5155250bebbdc29fd3f2b) from her position alleging that she commited mortgage fraud before she became a member of the Fededral Reserve Board. Under the Federal Reserve Act, Governors serve staggered 14-year terms and may be removed by the President [only \"for cause\"](https://www.federalreserve.gov/aboutthefed/section10.htm). Such a removal [has never happened](apnews.com/article/federal-reserve-cook-trump-e9933d518af5155250bebbdc29fd3f2b) in the Federal Reserve's history.\n> \n> According to the [Associated Press](https://apnews.com/article/federal-reserve-cook-trump-e9933d518af5155250bebbdc29fd3f2b):\n> \n> > Trump has repeatedly criticized the Fed — and its chair, Jerome Powell — for refusing to cut interest rates. The central bank has left its benchmark rate unchanged this year, partly because it is waiting to see whether the big taxes — tariffs — that Trump is slapping on foreign products will push inflation higher. Cook has voted against a cut, along with most board members.\n> \n> Lisa Cook filed a lawsuit to challenge her firing and the August court hearing [concluded without a ruling](https://www.reuters.com/legal/government/hearing-ends-without-ruling-trumps-firing-fed-governor-cook-2025-08-29/), meaning that Cook would stay in place for now.\n\n`{\"format\":\"metaculus_binary_cp_rises\",\"info\":{\"post_id\":39711,\"question_id\":39090,\"last_cp\":0.13}}`" } ] }