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=1740
http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=1760", "previous": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=1720", "results": [ { "id": 29880, "title": "Will George Soros be ranked in the top 400 richest people in the world on December 31, 2024?", "short_title": "", "url_title": "", "slug": "will-george-soros-be-ranked-in-the-top-400-richest-people-in-the-world-on-december-31-2024", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2024-11-11T15:11:34.827380Z", "published_at": "2024-11-11T15:30:00Z", "edited_at": "2025-09-05T17:28:59.490542Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 56, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-12T15:30:00Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2025-01-01T15:30:00Z", "actual_resolve_time": "2025-01-02T23:54:00Z", "open_time": "2024-11-11T15:30:00Z", "nr_forecasters": 30, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29722, "title": "Will George Soros be ranked in the top 400 richest people in the world on December 31, 2024?", "created_at": "2024-11-11T15:11:34.827380Z", "open_time": "2024-11-11T15:30:00Z", "cp_reveal_time": "2024-11-12T15:30:00Z", "spot_scoring_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2025-01-01T15:30:00Z", "actual_resolve_time": "2025-01-02T23:54:00Z", "resolution_set_time": "2025-01-03T00:10:52.233521Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "actual_close_time": "2024-11-12T15:30:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "As of October 8, 2024, George Soros was ranked 424th on the Forbes Real-Time Billionaires List.", "resolution_criteria": "This question resolves as **Yes** if according to the [Forbes Real-Time Billionaires List](https://www.forbes.com/real-time-billionaires/#482980403d78) George Soros is ranked 400th or better on December 31, 2024. Otherwise, this question resolves as **No**.", "fine_print": "If the resolution source is unavailable on December 31, 2024, resolution will wait until it is available (at which point it resolves based on the data shown), until January 3, 2024, at which point this question will be **annulled**. For more details on various edge cases regarding availability of or changes to the resolution source, please see Metaculus's ambiguity and annulment policies [here](https://www.metaculus.com/help/faq/#ambiguous-annulled). ", "post_id": 29880, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731421004.652304, "end_time": null, "forecaster_count": 30, "interval_lower_bounds": [ 0.15 ], "centers": [ 0.183 ], "interval_upper_bounds": [ 0.26 ] } ], "latest": { "start_time": 1731421004.652304, "end_time": null, "forecaster_count": 30, "interval_lower_bounds": [ 0.15 ], "centers": [ 0.183 ], "interval_upper_bounds": [ 0.26 ], "forecast_values": [ 0.817, 0.183 ], "means": [ 0.28595606811438157 ], "histogram": [ [ 0.011364900518339544, 0.3660118313347263, 0.0, 0.0, 0.0, 0.9429427270602205, 0.0, 0.0, 0.0, 0.153865828537011, 0.24187048259737434, 0.0, 0.17630000022929448, 0.0, 0.0, 0.8582520478787046, 0.0, 1.440062421023168, 1.0587737807112305, 0.0, 0.5766473891371379, 0.0, 0.45529495594735647, 0.3268262380230357, 0.29095551644889905, 0.0, 0.24882660882501623, 0.0, 0.0, 0.0, 0.03911858530021452, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5608812398816437, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.620502543612061, 0.0, 0.0, 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, 0.0, 0.0, 0.0, 0.09877132838432481, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": { "baseline_score": 72.7830744736986, "peer_score": 14.632891664305104, "coverage": 0.9954232446766561, "relative_legacy_score": 0.0, "weighted_coverage": 0.9954232446766561, "spot_peer_score": 16.180337874208227, "spot_baseline_score": 70.84079834835963, "baseline_archived_score": 72.7830744736986, "peer_archived_score": 14.632891664305104, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": 16.180337874208227, "spot_baseline_archived_score": 70.84079834835963 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 55, "key_factors": [], "is_current_content_translated": false, "description": "As of October 8, 2024, George Soros was ranked 424th on the Forbes Real-Time Billionaires List." }, { "id": 29879, "title": "Will the new Prime Minister of Iceland belong to the Social Democratic Alliance after the 2024 parliamentary elections?", "short_title": "", "url_title": "", "slug": "will-the-new-prime-minister-of-iceland-belong-to-the-social-democratic-alliance-after-the-2024-parliamentary-elections", "author_id": 120279, "author_username": "Tom_Metaculus", "coauthors": [], "created_at": "2024-11-11T15:11:34.823132Z", "published_at": "2024-11-11T15:30:00Z", "edited_at": "2025-09-05T17:29:08.513403Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 81, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-12T15:30:00Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2025-12-01T15:30:00Z", "actual_resolve_time": "2025-01-03T17:43:00Z", "open_time": "2024-11-11T15:30:00Z", "nr_forecasters": 30, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29721, "title": "Will the new Prime Minister of Iceland belong to the Social Democratic Alliance after the 2024 parliamentary elections?", "created_at": "2024-11-11T15:11:34.823132Z", "open_time": "2024-11-11T15:30:00Z", "cp_reveal_time": "2024-11-12T15:30:00Z", "spot_scoring_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2025-12-01T15:30:00Z", "actual_resolve_time": "2025-01-03T17:43:00Z", "resolution_set_time": "2025-01-03T17:48:29.264665Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "actual_close_time": "2024-11-12T15:30:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "yes", "include_bots_in_aggregates": true, "question_weight": 0.4644, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "The [2017 parliamentary elections in Iceland](https://en.wikipedia.org/wiki/2017_Icelandic_parliamentary_election) resulted in an unusual governing coalition of the left-wing [Left-Green Movement](https://en.wikipedia.org/wiki/Left-Green_Movement), the centre [Progressive Party](https://en.wikipedia.org/wiki/Progressive_Party_(Iceland)), and the centre-right [Independence Party](https://en.wikipedia.org/wiki/Independence_Party_(Iceland)). Despite the Independence Party being the largest party in the coalition, the new prime minister was [Katrín Jakobsdóttir](https://en.wikipedia.org/wiki/Katr%C3%ADn_Jakobsd%C3%B3ttir), the chairperson of the Left-Green Movement.\r\n\r\nIn [2021](https://en.wikipedia.org/wiki/2021_Icelandic_parliamentary_election), the three-party coalition maintained its majority and remained governmend under the lead of Katrín Jakobsdóttir. However, Jakobsdóttir resigned in April 2024 to contest the [presidential election](https://en.wikipedia.org/wiki/2024_Icelandic_presidential_election), which she lost. She was succeeded as prime minister by [Bjarni Benediktsson](https://en.wikipedia.org/wiki/Bjarni_Benediktsson_(born_1970)), the leader of the Independence Party, who had previously been the prime minister in 2017 and who was the Minister of Finance and Economic Affairs of the current government.\r\n\r\nOn 13 October, Benediktsson [announced](https://apnews.com/article/iceland-snap-election-coalition-government-9d170f37de3228506de93444668c416a) that the government had collapsed due to disputes over foreign policy, asylum seekers, and energy, prompting him to call for new elections and ask President Halla Tómasdóttir the next day to dissolve the Althingi and set the elections for 30 November.", "resolution_criteria": "This question will resolve **Yes** if the new prime minister belongs to the Social Democratic Alliance at the time of receiving the mandate to form a government by the President.\r\n\r\nIf, for any reason, no one has received the mandate before 1 January 2025 (including that the election is postponed or the coalition talks are ongoing), this question will resolve as **No**.", "fine_print": "", "post_id": 29879, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731424962.751468, "end_time": null, "forecaster_count": 30, "interval_lower_bounds": [ 0.2 ], "centers": [ 0.35 ], "interval_upper_bounds": [ 0.583 ] } ], "latest": { "start_time": 1731424962.751468, "end_time": null, "forecaster_count": 30, "interval_lower_bounds": [ 0.2 ], "centers": [ 0.35 ], "interval_upper_bounds": [ 0.583 ], "forecast_values": [ 0.65, 0.35 ], "means": [ 0.38669957919147296 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.9120497244989734, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.22827012898946356, 0.4249377485786018, 0.0, 0.0, 0.6596525682659685, 0.0, 0.2581744010322857, 0.0, 0.0, 0.620502543612061, 0.0, 0.0, 0.0, 0.29095551644889905, 0.0, 0.0, 0.0, 0.5059112341124612, 0.0, 0.0, 0.0, 2.110481448514172, 0.0, 0.0, 0.0, 0.0, 0.017197143016031723, 0.0, 0.0, 0.030893002561247163, 0.0, 0.04842515677234604, 0.0, 0.0, 0.0, 0.0, 0.4087506853414205, 0.0, 0.0, 0.0, 0.0, 0.011364900518339544, 0.0, 0.03911858530021452, 0.7549731054070336, 0.0, 0.023631498669224205, 0.0, 0.11525585627893538, 0.0, 0.153865828537011, 0.0, 0.0, 1.0, 0.0, 0.0, 0.45529495594735647, 0.0, 0.0, 0.0, 0.0, 0.07073615502467667, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3268262380230357, 0.0, 0.0, 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": { "spot_baseline_score": -51.45731728297583, "baseline_score": -46.00799642335275, "peer_score": -4.659715410210564, "coverage": 0.9871361790845794, "relative_legacy_score": 0.0, "weighted_coverage": 0.9871361790845794, "spot_peer_score": 0.16183798445019162, "spot_baseline_archived_score": -51.45731728297583, "baseline_archived_score": -46.00799642335275, "peer_archived_score": -4.659715410210564, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": 0.16183798445019162 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 106, "key_factors": [], "is_current_content_translated": false, "description": "The [2017 parliamentary elections in Iceland](https://en.wikipedia.org/wiki/2017_Icelandic_parliamentary_election) resulted in an unusual governing coalition of the left-wing [Left-Green Movement](https://en.wikipedia.org/wiki/Left-Green_Movement), the centre [Progressive Party](https://en.wikipedia.org/wiki/Progressive_Party_(Iceland)), and the centre-right [Independence Party](https://en.wikipedia.org/wiki/Independence_Party_(Iceland)). Despite the Independence Party being the largest party in the coalition, the new prime minister was [Katrín Jakobsdóttir](https://en.wikipedia.org/wiki/Katr%C3%ADn_Jakobsd%C3%B3ttir), the chairperson of the Left-Green Movement.\r\n\r\nIn [2021](https://en.wikipedia.org/wiki/2021_Icelandic_parliamentary_election), the three-party coalition maintained its majority and remained governmend under the lead of Katrín Jakobsdóttir. However, Jakobsdóttir resigned in April 2024 to contest the [presidential election](https://en.wikipedia.org/wiki/2024_Icelandic_presidential_election), which she lost. She was succeeded as prime minister by [Bjarni Benediktsson](https://en.wikipedia.org/wiki/Bjarni_Benediktsson_(born_1970)), the leader of the Independence Party, who had previously been the prime minister in 2017 and who was the Minister of Finance and Economic Affairs of the current government.\r\n\r\nOn 13 October, Benediktsson [announced](https://apnews.com/article/iceland-snap-election-coalition-government-9d170f37de3228506de93444668c416a) that the government had collapsed due to disputes over foreign policy, asylum seekers, and energy, prompting him to call for new elections and ask President Halla Tómasdóttir the next day to dissolve the Althingi and set the elections for 30 November." }, { "id": 29878, "title": "Will the new Prime Minister of Iceland belong to the Left-Green Movement after the 2024 parliamentary elections?", "short_title": "", "url_title": "", "slug": "will-the-new-prime-minister-of-iceland-belong-to-the-left-green-movement-after-the-2024-parliamentary-elections", "author_id": 120279, "author_username": "Tom_Metaculus", "coauthors": [], "created_at": "2024-11-11T15:11:34.815730Z", "published_at": "2024-11-11T15:30:00Z", "edited_at": "2025-09-05T17:29:20.023723Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 75, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-12T15:30:00Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2025-12-01T15:30:00Z", "actual_resolve_time": "2025-01-03T17:43:00Z", "open_time": "2024-11-11T15:30:00Z", "nr_forecasters": 31, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29720, "title": "Will the new Prime Minister of Iceland belong to the Left-Green Movement after the 2024 parliamentary elections?", "created_at": "2024-11-11T15:11:34.815730Z", "open_time": "2024-11-11T15:30:00Z", "cp_reveal_time": "2024-11-12T15:30:00Z", "spot_scoring_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2025-12-01T15:30:00Z", "actual_resolve_time": "2025-01-03T17:43:00Z", "resolution_set_time": "2025-01-03T17:43:35.819887Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "actual_close_time": "2024-11-12T15:30:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 0.4644, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "The [2017 parliamentary elections in Iceland](https://en.wikipedia.org/wiki/2017_Icelandic_parliamentary_election) resulted in an unusual governing coalition of the left-wing [Left-Green Movement](https://en.wikipedia.org/wiki/Left-Green_Movement), the centre [Progressive Party](https://en.wikipedia.org/wiki/Progressive_Party_(Iceland)), and the centre-right [Independence Party](https://en.wikipedia.org/wiki/Independence_Party_(Iceland)). Despite the Independence Party being the largest party in the coalition, the new prime minister was [Katrín Jakobsdóttir](https://en.wikipedia.org/wiki/Katr%C3%ADn_Jakobsd%C3%B3ttir), the chairperson of the Left-Green Movement.\r\n\r\nIn [2021](https://en.wikipedia.org/wiki/2021_Icelandic_parliamentary_election), the three-party coalition maintained its majority and remained governmend under the lead of Katrín Jakobsdóttir. However, Jakobsdóttir resigned in April 2024 to contest the [presidential election](https://en.wikipedia.org/wiki/2024_Icelandic_presidential_election), which she lost. She was succeeded as prime minister by [Bjarni Benediktsson](https://en.wikipedia.org/wiki/Bjarni_Benediktsson_(born_1970)), the leader of the Independence Party, who had previously been the prime minister in 2017 and who was the Minister of Finance and Economic Affairs of the current government.\r\n\r\nOn 13 October, Benediktsson [announced](https://apnews.com/article/iceland-snap-election-coalition-government-9d170f37de3228506de93444668c416a) that the government had collapsed due to disputes over foreign policy, asylum seekers, and energy, prompting him to call for new elections and ask President Halla Tómasdóttir the next day to dissolve the Althingi and set the elections for 30 November.", "resolution_criteria": "This question will resolve **Yes** if the new prime minister belongs to the Left-Green Movement at the time of receiving the mandate to form a government by the President.\r\n\r\nIf, for any reason, no one has received the mandate before 1 January 2025 (including that the election is postponed or the coalition talks are ongoing), this question will resolve as **No**.", "fine_print": "", "post_id": 29878, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731421022.556452, "end_time": null, "forecaster_count": 31, "interval_lower_bounds": [ 0.055999999999999994 ], "centers": [ 0.10099999999999999 ], "interval_upper_bounds": [ 0.15 ] } ], "latest": { "start_time": 1731421022.556452, "end_time": null, "forecaster_count": 31, "interval_lower_bounds": [ 0.055999999999999994 ], "centers": [ 0.10099999999999999 ], "interval_upper_bounds": [ 0.15 ], "forecast_values": [ 0.899, 0.10099999999999999 ], "means": [ 0.13248091543833165 ], "histogram": [ [ 0.0, 0.4205445219860606, 1.188561150671289, 0.0, 0.1405470336200478, 1.1631162999193703, 0.7586143445231218, 0.0, 0.0, 0.0, 1.2379398938990698, 0.0, 0.10527918291777463, 1.0, 0.20851081619995687, 1.5616141460749313, 0.0, 0.0, 0.0, 0.0, 0.3447105879420038, 0.0, 0.028218870368318452, 0.0, 0.0, 0.0902215738421042, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5667911627135067, 0.0, 0.0, 0.8331016997804591, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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": { "spot_baseline_score": 84.63930208523604, "baseline_score": 84.39333900792434, "peer_score": 2.844061994284806, "coverage": 0.9871311441091477, "relative_legacy_score": 0.0, "weighted_coverage": 0.9871311441091477, "spot_peer_score": 2.7041606403940683, "spot_baseline_archived_score": 84.63930208523604, "baseline_archived_score": 84.39333900792434, "peer_archived_score": 2.844061994284806, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": 2.7041606403940683 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 94, "key_factors": [], "is_current_content_translated": false, "description": "The [2017 parliamentary elections in Iceland](https://en.wikipedia.org/wiki/2017_Icelandic_parliamentary_election) resulted in an unusual governing coalition of the left-wing [Left-Green Movement](https://en.wikipedia.org/wiki/Left-Green_Movement), the centre [Progressive Party](https://en.wikipedia.org/wiki/Progressive_Party_(Iceland)), and the centre-right [Independence Party](https://en.wikipedia.org/wiki/Independence_Party_(Iceland)). Despite the Independence Party being the largest party in the coalition, the new prime minister was [Katrín Jakobsdóttir](https://en.wikipedia.org/wiki/Katr%C3%ADn_Jakobsd%C3%B3ttir), the chairperson of the Left-Green Movement.\r\n\r\nIn [2021](https://en.wikipedia.org/wiki/2021_Icelandic_parliamentary_election), the three-party coalition maintained its majority and remained governmend under the lead of Katrín Jakobsdóttir. However, Jakobsdóttir resigned in April 2024 to contest the [presidential election](https://en.wikipedia.org/wiki/2024_Icelandic_presidential_election), which she lost. She was succeeded as prime minister by [Bjarni Benediktsson](https://en.wikipedia.org/wiki/Bjarni_Benediktsson_(born_1970)), the leader of the Independence Party, who had previously been the prime minister in 2017 and who was the Minister of Finance and Economic Affairs of the current government.\r\n\r\nOn 13 October, Benediktsson [announced](https://apnews.com/article/iceland-snap-election-coalition-government-9d170f37de3228506de93444668c416a) that the government had collapsed due to disputes over foreign policy, asylum seekers, and energy, prompting him to call for new elections and ask President Halla Tómasdóttir the next day to dissolve the Althingi and set the elections for 30 November." }, { "id": 29877, "title": "Will the new Prime Minister of Iceland belong to the Progressive Party after the 2024 parliamentary elections?", "short_title": "", "url_title": "", "slug": "will-the-new-prime-minister-of-iceland-belong-to-the-progressive-party-after-the-2024-parliamentary-elections", "author_id": 120279, "author_username": "Tom_Metaculus", "coauthors": [], "created_at": "2024-11-11T15:11:34.808158Z", "published_at": "2024-11-11T15:30:00Z", "edited_at": "2025-09-05T17:29:02.119474Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 60, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-12T15:30:00Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2025-12-01T15:30:00Z", "actual_resolve_time": "2025-01-03T17:42:00Z", "open_time": "2024-11-11T15:30:00Z", "nr_forecasters": 29, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29719, "title": "Will the new Prime Minister of Iceland belong to the Progressive Party after the 2024 parliamentary elections?", "created_at": "2024-11-11T15:11:34.808158Z", "open_time": "2024-11-11T15:30:00Z", "cp_reveal_time": "2024-11-12T15:30:00Z", "spot_scoring_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2025-12-01T15:30:00Z", "actual_resolve_time": "2025-01-03T17:42:00Z", "resolution_set_time": "2025-01-03T17:42:51.203546Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "actual_close_time": "2024-11-12T15:30:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 0.4644, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "The [2017 parliamentary elections in Iceland](https://en.wikipedia.org/wiki/2017_Icelandic_parliamentary_election) resulted in an unusual governing coalition of the left-wing [Left-Green Movement](https://en.wikipedia.org/wiki/Left-Green_Movement), the centre [Progressive Party](https://en.wikipedia.org/wiki/Progressive_Party_(Iceland)), and the centre-right [Independence Party](https://en.wikipedia.org/wiki/Independence_Party_(Iceland)). Despite the Independence Party being the largest party in the coalition, the new prime minister was [Katrín Jakobsdóttir](https://en.wikipedia.org/wiki/Katr%C3%ADn_Jakobsd%C3%B3ttir), the chairperson of the Left-Green Movement.\r\n\r\nIn [2021](https://en.wikipedia.org/wiki/2021_Icelandic_parliamentary_election), the three-party coalition maintained its majority and remained governmend under the lead of Katrín Jakobsdóttir. However, Jakobsdóttir resigned in April 2024 to contest the [presidential election](https://en.wikipedia.org/wiki/2024_Icelandic_presidential_election), which she lost. She was succeeded as prime minister by [Bjarni Benediktsson](https://en.wikipedia.org/wiki/Bjarni_Benediktsson_(born_1970)), the leader of the Independence Party, who had previously been the prime minister in 2017 and who was the Minister of Finance and Economic Affairs of the current government.\r\n\r\nOn 13 October, Benediktsson [announced](https://apnews.com/article/iceland-snap-election-coalition-government-9d170f37de3228506de93444668c416a) that the government had collapsed due to disputes over foreign policy, asylum seekers, and energy, prompting him to call for new elections and ask President Halla Tómasdóttir the next day to dissolve the Althingi and set the elections for 30 November.", "resolution_criteria": "This question will resolve **Yes** if the new prime minister belongs to the Progressive Party at the time of receiving the mandate to form a government by the President.\r\n\r\nIf, for any reason, no one has received the mandate before 1 January 2025 (including that the election is postponed or the coalition talks are ongoing), this question will resolve as **No**.", "fine_print": "", "post_id": 29877, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731421029.94993, "end_time": null, "forecaster_count": 29, "interval_lower_bounds": [ 0.17800000000000002 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.32770984152002886 ] } ], "latest": { "start_time": 1731421029.94993, "end_time": null, "forecaster_count": 29, "interval_lower_bounds": [ 0.17800000000000002 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.32770984152002886 ], "forecast_values": [ 0.75, 0.25 ], "means": [ 0.23270707811334532 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.625569853156547, 0.0, 0.22042859672213486, 0.35834256537117526, 0.0, 0.25790909328149764, 0.0, 0.09207380390900106, 0.0, 0.14645117361277293, 0.3019260207546145, 0.250282548042939, 0.5546969869327895, 0.0, 0.0, 1.2934245915071365, 0.10829599059260063, 0.0, 0.0, 0.0, 1.482039165292421, 0.9105903213533636, 0.0, 0.3190127781780022, 0.0, 0.02591031830222411, 0.0, 0.6803385023255489, 0.0, 0.0, 0.8277762550959286, 0.0, 0.7511534702699268, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.07755734487342231, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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": { "spot_baseline_score": 58.496250072115615, "baseline_score": 72.99935510069162, "peer_score": 5.760937462562931, "coverage": 0.9860993105780195, "relative_legacy_score": 0.0, "weighted_coverage": 0.9860993105780195, "spot_peer_score": -3.8867672803767928, "spot_baseline_archived_score": 58.496250072115615, "baseline_archived_score": 72.99935510069162, "peer_archived_score": 5.760937462562931, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": -3.8867672803767928 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 59, "key_factors": [], "is_current_content_translated": false, "description": "The [2017 parliamentary elections in Iceland](https://en.wikipedia.org/wiki/2017_Icelandic_parliamentary_election) resulted in an unusual governing coalition of the left-wing [Left-Green Movement](https://en.wikipedia.org/wiki/Left-Green_Movement), the centre [Progressive Party](https://en.wikipedia.org/wiki/Progressive_Party_(Iceland)), and the centre-right [Independence Party](https://en.wikipedia.org/wiki/Independence_Party_(Iceland)). Despite the Independence Party being the largest party in the coalition, the new prime minister was [Katrín Jakobsdóttir](https://en.wikipedia.org/wiki/Katr%C3%ADn_Jakobsd%C3%B3ttir), the chairperson of the Left-Green Movement.\r\n\r\nIn [2021](https://en.wikipedia.org/wiki/2021_Icelandic_parliamentary_election), the three-party coalition maintained its majority and remained governmend under the lead of Katrín Jakobsdóttir. However, Jakobsdóttir resigned in April 2024 to contest the [presidential election](https://en.wikipedia.org/wiki/2024_Icelandic_presidential_election), which she lost. She was succeeded as prime minister by [Bjarni Benediktsson](https://en.wikipedia.org/wiki/Bjarni_Benediktsson_(born_1970)), the leader of the Independence Party, who had previously been the prime minister in 2017 and who was the Minister of Finance and Economic Affairs of the current government.\r\n\r\nOn 13 October, Benediktsson [announced](https://apnews.com/article/iceland-snap-election-coalition-government-9d170f37de3228506de93444668c416a) that the government had collapsed due to disputes over foreign policy, asylum seekers, and energy, prompting him to call for new elections and ask President Halla Tómasdóttir the next day to dissolve the Althingi and set the elections for 30 November." }, { "id": 29876, "title": "Will the new Prime Minister of Iceland belong to the Independence Party after the 2024 parliamentary elections?", "short_title": "", "url_title": "", "slug": "will-the-new-prime-minister-of-iceland-belong-to-the-independence-party-after-the-2024-parliamentary-elections", "author_id": 120279, "author_username": "Tom_Metaculus", "coauthors": [], "created_at": "2024-11-11T15:11:34.476358Z", "published_at": "2024-11-11T15:30:00Z", "edited_at": "2025-09-05T17:28:49.665596Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 72, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-12T15:30:00Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2025-12-01T15:30:00Z", "actual_resolve_time": "2025-01-03T17:41:00Z", "open_time": "2024-11-11T15:30:00Z", "nr_forecasters": 29, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29718, "title": "Will the new Prime Minister of Iceland belong to the Independence Party after the 2024 parliamentary elections?", "created_at": "2024-11-11T15:11:34.476358Z", "open_time": "2024-11-11T15:30:00Z", "cp_reveal_time": "2024-11-12T15:30:00Z", "spot_scoring_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2025-12-01T15:30:00Z", "actual_resolve_time": "2025-01-03T17:41:00Z", "resolution_set_time": "2025-01-03T17:41:57.929905Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "actual_close_time": "2024-11-12T15:30:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 0.4644, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "The [2017 parliamentary elections in Iceland](https://en.wikipedia.org/wiki/2017_Icelandic_parliamentary_election) resulted in an unusual governing coalition of the left-wing [Left-Green Movement](https://en.wikipedia.org/wiki/Left-Green_Movement), the centre [Progressive Party](https://en.wikipedia.org/wiki/Progressive_Party_(Iceland)), and the centre-right [Independence Party](https://en.wikipedia.org/wiki/Independence_Party_(Iceland)). Despite the Independence Party being the largest party in the coalition, the new prime minister was [Katrín Jakobsdóttir](https://en.wikipedia.org/wiki/Katr%C3%ADn_Jakobsd%C3%B3ttir), the chairperson of the Left-Green Movement.\r\n\r\nIn [2021](https://en.wikipedia.org/wiki/2021_Icelandic_parliamentary_election), the three-party coalition maintained its majority and remained governmend under the lead of Katrín Jakobsdóttir. However, Jakobsdóttir resigned in April 2024 to contest the [presidential election](https://en.wikipedia.org/wiki/2024_Icelandic_presidential_election), which she lost. She was succeeded as prime minister by [Bjarni Benediktsson](https://en.wikipedia.org/wiki/Bjarni_Benediktsson_(born_1970)), the leader of the Independence Party, who had previously been the prime minister in 2017 and who was the Minister of Finance and Economic Affairs of the current government.\r\n\r\nOn 13 October, Benediktsson [announced](https://apnews.com/article/iceland-snap-election-coalition-government-9d170f37de3228506de93444668c416a) that the government had collapsed due to disputes over foreign policy, asylum seekers, and energy, prompting him to call for new elections and ask President Halla Tómasdóttir the next day to dissolve the Althingi and set the elections for 30 November.", "resolution_criteria": "This question will resolve **Yes** if the new prime minister belongs to the Independence Party at the time of receiving the mandate to form a government by the President.\r\n\r\nIf, for any reason, no one has received the mandate before 1 January 2025 (including that the election is postponed or the coalition talks are ongoing), this question will resolve as **No**.", "fine_print": "", "post_id": 29876, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731421043.979121, "end_time": null, "forecaster_count": 29, "interval_lower_bounds": [ 0.298 ], "centers": [ 0.3986 ], "interval_upper_bounds": [ 0.47757483301615683 ] } ], "latest": { "start_time": 1731421043.979121, "end_time": null, "forecaster_count": 29, "interval_lower_bounds": [ 0.298 ], "centers": [ 0.3986 ], "interval_upper_bounds": [ 0.47757483301615683 ], "forecast_values": [ 0.6013999999999999, 0.3986 ], "means": [ 0.37718055686099783 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06460822876323534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.22042859672213486, 0.0, 0.09207380390900106, 0.7312376381014487, 0.0, 0.0, 0.12637014538023153, 0.0, 0.44763977604246574, 0.0, 0.0, 0.19330086451826228, 0.6149678299500161, 0.19461365146921333, 0.0, 0.0, 0.49919970777631545, 0.0, 1.0428908471209768, 0.0, 0.0, 0.14645117361277293, 0.7511534702699268, 1.3220277514797998, 0.0, 0.0, 0.10829599059260063, 0.0, 0.07755734487342231, 0.0, 0.6803385023255489, 0.250282548042939, 0.0, 0.5546969869327895, 0.0, 0.0, 0.3190127781780022, 0.0, 0.8277762550959286, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.01885548841701457, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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": { "spot_baseline_score": 26.639677302455336, "baseline_score": 45.98928989856648, "peer_score": 5.566457404565444, "coverage": 0.985983051781853, "relative_legacy_score": 0.0, "weighted_coverage": 0.985983051781853, "spot_peer_score": -6.146550381828793, "spot_baseline_archived_score": 26.639677302455336, "baseline_archived_score": 45.98928989856648, "peer_archived_score": 5.566457404565444, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": -6.146550381828793 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 91, "key_factors": [], "is_current_content_translated": false, "description": "The [2017 parliamentary elections in Iceland](https://en.wikipedia.org/wiki/2017_Icelandic_parliamentary_election) resulted in an unusual governing coalition of the left-wing [Left-Green Movement](https://en.wikipedia.org/wiki/Left-Green_Movement), the centre [Progressive Party](https://en.wikipedia.org/wiki/Progressive_Party_(Iceland)), and the centre-right [Independence Party](https://en.wikipedia.org/wiki/Independence_Party_(Iceland)). Despite the Independence Party being the largest party in the coalition, the new prime minister was [Katrín Jakobsdóttir](https://en.wikipedia.org/wiki/Katr%C3%ADn_Jakobsd%C3%B3ttir), the chairperson of the Left-Green Movement.\r\n\r\nIn [2021](https://en.wikipedia.org/wiki/2021_Icelandic_parliamentary_election), the three-party coalition maintained its majority and remained governmend under the lead of Katrín Jakobsdóttir. However, Jakobsdóttir resigned in April 2024 to contest the [presidential election](https://en.wikipedia.org/wiki/2024_Icelandic_presidential_election), which she lost. She was succeeded as prime minister by [Bjarni Benediktsson](https://en.wikipedia.org/wiki/Bjarni_Benediktsson_(born_1970)), the leader of the Independence Party, who had previously been the prime minister in 2017 and who was the Minister of Finance and Economic Affairs of the current government.\r\n\r\nOn 13 October, Benediktsson [announced](https://apnews.com/article/iceland-snap-election-coalition-government-9d170f37de3228506de93444668c416a) that the government had collapsed due to disputes over foreign policy, asylum seekers, and energy, prompting him to call for new elections and ask President Halla Tómasdóttir the next day to dissolve the Althingi and set the elections for 30 November." }, { "id": 29875, "title": "Will Russia have significantly expanded its controlled territory in Ukraine on January 1, 2025?", "short_title": "", "url_title": "", "slug": "will-russia-have-significantly-expanded-its-controlled-territory-in-ukraine-on-january-1-2025", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2024-11-11T15:11:34.468122Z", "published_at": "2024-11-11T15:30:00Z", "edited_at": "2025-09-05T17:29:10.617985Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 56, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-12T15:30:00Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2025-01-01T15:30:00Z", "actual_resolve_time": "2025-01-02T23:53:00Z", "open_time": "2024-11-11T15:30:00Z", "nr_forecasters": 28, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29717, "title": "Will Russia have significantly expanded its controlled territory in Ukraine on January 1, 2025?", "created_at": "2024-11-11T15:11:34.468122Z", "open_time": "2024-11-11T15:30:00Z", "cp_reveal_time": "2024-11-12T15:30:00Z", "spot_scoring_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2025-01-01T15:30:00Z", "actual_resolve_time": "2025-01-02T23:53:00Z", "resolution_set_time": "2025-01-02T23:54:23.218712Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "actual_close_time": "2024-11-12T15:30:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[Russia invaded Ukraine on February 24, 2022](https://en.wikipedia.org/wiki/Russian_invasion_of_Ukraine). In 2023 Ukraine [commenced a counteroffensive](https://en.wikipedia.org/wiki/2023_Ukrainian_counteroffensive), though as of October 30, 2023, [Ukraine's gains have been modest](https://news.yahoo.com/ukraines-counteroffensive-has-been-slow-but-western-support-remains-strong--even-with-new-war-in-middle-east-215707295.html), and it remains unclear how the controlled territory will shift in the long run.\n\n<iframe src=\"https://www.google.com/maps/d/u/0/embed?mid=1gg5PBOaPGAuOjX5kCafOgNIBMWW-ZdI&ehbc=2E312F\" width=\"640\" height=\"480\"></iframe>", "resolution_criteria": "This question will resolve as **Yes** if, on January 1, 2025, Russia has de facto control of specific key locations which it currently controls as of October 30, 2023, and also controls two or more additional specified locations that it currently does not. Resolution will be determined according to maps produced by the [Institute for the Study of War](https://isw.pub/InteractiveUkraineWarMap) (ISW). The relevant locations are listed below, and also shown in a map embedded in the background section.\n\nRussia must have control of **at least two** of the following locations:\n\n* Mikolaiv: Admiralska St, 20, Mykolaiv, Mykolaiv Oblast, Ukraine, 54000\n* Zaporizhzhia: Sobornyi Ave, 206, Zaporizhzhia, Zaporizhia Oblast\n* Kharkiv: Konstytutsii Square, 7, Kharkiv, Kharkiv Oblast, Ukraine, 61000\n* Odesa: Dums'ka Square, 1, Odesa, Odesa Oblast, Ukraine, 65000\n* Lozova: Lozova City Council, Vulytsya Yaroslava Mudroho, Lozova, Kharkivs'ka oblast, Ukraine, 64600\n* Sumy: Sumy City Council, Nezalezhnosti Square, 2, Sumy, Sums'ka oblast, Ukraine, 40000\n* Chernihiv: Chernihiv City Council, Mahistrats'ka St, 7, Chernihiv, Chernihivs'ka oblast, Ukraine, 14000\n\nRussia must also have control of **all** of the following locations:\n\n* Simferopol - Ulitsa Karla Marksa, 18, Simferopol\n* Nova Kakhovka - Горсовет, Prospekt Dniprovsʹkyy, 23, Nova Kakhovka, Kherson Oblast, Ukraine, 74900\n* Svatove - Avtoshlyakh R 66, Svatove, Luhansk Oblast, Ukraine, 92600\n* Donetsk - Artema St, 98, Donetsk, Donetsk Oblast, Ukraine, 83000\n* Tokmak - Central St, 45, Tokmak, Zaporizhia Oblast, Ukraine, 71700", "fine_print": "* If the building itself no longer exists, resolution will be based on the location of the building. If the ISW map is no longer available on the resolution date, then an equivalent resource may be selected by Metaculus.", "post_id": 29875, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731421052.652924, "end_time": null, "forecaster_count": 28, "interval_lower_bounds": [ 0.13 ], "centers": [ 0.177 ], "interval_upper_bounds": [ 0.3961 ] } ], "latest": { "start_time": 1731421052.652924, "end_time": null, "forecaster_count": 28, "interval_lower_bounds": [ 0.13 ], "centers": [ 0.177 ], "interval_upper_bounds": [ 0.3961 ], "forecast_values": [ 0.823, 0.177 ], "means": [ 0.263194184124918 ], "histogram": [ [ 0.0, 0.0, 0.1594851497887708, 0.0, 0.0, 0.7677916666635247, 0.0, 0.0, 0.44071068269949837, 0.0, 0.0, 0.6753507208774424, 0.0, 0.24207219377702496, 0.160831023763914, 0.3213229539545445, 1.61350740385026, 0.5482154774436659, 0.0, 0.0, 0.11892943297667151, 0.0, 0.3108648595307786, 0.0, 0.0, 0.0, 0.0, 0.35033622771640044, 0.6091619622184999, 0.0, 0.05830818042997517, 0.0, 0.0, 0.0, 0.0, 0.04710224358329484, 0.0, 0.0, 0.0, 0.7471400545026624, 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.8249082519936364, 0.0, 0.0, 0.0, 0.0, 0.10111441089353605, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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": 73.37458724025821, "peer_score": 6.654606083395588, "coverage": 0.9859792853698686, "relative_legacy_score": 0.0, "weighted_coverage": 0.9859792853698686, "spot_peer_score": 9.01428806173431, "spot_baseline_score": 71.89643357595385, "baseline_archived_score": 73.37458724025821, "peer_archived_score": 6.654606083395588, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": 9.01428806173431, "spot_baseline_archived_score": 71.89643357595385 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 55, "key_factors": [], "is_current_content_translated": false, "description": "[Russia invaded Ukraine on February 24, 2022](https://en.wikipedia.org/wiki/Russian_invasion_of_Ukraine). In 2023 Ukraine [commenced a counteroffensive](https://en.wikipedia.org/wiki/2023_Ukrainian_counteroffensive), though as of October 30, 2023, [Ukraine's gains have been modest](https://news.yahoo.com/ukraines-counteroffensive-has-been-slow-but-western-support-remains-strong--even-with-new-war-in-middle-east-215707295.html), and it remains unclear how the controlled territory will shift in the long run.\n\n<iframe src=\"https://www.google.com/maps/d/u/0/embed?mid=1gg5PBOaPGAuOjX5kCafOgNIBMWW-ZdI&ehbc=2E312F\" width=\"640\" height=\"480\"></iframe>" }, { "id": 29874, "title": "Will the number of active US oil drilling rigs be less than 585 on November 29, 2024?", "short_title": "", "url_title": "", "slug": "will-the-number-of-active-us-oil-drilling-rigs-be-less-than-585-on-november-29-2024", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2024-11-11T15:11:34.460213Z", "published_at": "2024-11-11T15:30:00Z", "edited_at": "2025-09-05T17:29:06.088779Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 61, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-12T15:30:00Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2024-11-30T15:30:00Z", "actual_resolve_time": "2024-11-30T01:10:00Z", "open_time": "2024-11-11T15:30:00Z", "nr_forecasters": 28, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29716, "title": "Will the number of active US oil drilling rigs be less than 585 on November 29, 2024?", "created_at": "2024-11-11T15:11:34.460213Z", "open_time": "2024-11-11T15:30:00Z", "cp_reveal_time": "2024-11-12T15:30:00Z", "spot_scoring_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2024-11-30T15:30:00Z", "actual_resolve_time": "2024-11-30T01:10:00Z", "resolution_set_time": "2024-11-30T01:11:02.009037Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "actual_close_time": "2024-11-12T15:30:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "yes", "include_bots_in_aggregates": true, "question_weight": 0.5, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "Baker Hughes [issues](https://rigcount.bakerhughes.com/) US oil rig counts every Friday, and issued rig counts to the oil & gas industry since 1944.", "resolution_criteria": "This question resolves as **Yes** if the number of active drilling rigs is less than 585 on November 29, 2024, according to the Baker Hughes North American Rotary Rig Count, which can be accessed at [this](https://ycharts.com/indicators/us_rotary_rigs) Ycharts link.", "fine_print": "The total number of active drilling rigs includes the total of those classified as oil, gas, and miscellaneous. The link will be accessed by Metaculus Admins on or around November 29, 2024. In case of its inaccessibility, the secondary resolution source will be from Baker Hughes itself at [this link](https://rigcount.bakerhughes.com/na-rig-count). If both resolution links remain inaccessible by the end of the tournament, the question will be **annulled**.", "post_id": 29874, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731425221.817085, "end_time": null, "forecaster_count": 28, "interval_lower_bounds": [ 0.32 ], "centers": [ 0.45 ], "interval_upper_bounds": [ 0.59 ] } ], "latest": { "start_time": 1731425221.817085, "end_time": null, "forecaster_count": 28, "interval_lower_bounds": [ 0.32 ], "centers": [ 0.45 ], "interval_upper_bounds": [ 0.59 ], "forecast_values": [ 0.55, 0.45 ], "means": [ 0.4336091583491101 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.44071068269949837, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.160831023763914, 0.0, 0.0, 0.0, 0.0, 0.649284296746411, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5482154774436659, 0.0, 0.0, 0.0, 0.0, 0.23237033748995323, 1.0, 0.6091619622184999, 0.0, 0.020706884286877357, 0.0, 0.0, 0.0, 0.0, 0.3108648595307786, 0.0, 0.0, 0.0, 0.0, 1.7339627803414088, 0.35033622771640044, 0.4921720506514511, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.13877826550189343, 0.0, 0.0, 0.0, 0.0, 0.2748574657272404, 0.028454418737632672, 0.0, 0.0, 0.6753507208774424, 0.0, 0.784337967476556, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.33121025782770785, 0.0, 0.0, 0.10111441089353605, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.15612462630325813, 0.0, 0.0, 0.05830818042997517, 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.153205272419955, "peer_score": 4.453546778708922, "coverage": 0.9859751117008702, "relative_legacy_score": 0.0, "weighted_coverage": 0.9859751117008702, "spot_peer_score": 7.981460627858614, "spot_baseline_score": -15.200309344504996, "baseline_archived_score": -10.153205272419955, "peer_archived_score": 4.453546778708922, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": 7.981460627858614, "spot_baseline_archived_score": -15.200309344504996 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 59, "key_factors": [], "is_current_content_translated": false, "description": "Baker Hughes [issues](https://rigcount.bakerhughes.com/) US oil rig counts every Friday, and issued rig counts to the oil & gas industry since 1944." }, { "id": 29873, "title": "Will the number of active US oil drilling rigs be greater than or equal to 585 and less than or equal to 590 on November 29, 2024?", "short_title": "", "url_title": "", "slug": "will-the-number-of-active-us-oil-drilling-rigs-be-greater-than-or-equal-to-585-and-less-than-or-equal-to-590-on-november-29-2024", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2024-11-11T15:11:34.455370Z", "published_at": "2024-11-11T15:30:00Z", "edited_at": "2025-09-05T17:29:02.177518Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 61, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-12T15:30:00Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2024-11-30T15:30:00Z", "actual_resolve_time": "2024-11-30T01:09:00Z", "open_time": "2024-11-11T15:30:00Z", "nr_forecasters": 27, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29715, "title": "Will the number of active US oil drilling rigs be greater than or equal to 585 and less than or equal to 590 on November 29, 2024?", "created_at": "2024-11-11T15:11:34.455370Z", "open_time": "2024-11-11T15:30:00Z", "cp_reveal_time": "2024-11-12T15:30:00Z", "spot_scoring_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2024-11-30T15:30:00Z", "actual_resolve_time": "2024-11-30T01:09:00Z", "resolution_set_time": "2024-11-30T01:10:30.009831Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "actual_close_time": "2024-11-12T15:30:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 0.5, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "Baker Hughes [issues](https://rigcount.bakerhughes.com/) US oil rig counts every Friday, and issued rig counts to the oil & gas industry since 1944.", "resolution_criteria": "This question resolves as **Yes** if the number of active drilling rigs is greater than or equal to 585 and less than or equal to 590 on November 29, 2024, according to the Baker Hughes North American Rotary Rig Count, which can be accessed at [this](https://ycharts.com/indicators/us_rotary_rigs) Ycharts link.", "fine_print": "The total number of active drilling rigs includes the total of those classified as oil, gas, and miscellaneous. The link will be accessed by Metaculus Admins on or around November 29, 2024. In case of its inaccessibility, the secondary resolution source will be from Baker Hughes itself at [this link](https://rigcount.bakerhughes.com/na-rig-count). If both resolution links remain inaccessible by the end of the tournament, the question will be **annulled**.", "post_id": 29873, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731425221.573125, "end_time": null, "forecaster_count": 27, "interval_lower_bounds": [ 0.35 ], "centers": [ 0.62 ], "interval_upper_bounds": [ 0.73 ] } ], "latest": { "start_time": 1731425221.573125, "end_time": null, "forecaster_count": 27, "interval_lower_bounds": [ 0.35 ], "centers": [ 0.62 ], "interval_upper_bounds": [ 0.73 ], "forecast_values": [ 0.38, 0.62 ], "means": [ 0.519481605814002 ], "histogram": [ [ 0.05181454149830181, 0.23351825246045652, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6030611589824652, 0.0, 0.0, 0.0, 0.0, 0.13082761184065436, 0.43289785514522633, 0.06414156534256711, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6940731237543156, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04091934181495329, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.589188332405683, 0.0, 0.0, 0.7429155235659053, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6701049752490269, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.442793867619908, 0.0, 0.0, 0.8218869508967813, 0.0, 0.0, 0.0, 0.0, 0.30235531220200856, 0.0, 1.4618769710585622, 0.0, 0.0, 0.09369360910749297, 0.0, 0.04635449784492113, 0.0, 0.48480115213825536, 0.0, 0.0, 0.0, 0.0, 0.0, 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.449585391181113, "peer_score": 7.612949954677344, "coverage": 0.985971217337582, "relative_legacy_score": 0.0, "weighted_coverage": 0.985971217337582, "spot_peer_score": -12.63523756040989, "spot_baseline_score": -39.592867633113926, "baseline_archived_score": -13.449585391181113, "peer_archived_score": 7.612949954677344, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": -12.63523756040989, "spot_baseline_archived_score": -39.592867633113926 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 58, "key_factors": [], "is_current_content_translated": false, "description": "Baker Hughes [issues](https://rigcount.bakerhughes.com/) US oil rig counts every Friday, and issued rig counts to the oil & gas industry since 1944." }, { "id": 29872, "title": "Will the number of active US drilling rigs exceed 590 on November 29, 2024?", "short_title": "", "url_title": "", "slug": "will-the-number-of-active-us-drilling-rigs-exceed-590-on-november-29-2024", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2024-11-11T15:11:34.449042Z", "published_at": "2024-11-11T15:30:00Z", "edited_at": "2025-09-05T17:29:26.172919Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 60, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-12T15:30:00Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2024-11-30T15:30:00Z", "actual_resolve_time": "2024-12-02T14:39:00Z", "open_time": "2024-11-11T15:30:00Z", "nr_forecasters": 28, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29714, "title": "Will the number of active US drilling rigs exceed 590 on November 29, 2024?", "created_at": "2024-11-11T15:11:34.449042Z", "open_time": "2024-11-11T15:30:00Z", "cp_reveal_time": "2024-11-12T15:30:00Z", "spot_scoring_time": "2024-11-12T15:30:00Z", "scheduled_resolve_time": "2024-11-30T15:30:00Z", "actual_resolve_time": "2024-12-02T14:39:00Z", "resolution_set_time": "2024-12-02T14:39:48.331066Z", "scheduled_close_time": "2024-11-12T15:30:00Z", "actual_close_time": "2024-11-12T15:30:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 0.5, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "Baker Hughes [issues](https://rigcount.bakerhughes.com/) US oil rig counts every Friday, and issued rig counts to the oil & gas industry since 1944.", "resolution_criteria": "This question resolves as **Yes** if the number of active drilling rigs exceeds 590 on November 29, 2024, according to the Baker Hughes North American Rotary Rig Count, which can be accessed at [this](https://ycharts.com/indicators/us_rotary_rigs) Ycharts link.", "fine_print": "The total number of active drilling rigs includes the total of those classified as oil, gas, and miscellaneous. The link will be accessed by Metaculus Admins on or around November 30, 2024. In case of its inaccessibility, the secondary resolution source will be from Baker Hughes itself at [this link](https://rigcount.bakerhughes.com/na-rig-count). If both resolution links remain inaccessible by the end of the tournament, the question will be **annulled**.", "post_id": 29872, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731425221.29615, "end_time": null, "forecaster_count": 28, "interval_lower_bounds": [ 0.10800000000000001 ], "centers": [ 0.2421 ], "interval_upper_bounds": [ 0.4116952499442837 ] } ], "latest": { "start_time": 1731425221.29615, "end_time": null, "forecaster_count": 28, "interval_lower_bounds": [ 0.10800000000000001 ], "centers": [ 0.2421 ], "interval_upper_bounds": [ 0.4116952499442837 ], "forecast_values": [ 0.7579, 0.2421 ], "means": [ 0.2758860863444179 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.4921720506514511, 0.18526809390665838, 1.0, 0.0, 0.0, 0.0, 0.8287961075782668, 0.0, 0.21228082485103633, 0.0, 0.0, 0.43269914660909775, 0.0, 0.13877826550189343, 0.0, 0.0, 0.7336589013074176, 0.0, 0.44071068269949837, 0.0, 0.08517259963641256, 0.7471400545026624, 0.8249082519936364, 0.0, 0.0, 0.0, 0.020706884286877357, 0.0, 0.0, 0.10111441089353605, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6091619622184999, 0.0, 0.2748574657272404, 0.0, 0.0, 0.0, 0.9090545283477725, 0.0, 0.0, 0.0, 0.0, 0.3935277555318061, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5482154774436659, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.11892943297667151, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": { "baseline_score": 72.97867572759606, "peer_score": 12.564521733196054, "coverage": 0.9848490359965297, "relative_legacy_score": 0.0, "weighted_coverage": 0.9848490359965297, "spot_peer_score": 7.113257596351702, "spot_baseline_score": 60.007941179213915, "baseline_archived_score": 72.97867572759606, "peer_archived_score": 12.564521733196054, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": 7.113257596351702, "spot_baseline_archived_score": 60.007941179213915 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 61, "key_factors": [], "is_current_content_translated": false, "description": "Baker Hughes [issues](https://rigcount.bakerhughes.com/) US oil rig counts every Friday, and issued rig counts to the oil & gas industry since 1944." }, { "id": 29846, "title": "Will the Affordable Care Act be repealed before January 1, 2027?", "short_title": "Will the Affordable Care Act be repealed before Jan 1, 2027?", "url_title": "Will the Affordable Care Act be repealed before Jan 1, 2027?", "slug": "will-the-affordable-care-act-be-repealed-before-jan-1-2027", "author_id": 149243, "author_username": "bayesfactor", "coauthors": [], "created_at": "2024-11-10T20:23:26.868954Z", "published_at": "2024-11-11T16:15:11.583721Z", "edited_at": "2025-09-10T02:11:44.458327Z", "curation_status": "approved", "curation_status_updated_at": "2024-11-11T16:15:11.583718Z", "comment_count": 6, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2026-12-31T07:59:00Z", "scheduled_resolve_time": "2027-01-01T09:00:00Z", "actual_resolve_time": null, "open_time": "2024-11-12T16:14:21Z", "nr_forecasters": 27, "html_metadata_json": null, "projects": { "category": [ { "id": 3689, "name": "Politics", "slug": "politics", "emoji": "🏛️", "description": "Politics", "type": "category" } ], "question_series": [ { "id": 3574, "type": "question_series", "name": "2024 Electoral Consequences", "slug": "us-conditionals", "header_image": "https://metaculus-web-media.s3.amazonaws.com/upscaled-4x-cover_DGFfV9U.webp", "prize_pool": null, "start_date": "2024-08-28T20:19:47Z", "close_date": "2028-12-31T21:19:47Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "created_at": "2024-08-28T20:19:47.580589Z", "edited_at": "2025-09-16T01:22:26.940465Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 3574, "type": "question_series", "name": "2024 Electoral Consequences", "slug": "us-conditionals", "header_image": "https://metaculus-web-media.s3.amazonaws.com/upscaled-4x-cover_DGFfV9U.webp", "prize_pool": null, "start_date": "2024-08-28T20:19:47Z", "close_date": "2028-12-31T21:19:47Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "created_at": "2024-08-28T20:19:47.580589Z", "edited_at": "2025-09-16T01:22:26.940465Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } }, "question": { "id": 29695, "title": "Will the Affordable Care Act be repealed before January 1, 2027?", "created_at": "2024-11-10T20:23:26.869033Z", "open_time": "2024-11-12T16:14:21Z", "cp_reveal_time": "2024-11-16T16:14:21Z", "spot_scoring_time": "2024-11-16T16:14:21Z", "scheduled_resolve_time": "2027-01-01T09:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2026-12-31T07:59:00Z", "actual_close_time": "2026-12-31T07:59:00Z", "type": "binary", "options": [], "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": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "[Obamacare](https://ballotpedia.org/Obamacare_overview), officially the Affordable Care Act (ACA), was signed into law in 2010 aiming to expand access to health insurance through mechanisms like Medicaid expansion and the creation of health insurance marketplaces, alongside regulations to ensure comprehensive coverage for pre-existing conditions. Republicans have criticized the ACA for increasing government control over healthcare, leading to higher premiums and less choice.\n\nDuring his presidency, Donald Trump sought to repeal and replace the ACA, describing it as a \"disaster\" and advocating for a system that he claimed would offer better and less expensive healthcare. However, despite multiple attempts, a full repeal did not pass Congress. Instead, actions like the [elimination of subsidies](https://www.npr.org/2017/10/14/557832684/trump-ends-health-care-subsidies-who-will-be-affected), [elimination of the individual mandate penalty](https://www.npr.org/sections/health-shots/2019/10/14/768731628/trump-is-trying-hard-to-thwart-obamacare-hows-that-going) through tax reform and policies to expand non-ACA compliant health plans were implemented. Prominent Republicans continue to express intentions to overhaul or replace the ACA with market-oriented solutions, although specific detailed plans from [Donald Trump](https://truthsocial.com/@realDonaldTrump/posts/111471975032811076) or other leading figures like House Speaker [Mike Johnson](https://www.washingtonpost.com/politics/2024/10/30/mike-johnson-trump-aca-obamacare/) have been notably vague or centered around broad reforms.", "resolution_criteria": "This question will resolve as **Yes** if, before January 1, 2027, a federal bill is passed and signed into law that fully repeals the Affordable Care Act.", "fine_print": "- The effective date of the repeal will not affect the resolution of this question.\n- Partial repeals targeting specific provisions, will not resolve this question.", "post_id": 29846, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1757470293.421893, "end_time": 1760159581.102, "forecaster_count": 19, "interval_lower_bounds": [ 0.03 ], "centers": [ 0.05 ], "interval_upper_bounds": [ 0.1 ] } ], "latest": { "start_time": 1757470293.421893, "end_time": 1760159581.102, "forecaster_count": 19, "interval_lower_bounds": [ 0.03 ], "centers": [ 0.05 ], "interval_upper_bounds": [ 0.1 ], "forecast_values": [ 0.95, 0.05 ], "means": [ 0.15943971130048423 ], "histogram": [ [ 0.31095776826449506, 0.5430938723889258, 0.8810345089396878, 1.32245873578578, 0.18029738860722122, 1.8247174498016507, 0.0, 0.0, 0.0, 0.0, 0.9428638940647454, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5394303752836035, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6984449301569673 ] ] }, "score_data": {}, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 1, "user_vote": null }, "forecasts_count": 57, "key_factors": [], "is_current_content_translated": false, "description": "[Obamacare](https://ballotpedia.org/Obamacare_overview), officially the Affordable Care Act (ACA), was signed into law in 2010 aiming to expand access to health insurance through mechanisms like Medicaid expansion and the creation of health insurance marketplaces, alongside regulations to ensure comprehensive coverage for pre-existing conditions. Republicans have criticized the ACA for increasing government control over healthcare, leading to higher premiums and less choice.\n\nDuring his presidency, Donald Trump sought to repeal and replace the ACA, describing it as a \"disaster\" and advocating for a system that he claimed would offer better and less expensive healthcare. However, despite multiple attempts, a full repeal did not pass Congress. Instead, actions like the [elimination of subsidies](https://www.npr.org/2017/10/14/557832684/trump-ends-health-care-subsidies-who-will-be-affected), [elimination of the individual mandate penalty](https://www.npr.org/sections/health-shots/2019/10/14/768731628/trump-is-trying-hard-to-thwart-obamacare-hows-that-going) through tax reform and policies to expand non-ACA compliant health plans were implemented. Prominent Republicans continue to express intentions to overhaul or replace the ACA with market-oriented solutions, although specific detailed plans from [Donald Trump](https://truthsocial.com/@realDonaldTrump/posts/111471975032811076) or other leading figures like House Speaker [Mike Johnson](https://www.washingtonpost.com/politics/2024/10/30/mike-johnson-trump-aca-obamacare/) have been notably vague or centered around broad reforms." }, { "id": 29845, "title": "Will the United States disband the Department of Education through an act of Congress before 2027?", "short_title": "Will the Department of Education be disbanded before 2027?", "url_title": "Will the Department of Education be disbanded before 2027?", "slug": "will-the-department-of-education-be-disbanded-before-2027", "author_id": 117648, "author_username": "hotnewpotatoes", "coauthors": [], "created_at": "2024-11-10T18:24:42.995453Z", "published_at": "2024-11-27T14:46:28.886942Z", "edited_at": "2025-09-16T01:22:26.518884Z", "curation_status": "approved", "curation_status_updated_at": "2024-11-27T14:46:28.886940Z", "comment_count": 8, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2026-12-31T12:00:00Z", "scheduled_resolve_time": "2027-01-01T12:00:00Z", "actual_resolve_time": null, "open_time": "2024-11-30T14:46:00Z", "nr_forecasters": 33, "html_metadata_json": null, "projects": { "category": [ { "id": 3689, "name": "Politics", "slug": "politics", "emoji": "🏛️", "description": "Politics", "type": "category" } ], "question_series": [ { "id": 3574, "type": "question_series", "name": "2024 Electoral Consequences", "slug": "us-conditionals", "header_image": "https://metaculus-web-media.s3.amazonaws.com/upscaled-4x-cover_DGFfV9U.webp", "prize_pool": null, "start_date": "2024-08-28T20:19:47Z", "close_date": "2028-12-31T21:19:47Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "created_at": "2024-08-28T20:19:47.580589Z", "edited_at": "2025-09-16T01:22:26.940465Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 3574, "type": "question_series", "name": "2024 Electoral Consequences", "slug": "us-conditionals", "header_image": "https://metaculus-web-media.s3.amazonaws.com/upscaled-4x-cover_DGFfV9U.webp", "prize_pool": null, "start_date": "2024-08-28T20:19:47Z", "close_date": "2028-12-31T21:19:47Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "created_at": "2024-08-28T20:19:47.580589Z", "edited_at": "2025-09-16T01:22:26.940465Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } }, "question": { "id": 29694, "title": "Will the United States disband the Department of Education through an act of Congress before 2027?", "created_at": "2024-11-10T18:24:42.995566Z", "open_time": "2024-11-30T14:46:00Z", "cp_reveal_time": "2024-12-03T14:46:00Z", "spot_scoring_time": "2024-12-03T14:46:00Z", "scheduled_resolve_time": "2027-01-01T12:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2026-12-31T12:00:00Z", "actual_close_time": "2026-12-31T12:00:00Z", "type": "binary", "options": [], "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": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "The Department of Education was established in 1979 through the [Department of Education Organization Act](https://www.congress.gov/bill/96th-congress/senate-bill/210/text). Section 201 of that act reads:\n> There is established an executive department to be known as the Department of Education. The Department shall be administered, in accordance with the provisions of this Act, under the supervision and direction of a Secretary of Education. The Secretary of Education shall be appointed by the President, by and with the advice and consent of the Senate.\n\nDisbanding the Department is a stated priority of the incoming Republican administration. The 2024 [Republican platform](https://rncplatform.donaldjtrump.com/) states, under the heading \"Return Education to the States: \n> The United States spends more money per pupil on Education than any other Country in the World, and yet we are at the bottom of every educational list in terms of results. We are going to close the Department of Education in Washington, D.C. and send it back to the States, where it belongs, and let the States run our educational system as it should be run. (2024 GOP Platform, p. 13)\n\nSimilarly, [Project 2025](https://static.project2025.org/2025_MandateForLeadership_FULL.pdf) states in its *Mandate for Leadership* that \n> Federal education policy should be limited and, ultimately, the federal Department of Education should be eliminated.\" (Mandate for Leadership, p 319)", "resolution_criteria": "This question will resolve as **Yes** if, before January 1, 2027, an act of Congress that repeals section 201 of the Department of Education Organization Act is passed into law and signed by the president of the United States.", "fine_print": "", "post_id": 29845, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1757985736.14045, "end_time": 1759565501.36, "forecaster_count": 18, "interval_lower_bounds": [ 0.026 ], "centers": [ 0.09 ], "interval_upper_bounds": [ 0.12 ] } ], "latest": { "start_time": 1757985736.14045, "end_time": 1759565501.36, "forecaster_count": 18, "interval_lower_bounds": [ 0.026 ], "centers": [ 0.09 ], "interval_upper_bounds": [ 0.12 ], "forecast_values": [ 0.91, 0.09 ], "means": [ 0.09368048872809973 ], "histogram": [ [ 0.0, 1.0898584159749174, 1.0, 0.18739806653587743, 0.0, 0.23261503909815928, 0.0, 0.0, 0.6059345510304436, 0.6909710575892369, 0.6981727027041156, 0.0, 0.7845533632614763, 0.0, 0.0, 0.0, 0.9879055898002704, 0.0, 0.0, 0.0, 0.3394722656914194, 0.0, 0.0, 0.0, 0.0, 0.39612878863968176, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 4, "user_vote": null }, "forecasts_count": 93, "key_factors": [], "is_current_content_translated": false, "description": "The Department of Education was established in 1979 through the [Department of Education Organization Act](https://www.congress.gov/bill/96th-congress/senate-bill/210/text). Section 201 of that act reads:\n> There is established an executive department to be known as the Department of Education. The Department shall be administered, in accordance with the provisions of this Act, under the supervision and direction of a Secretary of Education. The Secretary of Education shall be appointed by the President, by and with the advice and consent of the Senate.\n\nDisbanding the Department is a stated priority of the incoming Republican administration. The 2024 [Republican platform](https://rncplatform.donaldjtrump.com/) states, under the heading \"Return Education to the States: \n> The United States spends more money per pupil on Education than any other Country in the World, and yet we are at the bottom of every educational list in terms of results. We are going to close the Department of Education in Washington, D.C. and send it back to the States, where it belongs, and let the States run our educational system as it should be run. (2024 GOP Platform, p. 13)\n\nSimilarly, [Project 2025](https://static.project2025.org/2025_MandateForLeadership_FULL.pdf) states in its *Mandate for Leadership* that \n> Federal education policy should be limited and, ultimately, the federal Department of Education should be eliminated.\" (Mandate for Leadership, p 319)" }, { "id": 29843, "title": "Will Donald Trump successfully end all new U.S. offshore wind energy projects by executive order before April 21, 2025?", "short_title": "Trump offshore wind ban by 21 April 2025?", "url_title": "Trump offshore wind ban by 21 April 2025?", "slug": "trump-offshore-wind-ban-by-21-april-2025", "author_id": 156496, "author_username": "ScienceMon", "coauthors": [], "created_at": "2024-11-10T13:53:43.462469Z", "published_at": "2024-11-11T16:01:21.190191Z", "edited_at": "2025-09-05T17:29:01.432151Z", "curation_status": "approved", "curation_status_updated_at": "2024-11-11T16:01:21.190189Z", "comment_count": 14, "status": "resolved", "resolved": true, "actual_close_time": "2025-03-13T17:49:00Z", "scheduled_close_time": "2025-03-21T16:59:00Z", "scheduled_resolve_time": "2025-04-21T03:59:00Z", "actual_resolve_time": "2025-03-13T17:49:00Z", "open_time": "2024-11-12T15:59:42Z", "nr_forecasters": 52, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32601, "name": "2024-2025 Leaderboard", "slug": "2024_2025_leaderboard", "type": "leaderboard_tag" } ], "category": [ { "id": 3689, "name": "Politics", "slug": "politics", "emoji": "🏛️", "description": "Politics", "type": "category" }, { "id": 3697, "name": "Environment & Climate", "slug": "environment-climate", "emoji": "🌱", "description": "Environment & Climate", "type": "category" } ], "question_series": [ { "id": 3574, "type": "question_series", "name": "2024 Electoral Consequences", "slug": "us-conditionals", "header_image": "https://metaculus-web-media.s3.amazonaws.com/upscaled-4x-cover_DGFfV9U.webp", "prize_pool": null, "start_date": "2024-08-28T20:19:47Z", "close_date": "2028-12-31T21:19:47Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "created_at": "2024-08-28T20:19:47.580589Z", "edited_at": "2025-09-16T01:22:26.940465Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 3574, "type": "question_series", "name": "2024 Electoral Consequences", "slug": "us-conditionals", "header_image": "https://metaculus-web-media.s3.amazonaws.com/upscaled-4x-cover_DGFfV9U.webp", "prize_pool": null, "start_date": "2024-08-28T20:19:47Z", "close_date": "2028-12-31T21:19:47Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "created_at": "2024-08-28T20:19:47.580589Z", "edited_at": "2025-09-16T01:22:26.940465Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } }, "question": { "id": 29693, "title": "Will Donald Trump successfully end all new U.S. offshore wind energy projects by executive order before April 21, 2025?", "created_at": "2024-11-10T13:53:43.462592Z", "open_time": "2024-11-12T15:59:42Z", "cp_reveal_time": "2024-11-16T15:59:42Z", "spot_scoring_time": "2024-11-16T15:59:42Z", "scheduled_resolve_time": "2025-04-21T03:59:00Z", "actual_resolve_time": "2025-03-13T17:49:00Z", "resolution_set_time": "2025-03-13T18:00:22.647420Z", "scheduled_close_time": "2025-03-21T16:59:00Z", "actual_close_time": "2025-03-13T17:49:00Z", "type": "binary", "options": [], "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": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "During 2024 presidential campaign, President-elect Donald Trump pledged to end offshore wind energy projects on \"Day 1\" of his administration through executive order. Trump has specifically stated: \"We are going to make sure that that ends on Day 1. I'm going to write it out in an executive order. It's going to end on Day 1.\"\n\nCurrently, there is approximately 65 gigawatts of offshore wind capacity under development in the U.S., enough to power more than 26 million homes according to the American Clean Power Association. Several projects are already operational, including the Block Island Wind Farm in Rhode Island, the Coastal Virginia Offshore Wind pilot project, and the South Fork Wind Farm near Long Island.\n\nExperts suggest that while Trump could take several actions to impede the industry, including appointing agency leaders hostile to offshore wind development and working with Congress to reduce tax credits, completely ending all projects may face legal and practical challenges.", "resolution_criteria": "This question will resolve as **Yes** if Donald Trump signs an executive order before April 21, 2025 that does at least one of the following:\n\n1. Revokes or suspends existing federal offshore wind leases that haven't begun construction\n2. Directs relevant federal agencies (such as BOEM) to cease processing new offshore wind permits and approvals\n3. Orders a freeze or moratorium on new offshore wind lease sales\n\nAND that executive order is not blocked by court order within 7 days from the moment it is signed.\n\nThe question will resolve as **No** if:\n\n1. Trump does not sign such an executive order before April 21, 2025, OR\n2. The executive order is signed but is blocked by court order within 7 days of its signing and that block lasts until 21 April, 2025.", "fine_print": "* This question does not consider the fate of already operational wind farms or those under construction.\n* If Trump does not take office, this question will be **Annulled**.\n* This question resolves based on the content and initial implementation of the executive order itself, not its long-term effectiveness or ultimate survival of legal challenges.\n* \"Immediately blocked\" means a court issues a temporary restraining order or preliminary injunction preventing the order from taking effect within 7 days of signing.", "post_id": 29843, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1741512897.699656, "end_time": null, "forecaster_count": 52, "interval_lower_bounds": [ 0.45 ], "centers": [ 0.57 ], "interval_upper_bounds": [ 0.68 ] } ], "latest": { "start_time": 1741512897.699656, "end_time": null, "forecaster_count": 52, "interval_lower_bounds": [ 0.45 ], "centers": [ 0.57 ], "interval_upper_bounds": [ 0.68 ], "forecast_values": [ 0.43000000000000005, 0.57 ], "means": [ 0.5862208492571767 ], "histogram": [ [ 0.0529465299676522, 0.07218472244402722, 0.0, 0.0, 0.0, 0.012491892736397447, 0.0, 0.0, 0.0, 0.0, 0.01895802933139185, 0.0, 0.005455655232684382, 0.0, 0.0, 0.004173285167582051, 0.0, 0.0, 0.0, 0.0, 0.5401454722547288, 0.0, 0.04031214257072945, 0.0, 0.16106653414689315, 0.038042580387954654, 0.0, 0.0, 0.05771699504164168, 0.0, 0.7970339209874615, 0.0, 0.0, 0.07173628386573537, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.1333270524573957, 0.12440977309760763, 0.0, 0.0, 0.0, 1.4073899258014388, 0.0, 0.0, 0.0, 0.0, 0.37827093313525617, 0.0, 0.0, 0.0, 0.0, 1.2056003983324013, 0.7008594225333291, 0.0, 0.0, 0.27389162834287195, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8589704593731293, 0.8693280352332947, 0.19333358002911022, 0.7535956555594016, 0.0, 0.0, 0.0, 0.0, 0.09905073698188505, 0.0, 0.0, 0.2515406540753948, 0.38056261610345776, 0.4817346416537838, 0.0, 0.0, 0.0, 0.0, 0.0, 0.21134819307803016, 0.02358838295555427, 0.0, 0.0, 0.0, 0.0, 0.17659841324481915, 0.0, 0.0, 0.08040436677867299, 0.0, 0.0, 0.0, 0.0, 0.0, 1.4528342028088947 ] ] }, "score_data": {}, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 2, "user_vote": null }, "forecasts_count": 116, "key_factors": [], "is_current_content_translated": false, "description": "During 2024 presidential campaign, President-elect Donald Trump pledged to end offshore wind energy projects on \"Day 1\" of his administration through executive order. Trump has specifically stated: \"We are going to make sure that that ends on Day 1. I'm going to write it out in an executive order. It's going to end on Day 1.\"\n\nCurrently, there is approximately 65 gigawatts of offshore wind capacity under development in the U.S., enough to power more than 26 million homes according to the American Clean Power Association. Several projects are already operational, including the Block Island Wind Farm in Rhode Island, the Coastal Virginia Offshore Wind pilot project, and the South Fork Wind Farm near Long Island.\n\nExperts suggest that while Trump could take several actions to impede the industry, including appointing agency leaders hostile to offshore wind development and working with Congress to reduce tax credits, completely ending all projects may face legal and practical challenges." }, { "id": 29841, "title": "Will the USDA's Center for Veterinary Biologics grant a license for a highly pathogenic avian influenza H5 vaccine in dairy cattle before July 1, 2025?", "short_title": "Will USDA license HPAI H5 vax in dairy cows by July 1, 2025?", "url_title": "Will USDA license HPAI H5 vax in dairy cows by July 1, 2025?", "slug": "will-usda-license-hpai-h5-vax-in-dairy-cows-by-july-1-2025", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2024-11-10T00:29:12.986620Z", "published_at": "2024-11-13T19:24:43.516182Z", "edited_at": "2025-09-05T17:28:56.249251Z", "curation_status": "approved", "curation_status_updated_at": "2024-11-13T19:24:43.516180Z", "comment_count": 26, "status": "resolved", "resolved": true, "actual_close_time": "2025-06-30T15:59:00Z", "scheduled_close_time": "2025-06-30T15:59:00Z", "scheduled_resolve_time": "2025-07-01T16:00:00Z", "actual_resolve_time": "2025-07-19T17:30:00Z", "open_time": "2024-11-14T17:00:00Z", "nr_forecasters": 28, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32601, "name": "2024-2025 Leaderboard", "slug": "2024_2025_leaderboard", "type": "leaderboard_tag" } ], "tournament": [ { "id": 3411, "type": "tournament", "name": "Respiratory Outlook 2024/25", "slug": "respiratory-outlook-24-25", "header_image": "https://metaculus-web-media.s3.amazonaws.com/cdc-cover-final_1.webp", "prize_pool": null, "start_date": "2024-07-17T12:00:17Z", "close_date": "2026-07-02T04:00:17Z", "forecasting_end_date": "2025-12-31T23:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "created_at": "2024-07-15T21:06:16.845281Z", "edited_at": "2025-09-17T20:57:52.840951Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 3411, "type": "tournament", "name": "Respiratory Outlook 2024/25", "slug": "respiratory-outlook-24-25", "header_image": "https://metaculus-web-media.s3.amazonaws.com/cdc-cover-final_1.webp", "prize_pool": null, "start_date": "2024-07-17T12:00:17Z", "close_date": "2026-07-02T04:00:17Z", "forecasting_end_date": "2025-12-31T23:00:00Z", "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "created_at": "2024-07-15T21:06:16.845281Z", "edited_at": "2025-09-17T20:57:52.840951Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "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": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "category": [ { "id": 3691, "name": "Health & Pandemics", "slug": "health-pandemics", "emoji": "🦠", "description": "Health & Pandemics", "type": "category" } ] }, "question": { "id": 29691, "title": "Will the USDA's Center for Veterinary Biologics grant a license for a highly pathogenic avian influenza H5 vaccine in dairy cattle before July 1, 2025?", "created_at": "2024-11-10T00:29:12.986716Z", "open_time": "2024-11-14T17:00:00Z", "cp_reveal_time": "2024-11-16T17:00:00Z", "spot_scoring_time": "2024-11-16T17:00:00Z", "scheduled_resolve_time": "2025-07-01T16:00:00Z", "actual_resolve_time": "2025-07-19T17:30:00Z", "resolution_set_time": "2025-07-19T17:38:32.684554Z", "scheduled_close_time": "2025-06-30T15:59:00Z", "actual_close_time": "2025-06-30T15:59:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "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, "description": "According to the US Centers for Disease Control (CDC), HPAI has hit dairy cattle hard, with 473 [herds testing positive](https://www.cdc.gov/bird-flu/situation-summary/mammals.html?CDC_AAref_Val=https://www.cdc.gov/flu/avianflu/mammals.htm), as of November 8, 2024. Mostly mild in cows (with most cows [reportedly](https://hoards.com/article-34969-how-will-avian-influenza-impact-milk-supply.html) being asymptomatic and most of those that get sick recovering within 3 weeks), HPAI primary affects [older cows](https://www.thelancet.com/journals/lanam/article/PIIS2667-193X(24)00112-1/fulltext), leading to decreased milk production from an industry standpoint. While mortality in cows [is low](https://www.usda.gov/media/press-releases/2024/05/10/usda-hhs-announce-new-actions-reduce-impact-and-spread-h5n1), from a public health standpoint there is potentially a risk of spillover of H5N1 Influenza from cattle to humans, which might under certain circumstances lead to an epidemic. According to the Center for Infectious Disease Research and Policy at the University of Minnesota, testing from the CDC [has found](https://www.cidrap.umn.edu/avian-influenza-bird-flu/studies-find-little-no-immunity-h5n1-avian-flu-virus-americans) that the American population has little to no pre-existing immunity to the H5N1 virus that is circulating on farms.\n\nH5N1 has been [detected in milk](https://www.cdc.gov/mmwr/volumes/73/wr/mm7321e1.htm) as well as being [spread to farm workers](https://www.cdc.gov/bird-flu/spotlights/protect-farm-workers-bird-flu.html). Therefore a potential useful line of defense in protecting human public health would be an H5 vaccine for dairy cows.\n\nIn May 2023, the US Department of Agriculture's Center for Veterinary Biologics (USDA-CVB) [began testing](https://www.avma.org/news/usda-starts-highly-pathogenic-avian-influenza-vaccine-trials) vaccines for HPAI. On August 28, 2024, it [expanded](https://www.aphis.usda.gov/news/program-update/cvb-notice-24-13-field-studies-nonviable-non-replicating-veterinary-vaccines) to authorize field trials. The advantage of field trials is that the studies are no longer required to be conducted in containment facilities. For further details of the field studies authorization including protocols please see [CVB Notice NO. 24-13 (pdf)](https://www.aphis.usda.gov/sites/default/files/notice24-13.pdf)\n\nThe USDA-CVB is [accepting applications](https://www.aphis.usda.gov/sites/default/files/notice24-11.pdf) for the licensure of vaccines for livestock, including dairy cattle under the following pathways: \n\n>Conditional Licensure – CVB will consider serological response in vaccinated target species as data to support a reasonable expectation of efficacy. Serological testing should focus on antibodies to the H5 clade 2.3.4.4b hemagglutinin using an assay such as or similar to the hemagglutination inhibition assay. \n\n>Full Licensure – Currently CVB will only consider studies using vaccinationchallenge with H5 HPAI in the target species, along with all other licensure requirements, to obtain full licensure. Note the recent [Select Agent Exemption for H5 HPAI](https://www.selectagents.gov/sat/exemptions/avian-influenza.htm). Study protocols should be submitted to CVB for review.\n\nAs of 11 November 2024, one company that has begun field trials is veterinary pharmaceutical and biotechnology company Medgene Labs, which [is expecting](https://kbhbradio.com/south-dakota-company-begins-trials-on-h5n1-avian-flu-vaccine-for-dairy-cows/) to complete its H5 vaccine study in December 2024 and share its results with the USDA at that time.", "resolution_criteria": "This question resolves as **Yes** if, before July 1, 2025, the US Department of Agriculture's [Center for Veterinary Biologics](https://www.aphis.usda.gov/veterinary-biologics) (USDA-CVB) grants or issues a full or conditional license for a vaccine against H5 [Highly Pathogenic Avian Influenza](https://www.aphis.usda.gov/livestock-poultry-disease/avian/avian-influenza) (HPAI) to be administered to dairy cattle in the United States.\n\nIf this does not occur, this question resolves as **No**.", "fine_print": "Authorized field studies do not in themselves count as licensure, nor does early access use or experimental use. \n\nIf USDA-CVB approves the vaccine for a larger group that includes dairy cattle (such as for livestock), that will count. Any approval that does not include dairy cattle will not.\n\nPlease note that, as USDA-CVB says in [NOTICE NO. 24-11](https://www.aphis.usda.gov/sites/default/files/notice24-11.pdf), \"U.S. licensure is distinct from authorization for U.S. use.\" For purposes of this question, conditional licensure or full licensure are sufficient to resolve this question as Yes. \n\nAny vaccine for H5 strains of HPAI will count, including but not limited to H5N1, and regardless of clade, including but not limited to clade 2.3.4.4b, as long as it is associated with the current HPAI outbreak.", "post_id": 29841, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1751282452.154177, "end_time": null, "forecaster_count": 25, "interval_lower_bounds": [ 0.001 ], "centers": [ 0.004 ], "interval_upper_bounds": [ 0.1 ] } ], "latest": { "start_time": 1751282452.154177, "end_time": null, "forecaster_count": 25, "interval_lower_bounds": [ 0.001 ], "centers": [ 0.004 ], "interval_upper_bounds": [ 0.1 ], "forecast_values": [ 0.996, 0.004 ], "means": [ 0.09786064847814789 ], "histogram": [ [ 4.780862953213598, 1.2313980708231458, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46890301972848125, 0.0, 0.2841245407359965, 0.0, 0.3239984154485755, 0.0, 0.0, 0.0, 0.0, 0.0, 0.2479696983050695, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1857459851945321, 0.0, 0.13533528323661267, 0.11399817092273035, 0.21526221595892353, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.15917957049677586, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.03808445092208783, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0949648278649378, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.046030501934941764, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1410852267630558, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04978706836786394, 0.0 ] ] }, "score_data": { "baseline_score": -89.43076584483741, "peer_score": 18.067737003254777, "coverage": 0.9988474012220998, "relative_legacy_score": 0.0, "weighted_coverage": 0.9988474012220998, "spot_peer_score": 0.0, "spot_baseline_score": 26.303440583379377, "baseline_archived_score": -89.43076584483741, "peer_archived_score": 18.067737003254777, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": 0.0, "spot_baseline_archived_score": 26.303440583379377 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 2, "user_vote": null }, "forecasts_count": 213, "key_factors": [], "is_current_content_translated": false, "description": "According to the US Centers for Disease Control (CDC), HPAI has hit dairy cattle hard, with 473 [herds testing positive](https://www.cdc.gov/bird-flu/situation-summary/mammals.html?CDC_AAref_Val=https://www.cdc.gov/flu/avianflu/mammals.htm), as of November 8, 2024. Mostly mild in cows (with most cows [reportedly](https://hoards.com/article-34969-how-will-avian-influenza-impact-milk-supply.html) being asymptomatic and most of those that get sick recovering within 3 weeks), HPAI primary affects [older cows](https://www.thelancet.com/journals/lanam/article/PIIS2667-193X(24)00112-1/fulltext), leading to decreased milk production from an industry standpoint. While mortality in cows [is low](https://www.usda.gov/media/press-releases/2024/05/10/usda-hhs-announce-new-actions-reduce-impact-and-spread-h5n1), from a public health standpoint there is potentially a risk of spillover of H5N1 Influenza from cattle to humans, which might under certain circumstances lead to an epidemic. According to the Center for Infectious Disease Research and Policy at the University of Minnesota, testing from the CDC [has found](https://www.cidrap.umn.edu/avian-influenza-bird-flu/studies-find-little-no-immunity-h5n1-avian-flu-virus-americans) that the American population has little to no pre-existing immunity to the H5N1 virus that is circulating on farms.\n\nH5N1 has been [detected in milk](https://www.cdc.gov/mmwr/volumes/73/wr/mm7321e1.htm) as well as being [spread to farm workers](https://www.cdc.gov/bird-flu/spotlights/protect-farm-workers-bird-flu.html). Therefore a potential useful line of defense in protecting human public health would be an H5 vaccine for dairy cows.\n\nIn May 2023, the US Department of Agriculture's Center for Veterinary Biologics (USDA-CVB) [began testing](https://www.avma.org/news/usda-starts-highly-pathogenic-avian-influenza-vaccine-trials) vaccines for HPAI. On August 28, 2024, it [expanded](https://www.aphis.usda.gov/news/program-update/cvb-notice-24-13-field-studies-nonviable-non-replicating-veterinary-vaccines) to authorize field trials. The advantage of field trials is that the studies are no longer required to be conducted in containment facilities. For further details of the field studies authorization including protocols please see [CVB Notice NO. 24-13 (pdf)](https://www.aphis.usda.gov/sites/default/files/notice24-13.pdf)\n\nThe USDA-CVB is [accepting applications](https://www.aphis.usda.gov/sites/default/files/notice24-11.pdf) for the licensure of vaccines for livestock, including dairy cattle under the following pathways: \n\n>Conditional Licensure – CVB will consider serological response in vaccinated target species as data to support a reasonable expectation of efficacy. Serological testing should focus on antibodies to the H5 clade 2.3.4.4b hemagglutinin using an assay such as or similar to the hemagglutination inhibition assay. \n\n>Full Licensure – Currently CVB will only consider studies using vaccinationchallenge with H5 HPAI in the target species, along with all other licensure requirements, to obtain full licensure. Note the recent [Select Agent Exemption for H5 HPAI](https://www.selectagents.gov/sat/exemptions/avian-influenza.htm). Study protocols should be submitted to CVB for review.\n\nAs of 11 November 2024, one company that has begun field trials is veterinary pharmaceutical and biotechnology company Medgene Labs, which [is expecting](https://kbhbradio.com/south-dakota-company-begins-trials-on-h5n1-avian-flu-vaccine-for-dairy-cows/) to complete its H5 vaccine study in December 2024 and share its results with the USDA at that time." }, { "id": 29801, "title": "Will the number of active US oil drilling rigs be less than 585 on November 29, 2024?", "short_title": "", "url_title": "", "slug": "will-the-number-of-active-us-oil-drilling-rigs-be-less-than-585-on-november-29-2024", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2024-11-08T14:19:43.103697Z", "published_at": "2024-11-08T15:30:00Z", "edited_at": "2025-09-05T17:29:19.824284Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 51, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-08T22:19:00Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2024-11-30T15:30:00Z", "actual_resolve_time": "2024-11-08T22:19:00Z", "open_time": "2024-11-08T15:30:00Z", "nr_forecasters": 20, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29653, "title": "Will the number of active US oil drilling rigs be less than 585 on November 29, 2024?", "created_at": "2024-11-08T14:19:43.103697Z", "open_time": "2024-11-08T15:30:00Z", "cp_reveal_time": "2024-11-09T15:30:00Z", "spot_scoring_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2024-11-30T15:30:00Z", "actual_resolve_time": "2024-11-08T22:19:00Z", "resolution_set_time": "2024-11-08T22:24:29.937057Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "actual_close_time": "2024-11-08T22:19:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.5, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "Baker Hughes [issues](https://rigcount.bakerhughes.com/) US oil rig counts every Friday, and issued oil rig counts to the petroleum industry since 1944.", "resolution_criteria": "This question resolves as **Yes** if the number of active oil drilling rigs is less than 585 on November 29, 2024, according to the Baker Hughes North American Rotary Rig Count, which can be accessed at [this](https://ycharts.com/indicators/us_rotary_rigs) Ycharts link.", "fine_print": "The link will be accessed by Metaculus Admins on or around November 29, 2024. In case of its inaccessibility, the secondary resolution source will be from Baker Hughes itself at [this link](https://rigcount.bakerhughes.com/na-rig-count). If both resolution links remain inaccessible by the end of the tournament, the question will be **annulled**.", "post_id": 29801, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731098098.327026, "end_time": null, "forecaster_count": 20, "interval_lower_bounds": [ 0.285 ], "centers": [ 0.55 ], "interval_upper_bounds": [ 0.55 ] } ], "latest": { "start_time": 1731098098.327026, "end_time": null, "forecaster_count": 20, "interval_lower_bounds": [ 0.285 ], "centers": [ 0.55 ], "interval_upper_bounds": [ 0.55 ], "forecast_values": [ 0.44999999999999996, 0.55 ], "means": [ 0.46477838820931383 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46312022972280087, 0.0, 0.0, 0.0, 0.0, 0.5492768913479766, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06456484912809458, 0.0, 0.0, 0.8929389982591724, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3148965317832342, 0.7053717364567356, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.48167841893631047, 2.266748270416375, 0.0, 0.5047892316062645, 0.0, 0.0, 0.16099456957167682, 0.0, 0.0, 0.0, 0.0, 0.26048553583483774, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.62366871627356, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04698521070567398, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.13230489461434952 ] ] }, "score_data": {}, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 48, "key_factors": [], "is_current_content_translated": false, "description": "Baker Hughes [issues](https://rigcount.bakerhughes.com/) US oil rig counts every Friday, and issued oil rig counts to the petroleum industry since 1944." }, { "id": 29800, "title": "Will the number of active US oil drilling rigs be greater than or equal to 585 and less than or equal to 590 on November 29, 2024?", "short_title": "", "url_title": "", "slug": "will-the-number-of-active-us-oil-drilling-rigs-be-greater-than-or-equal-to-585-and-less-than-or-equal-to-590-on-november-29-2024", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2024-11-08T14:19:43.099179Z", "published_at": "2024-11-08T15:30:00Z", "edited_at": "2025-09-05T17:29:29.410389Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 47, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-08T22:24:00Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2024-11-30T15:30:00Z", "actual_resolve_time": "2024-11-08T22:24:00Z", "open_time": "2024-11-08T15:30:00Z", "nr_forecasters": 19, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29652, "title": "Will the number of active US oil drilling rigs be greater than or equal to 585 and less than or equal to 590 on November 29, 2024?", "created_at": "2024-11-08T14:19:43.099179Z", "open_time": "2024-11-08T15:30:00Z", "cp_reveal_time": "2024-11-09T15:30:00Z", "spot_scoring_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2024-11-30T15:30:00Z", "actual_resolve_time": "2024-11-08T22:24:00Z", "resolution_set_time": "2024-11-08T22:25:15.911380Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "actual_close_time": "2024-11-08T22:24:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.5, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "Baker Hughes [issues](https://rigcount.bakerhughes.com/) US oil rig counts every Friday, and issued oil rig counts to the petroleum industry since 1944.", "resolution_criteria": "This question resolves as **Yes** if the number of active oil drilling rigs is greater than or equal to 585 and less than or equal to 590 on November 29, 2024, according to the Baker Hughes North American Rotary Rig Count, which can be accessed at [this](https://ycharts.com/indicators/us_rotary_rigs) Ycharts link.", "fine_print": "The link will be accessed by Metaculus Admins on or around November 29, 2024. In case of its inaccessibility, the secondary resolution source will be from Baker Hughes itself at [this link](https://rigcount.bakerhughes.com/na-rig-count). If both resolution links remain inaccessible by the end of the tournament, the question will be **annulled**.", "post_id": 29800, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731098142.615733, "end_time": null, "forecaster_count": 19, "interval_lower_bounds": [ 0.07 ], "centers": [ 0.22 ], "interval_upper_bounds": [ 0.6 ] } ], "latest": { "start_time": 1731098142.615733, "end_time": null, "forecaster_count": 19, "interval_lower_bounds": [ 0.07 ], "centers": [ 0.22 ], "interval_upper_bounds": [ 0.6 ], "forecast_values": [ 0.78, 0.22 ], "means": [ 0.2816912986259546 ], "histogram": [ [ 0.0, 0.47078787023876, 0.0, 1.0635557882743836, 0.0, 0.21421654603057622, 0.0, 1.2569435305951722, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.05261861201859691, 0.0, 0.0, 0.0, 0.0, 0.5394303752836035, 0.0, 0.6151337240492557, 0.0, 0.0, 0.0, 0.0, 0.0, 0.7899439243127377, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.03477352548891289, 0.0, 0.0, 0.0, 0.0, 0.2164335258165257, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6984449301569673, 0.0, 0.0, 0.0, 0.0, 0.14816789822404922, 0.0, 0.8902452820461484, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.07230600215016575, 0.0, 0.0, 0.0, 0.0, 0.18029738860722122, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 46, "key_factors": [], "is_current_content_translated": false, "description": "Baker Hughes [issues](https://rigcount.bakerhughes.com/) US oil rig counts every Friday, and issued oil rig counts to the petroleum industry since 1944." }, { "id": 29799, "title": "Will the number of active US oil drilling rigs exceed 590 on November 29, 2024?", "short_title": "", "url_title": "", "slug": "will-the-number-of-active-us-oil-drilling-rigs-exceed-590-on-november-29-2024", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2024-11-08T14:19:43.094660Z", "published_at": "2024-11-08T15:30:00Z", "edited_at": "2025-09-05T17:29:19.618467Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 47, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-08T22:25:00Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2024-11-30T15:30:00Z", "actual_resolve_time": "2024-11-08T22:25:00Z", "open_time": "2024-11-08T15:30:00Z", "nr_forecasters": 19, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29651, "title": "Will the number of active US oil drilling rigs exceed 590 on November 29, 2024?", "created_at": "2024-11-08T14:19:43.094660Z", "open_time": "2024-11-08T15:30:00Z", "cp_reveal_time": "2024-11-09T15:30:00Z", "spot_scoring_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2024-11-30T15:30:00Z", "actual_resolve_time": "2024-11-08T22:25:00Z", "resolution_set_time": "2024-11-08T22:25:58.982752Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "actual_close_time": "2024-11-08T22:25:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "annulled", "include_bots_in_aggregates": true, "question_weight": 0.5, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "Baker Hughes [issues](https://rigcount.bakerhughes.com/) US oil rig counts every Friday, and issued oil rig counts to the petroleum industry since 1944.", "resolution_criteria": "This question resolves as **Yes** if the number of active oil drilling rigs exceeds 590 on November 29, 2024, according to the Baker Hughes North American Rotary Rig Count, which can be accessed at [this](https://ycharts.com/indicators/us_rotary_rigs) Ycharts link.", "fine_print": "The link will be accessed by Metaculus Admins on or around November 30, 2024. In case of its inaccessibility, the secondary resolution source will be from Baker Hughes itself at [this link](https://rigcount.bakerhughes.com/na-rig-count). If both resolution links remain inaccessible by the end of the tournament, the question will be **annulled**.", "post_id": 29799, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731098182.497477, "end_time": null, "forecaster_count": 19, "interval_lower_bounds": [ 0.16 ], "centers": [ 0.20600000000000002 ], "interval_upper_bounds": [ 0.285 ] } ], "latest": { "start_time": 1731098182.497477, "end_time": null, "forecaster_count": 19, "interval_lower_bounds": [ 0.16 ], "centers": [ 0.20600000000000002 ], "interval_upper_bounds": [ 0.285 ], "forecast_values": [ 0.794, 0.20600000000000002 ], "means": [ 0.27939846452366857 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.3526517851691326, 0.47078787023876, 0.2164335258165257, 0.0, 0.0, 0.0, 0.25260339075738697, 0.0, 0.0, 0.0, 0.0, 0.17231091560120376, 0.7899439243127377, 0.0, 0.0, 1.0, 0.6151337240492557, 0.0, 0.0, 0.0, 0.0, 1.1035563589761888, 0.0, 0.0, 0.8902452820461484, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09452424244796935, 0.0, 0.0, 0.0, 0.03477352548891289, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5394303752836035, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3022135829173027, 0.0, 0.0, 0.4086904201879483, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 47, "key_factors": [], "is_current_content_translated": false, "description": "Baker Hughes [issues](https://rigcount.bakerhughes.com/) US oil rig counts every Friday, and issued oil rig counts to the petroleum industry since 1944." }, { "id": 29798, "title": "Will ModivCare file for bankruptcy before January 1, 2025?", "short_title": "", "url_title": "", "slug": "will-modivcare-file-for-bankruptcy-before-january-1-2025", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2024-11-08T14:19:43.089829Z", "published_at": "2024-11-08T15:30:00Z", "edited_at": "2025-09-05T17:28:50.602034Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 63, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-09T15:30:00Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2025-01-01T15:30:00Z", "actual_resolve_time": "2025-01-02T03:31:00Z", "open_time": "2024-11-08T15:30:00Z", "nr_forecasters": 31, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29650, "title": "Will ModivCare file for bankruptcy before January 1, 2025?", "created_at": "2024-11-08T14:19:43.089829Z", "open_time": "2024-11-08T15:30:00Z", "cp_reveal_time": "2024-11-09T15:30:00Z", "spot_scoring_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2025-01-01T15:30:00Z", "actual_resolve_time": "2025-01-02T03:31:00Z", "resolution_set_time": "2025-01-02T03:43:01.113418Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "actual_close_time": "2024-11-09T15:30:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "ModivCare is a healthcare services company. Recently it has [faced challenges](https://www.businesswire.com/news/home/20240916259605/en/Modivcare-Provides-Financial-Update) with respect to its debt covenants.", "resolution_criteria": "This question will resolve as **Yes** if ModivCare, Inc. files any petition for bankruptcy protection in the United States, under any chapter of the United States Bankruptcy Code, before January 1, 2025. The question will resolves on the filing of such a petition, not on whether any bankruptcy protection is granted by a court. If no such petition is filed by that date, this question will resolve as **No**.", "fine_print": "", "post_id": 29798, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731166126.742889, "end_time": null, "forecaster_count": 31, "interval_lower_bounds": [ 0.1271624591841703 ], "centers": [ 0.15 ], "interval_upper_bounds": [ 0.2278 ] } ], "latest": { "start_time": 1731166126.742889, "end_time": null, "forecaster_count": 31, "interval_lower_bounds": [ 0.1271624591841703 ], "centers": [ 0.15 ], "interval_upper_bounds": [ 0.2278 ], "forecast_values": [ 0.85, 0.15 ], "means": [ 0.1880743328327493 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.5123307444416587, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5343470509764885, 0.5667911627135067, 0.9134389029481002, 0.4742809039517371, 1.0, 1.4946213702998352, 0.33432944568041745, 0.0902215738421042, 0.0, 0.0, 0.47782754212721157, 0.41588412507835687, 0.6896218051583209, 0.16103927879919655, 0.0, 0.1836394386094319, 0.1405470336200478, 0.0, 0.0, 0.0, 0.04980480058775409, 0.0, 0.0, 0.0, 0.0, 1.0694351842774295, 0.3733687775975512, 0.0, 0.0, 0.0, 0.0, 0.04423342207722153, 0.0, 0.0, 0.0, 0.12200872167164427, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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": 67.8409112741294, "peer_score": 5.653719866535173, "coverage": 0.9962140727788211, "relative_legacy_score": 0.0, "weighted_coverage": 0.9962140727788211, "spot_peer_score": 9.336894127574773, "spot_baseline_score": 76.55347463629771, "baseline_archived_score": 67.8409112741294, "peer_archived_score": 5.653719866535173, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": 9.336894127574773, "spot_baseline_archived_score": 76.55347463629771 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 63, "key_factors": [], "is_current_content_translated": false, "description": "ModivCare is a healthcare services company. Recently it has [faced challenges](https://www.businesswire.com/news/home/20240916259605/en/Modivcare-Provides-Financial-Update) with respect to its debt covenants." }, { "id": 29797, "title": "Will IBM raise its Pay-as-you-go quantum computing prices before January 1, 2025?", "short_title": "", "url_title": "", "slug": "will-ibm-raise-its-pay-as-you-go-quantum-computing-prices-before-january-1-2025", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2024-11-08T14:19:42.944821Z", "published_at": "2024-11-08T15:30:00Z", "edited_at": "2025-09-05T17:29:19.935881Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 64, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-09T15:30:00Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2025-01-01T15:30:00Z", "actual_resolve_time": "2025-01-02T01:14:00Z", "open_time": "2024-11-08T15:30:00Z", "nr_forecasters": 31, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29649, "title": "Will IBM raise its Pay-as-you-go quantum computing prices before January 1, 2025?", "created_at": "2024-11-08T14:19:42.944821Z", "open_time": "2024-11-08T15:30:00Z", "cp_reveal_time": "2024-11-09T15:30:00Z", "spot_scoring_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2025-01-01T15:30:00Z", "actual_resolve_time": "2025-01-02T01:14:00Z", "resolution_set_time": "2025-01-02T01:37:22.153767Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "actual_close_time": "2024-11-09T15:30:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "no", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "IBM press release September 26, 2024: [IBM Expands Quantum Data Center in Poughkeepsie, New York to Advance Algorithm Discovery Globally](https://newsroom.ibm.com/2024-09-26-ibm-expands-quantum-data-center-in-poughkeepsie,-new-york-to-advance-algorithm-discovery-globally)", "resolution_criteria": "This question resolves as **Yes** if IBM's posted \"starting at\" price for Pay-as-you-go quantum computing is greater than $96 USD / minute at [this link](https://www.ibm.com/quantum/pricing) when accessed by Metaculus on or around January 1, 2025. If the price is less than or equal to that price, this question resolves as **No**.\n", "fine_print": "No other resolution source will be considered. The question will resolve as soon as the page is accessed by Metaculus Admins on the resolution date. However, if there are issues accessing the page, then resolution will wait up to January 7, 2025, at which point if Metaculus has still not been able to access the resolution source, this question will be **annulled**.", "post_id": 29797, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731166187.396565, "end_time": null, "forecaster_count": 31, "interval_lower_bounds": [ 0.1 ], "centers": [ 0.17 ], "interval_upper_bounds": [ 0.2 ] } ], "latest": { "start_time": 1731166187.396565, "end_time": null, "forecaster_count": 31, "interval_lower_bounds": [ 0.1 ], "centers": [ 0.17 ], "interval_upper_bounds": [ 0.2 ], "forecast_values": [ 0.83, 0.17 ], "means": [ 0.17361107551320298 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.5667911627135067, 0.0, 0.0, 0.028218870368318452, 0.0, 0.26577008775178024, 1.9000241329965406, 0.0, 0.0, 0.33432944568041745, 0.29853580031441634, 0.8232275003676293, 0.0, 1.581879593797508, 1.332904883205746, 0.0, 0.7955519184508307, 0.0, 0.0, 0.0, 0.0, 0.636168375139453, 0.0, 0.0, 0.0, 0.0, 0.021585930219435643, 0.0, 0.0, 0.8780031277551628, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1405470336200478, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04423342207722153, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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": 76.26359486887854, "peer_score": 8.000677298439998, "coverage": 0.9952692857412273, "relative_legacy_score": 0.0, "weighted_coverage": 0.9952692857412273, "spot_peer_score": 3.7712011731969173, "spot_baseline_score": 73.11832415721999, "baseline_archived_score": 76.26359486887854, "peer_archived_score": 8.000677298439998, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": 3.7712011731969173, "spot_baseline_archived_score": 73.11832415721999 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 63, "key_factors": [], "is_current_content_translated": false, "description": "IBM press release September 26, 2024: [IBM Expands Quantum Data Center in Poughkeepsie, New York to Advance Algorithm Discovery Globally](https://newsroom.ibm.com/2024-09-26-ibm-expands-quantum-data-center-in-poughkeepsie,-new-york-to-advance-algorithm-discovery-globally)" }, { "id": 29796, "title": "Will Matt Eberflus cease to be the Chicago Bears head coach before January 1, 2025?", "short_title": "", "url_title": "", "slug": "will-matt-eberflus-cease-to-be-the-chicago-bears-head-coach-before-january-1-2025", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2024-11-08T14:19:42.940980Z", "published_at": "2024-11-08T15:30:00Z", "edited_at": "2025-09-05T17:29:28.209348Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 63, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-09T15:30:00Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2025-01-01T15:30:00Z", "actual_resolve_time": "2024-11-30T20:51:00Z", "open_time": "2024-11-08T15:30:00Z", "nr_forecasters": 30, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29648, "title": "Will Matt Eberflus cease to be the Chicago Bears head coach before January 1, 2025?", "created_at": "2024-11-08T14:19:42.940980Z", "open_time": "2024-11-08T15:30:00Z", "cp_reveal_time": "2024-11-09T15:30:00Z", "spot_scoring_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2025-01-01T15:30:00Z", "actual_resolve_time": "2024-11-30T20:51:00Z", "resolution_set_time": "2024-11-30T20:52:51.143667Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "actual_close_time": "2024-11-09T15:30:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "yes", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "Yahoo Sports: [Bears fans are once again fed up with Matt Eberflus, coaching staff](https://sports.yahoo.com/bears-fans-once-again-fed-222243082.html)", "resolution_criteria": "This question resolves as **Yes** if before January 1, 2025, Matt Eberflus is no longer head coach of the Chicago Bears according to [credible sources](https://www.metaculus.com/help/faq/#definitions) such as the official Cowboys website [coaches roster](https://www.chicagobears.com/team/coaches/). Otherwise this question resolves as **No.**", "fine_print": "", "post_id": 29796, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731165399.635901, "end_time": null, "forecaster_count": 30, "interval_lower_bounds": [ 0.19 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.4543798363400197 ] } ], "latest": { "start_time": 1731165399.635901, "end_time": null, "forecaster_count": 30, "interval_lower_bounds": [ 0.19 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.4543798363400197 ], "forecast_values": [ 0.75, 0.25 ], "means": [ 0.3132648404758586 ], "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, 1.0031929895680622, 0.0, 0.9120497244989734, 0.2010418409121184, 0.3268262380230357, 0.7690652031049114, 0.0, 0.0, 0.0, 1.2222286220852272, 0.6912386986367377, 0.0, 0.5540662843316813, 0.22827012898946356, 0.0, 0.5608812398816437, 0.2581744010322857, 0.0, 0.011364900518339544, 0.0, 0.13888735494815957, 0.0, 0.0, 0.0, 0.0, 0.0898189198051226, 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.153865828537011, 0.0, 0.4087506853414205, 0.0, 0.0, 0.0, 0.0, 0.5543363908848072, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3660118313347263, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.017197143016031723, 0.0, 0.0, 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": -89.3892268082762, "peer_score": -15.506790211180835, "coverage": 0.9941936324316043, "relative_legacy_score": 0.0, "weighted_coverage": 0.9941936324316043, "spot_peer_score": -20.002500187910115, "spot_baseline_score": -100.0, "baseline_archived_score": -89.3892268082762, "peer_archived_score": -15.506790211180835, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": -20.002500187910115, "spot_baseline_archived_score": -100.0 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 60, "key_factors": [], "is_current_content_translated": false, "description": "Yahoo Sports: [Bears fans are once again fed up with Matt Eberflus, coaching staff](https://sports.yahoo.com/bears-fans-once-again-fed-222243082.html)" }, { "id": 29795, "title": "On November 29, 2024, Will Apple have the largest market cap in the world?", "short_title": "", "url_title": "", "slug": "on-november-29-2024-will-apple-have-the-largest-market-cap-in-the-world", "author_id": 115975, "author_username": "johnnycaffeine", "coauthors": [], "created_at": "2024-11-08T14:19:42.937116Z", "published_at": "2024-11-08T15:30:00Z", "edited_at": "2025-09-05T17:28:58.539240Z", "curation_status": "approved", "curation_status_updated_at": null, "comment_count": 64, "status": "resolved", "resolved": true, "actual_close_time": "2024-11-09T15:30:00Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2024-11-29T15:30:00Z", "actual_resolve_time": "2024-11-30T12:19:00Z", "open_time": "2024-11-08T15:30:00Z", "nr_forecasters": 31, "html_metadata_json": null, "projects": { "tournament": [ { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } ], "default_project": { "id": 32506, "type": "tournament", "name": "Q4 AI Forecasting Benchmark Tournament", "slug": "aibq4", "header_image": "https://metaculus-web-media.s3.amazonaws.com/q4-cover_5EtbdhX.webp", "prize_pool": "30000.00", "start_date": "2024-10-08T19:25:49Z", "close_date": "2025-01-08T19:25:50Z", "forecasting_end_date": "2025-01-08T18:00:00Z", "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-10-07T19:26:23.380022Z", "edited_at": "2025-08-08T08:47:04.289472Z", "score_type": "spot_peer_tournament", "default_permission": "viewer", "visibility": "not_in_main_feed", "is_current_content_translated": false, "bot_leaderboard_status": "include" } }, "question": { "id": 29647, "title": "On November 29, 2024, Will Apple have the largest market cap in the world?", "created_at": "2024-11-08T14:19:42.937116Z", "open_time": "2024-11-08T15:30:00Z", "cp_reveal_time": "2024-11-09T15:30:00Z", "spot_scoring_time": "2024-11-09T15:30:00Z", "scheduled_resolve_time": "2024-11-29T15:30:00Z", "actual_resolve_time": "2024-11-30T12:19:00Z", "resolution_set_time": "2024-11-30T12:22:52.664521Z", "scheduled_close_time": "2024-11-09T15:30:00Z", "actual_close_time": "2024-11-09T15:30:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": null, "resolution": "yes", "include_bots_in_aggregates": true, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "As of October 5, 2024, Apple was the #1 company in the world by market cap, according to the resolution source.", "resolution_criteria": "This question resolves Yes if, on November 29, 2024, Apple is ranked #1 by market capitalization according to [Companies Market Cap](https://companiesmarketcap.com/), when checked by Metaculus after the close of the day's trading.", "fine_print": "", "post_id": 29795, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1731165400.207965, "end_time": null, "forecaster_count": 31, "interval_lower_bounds": [ 0.317 ], "centers": [ 0.41 ], "interval_upper_bounds": [ 0.6 ] } ], "latest": { "start_time": 1731165400.207965, "end_time": null, "forecaster_count": 31, "interval_lower_bounds": [ 0.317 ], "centers": [ 0.41 ], "interval_upper_bounds": [ 0.6 ], "forecast_values": [ 0.5900000000000001, 0.41 ], "means": [ 0.4241107574014421 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.41588412507835687, 0.0, 0.0, 0.9134389029481002, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.12200872167164427, 0.0, 0.0, 0.0, 0.0, 0.0, 0.26577008775178024, 0.2358265416482139, 0.0, 0.0, 0.0, 0.0, 0.021585930219435643, 0.46211900267680595, 0.0, 0.6257872328778666, 0.0, 1.0813542942343983, 0.1405470336200478, 0.33432944568041745, 0.0, 0.0, 0.03573243764150962, 0.4595750791136129, 1.7586143445231217, 0.010381142261586365, 0.0, 0.10527918291777463, 0.0, 0.0, 0.0, 0.0, 0.20851081619995687, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.05382522520245611, 0.0, 0.13445499591932575, 0.0, 0.0, 0.7178406755266394, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3733687775975512, 0.0, 0.0, 0.0, 0.5667911627135067, 0.0, 0.0, 0.07670684254184146, 0.0, 0.0, 0.0, 0.0, 0.5280392838920643, 0.0, 0.0, 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": -33.49935315069057, "peer_score": -7.229218241532439, "coverage": 0.9934303728463473, "relative_legacy_score": 0.0, "weighted_coverage": 0.9934303728463473, "spot_peer_score": 1.9879769795215827, "spot_baseline_score": -28.63041851566411, "baseline_archived_score": -33.49935315069057, "peer_archived_score": -7.229218241532439, "relative_legacy_archived_score": 0.0, "spot_peer_archived_score": 1.9879769795215827, "spot_baseline_archived_score": -28.63041851566411 }, "movement": null }, "unweighted": { "history": [], "latest": null, "score_data": {}, "movement": null }, "single_aggregation": { "history": [], "latest": null, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [], "latest": null, "score_data": {}, "movement": null } } }, "user_permission": "viewer", "vote": { "score": 0, "user_vote": null }, "forecasts_count": 63, "key_factors": [], "is_current_content_translated": false, "description": "As of October 5, 2024, Apple was the #1 company in the world by market cap, according to the resolution source." } ] }{ "count": 5949, "next": "