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=840
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5895,
    "next": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=860",
    "previous": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=820",
    "results": [
        {
            "id": 36155,
            "title": "Will a Max show win the 2025 GLAAD Media Award for Outstanding Comedy Series?",
            "short_title": "",
            "url_title": "",
            "slug": "will-a-max-show-win-the-2025-glaad-media-award-for-outstanding-comedy-series",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-15T15:49:26.262278Z",
            "published_at": "2025-03-18T06:00:00Z",
            "edited_at": "2025-09-05T17:29:07.057759Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 93,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-18T08:00:00Z",
            "scheduled_close_time": "2025-03-18T08:00:00Z",
            "scheduled_resolve_time": "2025-03-28T00:00:00Z",
            "actual_resolve_time": "2025-03-29T01:04:00Z",
            "open_time": "2025-03-18T06:00:00Z",
            "nr_forecasters": 37,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "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": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 35592,
                "title": "Will a Max show win the 2025 GLAAD Media Award for Outstanding Comedy Series?",
                "created_at": "2025-03-15T15:49:26.262278Z",
                "open_time": "2025-03-18T06:00:00Z",
                "cp_reveal_time": "2025-03-18T08:00:00Z",
                "spot_scoring_time": "2025-03-18T08:00:00Z",
                "scheduled_resolve_time": "2025-03-28T00:00:00Z",
                "actual_resolve_time": "2025-03-29T01:04:00Z",
                "resolution_set_time": "2025-03-29T01:07:06.542734Z",
                "scheduled_close_time": "2025-03-18T08:00:00Z",
                "actual_close_time": "2025-03-18T08:00: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": "According to [Wikipedia](https://en.wikipedia.org/wiki/GLAAD_Media_Award), \"Honorees are selected by a process involving over 700 GLAAD Media Award voters and volunteers and are evaluated using four criteria: \"Fair, Accurate and Inclusive Representations\" of the LGBT community, \"Boldness and Originality\" of the project, significant \"Cultural Impact\" on mainstream culture, and \"Overall Quality\" of the project. Results are then certified by a \"Review Panel\" who determine the final list of recipients based on voting results and their own \"expert opinions\".\"",
                "resolution_criteria": "This question resolves as **Yes** if a TV show shown on Max wins Outstanding Comedy Series at the [36th GLAAD Media Awards](https://en.wikipedia.org/wiki/36th_GLAAD_Media_Awards).",
                "fine_print": "Max's contenders are Hacks, The Sex Lives of College Girls, and Sort Of.",
                "post_id": 36155,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1742280928.790367,
                                "end_time": null,
                                "forecaster_count": 37,
                                "interval_lower_bounds": [
                                    0.4
                                ],
                                "centers": [
                                    0.55
                                ],
                                "interval_upper_bounds": [
                                    0.6166666666666667
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1742280928.790367,
                            "end_time": null,
                            "forecaster_count": 37,
                            "interval_lower_bounds": [
                                0.4
                            ],
                            "centers": [
                                0.55
                            ],
                            "interval_upper_bounds": [
                                0.6166666666666667
                            ],
                            "forecast_values": [
                                0.44999999999999996,
                                0.55
                            ],
                            "means": [
                                0.5273122763324085
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2230884754427727,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6982569025820777,
                                    0.021350191862830815,
                                    0.0,
                                    0.026429544426075636,
                                    0.0,
                                    0.23856338885684397,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.920569728684799,
                                    0.939083545226274,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.015588628902947795,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    2.106449600748056,
                                    0.0,
                                    0.0,
                                    0.30611848541644116,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    2.259186280372385,
                                    0.2761168848762875,
                                    0.0,
                                    0.0,
                                    0.0,
                                    2.290864208375088,
                                    0.0,
                                    0.0,
                                    0.24849146739470301,
                                    0.0,
                                    0.03216066299931179,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.07290041733962924,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 8.405372375527486,
                            "peer_score": 11.38624795937142,
                            "coverage": 0.9973335518108474,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9973335518108474,
                            "spot_peer_score": 13.618297366447855,
                            "spot_baseline_score": 13.750352374993504,
                            "baseline_archived_score": 8.405372375527486,
                            "peer_archived_score": 11.38624795937142,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 13.618297366447855,
                            "spot_baseline_archived_score": 13.750352374993504
                        },
                        "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": 92,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "According to [Wikipedia](https://en.wikipedia.org/wiki/GLAAD_Media_Award), \"Honorees are selected by a process involving over 700 GLAAD Media Award voters and volunteers and are evaluated using four criteria: \"Fair, Accurate and Inclusive Representations\" of the LGBT community, \"Boldness and Originality\" of the project, significant \"Cultural Impact\" on mainstream culture, and \"Overall Quality\" of the project. Results are then certified by a \"Review Panel\" who determine the final list of recipients based on voting results and their own \"expert opinions\".\""
        },
        {
            "id": 36154,
            "title": "Will a Netflix show win the 2025 GLAAD Media Award for Outstanding New Series?",
            "short_title": "",
            "url_title": "",
            "slug": "will-a-netflix-show-win-the-2025-glaad-media-award-for-outstanding-new-series",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-15T15:49:26.230344Z",
            "published_at": "2025-03-18T04:00:00Z",
            "edited_at": "2025-09-05T17:29:13.188884Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 93,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-18T06:00:00Z",
            "scheduled_close_time": "2025-03-18T06:00:00Z",
            "scheduled_resolve_time": "2025-03-28T00:00:00Z",
            "actual_resolve_time": "2025-03-29T01:00:00Z",
            "open_time": "2025-03-18T04:00:00Z",
            "nr_forecasters": 36,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "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": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 35591,
                "title": "Will a Netflix show win the 2025 GLAAD Media Award for Outstanding New Series?",
                "created_at": "2025-03-15T15:49:26.230344Z",
                "open_time": "2025-03-18T04:00:00Z",
                "cp_reveal_time": "2025-03-18T06:00:00Z",
                "spot_scoring_time": "2025-03-18T06:00:00Z",
                "scheduled_resolve_time": "2025-03-28T00:00:00Z",
                "actual_resolve_time": "2025-03-29T01:00:00Z",
                "resolution_set_time": "2025-03-29T01:05:04.530132Z",
                "scheduled_close_time": "2025-03-18T06:00:00Z",
                "actual_close_time": "2025-03-18T06:00: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": "According to [Wikipedia](https://en.wikipedia.org/wiki/GLAAD_Media_Award), \"Honorees are selected by a process involving over 700 GLAAD Media Award voters and volunteers and are evaluated using four criteria: \"Fair, Accurate and Inclusive Representations\" of the LGBT community, \"Boldness and Originality\" of the project, significant \"Cultural Impact\" on mainstream culture, and \"Overall Quality\" of the project. Results are then certified by a \"Review Panel\" who determine the final list of recipients based on voting results and their own \"expert opinions\".\"",
                "resolution_criteria": "This question resolves as **Yes** if a TV show shown on Netflix wins Outstanding New Series at the [36th GLAAD Media Awards](https://en.wikipedia.org/wiki/36th_GLAAD_Media_Awards).",
                "fine_print": "Netflix's contenders are Black Doves, Kaos, and No Good Deed.",
                "post_id": 36154,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1742275531.988478,
                                "end_time": null,
                                "forecaster_count": 36,
                                "interval_lower_bounds": [
                                    0.27
                                ],
                                "centers": [
                                    0.371
                                ],
                                "interval_upper_bounds": [
                                    0.52
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1742275531.988478,
                            "end_time": null,
                            "forecaster_count": 36,
                            "interval_lower_bounds": [
                                0.27
                            ],
                            "centers": [
                                0.371
                            ],
                            "interval_upper_bounds": [
                                0.52
                            ],
                            "forecast_values": [
                                0.629,
                                0.371
                            ],
                            "means": [
                                0.3683197250365768
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.2564634103625284,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6604033563660272,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.006737946999085467,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7095347889677784,
                                    0.0,
                                    0.0,
                                    0.9128004083649213,
                                    0.028709986438327752,
                                    0.2699322600469583,
                                    0.0,
                                    0.023192367940811438,
                                    0.7126077026144955,
                                    0.0,
                                    0.7745776596494143,
                                    0.0,
                                    0.0,
                                    1.198631667722546,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.49370788088703565,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9195046140969454,
                                    0.0,
                                    0.3325315572279212,
                                    1.1912269934399902,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.019470601171937,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 30.893509975999976,
                            "peer_score": -3.723829573000632,
                            "coverage": 0.9967187376485931,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9967187376485931,
                            "spot_peer_score": -1.1375019627506346,
                            "spot_baseline_score": 33.11319222172021,
                            "baseline_archived_score": 30.893509975999976,
                            "peer_archived_score": -3.723829573000632,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": -1.1375019627506346,
                            "spot_baseline_archived_score": 33.11319222172021
                        },
                        "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": "According to [Wikipedia](https://en.wikipedia.org/wiki/GLAAD_Media_Award), \"Honorees are selected by a process involving over 700 GLAAD Media Award voters and volunteers and are evaluated using four criteria: \"Fair, Accurate and Inclusive Representations\" of the LGBT community, \"Boldness and Originality\" of the project, significant \"Cultural Impact\" on mainstream culture, and \"Overall Quality\" of the project. Results are then certified by a \"Review Panel\" who determine the final list of recipients based on voting results and their own \"expert opinions\".\""
        },
        {
            "id": 36153,
            "title": "Will Life is Strange: Double Exposure win the 2025 GLAAD Media Award for Outstanding Video Game?",
            "short_title": "",
            "url_title": "",
            "slug": "will-life-is-strange-double-exposure-win-the-2025-glaad-media-award-for-outstanding-video-game",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-15T15:49:26.192474Z",
            "published_at": "2025-03-18T02:00:00Z",
            "edited_at": "2025-09-05T17:28:56.929371Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 93,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-18T04:00:00Z",
            "scheduled_close_time": "2025-03-18T04:00:00Z",
            "scheduled_resolve_time": "2025-03-28T00:00:00Z",
            "actual_resolve_time": "2025-03-29T00:59:00Z",
            "open_time": "2025-03-18T02:00:00Z",
            "nr_forecasters": 37,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "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": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 35590,
                "title": "Will Life is Strange: Double Exposure win the 2025 GLAAD Media Award for Outstanding Video Game?",
                "created_at": "2025-03-15T15:49:26.192474Z",
                "open_time": "2025-03-18T02:00:00Z",
                "cp_reveal_time": "2025-03-18T04:00:00Z",
                "spot_scoring_time": "2025-03-18T04:00:00Z",
                "scheduled_resolve_time": "2025-03-28T00:00:00Z",
                "actual_resolve_time": "2025-03-29T00:59:00Z",
                "resolution_set_time": "2025-03-29T01:00:00.962681Z",
                "scheduled_close_time": "2025-03-18T04:00:00Z",
                "actual_close_time": "2025-03-18T04:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": true,
                "question_weight": 0.8,
                "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": "According to [Wikipedia](https://en.wikipedia.org/wiki/GLAAD_Media_Award), \"Honorees are selected by a process involving over 700 GLAAD Media Award voters and volunteers and are evaluated using four criteria: \"Fair, Accurate and Inclusive Representations\" of the LGBT community, \"Boldness and Originality\" of the project, significant \"Cultural Impact\" on mainstream culture, and \"Overall Quality\" of the project. Results are then certified by a \"Review Panel\" who determine the final list of recipients based on voting results and their own \"expert opinions\".\"",
                "resolution_criteria": "This question resolves as **Yes** if Life is Strange: Double Exposure wins Outstanding Video Game at the [36th GLAAD Media Awards](https://en.wikipedia.org/wiki/36th_GLAAD_Media_Awards).",
                "fine_print": "",
                "post_id": 36153,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1742267776.242483,
                                "end_time": null,
                                "forecaster_count": 37,
                                "interval_lower_bounds": [
                                    0.2
                                ],
                                "centers": [
                                    0.35
                                ],
                                "interval_upper_bounds": [
                                    0.4
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1742267776.242483,
                            "end_time": null,
                            "forecaster_count": 37,
                            "interval_lower_bounds": [
                                0.2
                            ],
                            "centers": [
                                0.35
                            ],
                            "interval_upper_bounds": [
                                0.4
                            ],
                            "forecast_values": [
                                0.65,
                                0.35
                            ],
                            "means": [
                                0.36288155787905263
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.05390754280524653,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2412801347501028,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.08419588105956852,
                                    1.0462305217867123,
                                    0.0,
                                    0.012897629776795667,
                                    0.3386586773479101,
                                    1.0305077621359082,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.14889748717840853,
                                    0.4746235444383931,
                                    1.0,
                                    0.8205901650008548,
                                    0.0,
                                    1.5633450979316017,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.5981709138232496,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.41205019373819135,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.573745976857293,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2761168848762875,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": 49.17812015776636,
                            "peer_score": 0.8361087076823788,
                            "coverage": 0.9968614880575073,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9968614880575073,
                            "spot_peer_score": -1.8175955395314507,
                            "spot_baseline_score": 37.85116232537298,
                            "baseline_archived_score": 49.17812015776636,
                            "peer_archived_score": 0.8361087076823788,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": -1.8175955395314507,
                            "spot_baseline_archived_score": 37.85116232537298
                        },
                        "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": 92,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "According to [Wikipedia](https://en.wikipedia.org/wiki/GLAAD_Media_Award), \"Honorees are selected by a process involving over 700 GLAAD Media Award voters and volunteers and are evaluated using four criteria: \"Fair, Accurate and Inclusive Representations\" of the LGBT community, \"Boldness and Originality\" of the project, significant \"Cultural Impact\" on mainstream culture, and \"Overall Quality\" of the project. Results are then certified by a \"Review Panel\" who determine the final list of recipients based on voting results and their own \"expert opinions\".\""
        },
        {
            "id": 36151,
            "title": "Will Paper Mario: The Thousand-Year Door win the 2025 GLAAD Media Award for Outstanding Video Game?",
            "short_title": "",
            "url_title": "",
            "slug": "will-paper-mario-the-thousand-year-door-win-the-2025-glaad-media-award-for-outstanding-video-game",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-15T15:49:26.115749Z",
            "published_at": "2025-03-17T20:00:00Z",
            "edited_at": "2025-09-05T17:29:20.335762Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 93,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-17T22:00:00Z",
            "scheduled_close_time": "2025-03-17T22:00:00Z",
            "scheduled_resolve_time": "2025-03-28T00:00:00Z",
            "actual_resolve_time": "2025-03-29T00:58:00Z",
            "open_time": "2025-03-17T20:00:00Z",
            "nr_forecasters": 37,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "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": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 35588,
                "title": "Will Paper Mario: The Thousand-Year Door win the 2025 GLAAD Media Award for Outstanding Video Game?",
                "created_at": "2025-03-15T15:49:26.115749Z",
                "open_time": "2025-03-17T20:00:00Z",
                "cp_reveal_time": "2025-03-17T22:00:00Z",
                "spot_scoring_time": "2025-03-17T22:00:00Z",
                "scheduled_resolve_time": "2025-03-28T00:00:00Z",
                "actual_resolve_time": "2025-03-29T00:58:00Z",
                "resolution_set_time": "2025-03-29T00:59:23.838937Z",
                "scheduled_close_time": "2025-03-17T22:00:00Z",
                "actual_close_time": "2025-03-17T22:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": true,
                "question_weight": 0.8,
                "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": "According to [Wikipedia](https://en.wikipedia.org/wiki/GLAAD_Media_Award), \"Honorees are selected by a process involving over 700 GLAAD Media Award voters and volunteers and are evaluated using four criteria: \"Fair, Accurate and Inclusive Representations\" of the LGBT community, \"Boldness and Originality\" of the project, significant \"Cultural Impact\" on mainstream culture, and \"Overall Quality\" of the project. Results are then certified by a \"Review Panel\" who determine the final list of recipients based on voting results and their own \"expert opinions\".\"",
                "resolution_criteria": "This question resolves as **Yes** if Paper Mario: The Thousand-Year Door wins Outstanding Video Game at the [36th GLAAD Media Awards](https://en.wikipedia.org/wiki/36th_GLAAD_Media_Awards).",
                "fine_print": "",
                "post_id": 36151,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1742244517.63023,
                                "end_time": null,
                                "forecaster_count": 37,
                                "interval_lower_bounds": [
                                    0.2
                                ],
                                "centers": [
                                    0.3
                                ],
                                "interval_upper_bounds": [
                                    0.387
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1742244517.63023,
                            "end_time": null,
                            "forecaster_count": 37,
                            "interval_lower_bounds": [
                                0.2
                            ],
                            "centers": [
                                0.3
                            ],
                            "interval_upper_bounds": [
                                0.387
                            ],
                            "forecast_values": [
                                0.7,
                                0.3
                            ],
                            "means": [
                                0.2774889467398179
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5871501447426131,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.1046672416127237,
                                    0.2761168848762875,
                                    0.06290448966866473,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9664021967042151,
                                    0.0,
                                    1.0213501918628307,
                                    0.0,
                                    0.0,
                                    0.34149192914690363,
                                    0.7773919346032045,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.9123740207013507,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.08976124006212001,
                                    0.7130527459887679,
                                    0.0,
                                    0.2230884754427727,
                                    0.0,
                                    1.5084775619921196,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5457812878195709,
                                    0.30611848541644116,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.19976240866306647,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0393271742028713,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 49.20097068764626,
                            "peer_score": 1.7843235911102207,
                            "coverage": 0.99680058873362,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.99680058873362,
                            "spot_peer_score": 1.0177309849249472,
                            "spot_baseline_score": 48.542682717024164,
                            "baseline_archived_score": 49.20097068764626,
                            "peer_archived_score": 1.7843235911102207,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 1.0177309849249472,
                            "spot_baseline_archived_score": 48.542682717024164
                        },
                        "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": 92,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "According to [Wikipedia](https://en.wikipedia.org/wiki/GLAAD_Media_Award), \"Honorees are selected by a process involving over 700 GLAAD Media Award voters and volunteers and are evaluated using four criteria: \"Fair, Accurate and Inclusive Representations\" of the LGBT community, \"Boldness and Originality\" of the project, significant \"Cultural Impact\" on mainstream culture, and \"Overall Quality\" of the project. Results are then certified by a \"Review Panel\" who determine the final list of recipients based on voting results and their own \"expert opinions\".\""
        },
        {
            "id": 36150,
            "title": "Will Dragon Age: The Veilguard win the 2025 GLAAD Media Award for Outstanding Video Game?",
            "short_title": "",
            "url_title": "",
            "slug": "will-dragon-age-the-veilguard-win-the-2025-glaad-media-award-for-outstanding-video-game",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-15T15:49:25.748385Z",
            "published_at": "2025-03-17T18:00:00Z",
            "edited_at": "2025-09-05T17:29:00.411864Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 93,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-17T20:00:00Z",
            "scheduled_close_time": "2025-03-17T20:00:00Z",
            "scheduled_resolve_time": "2025-03-28T00:00:00Z",
            "actual_resolve_time": "2025-03-30T18:55:00Z",
            "open_time": "2025-03-17T18:00:00Z",
            "nr_forecasters": 37,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "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": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 35587,
                "title": "Will Dragon Age: The Veilguard win the 2025 GLAAD Media Award for Outstanding Video Game?",
                "created_at": "2025-03-15T15:49:25.748385Z",
                "open_time": "2025-03-17T18:00:00Z",
                "cp_reveal_time": "2025-03-17T20:00:00Z",
                "spot_scoring_time": "2025-03-17T20:00:00Z",
                "scheduled_resolve_time": "2025-03-28T00:00:00Z",
                "actual_resolve_time": "2025-03-30T18:55:00Z",
                "resolution_set_time": "2025-03-30T18:55:28.116523Z",
                "scheduled_close_time": "2025-03-17T20:00:00Z",
                "actual_close_time": "2025-03-17T20:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "yes",
                "include_bots_in_aggregates": true,
                "question_weight": 0.8,
                "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 [Wikipedia](https://en.wikipedia.org/wiki/GLAAD_Media_Award), \"Honorees are selected by a process involving over 700 GLAAD Media Award voters and volunteers and are evaluated using four criteria: \"Fair, Accurate and Inclusive Representations\" of the LGBT community, \"Boldness and Originality\" of the project, significant \"Cultural Impact\" on mainstream culture, and \"Overall Quality\" of the project. Results are then certified by a \"Review Panel\" who determine the final list of recipients based on voting results and their own \"expert opinions\".\"",
                "resolution_criteria": "This question resolves as **Yes** if Dragon Age: The Veilguard wins Outstanding Video Game at the [36th GLAAD Media Awards](https://en.wikipedia.org/wiki/36th_GLAAD_Media_Awards).",
                "fine_print": "",
                "post_id": 36150,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1742236445.577192,
                                "end_time": null,
                                "forecaster_count": 37,
                                "interval_lower_bounds": [
                                    0.28
                                ],
                                "centers": [
                                    0.35
                                ],
                                "interval_upper_bounds": [
                                    0.4
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1742236445.577192,
                            "end_time": null,
                            "forecaster_count": 37,
                            "interval_lower_bounds": [
                                0.28
                            ],
                            "centers": [
                                0.35
                            ],
                            "interval_upper_bounds": [
                                0.4
                            ],
                            "forecast_values": [
                                0.65,
                                0.35
                            ],
                            "means": [
                                0.324851295334911
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.4977796731925345,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6895340108078722,
                                    0.0,
                                    0.5975016895580821,
                                    0.0,
                                    0.026429544426075636,
                                    0.006202750040840664,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4756029997770408,
                                    0.0,
                                    0.0,
                                    0.920569728684799,
                                    1.0,
                                    0.7049053400575664,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    2.26396123541669,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.7366634607102702,
                                    0.0,
                                    0.2230884754427727,
                                    0.0,
                                    0.0,
                                    0.2997048335431357,
                                    0.37390892894840233,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8464681131236458,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.012897629776795667,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": -58.88392639764683,
                            "peer_score": 19.64000560333845,
                            "coverage": 0.9963965733183755,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9963965733183755,
                            "spot_peer_score": 24.934373794198613,
                            "spot_baseline_score": -51.45731728297583,
                            "baseline_archived_score": -58.88392639764683,
                            "peer_archived_score": 19.64000560333845,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 24.934373794198613,
                            "spot_baseline_archived_score": -51.45731728297583
                        },
                        "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": 92,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "According to [Wikipedia](https://en.wikipedia.org/wiki/GLAAD_Media_Award), \"Honorees are selected by a process involving over 700 GLAAD Media Award voters and volunteers and are evaluated using four criteria: \"Fair, Accurate and Inclusive Representations\" of the LGBT community, \"Boldness and Originality\" of the project, significant \"Cultural Impact\" on mainstream culture, and \"Overall Quality\" of the project. Results are then certified by a \"Review Panel\" who determine the final list of recipients based on voting results and their own \"expert opinions\".\""
        },
        {
            "id": 36143,
            "title": "Will an Ivy League team make it to the second round of the 2025 NCAA men's tournament (\"March Madness\")?",
            "short_title": "",
            "url_title": "",
            "slug": "will-an-ivy-league-team-make-it-to-the-second-round-of-the-2025-ncaa-mens-tournament-march-madness",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-15T15:49:25.158572Z",
            "published_at": "2025-03-17T02:00:00Z",
            "edited_at": "2025-09-05T17:29:07.266444Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 92,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-17T04:00:00Z",
            "scheduled_close_time": "2025-03-17T04:00:00Z",
            "scheduled_resolve_time": "2025-03-22T00:00:00Z",
            "actual_resolve_time": "2025-03-28T00:00:00Z",
            "open_time": "2025-03-17T02:00:00Z",
            "nr_forecasters": 36,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "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": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 35580,
                "title": "Will an Ivy League team make it to the second round of the 2025 NCAA men's tournament (\"March Madness\")?",
                "created_at": "2025-03-15T15:49:25.158572Z",
                "open_time": "2025-03-17T02:00:00Z",
                "cp_reveal_time": "2025-03-17T04:00:00Z",
                "spot_scoring_time": "2025-03-17T04:00:00Z",
                "scheduled_resolve_time": "2025-03-22T00:00:00Z",
                "actual_resolve_time": "2025-03-28T00:00:00Z",
                "resolution_set_time": "2025-03-28T00:01:30.385502Z",
                "scheduled_close_time": "2025-03-17T04:00:00Z",
                "actual_close_time": "2025-03-17T04:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": true,
                "question_weight": 0.7,
                "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": "For information on the current Ivy League contenders for March Madness see: [2025 Ivy League men's basketball tournament](https://en.wikipedia.org/wiki/2025_Ivy_League_men%27s_basketball_tournament)",
                "resolution_criteria": "This question resolves as **Yes** if an Ivy League team, for purposes of this question defined as Yale, Cornell, Princeton or Dartmouth, makes it to round 2 of the [2025 NCAA Division I men's basketball tournament](https://en.wikipedia.org/wiki/2025_NCAA_Division_I_men%27s_basketball_tournament)",
                "fine_print": "",
                "post_id": 36143,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1742183561.856485,
                                "end_time": null,
                                "forecaster_count": 36,
                                "interval_lower_bounds": [
                                    0.25
                                ],
                                "centers": [
                                    0.316
                                ],
                                "interval_upper_bounds": [
                                    0.35
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1742183561.856485,
                            "end_time": null,
                            "forecaster_count": 36,
                            "interval_lower_bounds": [
                                0.25
                            ],
                            "centers": [
                                0.316
                            ],
                            "interval_upper_bounds": [
                                0.35
                            ],
                            "forecast_values": [
                                0.6839999999999999,
                                0.316
                            ],
                            "means": [
                                0.3039157593989882
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7041349056243957,
                                    0.0,
                                    0.3612289175022649,
                                    0.24233740095005632,
                                    0.0,
                                    0.492383508225005,
                                    0.0,
                                    1.9652662352132846,
                                    0.2699322600469583,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.200831202367651,
                                    0.9195046140969454,
                                    0.3325315572279212,
                                    0.0,
                                    0.8444682791317178,
                                    1.7200200015081828,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5694399905670787,
                                    0.19376657685266277,
                                    0.0,
                                    0.6490564168471212,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.010195728329581903,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.03493560780589553,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": 48.91733136761139,
                            "peer_score": 3.4420305446389827,
                            "coverage": 0.9964826508363088,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9964826508363088,
                            "spot_peer_score": -0.2088370455920239,
                            "spot_baseline_score": 45.206823022381066,
                            "baseline_archived_score": 48.91733136761139,
                            "peer_archived_score": 3.4420305446389827,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": -0.2088370455920239,
                            "spot_baseline_archived_score": 45.206823022381066
                        },
                        "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": "For information on the current Ivy League contenders for March Madness see: [2025 Ivy League men's basketball tournament](https://en.wikipedia.org/wiki/2025_Ivy_League_men%27s_basketball_tournament)"
        },
        {
            "id": 36142,
            "title": "Will S&P 500 recover half its drop by April 7, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-sp-500-recover-half-its-drop-by-april-7-2025",
            "author_id": 228596,
            "author_username": "BenWilson",
            "coauthors": [],
            "created_at": "2025-03-15T15:49:25.112397Z",
            "published_at": "2025-03-16T23:18:00Z",
            "edited_at": "2025-09-05T17:29:19.373382Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 93,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-17T01:18:00Z",
            "scheduled_close_time": "2025-03-17T01:18:00Z",
            "scheduled_resolve_time": "2025-04-07T00:00:00Z",
            "actual_resolve_time": "2025-04-08T00:13:00Z",
            "open_time": "2025-03-16T23:18:00Z",
            "nr_forecasters": 37,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "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": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 35579,
                "title": "Will S&P 500 recover half its drop by April 7, 2025?",
                "created_at": "2025-03-15T15:49:25.112397Z",
                "open_time": "2025-03-16T23:18:00Z",
                "cp_reveal_time": "2025-03-17T01:18:00Z",
                "spot_scoring_time": "2025-03-17T01:18:00Z",
                "scheduled_resolve_time": "2025-04-07T00:00:00Z",
                "actual_resolve_time": "2025-04-08T00:13:00Z",
                "resolution_set_time": "2025-04-08T00:14:16.668978Z",
                "scheduled_close_time": "2025-03-17T01:18:00Z",
                "actual_close_time": "2025-03-17T01:18: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": 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": "From February 19, 2025 to March 11, 2025, the S\\&P 500 saw a significant decline of 9.3%, dropping from \\$6,144.15 to \\$5,572.07, the [largest decrease](https://www.reuters.com/markets/us/ominous-market-signals-show-more-trouble-could-await-us-stocks-2025-03-12/) since 2023.\n\n![](https://metaculus-web-media.s3.amazonaws.com/user_uploaded/chart_B6C2hHT.png)\n\nAccording to the [Financial Times](https://www.ft.com/content/a642cc9d-5c7c-4254-b6c1-be0bdc6fb4f1):\n\n> Trump’s on-off approach to tariffs on US trade partners has roiled markets, while a crackdown on immigration and cuts in the public sector have led to fears that inflation may surge and GDP growth could slow.",
                "resolution_criteria": "This question will resolve as **Yes** if, between the launch of this question and the end of trading on April 7, 2025 (inclusive), the S\\&P 500 closes at \\$5,832.84 or higher, the midpoint between its highest close (\\$6,144.15) and recent dip (\\$5,521.52), according to [Yahoo Finance](https://finance.yahoo.com/quote/%5EGSPC/history/).",
                "fine_print": "A resolution of **Yes** requires the \"Close\" price displayed by Yahoo Finance to be ≥\\$5,832.84. Intraday prices will not count. ",
                "post_id": 36142,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1742172310.473061,
                                "end_time": null,
                                "forecaster_count": 37,
                                "interval_lower_bounds": [
                                    0.35
                                ],
                                "centers": [
                                    0.4
                                ],
                                "interval_upper_bounds": [
                                    0.52
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1742172310.473061,
                            "end_time": null,
                            "forecaster_count": 37,
                            "interval_lower_bounds": [
                                0.35
                            ],
                            "centers": [
                                0.4
                            ],
                            "interval_upper_bounds": [
                                0.52
                            ],
                            "forecast_values": [
                                0.6,
                                0.4
                            ],
                            "means": [
                                0.43667065283326284
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.10972487483863327,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.24849146739470301,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.03860646978477285,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.3090532830601616,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.167275759626026,
                                    0.0,
                                    0.7773919346032045,
                                    0.8464681131236458,
                                    0.0,
                                    1.0232490827982799,
                                    0.9891696308650554,
                                    0.0,
                                    0.17565889918817926,
                                    0.0,
                                    0.5546174912139339,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.30611848541644116,
                                    0.07290041733962924,
                                    0.0,
                                    1.1203321373478654,
                                    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.597501689558082,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3386586773479101,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 26.5000054589551,
                            "peer_score": 0.7633033471084294,
                            "coverage": 0.991385851667987,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.991385851667987,
                            "spot_peer_score": 2.2394024759902433,
                            "spot_baseline_score": 26.303440583379377,
                            "baseline_archived_score": 26.5000054589551,
                            "peer_archived_score": 0.7633033471084294,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 2.2394024759902433,
                            "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": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 92,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "From February 19, 2025 to March 11, 2025, the S\\&P 500 saw a significant decline of 9.3%, dropping from \\$6,144.15 to \\$5,572.07, the [largest decrease](https://www.reuters.com/markets/us/ominous-market-signals-show-more-trouble-could-await-us-stocks-2025-03-12/) since 2023.\n\n![](https://metaculus-web-media.s3.amazonaws.com/user_uploaded/chart_B6C2hHT.png)\n\nAccording to the [Financial Times](https://www.ft.com/content/a642cc9d-5c7c-4254-b6c1-be0bdc6fb4f1):\n\n> Trump’s on-off approach to tariffs on US trade partners has roiled markets, while a crackdown on immigration and cuts in the public sector have led to fears that inflation may surge and GDP growth could slow."
        },
        {
            "id": 36028,
            "title": "Will India surpass Germany to become the world’s fourth-largest economy by the end of 2025?",
            "short_title": "India larger economy than Germany in 2025?",
            "url_title": "India larger economy than Germany in 2025?",
            "slug": "india-larger-economy-than-germany-in-2025",
            "author_id": 139876,
            "author_username": "Perspectus",
            "coauthors": [],
            "created_at": "2025-03-15T00:04:07.759697Z",
            "published_at": "2025-03-16T15:29:10.921398Z",
            "edited_at": "2025-09-12T22:06:28.329194Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-16T15:29:10.921396Z",
            "comment_count": 1,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2026-01-01T04:59:00Z",
            "scheduled_resolve_time": "2026-01-01T05:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2025-03-18T15:28:00Z",
            "nr_forecasters": 42,
            "html_metadata_json": null,
            "projects": {
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": null,
                        "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"
                    }
                ],
                "default_project": {
                    "id": 144,
                    "type": "site_main",
                    "name": "Metaculus Community",
                    "slug": null,
                    "header_image": null,
                    "prize_pool": null,
                    "start_date": null,
                    "close_date": null,
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": null,
                    "user_permission": null,
                    "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": 3698,
                        "name": "Economy & Business",
                        "slug": "economy-business",
                        "emoji": "💼",
                        "description": "Economy & Business",
                        "type": "category"
                    },
                    {
                        "id": 3687,
                        "name": "Geopolitics",
                        "slug": "geopolitics",
                        "emoji": "🌍",
                        "description": "Geopolitics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 35462,
                "title": "Will India surpass Germany to become the world’s fourth-largest economy by the end of 2025?",
                "created_at": "2025-03-15T00:04:07.760106Z",
                "open_time": "2025-03-18T15:28:00Z",
                "cp_reveal_time": "2025-03-22T15:28:00Z",
                "spot_scoring_time": "2025-03-22T15:28:00Z",
                "scheduled_resolve_time": "2026-01-01T05:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2026-01-01T04:59:00Z",
                "actual_close_time": "2026-01-01T04: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": "As of [2024](https://cleartax.in/s/world-gdp-ranking-list), India is the **fifth-largest** economy in the world, behind the United States, China, Japan, and Germany. [India’s economy](https://www2.deloitte.com/us/en/insights/economy/asia-pacific/india-economic-outlook.html) has been growing at a faster pace than [Germany’s](https://economy-finance.ec.europa.eu/economic-surveillance-eu-economies/germany/economic-forecast-germany_en), driven by a strong services sector, expanding industrial base, and rapid digital transformation.\n\nAccording to the **International Monetary Fund (IMF) World Economic Outlook (**[**October 2024**](https://www.imf.org/-/media/Files/Publications/WEO/2024/October/English/text.ashx)**)**:\n\n* **India's nominal GDP** in 2024 was estimated at **\\$3.94 trillion**\n* **Germany's nominal GDP** in 2024 was estimated at **\\$4.50 trillion**",
                "resolution_criteria": "This question will resolve as **Yes** if, before January 1, 2026, credible sources such as the International Monetary Fund (IMF), World Bank, or major financial news outlets (e.g., Bloomberg, Financial Times, Reuters) report that India's nominal GDP has exceeded Germany's, making it the fourth-largest economy in the world.\n\nIf Germany remains ahead of India in nominal GDP rankings at the end of 2025, the question will resolve as **No**.\n\nIf there are discrepancies among sources, preference will be given to the latest IMF data and then [World Bank data](https://www.worldbank.org/en/publication/global-economic-prospects). If no updated figures are available before April 1, 2026, the question will be annulled.",
                "fine_print": "",
                "post_id": 36028,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1757759906.662,
                                "end_time": 1757941447.792,
                                "forecaster_count": 9,
                                "interval_lower_bounds": [
                                    0.15
                                ],
                                "centers": [
                                    0.16
                                ],
                                "interval_upper_bounds": [
                                    0.19
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1757759906.662,
                            "end_time": 1757941447.792,
                            "forecaster_count": 9,
                            "interval_lower_bounds": [
                                0.15
                            ],
                            "centers": [
                                0.16
                            ],
                            "interval_upper_bounds": [
                                0.19
                            ],
                            "forecast_values": [
                                0.84,
                                0.16
                            ],
                            "means": [
                                0.14653179735150412
                            ],
                            "histogram": [
                                [
                                    0.701700440519318,
                                    0.0,
                                    0.0,
                                    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.4189943727947885,
                                    0.3678794411714424,
                                    0.46583116261132207,
                                    0.2814081443602781,
                                    1.0,
                                    0.13533528323661267,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2047866778226079,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 3,
                "user_vote": null
            },
            "forecasts_count": 88,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "As of [2024](https://cleartax.in/s/world-gdp-ranking-list), India is the **fifth-largest** economy in the world, behind the United States, China, Japan, and Germany. [India’s economy](https://www2.deloitte.com/us/en/insights/economy/asia-pacific/india-economic-outlook.html) has been growing at a faster pace than [Germany’s](https://economy-finance.ec.europa.eu/economic-surveillance-eu-economies/germany/economic-forecast-germany_en), driven by a strong services sector, expanding industrial base, and rapid digital transformation.\n\nAccording to the **International Monetary Fund (IMF) World Economic Outlook (**[**October 2024**](https://www.imf.org/-/media/Files/Publications/WEO/2024/October/English/text.ashx)**)**:\n\n* **India's nominal GDP** in 2024 was estimated at **\\$3.94 trillion**\n* **Germany's nominal GDP** in 2024 was estimated at **\\$4.50 trillion**"
        },
        {
            "id": 36026,
            "title": "Will a new bill amending the climate provisions of the Inflation Reduction Act become law in 2025?",
            "short_title": "Will Congress amend the climate provisions of IRA in 2025?",
            "url_title": "Will Congress amend the climate provisions of IRA in 2025?",
            "slug": "will-congress-amend-the-climate-provisions-of-ira-in-2025",
            "author_id": 139876,
            "author_username": "Perspectus",
            "coauthors": [],
            "created_at": "2025-03-14T23:36:56.966849Z",
            "published_at": "2025-03-17T13:40:54.178939Z",
            "edited_at": "2025-09-13T00:46:06.736874Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-17T13:40:54.178937Z",
            "comment_count": 5,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2025-12-31T04:59:00Z",
            "scheduled_resolve_time": "2026-01-01T05:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2025-03-18T13:40:50Z",
            "nr_forecasters": 47,
            "html_metadata_json": null,
            "projects": {
                "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": 2677,
                        "type": "question_series",
                        "name": "Effective Institutions Project",
                        "slug": "eip",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/eip.jpg",
                        "prize_pool": null,
                        "start_date": "2023-10-10T19:14:19Z",
                        "close_date": "2030-01-01T20:14:19Z",
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": true,
                        "user_permission": null,
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-09-13T00:46:07.174155Z",
                        "score_type": "peer_tournament",
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 2677,
                    "type": "question_series",
                    "name": "Effective Institutions Project",
                    "slug": "eip",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/eip.jpg",
                    "prize_pool": null,
                    "start_date": "2023-10-10T19:14:19Z",
                    "close_date": "2030-01-01T20:14:19Z",
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": true,
                    "user_permission": null,
                    "created_at": "2023-11-08T16:55:29.484707Z",
                    "edited_at": "2025-09-13T00:46:07.174155Z",
                    "score_type": "peer_tournament",
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 35460,
                "title": "Will a new bill amending the climate provisions of the Inflation Reduction Act become law in 2025?",
                "created_at": "2025-03-14T23:36:56.967192Z",
                "open_time": "2025-03-18T13:40:50Z",
                "cp_reveal_time": "2025-03-22T13:40:50Z",
                "spot_scoring_time": "2025-03-22T13:40:50Z",
                "scheduled_resolve_time": "2026-01-01T05:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2025-12-31T04:59:00Z",
                "actual_close_time": "2025-12-31T04: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": "The [Inflation Reduction Act (IRA)](https://en.wikipedia.org/wiki/Inflation_Reduction_Act) passed in August 2022, represents the most significant U.S. climate legislation in history, allocating \\$369 billion in clean energy investments. The law includes:\n\n* Tax credits for electric vehicles, solar panels, and wind power.\n* Incentives for domestic clean energy manufacturing (e.g., EV batteries, hydrogen).\n* Funding for emissions reductions and energy efficiency programs.\n* Methane fee regulations on oil and gas producers.\n* Support for nuclear energy and carbon capture technology.\n\nSince its passage, the IRA has faced political challenges:\n\n* **Republican opposition:** Many [GOP lawmakers](https://www.brookings.edu/articles/what-will-happen-to-the-inflation-reduction-act-under-a-republican-trifecta/), particularly in the House, have called for repealing or scaling back the IRA’s climate spending, arguing it distorts markets and increases federal spending.\n* **Trump’s campaign pledge:** Former President Donald Trump has repeatedly [vowed](https://time.com/7262600/how-trump-is-trying-to-undo-the-inflation-reduction-act/) to roll back the IRA’s climate provisions, calling them a “disaster for American energy independence.”\n* **Industry response:** The clean energy sector has benefited from IRA subsidies, but fossil fuel advocates and some [manufacturing](https://www.cnbc.com/2024/08/20/inflation-reduction-act-sparked-a-manufacturing-clean-energy-boom.html) groups have pushed for modifications, particularly on labor requirements tied to tax credits.",
                "resolution_criteria": "This question will resolve as **Yes** if, before January 1, 2026, a federal bill that explicitly amends, repeals, or significantly modifies the climate-related provisions of the [Inflation Reduction Act (IRA)](https://www.epa.gov/green-power-markets/summary-inflation-reduction-act-provisions-related-renewable-energy) becomes law, by presidential signature or congressional override of a veto.\n\nFor this question to resolve as **Yes**, the bill must either restrict the eligibility criteria for IRA climate benefits (e.g., who qualifies for EV tax credits) or reduce the available funds for any climate program by any amount. This could happen in various ways, including but not limited to rescinding unspent funds, shifting budget allocations (even among different climate programs), and repealing or cutting clean energy tax credits, clean energy incentives, or environmental investments.",
                "fine_print": "The question will *not* resolve as **Yes** if:\n\n* The executive branch changes IRA implementation through rulemaking without congressional action.\n* Changes are made exclusively through appropriations riders (e.g., defunding programs in the budget process) without statutory amendments.\n* Partial modifications are passed that do not result in a reduction in climate funding or a restriction in climate benefits, such as adjusting implementation timelines or minor technical amendments.\n\nIf there is ambiguity about whether a bill qualifies, reports by the Congressional Research Service (CRS), official legislative summaries, and expert analysis from sources such as the Congressional Budget Office (CBO) and the Environmental Defense Fund (EDF) might be used by Metaculus to resolve this question.",
                "post_id": 36026,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1757724356.176342,
                                "end_time": 1759930525.961,
                                "forecaster_count": 9,
                                "interval_lower_bounds": [
                                    0.84
                                ],
                                "centers": [
                                    0.85
                                ],
                                "interval_upper_bounds": [
                                    0.94
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1757724356.176342,
                            "end_time": 1759930525.961,
                            "forecaster_count": 9,
                            "interval_lower_bounds": [
                                0.84
                            ],
                            "centers": [
                                0.85
                            ],
                            "interval_upper_bounds": [
                                0.94
                            ],
                            "forecast_values": [
                                0.15000000000000002,
                                0.85
                            ],
                            "means": [
                                0.85613889358914
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2047866778226079,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3678794411714424,
                                    0.0,
                                    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.2783559331905674,
                                    1.1353352832366126,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2814081443602781,
                                    0.8423388801235393,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.46583116261132207
                                ]
                            ]
                        },
                        "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": 98,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The [Inflation Reduction Act (IRA)](https://en.wikipedia.org/wiki/Inflation_Reduction_Act) passed in August 2022, represents the most significant U.S. climate legislation in history, allocating \\$369 billion in clean energy investments. The law includes:\n\n* Tax credits for electric vehicles, solar panels, and wind power.\n* Incentives for domestic clean energy manufacturing (e.g., EV batteries, hydrogen).\n* Funding for emissions reductions and energy efficiency programs.\n* Methane fee regulations on oil and gas producers.\n* Support for nuclear energy and carbon capture technology.\n\nSince its passage, the IRA has faced political challenges:\n\n* **Republican opposition:** Many [GOP lawmakers](https://www.brookings.edu/articles/what-will-happen-to-the-inflation-reduction-act-under-a-republican-trifecta/), particularly in the House, have called for repealing or scaling back the IRA’s climate spending, arguing it distorts markets and increases federal spending.\n* **Trump’s campaign pledge:** Former President Donald Trump has repeatedly [vowed](https://time.com/7262600/how-trump-is-trying-to-undo-the-inflation-reduction-act/) to roll back the IRA’s climate provisions, calling them a “disaster for American energy independence.”\n* **Industry response:** The clean energy sector has benefited from IRA subsidies, but fossil fuel advocates and some [manufacturing](https://www.cnbc.com/2024/08/20/inflation-reduction-act-sparked-a-manufacturing-clean-energy-boom.html) groups have pushed for modifications, particularly on labor requirements tied to tax credits."
        },
        {
            "id": 36025,
            "title": "Will the Trump administration attempt to withdraw from key international arms control agreements in 2025?",
            "short_title": "Will the US withdraw from arms control agreements in 2025?",
            "url_title": "Will the US withdraw from arms control agreements in 2025?",
            "slug": "will-the-us-withdraw-from-arms-control-agreements-in-2025",
            "author_id": 139876,
            "author_username": "Perspectus",
            "coauthors": [],
            "created_at": "2025-03-14T23:23:17.451371Z",
            "published_at": "2025-03-17T15:33:40.154293Z",
            "edited_at": "2025-09-13T00:39:41.996031Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-17T15:33:40.154291Z",
            "comment_count": 14,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2025-12-31T04:59:00Z",
            "scheduled_resolve_time": "2026-01-01T05:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2025-03-18T15:33:28Z",
            "nr_forecasters": 49,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32607,
                        "name": "2025 Leaderboard",
                        "slug": "2025_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "category": [
                    {
                        "id": 3690,
                        "name": "Nuclear Technology & Risks",
                        "slug": "nuclear",
                        "emoji": "☢️",
                        "description": "Nuclear Technology & Risks",
                        "type": "category"
                    },
                    {
                        "id": 3687,
                        "name": "Geopolitics",
                        "slug": "geopolitics",
                        "emoji": "🌍",
                        "description": "Geopolitics",
                        "type": "category"
                    }
                ],
                "question_series": [
                    {
                        "id": 2677,
                        "type": "question_series",
                        "name": "Effective Institutions Project",
                        "slug": "eip",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/eip.jpg",
                        "prize_pool": null,
                        "start_date": "2023-10-10T19:14:19Z",
                        "close_date": "2030-01-01T20:14:19Z",
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": true,
                        "user_permission": null,
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-09-13T00:46:07.174155Z",
                        "score_type": "peer_tournament",
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 2677,
                    "type": "question_series",
                    "name": "Effective Institutions Project",
                    "slug": "eip",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/eip.jpg",
                    "prize_pool": null,
                    "start_date": "2023-10-10T19:14:19Z",
                    "close_date": "2030-01-01T20:14:19Z",
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": true,
                    "user_permission": null,
                    "created_at": "2023-11-08T16:55:29.484707Z",
                    "edited_at": "2025-09-13T00:46:07.174155Z",
                    "score_type": "peer_tournament",
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 35459,
                "title": "Will the Trump administration attempt to withdraw from key international arms control agreements in 2025?",
                "created_at": "2025-03-14T23:23:17.451805Z",
                "open_time": "2025-03-18T15:33:28Z",
                "cp_reveal_time": "2025-03-22T15:33:28Z",
                "spot_scoring_time": "2025-03-22T15:33:28Z",
                "scheduled_resolve_time": "2026-01-01T05:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2025-12-31T04:59:00Z",
                "actual_close_time": "2025-12-31T04: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": "The Trump administration’s first term saw a pattern of withdrawing from international arms control agreements, including:\n\n* **INF Treaty (**[**2019**](https://www.defense.gov/News/News-Stories/article/article/1924779/us-withdraws-from-intermediate-range-nuclear-forces-treaty/)**)** – U.S. withdrawal from the Intermediate-Range Nuclear Forces Treaty with Russia.\n* **Open Skies Treaty (**[**2020**](https://www.armscontrol.org/act/2020-12/news/us-completes-open-skies-treaty-withdrawal)**)** – Trump announced withdrawal, citing Russian non-compliance.\n* **Iran Nuclear Deal (**[**2018**](https://www.nytimes.com/2018/05/08/world/middleeast/trump-iran-nuclear-deal.html)**)** – The U.S. exited the JCPOA, leading to renewed tensions.\n\nWith Trump's return to office in 2025, there is renewed concern that his administration may withdraw from key arms control agreements, particularly those seen as restricting U.S. military capabilities. The agreements most at risk include:\n\n1. [**New START**](https://www.state.gov/new-start-treaty) **(Strategic Arms Reduction Treaty)**, the last remaining U.S.-Russia nuclear arms control treaty, limiting strategic nuclear warheads and delivery systems. It is set to expire in 2026, but there are concerns that Trump may refuse renewal or suspend compliance before then.\n2. [**The Chemical Weapons Convention (CWC)**](https://www.opcw.org/chemical-weapons-convention) a global ban on chemical weapons with strong bipartisan support, but potential friction due to compliance disputes with China and Russia.\n3. [**The Treaty on the Non-Proliferation of Nuclear Weapons (NPT)**](https://disarmament.unoda.org/wmd/nuclear/npt/) the cornerstone of global nuclear non-proliferation. While withdrawal is unlikely, Trump has expressed skepticism toward arms control constraints in the past.\n4. [**The Comprehensive Nuclear-Test-Ban Treaty (CTBT)**](https://www.ctbto.org/our-mission/the-treaty) though never ratified by the U.S., Trump officials previously floated the idea of resuming nuclear testing—potentially violating the spirit of the treaty.",
                "resolution_criteria": "This question will resolve as **Yes** if, before January 1, 2026, credible sources report that the Trump administration has formally attempted to withdraw from or significantly reduce U.S. participation in at least one of the following seven international arms control agreements:\n\n* New START (Strategic Arms Reduction Treaty)\n* The Chemical Weapons Convention (CWC)\n* The Treaty on the Non-Proliferation of Nuclear Weapons (NPT)\n* The Comprehensive Nuclear-Test-Ban Treaty (CTBT)\n* Biological Weapons Convention (BWC)\n* Convention on Certain Conventional Weapons (CCW)\n* Outer Space Treaty (OST)\n\nA formal attempt to withdraw includes, but is not limited to, any of the following:\n\n1. Official notification of withdrawal: The U.S. government formally notifies treaty partners, the United Nations, or other relevant bodies of its intent to exit an arms control agreement.\n2. Legally binding action: The administration takes executive action, submits a withdrawal request to Congress (where required), or engages in legal or procedural steps toward exiting an agreement.\n3. Suspension of compliance: The administration officially announces that it will no longer comply with the obligations of an agreement, effectively nullifying U.S. participation.\n4. Substantive defunding: The administration or Congress enacts a significant funding cut (at least 50%) to an agreement’s implementation, undermining U.S. participation.\n\nIf no formal attempt to withdraw from any of the seven treaties is made by January 1, 2026, the question will resolve as **No**.",
                "fine_print": "The question will *not* resolve as **Yes** based solely on:\n\n* Rhetorical statements: If Trump or senior officials publicly criticize an agreement but do not take concrete steps to exit.\n* Exploratory reviews: If the administration commissions a study or internal review on withdrawing but does not take formal action.\n* Negotiated revisions: If the administration renegotiates an agreement but does not seek withdrawal.\n\n***\n\n* CTBT was never ratified by the US. Despite that, this question could still resolve based the US announcing a policy of non-compliance, as stated in criterion #3.\n* New START is set to expire in February 2026. A non-extension would not resolve this question as **Yes**. The US would have to either withdraw before February 2026 or extend the treaty and withdraw afterwards.\n\nIf there is ambiguity regarding whether an attempt meets the criteria, expert assessments from organizations such as the [Arms Control Association](https://www.armscontrol.org/), [Brookings Institution](https://www.brookings.edu/), or [Council on Foreign Relations](https://www.cfr.org/) will be considered by Metaculus to resolve this question.",
                "post_id": 36025,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1757723971.578855,
                                "end_time": 1759124777.337,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.16
                                ],
                                "centers": [
                                    0.25
                                ],
                                "interval_upper_bounds": [
                                    0.3
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1757723971.578855,
                            "end_time": 1759124777.337,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.16
                            ],
                            "centers": [
                                0.25
                            ],
                            "interval_upper_bounds": [
                                0.3
                            ],
                            "forecast_values": [
                                0.75,
                                0.25
                            ],
                            "means": [
                                0.2395638048170821
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7161608149020564,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5965892957781368,
                                    0.0,
                                    0.8502051036716037,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6353066724512867,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.31277297841981777,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.11506274851461015,
                                    0.49027544292935926,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.17411067864873367,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 2,
                "user_vote": null
            },
            "forecasts_count": 117,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The Trump administration’s first term saw a pattern of withdrawing from international arms control agreements, including:\n\n* **INF Treaty (**[**2019**](https://www.defense.gov/News/News-Stories/article/article/1924779/us-withdraws-from-intermediate-range-nuclear-forces-treaty/)**)** – U.S. withdrawal from the Intermediate-Range Nuclear Forces Treaty with Russia.\n* **Open Skies Treaty (**[**2020**](https://www.armscontrol.org/act/2020-12/news/us-completes-open-skies-treaty-withdrawal)**)** – Trump announced withdrawal, citing Russian non-compliance.\n* **Iran Nuclear Deal (**[**2018**](https://www.nytimes.com/2018/05/08/world/middleeast/trump-iran-nuclear-deal.html)**)** – The U.S. exited the JCPOA, leading to renewed tensions.\n\nWith Trump's return to office in 2025, there is renewed concern that his administration may withdraw from key arms control agreements, particularly those seen as restricting U.S. military capabilities. The agreements most at risk include:\n\n1. [**New START**](https://www.state.gov/new-start-treaty) **(Strategic Arms Reduction Treaty)**, the last remaining U.S.-Russia nuclear arms control treaty, limiting strategic nuclear warheads and delivery systems. It is set to expire in 2026, but there are concerns that Trump may refuse renewal or suspend compliance before then.\n2. [**The Chemical Weapons Convention (CWC)**](https://www.opcw.org/chemical-weapons-convention) a global ban on chemical weapons with strong bipartisan support, but potential friction due to compliance disputes with China and Russia.\n3. [**The Treaty on the Non-Proliferation of Nuclear Weapons (NPT)**](https://disarmament.unoda.org/wmd/nuclear/npt/) the cornerstone of global nuclear non-proliferation. While withdrawal is unlikely, Trump has expressed skepticism toward arms control constraints in the past.\n4. [**The Comprehensive Nuclear-Test-Ban Treaty (CTBT)**](https://www.ctbto.org/our-mission/the-treaty) though never ratified by the U.S., Trump officials previously floated the idea of resuming nuclear testing—potentially violating the spirit of the treaty."
        },
        {
            "id": 36024,
            "title": "Will diplomatic engagement between the U.S. and China on nuclear risk reduction increase in 2025?",
            "short_title": "US and China diplmoatic engagement on nuclear risk reduction",
            "url_title": "US and China diplmoatic engagement on nuclear risk reduction",
            "slug": "us-and-china-diplmoatic-engagement-on-nuclear-risk-reduction",
            "author_id": 139876,
            "author_username": "Perspectus",
            "coauthors": [],
            "created_at": "2025-03-14T23:15:14.167979Z",
            "published_at": "2025-03-18T12:55:17.118114Z",
            "edited_at": "2025-09-12T22:01:30.496394Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-18T12:55:17.118111Z",
            "comment_count": 9,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2025-12-31T04:59:00Z",
            "scheduled_resolve_time": "2026-01-01T05:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2025-03-19T12:55:00Z",
            "nr_forecasters": 45,
            "html_metadata_json": null,
            "projects": {
                "category": [
                    {
                        "id": 3690,
                        "name": "Nuclear Technology & Risks",
                        "slug": "nuclear",
                        "emoji": "☢️",
                        "description": "Nuclear Technology & Risks",
                        "type": "category"
                    },
                    {
                        "id": 3687,
                        "name": "Geopolitics",
                        "slug": "geopolitics",
                        "emoji": "🌍",
                        "description": "Geopolitics",
                        "type": "category"
                    }
                ],
                "question_series": [
                    {
                        "id": 2677,
                        "type": "question_series",
                        "name": "Effective Institutions Project",
                        "slug": "eip",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/eip.jpg",
                        "prize_pool": null,
                        "start_date": "2023-10-10T19:14:19Z",
                        "close_date": "2030-01-01T20:14:19Z",
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": true,
                        "user_permission": null,
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-09-13T00:46:07.174155Z",
                        "score_type": "peer_tournament",
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 2677,
                    "type": "question_series",
                    "name": "Effective Institutions Project",
                    "slug": "eip",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/eip.jpg",
                    "prize_pool": null,
                    "start_date": "2023-10-10T19:14:19Z",
                    "close_date": "2030-01-01T20:14:19Z",
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": true,
                    "user_permission": null,
                    "created_at": "2023-11-08T16:55:29.484707Z",
                    "edited_at": "2025-09-13T00:46:07.174155Z",
                    "score_type": "peer_tournament",
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 35458,
                "title": "Will diplomatic engagement between the U.S. and China on nuclear risk reduction increase in 2025?",
                "created_at": "2025-03-14T23:15:14.168395Z",
                "open_time": "2025-03-19T12:55:00Z",
                "cp_reveal_time": "2025-03-23T12:55:00Z",
                "spot_scoring_time": "2025-03-23T12:55:00Z",
                "scheduled_resolve_time": "2026-01-01T05:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2025-12-31T04:59:00Z",
                "actual_close_time": "2025-12-31T04: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": "[U.S.-China nuclear relations](https://en.wikipedia.org/wiki/China%E2%80%93United_States_relations) have become an increasing point of concern for global security. China is rapidly [expanding its nuclear arsenal](https://thebulletin.org/premium/2025-03/chinese-nuclear-weapons-2025/), with [projections](https://www.armscontrol.org/act/2025-01/news/pentagon-says-chinese-nuclear-arsenal-still-growing) that it will have 1,000 warheads by 2030. Meanwhile, the U.S. has signaled growing concern over strategic stability with China, given the absence of arms control agreements similar to those that exist with Russia.\n\nHistorically, diplomatic engagement on [nuclear risk](https://en.wikipedia.org/wiki/China%E2%80%93United_States_relations#Nuclear_security) between the U.S. and China has been limited, as China has been reluctant to participate in formal arms control negotiations, citing its much smaller nuclear arsenal compared to the U.S. and Russia. However, there have been some modest signs of progress, recently. Ιn [November 2023](https://www.reuters.com/world/us-china-hold-first-informal-nuclear-talks-5-years-eyeing-taiwan-2024-06-21/), U.S. and Chinese officials held their first formal nuclear risk reduction talks in over four years.\n\nThat said, several challenges remain:\n\n* **Taiwan tensions**: Any escalation in the Taiwan Strait could derail diplomatic efforts.\n* **Chinese skepticism**: Beijing has long viewed U.S. calls for nuclear dialogue as an attempt to constrain its strategic capabilities.\n* **U.S. political uncertainty**: The return of Donald Trump to the presidency in 2025 has raised questions about continuity in diplomatic efforts.",
                "resolution_criteria": "This question will resolve as **Yes** if, before January 1, 2026, credible sources report that the U.S. and China have engaged in discussions regarding nuclear arms control, crisis management, or risk reduction in 2025.\n\nThis could be any official meeting, working group, or diplomatic exchange between authorized representatives of both countries, or any track 1.5 or track 2 dialogues officially acknowledged by at least one of the U.S. or China.\n\nThis question will also resolve as **Yes** if a new joint agreement, statement, or framework involving the U.S. and China is announced that addresses nuclear arms control, crisis management, or risk reduction.",
                "fine_print": "* Talks or agreements could involve any number of countries besides the U.S. and China, as long as both of them formally acknowledge or endorse them.\n* Talks or agreements do not have to center nuclear arms control or risk reduction, as long as they involve them to a significant amount.\n* If there is ambiguity regarding whether the criteria have been fulfilled, the question will be resolved based on the consensus of expert analysis from reputable sources, such as the Carnegie Endowment for International Peace, the Center for Strategic and International Studies (CSIS), the Arms Control Association, or official U.S. and Chinese government statements.",
                "post_id": 36024,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1757453951.706838,
                                "end_time": 1758493213.976,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.18
                                ],
                                "centers": [
                                    0.23
                                ],
                                "interval_upper_bounds": [
                                    0.27
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1757453951.706838,
                            "end_time": 1758493213.976,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.18
                            ],
                            "centers": [
                                0.23
                            ],
                            "interval_upper_bounds": [
                                0.27
                            ],
                            "forecast_values": [
                                0.77,
                                0.23
                            ],
                            "means": [
                                0.3536487280648086
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2392546405498639,
                                    0.0,
                                    0.31277297841981777,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.3960520319014228,
                                    0.0,
                                    0.0,
                                    0.7161608149020564,
                                    0.0,
                                    0.5965892957781368,
                                    0.0,
                                    0.664386121578093,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.11506274851461015,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8502051036716037
                                ]
                            ]
                        },
                        "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": 0,
                "user_vote": null
            },
            "forecasts_count": 87,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "[U.S.-China nuclear relations](https://en.wikipedia.org/wiki/China%E2%80%93United_States_relations) have become an increasing point of concern for global security. China is rapidly [expanding its nuclear arsenal](https://thebulletin.org/premium/2025-03/chinese-nuclear-weapons-2025/), with [projections](https://www.armscontrol.org/act/2025-01/news/pentagon-says-chinese-nuclear-arsenal-still-growing) that it will have 1,000 warheads by 2030. Meanwhile, the U.S. has signaled growing concern over strategic stability with China, given the absence of arms control agreements similar to those that exist with Russia.\n\nHistorically, diplomatic engagement on [nuclear risk](https://en.wikipedia.org/wiki/China%E2%80%93United_States_relations#Nuclear_security) between the U.S. and China has been limited, as China has been reluctant to participate in formal arms control negotiations, citing its much smaller nuclear arsenal compared to the U.S. and Russia. However, there have been some modest signs of progress, recently. Ιn [November 2023](https://www.reuters.com/world/us-china-hold-first-informal-nuclear-talks-5-years-eyeing-taiwan-2024-06-21/), U.S. and Chinese officials held their first formal nuclear risk reduction talks in over four years.\n\nThat said, several challenges remain:\n\n* **Taiwan tensions**: Any escalation in the Taiwan Strait could derail diplomatic efforts.\n* **Chinese skepticism**: Beijing has long viewed U.S. calls for nuclear dialogue as an attempt to constrain its strategic capabilities.\n* **U.S. political uncertainty**: The return of Donald Trump to the presidency in 2025 has raised questions about continuity in diplomatic efforts."
        },
        {
            "id": 36022,
            "title": "Will Boeing's stock price exceed $210 on December 31, 2025?",
            "short_title": "Will Boeing's stock price exceed $210 on December 31, 2025?",
            "url_title": "Will Boeing's stock price exceed $210 on December 31, 2025?",
            "slug": "will-boeings-stock-price-exceed-210-on-december-31-2025",
            "author_id": 237476,
            "author_username": "NextWorldLab",
            "coauthors": [],
            "created_at": "2025-03-14T16:00:56.338748Z",
            "published_at": "2025-03-15T15:38:21.264230Z",
            "edited_at": "2025-09-13T00:39:58.532228Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-15T15:38:21.264227Z",
            "comment_count": 5,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2025-12-31T04:59:00Z",
            "scheduled_resolve_time": "2026-03-31T15:59:00Z",
            "actual_resolve_time": null,
            "open_time": "2025-03-16T15:37:02Z",
            "nr_forecasters": 37,
            "html_metadata_json": null,
            "projects": {
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": null,
                        "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"
                    }
                ],
                "default_project": {
                    "id": 144,
                    "type": "site_main",
                    "name": "Metaculus Community",
                    "slug": null,
                    "header_image": null,
                    "prize_pool": null,
                    "start_date": null,
                    "close_date": null,
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": null,
                    "user_permission": null,
                    "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": 3698,
                        "name": "Economy & Business",
                        "slug": "economy-business",
                        "emoji": "💼",
                        "description": "Economy & Business",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 35453,
                "title": "Will Boeing's stock price exceed $210 on December 31, 2025?",
                "created_at": "2025-03-14T16:00:56.339153Z",
                "open_time": "2025-03-16T15:37:02Z",
                "cp_reveal_time": "2025-03-20T15:37:02Z",
                "spot_scoring_time": "2025-03-20T15:37:02Z",
                "scheduled_resolve_time": "2026-03-31T15:59:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2025-12-31T04:59:00Z",
                "actual_close_time": "2025-12-31T04: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": "Boeing's stock has seen a weak downward trend over 2024 and 2025, closing at \\$161.81 on March 14, 2025, 11% down from the same date one year before. The company has faced various challenges in recent years, including production delays, regulatory scrutiny, and supply chain disruptions. Despite these issues, analysts have slightly positive projections regarding Boeing's stock performance. On average, [they give](https://www.tradingview.com/symbols/NYSE-BA/forecast/) a one-year price target of \\$197.35, with Citi's analyst Jason Gursky [giving a target of \\$210](https://markets.businessinsider.com/news/stocks/boeing-ba-receives-a-buy-from-citi-1034340849) and Jefferies' analyst Sheila Kahyaoglu [one of \\$220](https://www.moomoo.com/news/post/49254669/jefferies-maintains-boeing-baus-with-buy-rating-raises-target-price?level=1\\&data_ticket=1742051585490629). In 2025, Boeing [is expected](https://www.cirium.com/thoughtcloud/will-engine-deliveries-continue-to-pace-single-aisle-aircraft-shipments-in-2025/) to deliver 550 passenger aircraft, which could generate around \\$84 billion.",
                "resolution_criteria": "This question will resolve as Yes if Boeing's (ticker: BA) stock price closes above \\$210.00 on December 31, 2025, according to [Yahoo Finance](https://finance.yahoo.com/quote/BA/history/) or alternative credible sources.",
                "fine_print": "If Boeing undergoes any stock splits, reverse splits, or such actions affecting its stock price before December 31, 2025, the stock price at resolution will be adjusted to its corresponding pre-split value.",
                "post_id": 36022,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1757723987.916222,
                                "end_time": 1758414030.111,
                                "forecaster_count": 21,
                                "interval_lower_bounds": [
                                    0.667
                                ],
                                "centers": [
                                    0.7
                                ],
                                "interval_upper_bounds": [
                                    0.91
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1757723987.916222,
                            "end_time": 1758414030.111,
                            "forecaster_count": 21,
                            "interval_lower_bounds": [
                                0.667
                            ],
                            "centers": [
                                0.7
                            ],
                            "interval_upper_bounds": [
                                0.91
                            ],
                            "forecast_values": [
                                0.30000000000000004,
                                0.7
                            ],
                            "means": [
                                0.7472935596227848
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.027803991347064502,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.26263215663247996,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.09570280051650464,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.05781396708726085,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2151269739578776,
                                    0.49184465768954627,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.811448508143556,
                                    0.0,
                                    0.6316182707232363,
                                    0.0,
                                    0.0,
                                    0.3764295304079803,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6729562505414718,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7118165837590469,
                                    0.0,
                                    0.7995735536199648,
                                    0.0,
                                    0.205445251837642,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.32677805160011447
                                ]
                            ]
                        },
                        "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": 119,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Boeing's stock has seen a weak downward trend over 2024 and 2025, closing at \\$161.81 on March 14, 2025, 11% down from the same date one year before. The company has faced various challenges in recent years, including production delays, regulatory scrutiny, and supply chain disruptions. Despite these issues, analysts have slightly positive projections regarding Boeing's stock performance. On average, [they give](https://www.tradingview.com/symbols/NYSE-BA/forecast/) a one-year price target of \\$197.35, with Citi's analyst Jason Gursky [giving a target of \\$210](https://markets.businessinsider.com/news/stocks/boeing-ba-receives-a-buy-from-citi-1034340849) and Jefferies' analyst Sheila Kahyaoglu [one of \\$220](https://www.moomoo.com/news/post/49254669/jefferies-maintains-boeing-baus-with-buy-rating-raises-target-price?level=1\\&data_ticket=1742051585490629). In 2025, Boeing [is expected](https://www.cirium.com/thoughtcloud/will-engine-deliveries-continue-to-pace-single-aisle-aircraft-shipments-in-2025/) to deliver 550 passenger aircraft, which could generate around \\$84 billion."
        },
        {
            "id": 36021,
            "title": "Will Boeing's total revenue for 2025 be equal to or higher than $85 billion?",
            "short_title": "Boeing's total revenue for 2025 will exceed  $85 billion?",
            "url_title": "Boeing's total revenue for 2025 will exceed  $85 billion?",
            "slug": "boeings-total-revenue-for-2025-will-exceed-85-billion",
            "author_id": 237476,
            "author_username": "NextWorldLab",
            "coauthors": [],
            "created_at": "2025-03-14T15:25:46.430307Z",
            "published_at": "2025-03-18T03:29:29.746277Z",
            "edited_at": "2025-09-13T00:39:52.586093Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-18T03:29:29.746275Z",
            "comment_count": 1,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2025-12-31T17:00:00Z",
            "scheduled_resolve_time": "2026-03-04T06:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2025-03-20T03:29:00Z",
            "nr_forecasters": 14,
            "html_metadata_json": null,
            "projects": {
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": null,
                        "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"
                    }
                ],
                "default_project": {
                    "id": 144,
                    "type": "site_main",
                    "name": "Metaculus Community",
                    "slug": null,
                    "header_image": null,
                    "prize_pool": null,
                    "start_date": null,
                    "close_date": null,
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": null,
                    "user_permission": null,
                    "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": 3698,
                        "name": "Economy & Business",
                        "slug": "economy-business",
                        "emoji": "💼",
                        "description": "Economy & Business",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 35452,
                "title": "Will Boeing's total revenue for 2025 be equal to or higher than $85 billion?",
                "created_at": "2025-03-14T15:25:46.430711Z",
                "open_time": "2025-03-20T03:29:00Z",
                "cp_reveal_time": "2025-03-24T03:29:00Z",
                "spot_scoring_time": "2025-03-24T03:29:00Z",
                "scheduled_resolve_time": "2026-03-04T06:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2025-12-31T17:00:00Z",
                "actual_close_time": "2025-12-31T17: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": "Boeing, one of the world's largest aerospace and defense companies, has faced a challenging recovery in recent years due to supply chain issues, production delays, regulatory scrutiny, and increased competition from Airbus and other manufacturers. While the company has not provided an official revenue target for 2025, financial analysts and industry experts have projected that its total revenue could approach or exceed \\$85 billion.\n\nFor example, Forbes analysts project Boeing’s 2025 revenue to be approximately \\$85 billion, compared to \\$77.8 billion in 2023 ([Forbes, Jan 2025](https://www.forbes.com/sites/greatspeculations/2025/01/06/whats-in-store-for-boeing-stock-in-2025/)) Similarly, Citi analyst Jason Gursky estimates Boeing will generate around \\$84 billion in sales for 2025, assuming the company delivers approximately 550 aircraft ([Barron's](https://www.barrons.com/articles/boeing-stock-price-trump-trade-war-b11c2ba6?utm_source=chatgpt.com)).\n\nSeveral factors will influence Boeing's ability to meet or exceed \\$85 billion in revenue for 2025:\n\n* Commercial Aircraft Deliveries: Boeing aims to increase production of its 737 MAX, 787 Dreamliner, and 777X models, but supply chain constraints and regulatory challenges could impact deliveries. The company delivered 528 aircraft in 2023, and increasing that number will be key to revenue growth ([Business Insider](https://www.businessinsider.com/boeing-dismal-deliveries-scale-challenge-kelly-ortberg-2025-1?utm_source=chatgpt.com)).\n* Defense and Space Contracts: Boeing’s revenue includes government contracts such as the KC-46 tanker program and NASA’s Artemis missions. However, delays or cost overruns in defense projects could impact financial performance. Boeing has also faced technical setbacks, including Starliner spacecraft issues ([The Times](https://www.thetimes.co.uk/article/boeing-is-too-big-to-fail-heres-how-it-can-escape-its-tailspin-9500h6gfs?utm_source=chatgpt.com)).\n* Global Airline Demand: The demand for new aircraft depends on post-pandemic airline fleet expansions and macroeconomic conditions. Airbus’s A321XLR, which has secured over 500 orders from airlines that previously relied on Boeing, represents increased competition ([Wall Street Journal](https://www.wsj.com/business/airlines/airbus-new-jet-xlr-boeing-21a82d95?utm_source=chatgpt.com)).\n* Macroeconomic Conditions: Interest rates, inflation, and airline fuel prices could impact new aircraft orders. Additionally, trade policies, tariffs, and defense spending uncertainty could affect revenue projections ([Barron's](https://www.barrons.com/articles/boeing-stock-price-trump-trade-war-b11c2ba6?utm_source=chatgpt.com)).\n* Regulatory and Legal Challenges: Ongoing investigations into Boeing's aircraft manufacturing and certification processes could impact the company’s ability to scale production. Reports of substandard parts used in Boeing 787 jets in 2025 have raised concerns about quality control ([Reuters](https://www.reuters.com/business/aerospace-defense/boeing-deliveries-rise-63-february-year-earlier-2025-03-11/?utm_source=chatgpt.com))",
                "resolution_criteria": "This question will resolve as **\"Yes\"** if Boeing's total revenues for the fiscal year 2025, as reported in its official financial statements, is greater than or equal to \\$85 billion USD, according to its [filings](https://www.sec.gov/edgar/browse/?CIK=12927\\&owner=exclude) with the U.S. Securities and Exchange Commission (SEC) or its investor relations website ([https://investors.boeing.com](https://investors.boeing.com/)).\n\nIf its revenues are less than, it will resolve as **\"No.\"**",
                "fine_print": "If Boeing changes its fiscal year structure, the resolution will be based on whichever 12-month period covers December 31, 2025. \n\nIf Boeing ceases to exist, such as through being acquired or through Chapter 7 bankruptcy, the question will be annulled.\n\nThe revenue figure considered will be total revenues, as explicitly stated in the report. For example, for 2024, this [was](https://www.sec.gov/Archives/edgar/data/12927/000001292725000015/ba-20241231.htm#id1c05d330321418986ba31cdc86483bf_184) \\$66,517 million or \\$66.517 billion.\n\nIf Boeing does not timely file its 10-K for 2025 nor provide revenue numbers for 2025 on its IR page, the question's resolution will wait until it does. If there is no information provided as of January 1, 2026, the question will be **annulled**. ",
                "post_id": 36021,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1757723982.088196,
                                "end_time": 1757817611.65,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.6
                                ],
                                "centers": [
                                    0.66
                                ],
                                "interval_upper_bounds": [
                                    0.667
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1757723982.088196,
                            "end_time": 1757817611.65,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.6
                            ],
                            "centers": [
                                0.66
                            ],
                            "interval_upper_bounds": [
                                0.667
                            ],
                            "forecast_values": [
                                0.33999999999999997,
                                0.66
                            ],
                            "means": [
                                0.6811093308916437
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2392546405498639,
                                    0.11506274851461015,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8502051036716037,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.17411067864873367,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7161608149020564,
                                    1.9093622741979546,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8863274748307821
                                ]
                            ]
                        },
                        "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": 30,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Boeing, one of the world's largest aerospace and defense companies, has faced a challenging recovery in recent years due to supply chain issues, production delays, regulatory scrutiny, and increased competition from Airbus and other manufacturers. While the company has not provided an official revenue target for 2025, financial analysts and industry experts have projected that its total revenue could approach or exceed \\$85 billion.\n\nFor example, Forbes analysts project Boeing’s 2025 revenue to be approximately \\$85 billion, compared to \\$77.8 billion in 2023 ([Forbes, Jan 2025](https://www.forbes.com/sites/greatspeculations/2025/01/06/whats-in-store-for-boeing-stock-in-2025/)) Similarly, Citi analyst Jason Gursky estimates Boeing will generate around \\$84 billion in sales for 2025, assuming the company delivers approximately 550 aircraft ([Barron's](https://www.barrons.com/articles/boeing-stock-price-trump-trade-war-b11c2ba6?utm_source=chatgpt.com)).\n\nSeveral factors will influence Boeing's ability to meet or exceed \\$85 billion in revenue for 2025:\n\n* Commercial Aircraft Deliveries: Boeing aims to increase production of its 737 MAX, 787 Dreamliner, and 777X models, but supply chain constraints and regulatory challenges could impact deliveries. The company delivered 528 aircraft in 2023, and increasing that number will be key to revenue growth ([Business Insider](https://www.businessinsider.com/boeing-dismal-deliveries-scale-challenge-kelly-ortberg-2025-1?utm_source=chatgpt.com)).\n* Defense and Space Contracts: Boeing’s revenue includes government contracts such as the KC-46 tanker program and NASA’s Artemis missions. However, delays or cost overruns in defense projects could impact financial performance. Boeing has also faced technical setbacks, including Starliner spacecraft issues ([The Times](https://www.thetimes.co.uk/article/boeing-is-too-big-to-fail-heres-how-it-can-escape-its-tailspin-9500h6gfs?utm_source=chatgpt.com)).\n* Global Airline Demand: The demand for new aircraft depends on post-pandemic airline fleet expansions and macroeconomic conditions. Airbus’s A321XLR, which has secured over 500 orders from airlines that previously relied on Boeing, represents increased competition ([Wall Street Journal](https://www.wsj.com/business/airlines/airbus-new-jet-xlr-boeing-21a82d95?utm_source=chatgpt.com)).\n* Macroeconomic Conditions: Interest rates, inflation, and airline fuel prices could impact new aircraft orders. Additionally, trade policies, tariffs, and defense spending uncertainty could affect revenue projections ([Barron's](https://www.barrons.com/articles/boeing-stock-price-trump-trade-war-b11c2ba6?utm_source=chatgpt.com)).\n* Regulatory and Legal Challenges: Ongoing investigations into Boeing's aircraft manufacturing and certification processes could impact the company’s ability to scale production. Reports of substandard parts used in Boeing 787 jets in 2025 have raised concerns about quality control ([Reuters](https://www.reuters.com/business/aerospace-defense/boeing-deliveries-rise-63-february-year-earlier-2025-03-11/?utm_source=chatgpt.com))"
        },
        {
            "id": 36016,
            "title": "Will any more Russian or UK diplomats be expelled or recalled from UK or Russia, respectively, before April 8, 2025?",
            "short_title": "Another Russian or UK diplomat expulsion before Apr 8, 2025?",
            "url_title": "Another Russian or UK diplomat expulsion before Apr 8, 2025?",
            "slug": "another-russian-or-uk-diplomat-expulsion-before-apr-8-2025",
            "author_id": 126626,
            "author_username": "skmmcj",
            "coauthors": [],
            "created_at": "2025-03-13T22:31:15.149492Z",
            "published_at": "2025-03-14T01:18:32.832336Z",
            "edited_at": "2025-09-05T17:28:55.439051Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-14T01:18:32.832334Z",
            "comment_count": 2,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-31T11:00:00Z",
            "scheduled_close_time": "2025-03-31T11:00:00Z",
            "scheduled_resolve_time": "2025-04-08T11:00:00Z",
            "actual_resolve_time": "2025-04-08T09:11:00Z",
            "open_time": "2025-03-14T18:00:00Z",
            "nr_forecasters": 59,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32607,
                        "name": "2025 Leaderboard",
                        "slug": "2025_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "tournament": [
                    {
                        "id": 32630,
                        "type": "tournament",
                        "name": "🏆 Q1 2025 Quarterly Cup 🏆",
                        "slug": "quarterly-cup",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/qc-hires-scaled_1_BRJlq2q.webp",
                        "prize_pool": null,
                        "start_date": "2025-01-13T06:00:00Z",
                        "close_date": "2025-04-08T12:30:00Z",
                        "forecasting_end_date": "2025-03-31T22:59:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-10T19:55:20.161665Z",
                        "edited_at": "2025-06-19T21:26:48.663128Z",
                        "score_type": "peer_tournament",
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 32630,
                    "type": "tournament",
                    "name": "🏆 Q1 2025 Quarterly Cup 🏆",
                    "slug": "quarterly-cup",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/qc-hires-scaled_1_BRJlq2q.webp",
                    "prize_pool": null,
                    "start_date": "2025-01-13T06:00:00Z",
                    "close_date": "2025-04-08T12:30:00Z",
                    "forecasting_end_date": "2025-03-31T22:59:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-10T19:55:20.161665Z",
                    "edited_at": "2025-06-19T21:26:48.663128Z",
                    "score_type": "peer_tournament",
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                },
                "category": [
                    {
                        "id": 3687,
                        "name": "Geopolitics",
                        "slug": "geopolitics",
                        "emoji": "🌍",
                        "description": "Geopolitics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 35448,
                "title": "Will any more Russian or UK diplomats be expelled or recalled from UK or Russia, respectively, before April 8, 2025?",
                "created_at": "2025-03-13T22:31:15.149909Z",
                "open_time": "2025-03-14T18:00:00Z",
                "cp_reveal_time": "2025-03-19T01:17:54Z",
                "spot_scoring_time": "2025-03-19T01:17:54Z",
                "scheduled_resolve_time": "2025-04-08T11:00:00Z",
                "actual_resolve_time": "2025-04-08T09:11:00Z",
                "resolution_set_time": "2025-04-08T09:12:29.605075Z",
                "scheduled_close_time": "2025-03-31T11:00:00Z",
                "actual_close_time": "2025-03-31T11:00: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": "Diplomatic tensions between Russia and the UK have been rising since 2024, with expulsions from both sides. In May 2024 the UK [expelled](https://www.theguardian.com/world/article/2024/may/08/uk-to-expel-russian-defence-attache-as-sanctions-escalate) Russia’s defence attache as an \"undeclared military intelligence officer\", removed diplomatic premises status from several Russian-owned properties, and imposed new restrictions on Russian diplomatic visas. Then, in September, Russia retaliated by [accusing](https://www.bbc.co.uk/news/articles/cpw8wp0w29vo) six UK diplomats for spying and revoked their accreditation, terminating their diplomatic status in Russia. This [was followed](https://www.bbc.co.uk/news/articles/c98dzyg8y3ro) by a UK diplomat expulsion in November, also accused of spying by Russia. The diplomatic standoff has continued into 2025, in a tit-for-tat fashion, with the UK [expelling](https://www.bbc.co.uk/news/articles/cn8xp5gg04do) one diplomat in February, Russia [responding](https://edition.cnn.com/2025/03/10/europe/russia-expels-british-diplomats-intl/index.html) with two expulsions in early March, and the UK promptly responding by [expelling](https://www.theguardian.com/politics/2025/mar/12/uk-accuses-russia-of-driving-its-moscow-embassy-towards-closure) one more diplomat.",
                "resolution_criteria": "This question will resolve as **Yes** if, before April 8, 2025, [credible sources](https://www.metaculus.com/faq/#definitions) have reported that any of the following has taken place between the UK and Russia after March 14, 2025:\n\n* The expulsion of at least one diplomat.\n* The recall of at least one diplomat.\n* The revocation of the accreditation of at least one diplomat.",
                "fine_print": "To resolve as **Yes**, the event has to involve an individual described as a diplomat by credible sources or an individual meeting the definition of a diplomatic agent [by LSData](https://www.lsd.law/define/diplomatic-agent):\n\n> ...a person who represents their country in another country. They can be an ambassador, envoy, minister, or chargé d'affaires. Their job is to communicate with the government of the country they are in and promote their own country's interests.",
                "post_id": 36016,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1743405327.666692,
                                "end_time": null,
                                "forecaster_count": 41,
                                "interval_lower_bounds": [
                                    0.03
                                ],
                                "centers": [
                                    0.05
                                ],
                                "interval_upper_bounds": [
                                    0.108
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1743405327.666692,
                            "end_time": null,
                            "forecaster_count": 41,
                            "interval_lower_bounds": [
                                0.03
                            ],
                            "centers": [
                                0.05
                            ],
                            "interval_upper_bounds": [
                                0.108
                            ],
                            "forecast_values": [
                                0.95,
                                0.05
                            ],
                            "means": [
                                0.06785464836887561
                            ],
                            "histogram": [
                                [
                                    1.0716991995484342,
                                    1.1958537661886137,
                                    0.3613315105385659,
                                    1.8966575665148446,
                                    0.3841441522278119,
                                    1.529894651172568,
                                    0.7650171851483293,
                                    0.0,
                                    0.7876430811287041,
                                    0.18037658447122673,
                                    1.2057043401659584,
                                    0.0,
                                    0.0,
                                    0.637784706721771,
                                    0.0,
                                    0.02802391257647418,
                                    0.5175953131017844,
                                    0.0,
                                    0.0,
                                    0.06984569336479438,
                                    0.4529032168022812,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.10228230303850093,
                                    0.006813082111662306,
                                    0.0,
                                    0.024860029029178946,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.01223904243451124,
                                    0.0,
                                    0.07964779781950536,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.004502492091281563,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 68.4887800805907,
                            "peer_score": 10.354032578730763,
                            "coverage": 0.9989121215572715,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9989121215572715,
                            "spot_peer_score": 26.26717283960905,
                            "spot_baseline_score": 52.60688116675877,
                            "baseline_archived_score": 68.4887800805907,
                            "peer_archived_score": 10.354032578730763,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 26.26717283960905,
                            "spot_baseline_archived_score": 52.60688116675877
                        },
                        "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": 329,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Diplomatic tensions between Russia and the UK have been rising since 2024, with expulsions from both sides. In May 2024 the UK [expelled](https://www.theguardian.com/world/article/2024/may/08/uk-to-expel-russian-defence-attache-as-sanctions-escalate) Russia’s defence attache as an \"undeclared military intelligence officer\", removed diplomatic premises status from several Russian-owned properties, and imposed new restrictions on Russian diplomatic visas. Then, in September, Russia retaliated by [accusing](https://www.bbc.co.uk/news/articles/cpw8wp0w29vo) six UK diplomats for spying and revoked their accreditation, terminating their diplomatic status in Russia. This [was followed](https://www.bbc.co.uk/news/articles/c98dzyg8y3ro) by a UK diplomat expulsion in November, also accused of spying by Russia. The diplomatic standoff has continued into 2025, in a tit-for-tat fashion, with the UK [expelling](https://www.bbc.co.uk/news/articles/cn8xp5gg04do) one diplomat in February, Russia [responding](https://edition.cnn.com/2025/03/10/europe/russia-expels-british-diplomats-intl/index.html) with two expulsions in early March, and the UK promptly responding by [expelling](https://www.theguardian.com/politics/2025/mar/12/uk-accuses-russia-of-driving-its-moscow-embassy-towards-closure) one more diplomat."
        },
        {
            "id": 36013,
            "title": "Will there be major civil unrest or martial law in the Philippines in 2025?",
            "short_title": "Major civil unrest or martial law in Philippines in 2025?",
            "url_title": "Major civil unrest or martial law in Philippines in 2025?",
            "slug": "major-civil-unrest-or-martial-law-in-philippines-in-2025",
            "author_id": 115666,
            "author_username": "Cato",
            "coauthors": [],
            "created_at": "2025-03-13T13:21:15.666955Z",
            "published_at": "2025-03-19T12:40:45.321727Z",
            "edited_at": "2025-09-12T22:02:29.439586Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-19T12:40:45.321725Z",
            "comment_count": 1,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2026-01-01T00:00:00Z",
            "scheduled_resolve_time": "2026-01-01T06:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2025-03-21T12:40:00Z",
            "nr_forecasters": 46,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32607,
                        "name": "2025 Leaderboard",
                        "slug": "2025_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": null,
                        "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"
                    }
                ],
                "default_project": {
                    "id": 144,
                    "type": "site_main",
                    "name": "Metaculus Community",
                    "slug": null,
                    "header_image": null,
                    "prize_pool": null,
                    "start_date": null,
                    "close_date": null,
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": null,
                    "user_permission": null,
                    "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": 3689,
                        "name": "Politics",
                        "slug": "politics",
                        "emoji": "🏛️",
                        "description": "Politics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 35443,
                "title": "Will there be major civil unrest or martial law in the Philippines in 2025?",
                "created_at": "2025-03-13T13:21:15.667299Z",
                "open_time": "2025-03-21T12:40:00Z",
                "cp_reveal_time": "2025-03-25T12:40:00Z",
                "spot_scoring_time": "2025-03-25T12:40:00Z",
                "scheduled_resolve_time": "2026-01-01T06:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2026-01-01T00:00:00Z",
                "actual_close_time": "2026-01-01T00: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": "On March 11, 2025, [former president of the Philippines Rodrigo Duterte was arrested in Manila](https://apnews.com/article/rodrigo-duterte-manila-philippines-icc-9b9d08b8832b43282db53418535fb245) and flown to the Netherlands for trial at the [International Criminal Court](https://www.britannica.com/topic/International-Criminal-Court). Current president Bongbong Marcos has said the arrest is not political repression against his predecessor, who is the father of current vice president Sara Duterte. Marcos is the son of [Ferdinand Marcos](https://www.britannica.com/biography/Ferdinand-E-Marcos), Philippines head of state from 1965 to 1986, who ruled as an authoritarian, including a 9-year period of martial law.\n\nThe Philippines has experienced [decades of civil conflict of varying intensity, including by separatists, communists, and state actors](https://gsdrc.org/publications/conflict-analysis-of-the-philippines/). Conflict deaths since 1989 are over 20,000, averaging 585 per year ([source](https://ourworldindata.org/grapher/deaths-in-armed-conflicts-by-country?tab=chart\\&country=~PHL)):\n\n![](https://metaculus-web-media.s3.amazonaws.com/user_uploaded/%C3%A5%C2%BE%C3%A7_2ucIR17.png)\n\nGeographically, these conflicts are concentrated in [Mindanao](https://www.britannica.com/place/Mindanao), a southern island that is the Philippines' second largest. Truces among and within these groups are [often mediated by the military or police](https://apnews.com/article/southern-philippines-land-dispute-moro-islamic-liberation-front-a9d2d4e185409279a21f19c2deaae368). Prior to his presidency, Rodrigo Duterte had served as a popular mayor of Davao City, Mindanao's largest city. Duterte's relative popularity in the Davao area stems partly from his reputation as a law-and-order figure and effective truce broker among local fighting groups.\n\n[Martial law has been declared four times in the history of the Philippines](https://www.esquiremag.ph/long-reads/features/martial-law-in-the-philippines-a00289-20200922-lfrm?s=ths48uim0s26782srnenrq1vj2): in 1944, 1972, 2009, and 2017.",
                "resolution_criteria": "This question resolves **Yes** if [credible sources](https://www.metaculus.com/faq/#definitions) report that any of the following has occurred in the Philippines after the launch of this question and before January 1, 2026:\n\n* Declaration of martial law anywhere in the Philippines\n* The deaths of at least 1,000 people due to the actions of rioters or other civilians, or police, military, national guard, or other law enforcement or government agents, cumulative throughout 2025\n* The arrest of at least 5,000 people by police, military, national guard, or other law enforcement or government agents, cumulative throughout 2025\n\nResolves **No** otherwise.",
                "fine_print": "For deaths or arrests to count toward the overall toll, they must occur within the context of an event of rioting or civil unrest. Deaths from generic shootings or homicides, or those that occur due to medical emergencies not related to rioting or unrest, do not count (for example, someone dying of a heart attack while in a crowd of rioters). Suicides do not count.\n\nMartial law must be declared by the national government, but it need not be national in scope. The [2017 declaration](https://en.wikipedia.org/wiki/Proclamation_No._216) applied only to Mindanao; a similar declaration during 2025 would result in **Yes** resolution.",
                "post_id": 36013,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1757583953.716367,
                                "end_time": 1759031222.302,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.03
                                ],
                                "centers": [
                                    0.03
                                ],
                                "interval_upper_bounds": [
                                    0.09
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1757583953.716367,
                            "end_time": 1759031222.302,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.03
                            ],
                            "centers": [
                                0.03
                            ],
                            "interval_upper_bounds": [
                                0.09
                            ],
                            "forecast_values": [
                                0.97,
                                0.03
                            ],
                            "means": [
                                0.08454068921015849
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.17411067864873367,
                                    0.0,
                                    2.475728192771615,
                                    0.0,
                                    0.49027544292935926,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.11506274851461015,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3960520319014228,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2392546405498639,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 2,
                "user_vote": null
            },
            "forecasts_count": 99,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "On March 11, 2025, [former president of the Philippines Rodrigo Duterte was arrested in Manila](https://apnews.com/article/rodrigo-duterte-manila-philippines-icc-9b9d08b8832b43282db53418535fb245) and flown to the Netherlands for trial at the [International Criminal Court](https://www.britannica.com/topic/International-Criminal-Court). Current president Bongbong Marcos has said the arrest is not political repression against his predecessor, who is the father of current vice president Sara Duterte. Marcos is the son of [Ferdinand Marcos](https://www.britannica.com/biography/Ferdinand-E-Marcos), Philippines head of state from 1965 to 1986, who ruled as an authoritarian, including a 9-year period of martial law.\n\nThe Philippines has experienced [decades of civil conflict of varying intensity, including by separatists, communists, and state actors](https://gsdrc.org/publications/conflict-analysis-of-the-philippines/). Conflict deaths since 1989 are over 20,000, averaging 585 per year ([source](https://ourworldindata.org/grapher/deaths-in-armed-conflicts-by-country?tab=chart\\&country=~PHL)):\n\n![](https://metaculus-web-media.s3.amazonaws.com/user_uploaded/%C3%A5%C2%BE%C3%A7_2ucIR17.png)\n\nGeographically, these conflicts are concentrated in [Mindanao](https://www.britannica.com/place/Mindanao), a southern island that is the Philippines' second largest. Truces among and within these groups are [often mediated by the military or police](https://apnews.com/article/southern-philippines-land-dispute-moro-islamic-liberation-front-a9d2d4e185409279a21f19c2deaae368). Prior to his presidency, Rodrigo Duterte had served as a popular mayor of Davao City, Mindanao's largest city. Duterte's relative popularity in the Davao area stems partly from his reputation as a law-and-order figure and effective truce broker among local fighting groups.\n\n[Martial law has been declared four times in the history of the Philippines](https://www.esquiremag.ph/long-reads/features/martial-law-in-the-philippines-a00289-20200922-lfrm?s=ths48uim0s26782srnenrq1vj2): in 1944, 1972, 2009, and 2017."
        },
        {
            "id": 36012,
            "title": "Will Rodrigo Duterte be convicted of any crime by the International Criminal Court by 2030?",
            "short_title": "Will Rodrigo Duterte be convicted by the ICC by 2030?",
            "url_title": "Will Rodrigo Duterte be convicted by the ICC by 2030?",
            "slug": "will-rodrigo-duterte-be-convicted-by-the-icc-by-2030",
            "author_id": 115666,
            "author_username": "Cato",
            "coauthors": [],
            "created_at": "2025-03-13T12:15:23.833590Z",
            "published_at": "2025-03-19T12:52:59.983250Z",
            "edited_at": "2025-09-06T03:54:43.436767Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-19T12:52:59.983248Z",
            "comment_count": 2,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2029-12-01T00:00:00Z",
            "scheduled_resolve_time": "2030-01-01T00:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2025-03-23T12:52:00Z",
            "nr_forecasters": 13,
            "html_metadata_json": null,
            "projects": {
                "category": [
                    {
                        "id": 3688,
                        "name": "Law",
                        "slug": "law",
                        "emoji": "⚖️",
                        "description": "Law",
                        "type": "category"
                    },
                    {
                        "id": 3689,
                        "name": "Politics",
                        "slug": "politics",
                        "emoji": "🏛️",
                        "description": "Politics",
                        "type": "category"
                    },
                    {
                        "id": 3687,
                        "name": "Geopolitics",
                        "slug": "geopolitics",
                        "emoji": "🌍",
                        "description": "Geopolitics",
                        "type": "category"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": null,
                        "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"
                    }
                ],
                "default_project": {
                    "id": 144,
                    "type": "site_main",
                    "name": "Metaculus Community",
                    "slug": null,
                    "header_image": null,
                    "prize_pool": null,
                    "start_date": null,
                    "close_date": null,
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": null,
                    "user_permission": null,
                    "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"
                }
            },
            "question": {
                "id": 35442,
                "title": "Will Rodrigo Duterte be convicted of any crime by the International Criminal Court by 2030?",
                "created_at": "2025-03-13T12:15:23.833922Z",
                "open_time": "2025-03-23T12:52:00Z",
                "cp_reveal_time": "2025-03-27T12:52:00Z",
                "spot_scoring_time": "2025-03-27T12:52:00Z",
                "scheduled_resolve_time": "2030-01-01T00:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2029-12-01T00:00:00Z",
                "actual_close_time": "2029-12-01T00: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": "On March 11, 2025, fomer president of the Philippines Rodrigo Duterte [was arrested in the Manila airport](https://apnews.com/article/rodrigo-duterte-manila-philippines-icc-9b9d08b8832b43282db53418535fb245) on a warrant issued by the International Criminal Court (ICC) and flown to the Netherlands to begin trial at The Hague. The ICC stated that the charges included [\"murder as a crime against humanity allegedly committed in the Philippines between Nov. 1, 2011, and March 16, 2019.\"](https://apnews.com/article/rodrigo-duterte-manila-philippines-icc-9b9d08b8832b43282db53418535fb245) The alleged murders are connected with anti-drug crackdowns which Duterte led as president, and earlier as mayor of Davao.\n\nIn a speech two days earlier, [Duterte had mentioned the possibility of being arrested](https://apnews.com/article/philippines-duterte-hong-kong-icc-b3edef9d7e5dafa1a2a8024f3729e61d):\n\n> “What was my sin?” Duterte asked in his speech in Hong Kong. “I did everything in my time so Filipinos can have a little peace and tranquility.”\n\n> “If this is my fate in life, it’s OK, I’ll accept it. I can’t do anything if I get arrested and jailed,” said the former populist president, now 79 and in poor health.\n\n> He told the crowd in jest to make small contributions for the construction of his monument, which he said should show him holding a gun.\n\n[The ICC was established in 2002 and has 125 member countries](https://apnews.com/article/duterte-icc-philippines-arrest-court-hague-6d5fc9ee32c14126c6867be1108a2e80) as of 2025. Several prominent countries such as the United States, China, and Russia are not members. The Philippines withdrew in 2019 under Duterte's presidency. According to the ICC, its jurisdiction [\"extends to offenses that occurred after July 1, 2002, that were committed either in a state that has ratified the agreement or by a national of such a state.\"](https://www.britannica.com/topic/International-Criminal-Court)\n\nThe ICC does not have its own police force, but it has a detention facility in The Hague. The ICC has issued 60 arrest warrants in its history, including against high-profile figures like Russian president Vladimir Putin, Israeli prime minister Benjamin Netanyahu, and former Sudanese president Omar al-Bashir. The Court has convicted 11 people.",
                "resolution_criteria": "Resolves **Yes** if [credible sources](https://www.metaculus.com/faq/#definitions) report that the International Criminal Court has convicted Rodrigo Duterte of a crime prior to January 1, 2030. Resolution is still Yes even if Duterte is never sentenced or if the conviction is later invalidated or overturned. Resolves **No** otherwise.",
                "fine_print": "",
                "post_id": 36012,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1757718119.263195,
                                "end_time": 1757944165.780452,
                                "forecaster_count": 12,
                                "interval_lower_bounds": [
                                    0.8
                                ],
                                "centers": [
                                    0.85
                                ],
                                "interval_upper_bounds": [
                                    0.9
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1757718119.263195,
                            "end_time": 1757944165.780452,
                            "forecaster_count": 12,
                            "interval_lower_bounds": [
                                0.8
                            ],
                            "centers": [
                                0.85
                            ],
                            "interval_upper_bounds": [
                                0.9
                            ],
                            "forecast_values": [
                                0.15000000000000002,
                                0.85
                            ],
                            "means": [
                                0.8429948232372021
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.12874931591104752,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.17692120631776423,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5241535779871288,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.3891265153809642,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5295781724391592,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7394682331392083,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9912427813524942
                                ]
                            ]
                        },
                        "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": 5,
                "user_vote": null
            },
            "forecasts_count": 21,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "On March 11, 2025, fomer president of the Philippines Rodrigo Duterte [was arrested in the Manila airport](https://apnews.com/article/rodrigo-duterte-manila-philippines-icc-9b9d08b8832b43282db53418535fb245) on a warrant issued by the International Criminal Court (ICC) and flown to the Netherlands to begin trial at The Hague. The ICC stated that the charges included [\"murder as a crime against humanity allegedly committed in the Philippines between Nov. 1, 2011, and March 16, 2019.\"](https://apnews.com/article/rodrigo-duterte-manila-philippines-icc-9b9d08b8832b43282db53418535fb245) The alleged murders are connected with anti-drug crackdowns which Duterte led as president, and earlier as mayor of Davao.\n\nIn a speech two days earlier, [Duterte had mentioned the possibility of being arrested](https://apnews.com/article/philippines-duterte-hong-kong-icc-b3edef9d7e5dafa1a2a8024f3729e61d):\n\n> “What was my sin?” Duterte asked in his speech in Hong Kong. “I did everything in my time so Filipinos can have a little peace and tranquility.”\n\n> “If this is my fate in life, it’s OK, I’ll accept it. I can’t do anything if I get arrested and jailed,” said the former populist president, now 79 and in poor health.\n\n> He told the crowd in jest to make small contributions for the construction of his monument, which he said should show him holding a gun.\n\n[The ICC was established in 2002 and has 125 member countries](https://apnews.com/article/duterte-icc-philippines-arrest-court-hague-6d5fc9ee32c14126c6867be1108a2e80) as of 2025. Several prominent countries such as the United States, China, and Russia are not members. The Philippines withdrew in 2019 under Duterte's presidency. According to the ICC, its jurisdiction [\"extends to offenses that occurred after July 1, 2002, that were committed either in a state that has ratified the agreement or by a national of such a state.\"](https://www.britannica.com/topic/International-Criminal-Court)\n\nThe ICC does not have its own police force, but it has a detention facility in The Hague. The ICC has issued 60 arrest warrants in its history, including against high-profile figures like Russian president Vladimir Putin, Israeli prime minister Benjamin Netanyahu, and former Sudanese president Omar al-Bashir. The Court has convicted 11 people."
        },
        {
            "id": 36002,
            "title": "Will S&P 500 recover half its drop by April 7, 2025?",
            "short_title": "Will S&P 500 recover half its drop by April 7, 2025?",
            "url_title": "Will S&P 500 recover half its drop by April 7, 2025?",
            "slug": "will-sp-500-recover-half-its-drop-by-april-7-2025",
            "author_id": 126626,
            "author_username": "skmmcj",
            "coauthors": [],
            "created_at": "2025-03-12T14:27:39.902918Z",
            "published_at": "2025-03-14T01:18:49.330307Z",
            "edited_at": "2025-09-05T17:28:52.276141Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-14T01:18:49.330305Z",
            "comment_count": 25,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-31T11:00:00Z",
            "scheduled_close_time": "2025-03-31T11:00:00Z",
            "scheduled_resolve_time": "2025-04-07T21:00:00Z",
            "actual_resolve_time": "2025-04-07T21:07:00Z",
            "open_time": "2025-03-14T18:00:00Z",
            "nr_forecasters": 91,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32607,
                        "name": "2025 Leaderboard",
                        "slug": "2025_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "category": [
                    {
                        "id": 3698,
                        "name": "Economy & Business",
                        "slug": "economy-business",
                        "emoji": "💼",
                        "description": "Economy & Business",
                        "type": "category"
                    }
                ],
                "tournament": [
                    {
                        "id": 32630,
                        "type": "tournament",
                        "name": "🏆 Q1 2025 Quarterly Cup 🏆",
                        "slug": "quarterly-cup",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/qc-hires-scaled_1_BRJlq2q.webp",
                        "prize_pool": null,
                        "start_date": "2025-01-13T06:00:00Z",
                        "close_date": "2025-04-08T12:30:00Z",
                        "forecasting_end_date": "2025-03-31T22:59:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-10T19:55:20.161665Z",
                        "edited_at": "2025-06-19T21:26:48.663128Z",
                        "score_type": "peer_tournament",
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 32630,
                    "type": "tournament",
                    "name": "🏆 Q1 2025 Quarterly Cup 🏆",
                    "slug": "quarterly-cup",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/qc-hires-scaled_1_BRJlq2q.webp",
                    "prize_pool": null,
                    "start_date": "2025-01-13T06:00:00Z",
                    "close_date": "2025-04-08T12:30:00Z",
                    "forecasting_end_date": "2025-03-31T22:59:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-10T19:55:20.161665Z",
                    "edited_at": "2025-06-19T21:26:48.663128Z",
                    "score_type": "peer_tournament",
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 35433,
                "title": "Will S&P 500 recover half its drop by April 7, 2025?",
                "created_at": "2025-03-12T14:27:39.903344Z",
                "open_time": "2025-03-14T18:00:00Z",
                "cp_reveal_time": "2025-03-17T01:18:00Z",
                "spot_scoring_time": "2025-03-17T01:18:00Z",
                "scheduled_resolve_time": "2025-04-07T21:00:00Z",
                "actual_resolve_time": "2025-04-07T21:07:00Z",
                "resolution_set_time": "2025-04-07T21:10:18.074077Z",
                "scheduled_close_time": "2025-03-31T11:00:00Z",
                "actual_close_time": "2025-03-31T11:00: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": "From February 19, 2025 to March 11, 2025, the S\\&P 500 saw a significant decline of 9.3%, dropping from \\$6,144.15 to \\$5,572.07, the [largest decrease](https://www.reuters.com/markets/us/ominous-market-signals-show-more-trouble-could-await-us-stocks-2025-03-12/) since 2023.\n\n![](https://metaculus-web-media.s3.amazonaws.com/user_uploaded/chart_B6C2hHT.png)\n\nAccording to the [Financial Times](https://www.ft.com/content/a642cc9d-5c7c-4254-b6c1-be0bdc6fb4f1):\n\n> Trump’s on-off approach to tariffs on US trade partners has roiled markets, while a crackdown on immigration and cuts in the public sector have led to fears that inflation may surge and GDP growth could slow.",
                "resolution_criteria": "This question will resolve as **Yes** if, between the launch of this question and the end of trading on April 7, 2025 (inclusive), the S\\&P 500 closes at 5,832.84 or higher, the midpoint between its highest close (6,144.15) and recent dip (5,521.52), according to [Yahoo Finance](https://finance.yahoo.com/quote/%5EGSPC/history/).",
                "fine_print": "A resolution of **Yes** requires the \"Close\" price displayed by Yahoo Finance to be ≥5,832.84. Intraday prices will not count. ",
                "post_id": 36002,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1743410188.680094,
                                "end_time": null,
                                "forecaster_count": 70,
                                "interval_lower_bounds": [
                                    0.05
                                ],
                                "centers": [
                                    0.19
                                ],
                                "interval_upper_bounds": [
                                    0.22
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1743410188.680094,
                            "end_time": null,
                            "forecaster_count": 70,
                            "interval_lower_bounds": [
                                0.05
                            ],
                            "centers": [
                                0.19
                            ],
                            "interval_upper_bounds": [
                                0.22
                            ],
                            "forecast_values": [
                                0.81,
                                0.19
                            ],
                            "means": [
                                0.1719359030585364
                            ],
                            "histogram": [
                                [
                                    0.8276258305176769,
                                    0.05561097582467904,
                                    0.5038611638190824,
                                    0.0,
                                    1.2476512490062548,
                                    1.1904441443650349,
                                    0.0,
                                    0.0017179900185852635,
                                    0.0,
                                    0.0,
                                    1.0279014722760618,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.29433923948569785,
                                    0.6110402836301606,
                                    0.23730785012660063,
                                    0.5940841757041311,
                                    0.7939986184958646,
                                    0.3645464367124023,
                                    2.948680232002294,
                                    0.0,
                                    0.9484065880911751,
                                    0.10189241930013437,
                                    0.07265466937739974,
                                    0.8190654077817793,
                                    0.0,
                                    0.0,
                                    0.06655370815568037,
                                    0.0,
                                    1.8612293122491628,
                                    0.0,
                                    0.0,
                                    0.07921034496113237,
                                    0.11983945979495866,
                                    0.13422907417550045,
                                    0.004669981048994339,
                                    0.0,
                                    0.0,
                                    0.0098042150506422,
                                    0.02166844580509713,
                                    0.0,
                                    0.0,
                                    0.09379907679016249,
                                    0.0,
                                    0.0,
                                    0.011180132954712787,
                                    0.01618032019129673,
                                    0.0,
                                    0.0,
                                    0.03450675195196218,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.04805042126912948,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.031191153071574097,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.028134217409661617,
                                    0.0,
                                    0.012694324624729423,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.003933706607008041,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.014357330374357432,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.006409490637180558,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": 29.897782716149734,
                            "peer_score": 2.7269342324355224,
                            "coverage": 0.9989614440946235,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9989614440946235,
                            "spot_peer_score": -3.082995867967656,
                            "spot_baseline_score": 0.0,
                            "baseline_archived_score": 29.897782716149734,
                            "peer_archived_score": 2.7269342324355224,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": -3.082995867967656,
                            "spot_baseline_archived_score": 0.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": "forecaster",
            "vote": {
                "score": 5,
                "user_vote": null
            },
            "forecasts_count": 542,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "From February 19, 2025 to March 11, 2025, the S\\&P 500 saw a significant decline of 9.3%, dropping from \\$6,144.15 to \\$5,572.07, the [largest decrease](https://www.reuters.com/markets/us/ominous-market-signals-show-more-trouble-could-await-us-stocks-2025-03-12/) since 2023.\n\n![](https://metaculus-web-media.s3.amazonaws.com/user_uploaded/chart_B6C2hHT.png)\n\nAccording to the [Financial Times](https://www.ft.com/content/a642cc9d-5c7c-4254-b6c1-be0bdc6fb4f1):\n\n> Trump’s on-off approach to tariffs on US trade partners has roiled markets, while a crackdown on immigration and cuts in the public sector have led to fears that inflation may surge and GDP growth could slow."
        },
        {
            "id": 36000,
            "title": "Will the United States import any crude oil from Russia between 2025 and 2030?",
            "short_title": "Will the US import oil from Russia between 2025 and 2030?",
            "url_title": "Will the US import oil from Russia between 2025 and 2030?",
            "slug": "will-the-us-import-oil-from-russia-between-2025-and-2030",
            "author_id": 115666,
            "author_username": "Cato",
            "coauthors": [],
            "created_at": "2025-03-12T05:36:32.245686Z",
            "published_at": "2025-03-12T21:56:28.953494Z",
            "edited_at": "2025-09-05T17:29:21.776136Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-12T21:56:28.953491Z",
            "comment_count": 2,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2030-12-01T00:00:00Z",
            "scheduled_resolve_time": "2031-04-30T00:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2025-03-14T21:56:00Z",
            "nr_forecasters": 11,
            "html_metadata_json": null,
            "projects": {
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": null,
                        "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"
                    }
                ],
                "default_project": {
                    "id": 144,
                    "type": "site_main",
                    "name": "Metaculus Community",
                    "slug": null,
                    "header_image": null,
                    "prize_pool": null,
                    "start_date": null,
                    "close_date": null,
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": null,
                    "user_permission": null,
                    "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": 3697,
                        "name": "Environment & Climate",
                        "slug": "environment-climate",
                        "emoji": "🌱",
                        "description": "Environment & Climate",
                        "type": "category"
                    },
                    {
                        "id": 3698,
                        "name": "Economy & Business",
                        "slug": "economy-business",
                        "emoji": "💼",
                        "description": "Economy & Business",
                        "type": "category"
                    },
                    {
                        "id": 3687,
                        "name": "Geopolitics",
                        "slug": "geopolitics",
                        "emoji": "🌍",
                        "description": "Geopolitics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 35431,
                "title": "Will the United States import any crude oil from Russia between 2025 and 2030?",
                "created_at": "2025-03-12T05:36:32.246061Z",
                "open_time": "2025-03-14T21:56:00Z",
                "cp_reveal_time": "2025-03-19T21:56:00Z",
                "spot_scoring_time": "2025-03-19T21:56:00Z",
                "scheduled_resolve_time": "2031-04-30T00:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2030-12-01T00:00:00Z",
                "actual_close_time": "2030-12-01T00: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": "US imports of crude oil from Russia began with the dissolution of the Soviet Union in the 1990s and reached 269 thousand barrels per day (kbd) in 2010, representing about 3% of imports. Imports fell to zero in the wake of sanctions following Russia's invasion of Ukraine ([source](https://www.eia.gov/dnav/pet/hist/LeafHandler.ashx?n=PET\\&s=MCRIM_NUS-NRS_2\\&f=A)):\n\n![](https://metaculus-web-media.s3.amazonaws.com/user_uploaded/%C3%A5%C2%BE%C3%A7_nyXlLKy.png)\n\nMeanwhile the US continued to import large volumes of crude oil from other countries. [The US imported about 6.6 million barrels per day in 2024, of which 62% came from Canada](https://www.eia.gov/dnav/pet/PET_MOVE_IMPCUS_A2_NUS_EPC0_IM0_MBBLPD_A.htm):\n\n![](https://metaculus-web-media.s3.amazonaws.com/user_uploaded/%C3%A5%C2%BE%C3%A7_kKWLHv8.png)\n\nIf the US government removes sanctions on Russian energy products, it is possible that US imports of Russian crude oil will resume.",
                "resolution_criteria": "Resolves **Yes** if the United States imports any crude oil from Russia between 2025 and 2030 (inclusive). Resolution source is US Energy Information Administration (EIA): [https://www.eia.gov/dnav/pet/hist/LeafHandler.ashx?n=PET\\&s=MCRIM\\_NUS-NRS\\_1\\&f=A](https://www.eia.gov/dnav/pet/hist/LeafHandler.ashx?n=PET\\&s=MCRIM_NUS-NRS_1\\&f=A)\n\nResolution is **No** if no such imports are reported for the interval.\n\nData for 2030 are expected to be published by March 2031.",
                "fine_print": "Definitions of \"Russia\" and \"crude oil\" follow EIA. For example, if [Russia and Belarus fully merge and the combination is renamed](https://www.clingendael.org/pub/2021/an-ever-closer-union/2-historical-and-legal-context/), resolution of this question will treat the new entity as a successor to Russia if and only if EIA so treats it (e.g., by continuing the Russia time series under the new entity's name). If EIA ends its Russia time series and creates a new one for the new entity, then the question will be **annulled**.\n\nIf EIA stops publishing data on US imports of Russian for some other reason, Metaculus admins will identify another [credible source](https://www.metaculus.com/faq/#definitions). If they determine none is available, then the question will be **annulled**.\n\nResolution is based on figures as reported by resolution source. For example, if EIA rounds a figure (such as by rounding a very small number down to zero), then resolution will be based on rounded figure.",
                "post_id": 36000,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1756791696.715252,
                                "end_time": 1760067820.182199,
                                "forecaster_count": 11,
                                "interval_lower_bounds": [
                                    0.51
                                ],
                                "centers": [
                                    0.6
                                ],
                                "interval_upper_bounds": [
                                    0.675
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1756791696.715252,
                            "end_time": 1760067820.182199,
                            "forecaster_count": 11,
                            "interval_lower_bounds": [
                                0.51
                            ],
                            "centers": [
                                0.6
                            ],
                            "interval_upper_bounds": [
                                0.675
                            ],
                            "forecast_values": [
                                0.4,
                                0.6
                            ],
                            "means": [
                                0.5682454438232916
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8569744876588683,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.20503512300522633,
                                    0.5112618060922339,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.33940648712497556,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.09860583995692926,
                                    0.0,
                                    1.3423356305559753,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.417246872565798,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.42015354651611236,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 1,
                "user_vote": null
            },
            "forecasts_count": 17,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "US imports of crude oil from Russia began with the dissolution of the Soviet Union in the 1990s and reached 269 thousand barrels per day (kbd) in 2010, representing about 3% of imports. Imports fell to zero in the wake of sanctions following Russia's invasion of Ukraine ([source](https://www.eia.gov/dnav/pet/hist/LeafHandler.ashx?n=PET\\&s=MCRIM_NUS-NRS_2\\&f=A)):\n\n![](https://metaculus-web-media.s3.amazonaws.com/user_uploaded/%C3%A5%C2%BE%C3%A7_nyXlLKy.png)\n\nMeanwhile the US continued to import large volumes of crude oil from other countries. [The US imported about 6.6 million barrels per day in 2024, of which 62% came from Canada](https://www.eia.gov/dnav/pet/PET_MOVE_IMPCUS_A2_NUS_EPC0_IM0_MBBLPD_A.htm):\n\n![](https://metaculus-web-media.s3.amazonaws.com/user_uploaded/%C3%A5%C2%BE%C3%A7_kKWLHv8.png)\n\nIf the US government removes sanctions on Russian energy products, it is possible that US imports of Russian crude oil will resume."
        },
        {
            "id": 35997,
            "title": "Will a large language model (LLM) solve ≥ 40% of FrontierMath questions before May 15, 2025, at 11:59 PM ET?",
            "short_title": "Will an LLM solve ≥ 40% of FrontierMath questions?",
            "url_title": "Will an LLM solve ≥ 40% of FrontierMath questions?",
            "slug": "will-an-llm-solve-40-of-frontiermath-questions",
            "author_id": 212021,
            "author_username": "noah_h_kim",
            "coauthors": [],
            "created_at": "2025-03-11T20:47:50.771441Z",
            "published_at": "2025-03-15T03:09:39.949970Z",
            "edited_at": "2025-09-05T17:28:52.260412Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-15T03:09:39.949966Z",
            "comment_count": 0,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-15T20:15:00Z",
            "scheduled_close_time": "2025-03-15T20:15:00Z",
            "scheduled_resolve_time": "2025-05-16T03:59:00Z",
            "actual_resolve_time": "2025-05-16T00:15:00Z",
            "open_time": "2025-03-15T17:15:00Z",
            "nr_forecasters": 14,
            "html_metadata_json": null,
            "projects": {
                "community": [
                    {
                        "id": 32684,
                        "name": "Brown Forecasting Tournament",
                        "type": "community",
                        "slug": "brown-tournament",
                        "description": "",
                        "order": 0,
                        "header_image": null,
                        "header_logo": null,
                        "followers_count": 6,
                        "default_permission": "forecaster",
                        "visibility": "unlisted",
                        "created_by": {
                            "id": 212021,
                            "username": "noah_h_kim",
                            "is_bot": false,
                            "is_staff": false
                        }
                    }
                ],
                "default_project": {
                    "id": 32684,
                    "name": "Brown Forecasting Tournament",
                    "type": "community",
                    "slug": "brown-tournament",
                    "description": "",
                    "order": 0,
                    "header_image": null,
                    "header_logo": null,
                    "followers_count": 6,
                    "default_permission": "forecaster",
                    "visibility": "unlisted",
                    "created_by": {
                        "id": 212021,
                        "username": "noah_h_kim",
                        "is_bot": false,
                        "is_staff": false
                    }
                },
                "category": [
                    {
                        "id": 3694,
                        "name": "Artificial Intelligence",
                        "slug": "artificial-intelligence",
                        "emoji": "🤖",
                        "description": "Artificial Intelligence",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 35429,
                "title": "Will a large language model (LLM) solve ≥ 40% of FrontierMath questions before May 15, 2025, at 11:59 PM ET?",
                "created_at": "2025-03-11T20:47:50.771812Z",
                "open_time": "2025-03-15T17:15:00Z",
                "cp_reveal_time": "2025-03-15T20:15:00Z",
                "spot_scoring_time": "2025-03-15T20:15:00Z",
                "scheduled_resolve_time": "2025-05-16T03:59:00Z",
                "actual_resolve_time": "2025-05-16T00:15:00Z",
                "resolution_set_time": "2025-05-16T00:19:23.401854Z",
                "scheduled_close_time": "2025-03-15T20:15:00Z",
                "actual_close_time": "2025-03-15T20:15: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": "**FrontierMath** is a benchmark designed to evaluate **LLM mathematical reasoning** on **advanced math topics**, including **competition-level problem-solving and formal proofs**.\n\nInformation on the benchmark can be found below:\n\n[https://epoch.ai/frontiermath](https://epoch.ai/frontiermath)\n\n[https://epoch.ai/frontiermath/the-benchmark](https://epoch.ai/frontiermath/the-benchmark)\n\nMost recently, **OpenAI** announced that o3-mini-high + a python tool had achieved 3**2%** on the benchmark: \n\n[https://openai.com/index/openai-o3-mini/](https://openai.com/index/openai-o3-mini/)",
                "resolution_criteria": "This question will resolve **\"Yes\"** if, by **May 15, 2025, at 11:59 PM ET**, a **AI lab announces that one of their  LLMs** (which can include a LLM using tools like Python) successfully solves at least **40% of the questions** on EpochAI's **FrontierMath** benchmark. The whole system must submit only one answer to each question. This rules out things like pass@n (mark correct if any of the n trials were correct) but consensus@n is allowed (most likely answer on n trials) since this can be implemented by only submitting one answer.\n\n#### **Evaluation Criteria:**\n\n* The **primary resolution source** will be any announcement by a **major and credible** AI lab including but not limited to **OpenAI, DeepMind, Meta, Anthropic**, **X, and Deepseek.**\n* If multiple reports exist, the **most credible and widely accepted evaluation** (e.g., from **OpenAI, DeepMind, Meta, Anthropic, or academic researchers**) will be used.\n* If an LLM **achieves ≥40% accuracy** on **the set** **of FrontierMath problems** before the deadline, the question will resolve **\"Yes.\"**\n* If no LLM achieves this threshold by **May 15, 2025, at 11:59 PM ET**, the question will resolve **\"No.\"**",
                "fine_print": "",
                "post_id": 35997,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1742069648.791697,
                                "end_time": null,
                                "forecaster_count": 14,
                                "interval_lower_bounds": [
                                    0.001
                                ],
                                "centers": [
                                    0.18
                                ],
                                "interval_upper_bounds": [
                                    0.32
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1742069648.791697,
                            "end_time": null,
                            "forecaster_count": 14,
                            "interval_lower_bounds": [
                                0.001
                            ],
                            "centers": [
                                0.18
                            ],
                            "interval_upper_bounds": [
                                0.32
                            ],
                            "forecast_values": [
                                0.8200000000000001,
                                0.18
                            ],
                            "means": [
                                0.1983091529312223
                            ],
                            "histogram": [
                                [
                                    2.308630731543559,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.17522973636453743,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.09754477024200368,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0644634174904052,
                                    0.0,
                                    0.13404139897044384,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4012260631462153,
                                    0.0,
                                    0.7576333089753814,
                                    0.0,
                                    0.33423662601949417,
                                    0.27467474026865935,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.47632380816539127,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 39.19313161467099,
                            "peer_score": 2.9387270088795865,
                            "coverage": 0.9596486837113347,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9596486837113347,
                            "spot_peer_score": 9.55762559608038,
                            "spot_baseline_score": 71.36958148433591,
                            "baseline_archived_score": 39.19313161467099,
                            "peer_archived_score": 2.9387270088795865,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 9.55762559608038,
                            "spot_baseline_archived_score": 71.36958148433591
                        },
                        "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": 0,
                "user_vote": null
            },
            "forecasts_count": 23,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "**FrontierMath** is a benchmark designed to evaluate **LLM mathematical reasoning** on **advanced math topics**, including **competition-level problem-solving and formal proofs**.\n\nInformation on the benchmark can be found below:\n\n[https://epoch.ai/frontiermath](https://epoch.ai/frontiermath)\n\n[https://epoch.ai/frontiermath/the-benchmark](https://epoch.ai/frontiermath/the-benchmark)\n\nMost recently, **OpenAI** announced that o3-mini-high + a python tool had achieved 3**2%** on the benchmark: \n\n[https://openai.com/index/openai-o3-mini/](https://openai.com/index/openai-o3-mini/)"
        },
        {
            "id": 35996,
            "title": "By May 15, 2025, will there be a frontier reasoning model that is publicly and unambiguously known to conduct much of its reasoning via a medium other than natural language?",
            "short_title": "AI model conducting reasoning via non-natural language?",
            "url_title": "AI model conducting reasoning via non-natural language?",
            "slug": "ai-model-conducting-reasoning-via-non-natural-language",
            "author_id": 212021,
            "author_username": "noah_h_kim",
            "coauthors": [],
            "created_at": "2025-03-11T20:46:34.540095Z",
            "published_at": "2025-03-15T03:16:31.850782Z",
            "edited_at": "2025-09-05T17:28:51.836529Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-15T03:16:31.850780Z",
            "comment_count": 0,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-15T20:15:00Z",
            "scheduled_close_time": "2025-03-15T20:15:00Z",
            "scheduled_resolve_time": "2025-05-16T03:59:00Z",
            "actual_resolve_time": "2025-05-16T00:12:00Z",
            "open_time": "2025-03-15T17:15:00Z",
            "nr_forecasters": 14,
            "html_metadata_json": null,
            "projects": {
                "community": [
                    {
                        "id": 32684,
                        "name": "Brown Forecasting Tournament",
                        "type": "community",
                        "slug": "brown-tournament",
                        "description": "",
                        "order": 0,
                        "header_image": null,
                        "header_logo": null,
                        "followers_count": 6,
                        "default_permission": "forecaster",
                        "visibility": "unlisted",
                        "created_by": {
                            "id": 212021,
                            "username": "noah_h_kim",
                            "is_bot": false,
                            "is_staff": false
                        }
                    }
                ],
                "default_project": {
                    "id": 32684,
                    "name": "Brown Forecasting Tournament",
                    "type": "community",
                    "slug": "brown-tournament",
                    "description": "",
                    "order": 0,
                    "header_image": null,
                    "header_logo": null,
                    "followers_count": 6,
                    "default_permission": "forecaster",
                    "visibility": "unlisted",
                    "created_by": {
                        "id": 212021,
                        "username": "noah_h_kim",
                        "is_bot": false,
                        "is_staff": false
                    }
                }
            },
            "question": {
                "id": 35428,
                "title": "By May 15, 2025, will there be a frontier reasoning model that is publicly and unambiguously known to conduct much of its reasoning via a medium other than natural language?",
                "created_at": "2025-03-11T20:46:34.540464Z",
                "open_time": "2025-03-15T17:15:00Z",
                "cp_reveal_time": "2025-03-15T20:15:00Z",
                "spot_scoring_time": "2025-03-15T20:15:00Z",
                "scheduled_resolve_time": "2025-05-16T03:59:00Z",
                "actual_resolve_time": "2025-05-16T00:12:00Z",
                "resolution_set_time": "2025-05-16T00:12:41.819737Z",
                "scheduled_close_time": "2025-03-15T20:15:00Z",
                "actual_close_time": "2025-03-15T20:15: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": "Frontier AI models such as **GPT-4, Gemini, Claude, and DeepSeek’s models** rely heavily on **natural language chains of thought** for reasoning. However, researchers have started exploring **alternative reasoning paradigms**, including:\n\n* **Vector-based thought processes** that resemble **latent space navigation** rather than text-based step-by-step reasoning. See [https://github.com/facebookresearch/coconut](https://github.com/facebookresearch/coconut)\n* **Linguistic drift phenomena** where a model develops an **internal \"language\" unrecognizable to humans.**\n\n🔗 [Chain-of-Thought Monitoring (OpenAI)](https://openai.com/index/chain-of-thought-monitoring/) argues that it's important for humans to be able to oversee AI's chain of thought, however it might be more performant for models to reason in a language that humans can't understand.",
                "resolution_criteria": "This question will resolve **\"Yes\"** if, by **May 15, 2025, at 11:59 PM ET**, there is **public and unambiguous evidence** that a **frontier AI reasoning model** from any of the following labs:\n\n* **XAI**\n* **Meta**\n* **Deepseek**\n* **Anthropic**\n* **DeepMind**\n* **OpenAI**\n\nis conducting **much of its reasoning** through a medium that is **not natural language**. This could include, but is not limited to:\n\n1. **Neuralese** – The model uses an **internal vector-space representation** for thinking, which is significantly different from human-readable natural language.\n2. **Extreme Linguistic Drift** – The model's reasoning chains use **tokens that resemble words but are largely meaningless to humans** and follow a non-natural language structure.\n\n#### **Evidence Requirements for \"Yes\" Resolution**\n\nIt must be a **frontier model**. This means that the company markets the model as being better than their previous offerings. This is in contrast to a research output like [https://github.com/facebookresearch/coconut](https://github.com/facebookresearch/coconut).\n\nAt least one of the following must be **publicly confirmed** by **the model's developer** or through **credible AI research publications**:\n\n* **A paper, official blog post, or technical report** from one of the listed AI labs explicitly states that the model **relies on non-natural language reasoning.**\n* **Open-source model weights or logs** show clear evidence of reasoning in a **vector space or another non-linguistic medium.**\n* **Public statements from senior researchers at these organizations** (e.g., interviews, conference talks) explicitly confirm the model’s reasoning mechanism as **not primarily based on natural language.**\n\n#### **Resolution Conditions for \"No\"**\n\nThis question will resolve **\"No\"** if, by May 15, 2025:\n\n* No public evidence confirms that a **frontier reasoning model** conducts reasoning outside natural language.\n* Research suggests AI still predominantly uses **natural language chains of thought** with no significant shift toward **neuralese or extreme linguistic drift.**\n* Speculative reports or theoretical papers exist but lack concrete **public** evidence of implementation.",
                "fine_print": "",
                "post_id": 35996,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1742069437.365248,
                                "end_time": null,
                                "forecaster_count": 14,
                                "interval_lower_bounds": [
                                    0.001
                                ],
                                "centers": [
                                    0.18
                                ],
                                "interval_upper_bounds": [
                                    0.351
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1742069437.365248,
                            "end_time": null,
                            "forecaster_count": 14,
                            "interval_lower_bounds": [
                                0.001
                            ],
                            "centers": [
                                0.18
                            ],
                            "interval_upper_bounds": [
                                0.351
                            ],
                            "forecast_values": [
                                0.8200000000000001,
                                0.18
                            ],
                            "means": [
                                0.2326821804171417
                            ],
                            "histogram": [
                                [
                                    1.9878375834097555,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0644634174904052,
                                    0.0,
                                    0.27467474026865935,
                                    0.0,
                                    0.0,
                                    0.33423662601949417,
                                    0.0,
                                    0.0,
                                    0.13404139897044384,
                                    0.0,
                                    0.0,
                                    0.22188647333713657,
                                    0.0,
                                    0.09754477024200368,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.47632380816539127,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8727500189273638,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.560245764355437,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 60.946657362580346,
                            "peer_score": 2.0311308642493873,
                            "coverage": 0.9498160324052528,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9498160324052528,
                            "spot_peer_score": 4.162874261718949,
                            "spot_baseline_score": 71.36958148433591,
                            "baseline_archived_score": 60.946657362580346,
                            "peer_archived_score": 2.0311308642493873,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 4.162874261718949,
                            "spot_baseline_archived_score": 71.36958148433591
                        },
                        "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": 0,
                "user_vote": null
            },
            "forecasts_count": 28,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Frontier AI models such as **GPT-4, Gemini, Claude, and DeepSeek’s models** rely heavily on **natural language chains of thought** for reasoning. However, researchers have started exploring **alternative reasoning paradigms**, including:\n\n* **Vector-based thought processes** that resemble **latent space navigation** rather than text-based step-by-step reasoning. See [https://github.com/facebookresearch/coconut](https://github.com/facebookresearch/coconut)\n* **Linguistic drift phenomena** where a model develops an **internal \"language\" unrecognizable to humans.**\n\n🔗 [Chain-of-Thought Monitoring (OpenAI)](https://openai.com/index/chain-of-thought-monitoring/) argues that it's important for humans to be able to oversee AI's chain of thought, however it might be more performant for models to reason in a language that humans can't understand."
        }
    ]
}