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

{
    "count": 5525,
    "next": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=560",
    "previous": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=520",
    "results": [
        {
            "id": 35769,
            "title": "Will Israel lift the blockade to humanitarian aid into Gaza before April 7, 2025?",
            "short_title": "Israel resumes aid into Gaza before April 7, 2025?",
            "url_title": "Israel resumes aid into Gaza before April 7, 2025?",
            "slug": "israel-resumes-aid-into-gaza-before-april-7-2025",
            "author_id": 126626,
            "author_username": "skmmcj",
            "coauthors": [],
            "created_at": "2025-03-06T03:10:42.990365Z",
            "published_at": "2025-03-09T01:33:55.696093Z",
            "edited_at": "2025-07-03T15:43:16.776360Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-09T01:33:55.696091Z",
            "comment_count": 1,
            "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-07T11:00:00Z",
            "open_time": "2025-03-10T17:00:00Z",
            "nr_forecasters": 86,
            "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",
                        "meta_description": "",
                        "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
                    }
                ],
                "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",
                    "meta_description": "",
                    "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
                },
                "category": [
                    {
                        "id": 3687,
                        "name": "Geopolitics",
                        "slug": "geopolitics",
                        "emoji": "🌍",
                        "description": "Geopolitics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 35210,
                "title": "Will Israel lift the blockade to humanitarian aid into Gaza before April 7, 2025?",
                "created_at": "2025-03-06T03:10:42.990712Z",
                "open_time": "2025-03-10T17:00:00Z",
                "cp_reveal_time": "2025-03-13T17:00:00Z",
                "spot_scoring_time": "2025-03-13T17:00:00Z",
                "scheduled_resolve_time": "2025-04-07T11:00:00Z",
                "actual_resolve_time": "2025-04-07T00:41:00Z",
                "resolution_set_time": "2025-04-07T00:43:05.574401Z",
                "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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "On January 17, 2025, Israel and Hamas agreed to a [ceasefire deal](https://en.wikipedia.org/wiki/2025_Gaza_war_ceasefire#July_2024_to_January_2025:_Philadelphi_Corridor). The deal would consist of three phases, each lasting 6 weeks. In the first phase, Hamas [released 25 hostages and the bodies of 8 more](https://apnews.com/article/israel-palestinians-hamas-war-remaining-hostages-gaza-dbedb436b04fac1c790a794a4ef03853), while Israel released hundreds of Palestinian prisoners. Israel also allowed humanitarian aid to enter Gaza, [25,000 trucks](https://x.com/gidonsaar/status/1897280908450836820) according to Israel's Minister of Foreign Affairs.\n\nThe original plan was that, in the second phase, Hamas would release all remaining alive male Israelis and Israel would release an agreed upon number of Palestinian prisoners, while the parties would also agree to a withdrawal of remaining Israeli soldiers from the Gaza Strip and a more permanent cessation of hostilities. Then, in the third phase, both Israel and Hamas would release all the remaining bodies of dead captives, Israel would end the [blockade of the Gaza Strip](https://en.wikipedia.org/wiki/Blockade_of_the_Gaza_Strip \"Blockade of the Gaza Strip\"), and Hamas would not rebuild its military capabilities.\n\nHowever, after the end of the first phase, on March 2, 2025, Israel [halted](https://www.bbc.co.uk/news/articles/ckgz7p85mdgo) all humanitarian aid and goods from entering Gaza, with the goal of pressuring Hamas into accepting a new agreement, backed by the United States. This would extend the first phase for seven more weeks and would involve Hamas releasing half of the remaining hostages.\n\nAfter the blockade, prices for essentials like sugar, oil, and chicken [rose significantly](https://apnews.com/article/israel-gaza-aid-cutoff-netanyahu-hunger-war-940ceea2c2b754d197a4f07c0cad86de). The UN called the blockade [alarming](https://www.nbcnews.com/news/world/israel-hamas-gaza-aid-barred-ceasefire-talks-criticized-un-red-cross-rcna194464) and condemned it along with [UK, France, and Germany](https://www.theguardian.com/world/2025/mar/05/uk-france-germany-israel-gaza-aid-freeze-could-breach-international-law), citing violations of humanitarian law that mandates aid access. Hamas [has insisted](https://www.nytimes.com/2025/03/02/world/middleeast/israel-aid-halt-gaza.html) on moving to the agreed second phase of the ceasefire, which would involve a full Israeli withdrawal and a permanent end to the conflict.",
                "resolution_criteria": "This question will resolve as **Yes** if, before April 7, 2025, humanitarian aid into Gaza has resumed, according to credible sources.",
                "fine_print": "",
                "post_id": 35769,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1743410115.601021,
                                "end_time": null,
                                "forecaster_count": 67,
                                "interval_lower_bounds": [
                                    0.004
                                ],
                                "centers": [
                                    0.01
                                ],
                                "interval_upper_bounds": [
                                    0.02
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1743410115.601021,
                            "end_time": null,
                            "forecaster_count": 67,
                            "interval_lower_bounds": [
                                0.004
                            ],
                            "centers": [
                                0.01
                            ],
                            "interval_upper_bounds": [
                                0.02
                            ],
                            "forecast_values": [
                                0.99,
                                0.01
                            ],
                            "means": [
                                0.025808830225270998
                            ],
                            "histogram": [
                                [
                                    4.9151330192328135,
                                    4.92039521102808,
                                    1.652172431865421,
                                    0.9607488541206908,
                                    1.1959559912160067,
                                    0.0797787163600839,
                                    0.015216836922897737,
                                    0.37381893986710796,
                                    0.02439891007171052,
                                    0.007683132160872665,
                                    0.011752428427110738,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.004715380590217308,
                                    0.05032766519653908,
                                    0.5296608745347693,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.012864637029042109,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.006584248247179228,
                                    0.0,
                                    0.0,
                                    0.0015753119476699363,
                                    0.0,
                                    0.0,
                                    0.003928092025013086,
                                    0.0,
                                    0.0,
                                    0.0020593749349257107,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.10338731650712608,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0007576017002229459,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.003228095225742652,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": 70.83662336069374,
                            "peer_score": 12.602645573395172,
                            "coverage": 0.9999240086389569,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9999240086389569,
                            "spot_peer_score": 12.266318119432604,
                            "spot_baseline_score": 35.61438102252753,
                            "baseline_archived_score": 70.83662336069374,
                            "peer_archived_score": 12.602645573395172,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 12.266318119432604,
                            "spot_baseline_archived_score": 35.61438102252753
                        },
                        "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": 6,
                "user_vote": null
            },
            "forecasts_count": 472,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "On January 17, 2025, Israel and Hamas agreed to a [ceasefire deal](https://en.wikipedia.org/wiki/2025_Gaza_war_ceasefire#July_2024_to_January_2025:_Philadelphi_Corridor). The deal would consist of three phases, each lasting 6 weeks. In the first phase, Hamas [released 25 hostages and the bodies of 8 more](https://apnews.com/article/israel-palestinians-hamas-war-remaining-hostages-gaza-dbedb436b04fac1c790a794a4ef03853), while Israel released hundreds of Palestinian prisoners. Israel also allowed humanitarian aid to enter Gaza, [25,000 trucks](https://x.com/gidonsaar/status/1897280908450836820) according to Israel's Minister of Foreign Affairs.\n\nThe original plan was that, in the second phase, Hamas would release all remaining alive male Israelis and Israel would release an agreed upon number of Palestinian prisoners, while the parties would also agree to a withdrawal of remaining Israeli soldiers from the Gaza Strip and a more permanent cessation of hostilities. Then, in the third phase, both Israel and Hamas would release all the remaining bodies of dead captives, Israel would end the [blockade of the Gaza Strip](https://en.wikipedia.org/wiki/Blockade_of_the_Gaza_Strip \"Blockade of the Gaza Strip\"), and Hamas would not rebuild its military capabilities.\n\nHowever, after the end of the first phase, on March 2, 2025, Israel [halted](https://www.bbc.co.uk/news/articles/ckgz7p85mdgo) all humanitarian aid and goods from entering Gaza, with the goal of pressuring Hamas into accepting a new agreement, backed by the United States. This would extend the first phase for seven more weeks and would involve Hamas releasing half of the remaining hostages.\n\nAfter the blockade, prices for essentials like sugar, oil, and chicken [rose significantly](https://apnews.com/article/israel-gaza-aid-cutoff-netanyahu-hunger-war-940ceea2c2b754d197a4f07c0cad86de). The UN called the blockade [alarming](https://www.nbcnews.com/news/world/israel-hamas-gaza-aid-barred-ceasefire-talks-criticized-un-red-cross-rcna194464) and condemned it along with [UK, France, and Germany](https://www.theguardian.com/world/2025/mar/05/uk-france-germany-israel-gaza-aid-freeze-could-breach-international-law), citing violations of humanitarian law that mandates aid access. Hamas [has insisted](https://www.nytimes.com/2025/03/02/world/middleeast/israel-aid-halt-gaza.html) on moving to the agreed second phase of the ceasefire, which would involve a full Israeli withdrawal and a permanent end to the conflict."
        },
        {
            "id": 35764,
            "title": "Will Dwayne \"The Rock\" Johnson be the highest-paid actor in 2025?",
            "short_title": "\"The Rock\" is the highest-paid actor in 2025?",
            "url_title": "\"The Rock\" is the highest-paid actor in 2025?",
            "slug": "the-rock-is-the-highest-paid-actor-in-2025",
            "author_id": 139876,
            "author_username": "Perspectus",
            "coauthors": [],
            "created_at": "2025-03-05T02:10:16.650894Z",
            "published_at": "2025-03-05T22:47:07.043775Z",
            "edited_at": "2025-07-21T21:28:29.357280Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-05T22:47:07.043773Z",
            "comment_count": 1,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2026-01-01T04:59:00Z",
            "scheduled_resolve_time": "2026-03-01T05:00:00Z",
            "open_time": "2025-03-06T22:46:43Z",
            "nr_forecasters": 3,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32607,
                        "name": "2025 Leaderboard",
                        "slug": "2025_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "category": [
                    {
                        "id": 3696,
                        "name": "Sports & Entertainment",
                        "slug": "sports-entertainment",
                        "emoji": "🏀",
                        "description": "Sports & Entertainment",
                        "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,
                        "meta_description": "",
                        "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
                    }
                ],
                "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,
                    "meta_description": "",
                    "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
                }
            },
            "question": {
                "id": 35208,
                "title": "Will Dwayne \"The Rock\" Johnson be the highest-paid actor in 2025?",
                "created_at": "2025-03-05T02:10:16.651254Z",
                "open_time": "2025-03-06T22:46:43Z",
                "cp_reveal_time": "2025-03-10T21:46:43Z",
                "spot_scoring_time": "2025-03-10T21:46:43Z",
                "scheduled_resolve_time": "2026-03-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",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "Dwayne \"The Rock\" Johnson has now been the highest paid actor in the following years: [2016](https://www.forbes.com/actors/#28a1c26b40fe), [2019](https://www.forbes.com/sites/maddieberg/2019/08/21/the-highest-paid-actors-2019-dwayne-johnson-bradley-cooper-and-chris-hemsworth/), [2020](https://www.forbes.com/sites/maddieberg/2020/08/11/the-highest-paid-actors-of-2020-dwayne-johnson-ryan-reynolds/#7084b268112b), 2021, [2022](https://www.forbes.com/sites/lisettevoytko/2022/02/09/the-highest-paid-entertainers-2022/), and [2024](https://www.forbes.com/sites/mattcraig/2025/02/28/the-highest-paid-actors-of-2024/). \n\nAs of this writing, there is one film set to be released in 2025 in which \"The Rock\" appears:\n\n* [The Smashing Machine](https://www.imdb.com/title/tt11214558/). \"The story of mixed-martial arts and UFC champion Mark Kerr.\" Along with The Rock, it stars Emily Blunt and is directed by Benny Sadfie.\n\nThere are a number of movies in varying states of readiness including two in pre-production ([Fast X: Part 2](https://www.imdb.com/title/tt27550022/?ref_=nm_flmg_job_1_unrel_t_9); [Untitled Fast & Furious Film](https://www.imdb.com/title/tt27920268/?ref_=nm_flmg_job_1_unrel_t_8)) and two in production ([A live action version of Moana](https://www.imdb.com/title/tt27419466/?ref_=nm_flmg_job_1_unrel_t_2); [Big Trouble Little China](https://www.imdb.com/title/tt4728328/?ref_=nm_flmg_job_1_unrel_t_5))",
                "resolution_criteria": "* **Yes:** If Dwayne Johnson ranks as the highest-paid actor on Forbes' highest-paid actors of 2025 list.​\n* **No:** If another actor holds the top position.",
                "fine_print": "If Forbes does not publish the list for 2025 before January 1, 2027, the question will be **annulled**. ",
                "post_id": 35764,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1753133299.137843,
                                "end_time": null,
                                "forecaster_count": 3,
                                "interval_lower_bounds": [
                                    0.12
                                ],
                                "centers": [
                                    0.2
                                ],
                                "interval_upper_bounds": [
                                    0.2
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1753133299.137843,
                            "end_time": null,
                            "forecaster_count": 3,
                            "interval_lower_bounds": [
                                0.12
                            ],
                            "centers": [
                                0.2
                            ],
                            "interval_upper_bounds": [
                                0.2
                            ],
                            "forecast_values": [
                                0.8,
                                0.2
                            ],
                            "means": [
                                0.1920855567812882
                            ],
                            "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,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7277212189012763,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.48092170020263214,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 0,
                "user_vote": null
            },
            "forecasts_count": 4,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Dwayne \"The Rock\" Johnson has now been the highest paid actor in the following years: [2016](https://www.forbes.com/actors/#28a1c26b40fe), [2019](https://www.forbes.com/sites/maddieberg/2019/08/21/the-highest-paid-actors-2019-dwayne-johnson-bradley-cooper-and-chris-hemsworth/), [2020](https://www.forbes.com/sites/maddieberg/2020/08/11/the-highest-paid-actors-of-2020-dwayne-johnson-ryan-reynolds/#7084b268112b), 2021, [2022](https://www.forbes.com/sites/lisettevoytko/2022/02/09/the-highest-paid-entertainers-2022/), and [2024](https://www.forbes.com/sites/mattcraig/2025/02/28/the-highest-paid-actors-of-2024/). \n\nAs of this writing, there is one film set to be released in 2025 in which \"The Rock\" appears:\n\n* [The Smashing Machine](https://www.imdb.com/title/tt11214558/). \"The story of mixed-martial arts and UFC champion Mark Kerr.\" Along with The Rock, it stars Emily Blunt and is directed by Benny Sadfie.\n\nThere are a number of movies in varying states of readiness including two in pre-production ([Fast X: Part 2](https://www.imdb.com/title/tt27550022/?ref_=nm_flmg_job_1_unrel_t_9); [Untitled Fast & Furious Film](https://www.imdb.com/title/tt27920268/?ref_=nm_flmg_job_1_unrel_t_8)) and two in production ([A live action version of Moana](https://www.imdb.com/title/tt27419466/?ref_=nm_flmg_job_1_unrel_t_2); [Big Trouble Little China](https://www.imdb.com/title/tt4728328/?ref_=nm_flmg_job_1_unrel_t_5))"
        },
        {
            "id": 35760,
            "title": "Will the Democrats control the House of Representatives at any point before Jan 3, 2027?",
            "short_title": "Dem House before 2027?",
            "url_title": "Dem House before 2027?",
            "slug": "dem-house-before-2027",
            "author_id": 265213,
            "author_username": "ChastityQM",
            "coauthors": [],
            "created_at": "2025-03-04T17:52:57.998445Z",
            "published_at": "2025-03-09T14:18:35.216213Z",
            "edited_at": "2025-07-23T11:07:05.417185Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-09T14:18:35.216211Z",
            "comment_count": 3,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2027-01-03T06:00:00Z",
            "scheduled_resolve_time": "2027-01-03T06:00:00Z",
            "open_time": "2025-03-11T14:18:00Z",
            "nr_forecasters": 18,
            "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,
                        "meta_description": "",
                        "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
                    }
                ],
                "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,
                    "meta_description": "",
                    "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
                },
                "category": [
                    {
                        "id": 3689,
                        "name": "Politics",
                        "slug": "politics",
                        "emoji": "🏛️",
                        "description": "Politics",
                        "type": "category"
                    },
                    {
                        "id": 3685,
                        "name": "Elections",
                        "slug": "elections",
                        "emoji": "🗳️",
                        "description": "Elections",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 35205,
                "title": "Will the Democrats control the House of Representatives at any point before Jan 3, 2027?",
                "created_at": "2025-03-04T17:52:57.998863Z",
                "open_time": "2025-03-11T14:18:00Z",
                "cp_reveal_time": "2025-03-15T14:18:00Z",
                "spot_scoring_time": "2025-03-15T14:18:00Z",
                "scheduled_resolve_time": "2027-01-03T06:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2027-01-03T06:00:00Z",
                "actual_close_time": "2027-01-03T06: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",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "At time of writing, the United States House of Representatives has a 218-215 R majority, and two vacant seats. This is the slimmest majority in the House for any party since the [72nd Congress](https://en.wikipedia.org/wiki/72nd_United_States_Congress \"72nd United States Congress\") in 1931; in that case, control switched from a 217-216 R majority at the start, to a 220-206 D majority at the end.\n\nOn November 3, 2026, there will be an election for all sitting Representatives, and some will pass on their seats to their successors on January 3, 2027; this is regarding changes in number of Representatives for both parties that take place *before* January 3, 2027, for any reason. Seats can change parties or become vacant due to things such as resignations, deaths, and special elections.",
                "resolution_criteria": "Resolves **Yes** if at any point before January 3, 2027, there are more Democrats than Republicans in the United States House of Representatives. Resolves **No** if this does not occur. Note that if the number of Democrats only becomes equal to the number of Republicans, it still resolves **No**.",
                "fine_print": "Independents who caucus with the Republicans will be counted as Republicans; likewise independents who caucus with Democrats.\n\nIf the extremely unlikely event that the date the 120th Congress starts changes, then that will be the new resolution date.",
                "post_id": 35760,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1753268814.88133,
                                "end_time": 1753571162.666508,
                                "forecaster_count": 16,
                                "interval_lower_bounds": [
                                    0.13
                                ],
                                "centers": [
                                    0.16
                                ],
                                "interval_upper_bounds": [
                                    0.25
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1753268814.88133,
                            "end_time": 1753571162.666508,
                            "forecaster_count": 16,
                            "interval_lower_bounds": [
                                0.13
                            ],
                            "centers": [
                                0.16
                            ],
                            "interval_upper_bounds": [
                                0.25
                            ],
                            "forecast_values": [
                                0.84,
                                0.16
                            ],
                            "means": [
                                0.3156480924856308
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.13533528323661267,
                                    0.0,
                                    0.3098791564968262,
                                    0.0,
                                    0.0,
                                    0.772330576101931,
                                    0.0,
                                    0.17886107948508886,
                                    0.0,
                                    0.0,
                                    1.2581411659280017,
                                    0.0,
                                    0.21213970039234192,
                                    0.4326949339433014,
                                    0.0,
                                    0.3678794411714424,
                                    0.0,
                                    0.17136970778169644,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.3089819632739745,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8807190051633872,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5049099362635194
                                ]
                            ]
                        },
                        "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": 31,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "At time of writing, the United States House of Representatives has a 218-215 R majority, and two vacant seats. This is the slimmest majority in the House for any party since the [72nd Congress](https://en.wikipedia.org/wiki/72nd_United_States_Congress \"72nd United States Congress\") in 1931; in that case, control switched from a 217-216 R majority at the start, to a 220-206 D majority at the end.\n\nOn November 3, 2026, there will be an election for all sitting Representatives, and some will pass on their seats to their successors on January 3, 2027; this is regarding changes in number of Representatives for both parties that take place *before* January 3, 2027, for any reason. Seats can change parties or become vacant due to things such as resignations, deaths, and special elections."
        },
        {
            "id": 35744,
            "title": "Will WTI crude oil drop below $65 per barrel and stays there for 1 week before the 3rd quarter of 2025?",
            "short_title": "Will WTI crude oil drop below $65 per barrel?",
            "url_title": "Will WTI crude oil drop below $65 per barrel?",
            "slug": "will-wti-crude-oil-drop-below-65-per-barrel",
            "author_id": 245211,
            "author_username": "Russell-viper",
            "coauthors": [],
            "created_at": "2025-03-03T11:33:15.565902Z",
            "published_at": "2025-03-09T15:29:17.502961Z",
            "edited_at": "2025-07-03T15:43:51.834001Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-09T15:29:17.502959Z",
            "comment_count": 8,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-04-10T20:00:00Z",
            "scheduled_close_time": "2025-05-29T19:00:00Z",
            "scheduled_resolve_time": "2025-06-29T19:00:00Z",
            "open_time": "2025-03-12T15:28:00Z",
            "nr_forecasters": 15,
            "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,
                        "meta_description": "",
                        "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
                    }
                ],
                "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,
                    "meta_description": "",
                    "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
                },
                "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"
                    },
                    {
                        "id": 3689,
                        "name": "Politics",
                        "slug": "politics",
                        "emoji": "🏛️",
                        "description": "Politics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 35191,
                "title": "Will WTI crude oil drop below $65 per barrel and stays there for 1 week before the 3rd quarter of 2025?",
                "created_at": "2025-03-03T11:33:15.566247Z",
                "open_time": "2025-03-12T15:28:00Z",
                "cp_reveal_time": "2025-03-16T15:28:00Z",
                "spot_scoring_time": "2025-03-16T15:28:00Z",
                "scheduled_resolve_time": "2025-06-29T19:00:00Z",
                "actual_resolve_time": "2025-04-10T20:00:00Z",
                "resolution_set_time": "2025-04-10T22:07:07.993655Z",
                "scheduled_close_time": "2025-05-29T19:00:00Z",
                "actual_close_time": "2025-04-10T20:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "yes",
                "include_bots_in_aggregates": false,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": 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 [ChatGPT](https://chatgpt.com/):\n\n> West Texas Intermediate (WTI) crude oil is a key benchmark for global oil prices, primarily sourced from U.S. oil fields, particularly in Texas. Known for its high quality and low sulfur content, WTI is often used as a pricing standard for oil traded in North America. Its price is influenced by factors such as supply and demand dynamics, geopolitical events, production policies of major oil producers and broader economic conditions. WTI is traded on the New York Mercantile Exchange (NYMEX) and serves as a key reference point for energy markets worldwide.\n\nOil prices are influenced by various factors, with OPEC and non-OPEC members playing a significant role. However, the U.S. also has a major impact on price movements. Given Trump's \"drill, baby, drill\" stance, a slowing U.S. economy, and the uncertainty caused by tariffs, these factors could further shape the market dynamics.",
                "resolution_criteria": "This question resolves as **Yes** if the closing price of West Texas Intermediate (WTI) crude oil according to [Yahoo Finance](https://finance.yahoo.com/quote/CL%3DF/history/) closes below \\$65.00 for five consecutive trading days after the launch of this question and before July 1, 2025. Otherwise resolves as **No**. ",
                "fine_print": "",
                "post_id": 35744,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1744301115.747771,
                                "end_time": null,
                                "forecaster_count": 14,
                                "interval_lower_bounds": [
                                    0.97
                                ],
                                "centers": [
                                    0.99
                                ],
                                "interval_upper_bounds": [
                                    0.999
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1744301115.747771,
                            "end_time": null,
                            "forecaster_count": 14,
                            "interval_lower_bounds": [
                                0.97
                            ],
                            "centers": [
                                0.99
                            ],
                            "interval_upper_bounds": [
                                0.999
                            ],
                            "forecast_values": [
                                0.010000000000000009,
                                0.99
                            ],
                            "means": [
                                0.9682958160188709
                            ],
                            "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.09754477024200368,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0644634174904052,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.33423662601949417,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7576333089753814,
                                    0.27467474026865935,
                                    0.0,
                                    4.495451738190146
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": 14.034950685311054,
                            "peer_score": 5.425913304272885,
                            "coverage": 0.3706501282485402,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9923391756772156,
                            "spot_peer_score": 18.96824711940008,
                            "spot_baseline_score": 44.36066514756148,
                            "baseline_archived_score": 14.034950685311054,
                            "peer_archived_score": 5.425913304272885,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 18.96824711940008,
                            "spot_baseline_archived_score": 44.36066514756148
                        },
                        "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": 63,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "According to [ChatGPT](https://chatgpt.com/):\n\n> West Texas Intermediate (WTI) crude oil is a key benchmark for global oil prices, primarily sourced from U.S. oil fields, particularly in Texas. Known for its high quality and low sulfur content, WTI is often used as a pricing standard for oil traded in North America. Its price is influenced by factors such as supply and demand dynamics, geopolitical events, production policies of major oil producers and broader economic conditions. WTI is traded on the New York Mercantile Exchange (NYMEX) and serves as a key reference point for energy markets worldwide.\n\nOil prices are influenced by various factors, with OPEC and non-OPEC members playing a significant role. However, the U.S. also has a major impact on price movements. Given Trump's \"drill, baby, drill\" stance, a slowing U.S. economy, and the uncertainty caused by tariffs, these factors could further shape the market dynamics."
        },
        {
            "id": 35733,
            "title": "Will there be a new world record in the 2025 World Figure Skating Championships?",
            "short_title": "New record in the 2025 World Figure Skating Championships?",
            "url_title": "New record in the 2025 World Figure Skating Championships?",
            "slug": "new-record-in-the-2025-world-figure-skating-championships",
            "author_id": 126626,
            "author_username": "skmmcj",
            "coauthors": [],
            "created_at": "2025-03-03T02:01:37.157569Z",
            "published_at": "2025-03-03T03:07:07.125275Z",
            "edited_at": "2025-07-03T15:40:55.769855Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-03T03:07:07.125273Z",
            "comment_count": 4,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-25T12:00:00Z",
            "scheduled_close_time": "2025-03-25T12:00:00Z",
            "scheduled_resolve_time": "2025-04-01T11:00:00Z",
            "open_time": "2025-03-03T17:00:00Z",
            "nr_forecasters": 54,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32607,
                        "name": "2025 Leaderboard",
                        "slug": "2025_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "category": [
                    {
                        "id": 3696,
                        "name": "Sports & Entertainment",
                        "slug": "sports-entertainment",
                        "emoji": "🏀",
                        "description": "Sports & Entertainment",
                        "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",
                        "meta_description": "",
                        "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
                    }
                ],
                "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",
                    "meta_description": "",
                    "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
                }
            },
            "question": {
                "id": 35189,
                "title": "Will there be a new world record in the 2025 World Figure Skating Championships?",
                "created_at": "2025-03-03T02:01:37.157939Z",
                "open_time": "2025-03-03T17:00:00Z",
                "cp_reveal_time": "2025-03-08T17:00:00Z",
                "spot_scoring_time": "2025-03-08T17:00:00Z",
                "scheduled_resolve_time": "2025-04-01T11:00:00Z",
                "actual_resolve_time": "2025-03-31T12:44:00Z",
                "resolution_set_time": "2025-03-31T12:53:24.571968Z",
                "scheduled_close_time": "2025-03-25T12:00:00Z",
                "actual_close_time": "2025-03-25T12: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "[Figure skating](https://en.wikipedia.org/wiki/Figure_skating) is a winter sport in which individuals, pairs, or groups perform on ice while incorporating jumps, spins, lifts, and footwork into choreographed routines set to music. The [World Figure Skating Championships](https://en.wikipedia.org/wiki/2025_World_Figure_Skating_Championships), organised annually by the [International Skating Union](https://en.wikipedia.org/wiki/International_Skating_Union) (ISU) since 1896, represents the most prestigious annual competition in the sport outside the Olympic Games. The [2025 World Championships](https://en.wikipedia.org/wiki/2025_World_Figure_Skating_Championships) are scheduled to take place in Boston, from March 25 to March 30.\n\nIn all official competitions, athletes are scored using the [ISU Judging System](https://en.wikipedia.org/wiki/ISU_Judging_System), which consists of two components: the Technical Score (TES) and the Program Components Score (PCS). The Technical Score assesses the difficulty and execution of specific elements (jumps, spins, and step sequences) with each element receiving a base value [ranging](https://www.usfigureskating.org/sites/default/files/media-files/ISU%202656%20ISU_SOV_SinglesPairs_2024-25_final.pdf) from 0.40 to 14, which is then adjusted using a -5 to +5 grade based on the athlete's execution. The Program Components Score evaluates five aspects of the performance: skating skills, transitions, performance, composition, and interpretation of music, with judges awarding points on a scale of 0.25 to 10.00 in each category.\n\nThe TES and PCS are added together to form the Total Segment Score (TSS), which is calculated for both short programs and free skating and added together to determine an athlete's final ranking.",
                "resolution_criteria": "This question will resolve as **Yes** if in the 2025 World Figure Skating Championships, there is a new world record in any category (men's singles, women's singles, pairs, ice dance), for any segment, on any of the possible scores:\n\n* TES – Technical element score\n* PCS – Program component score\n* TSS – Total segment score\n* Combine Total TSS across segments.",
                "fine_print": "* If at least half of the 2025 World Figure Skating Championships events do not take place before April 7, 2025, this question will be **annulled**.\n* In case a performance setting a new record is announced, but has not been officially verified (in case of potential disputes), it will count for the purposes of this question if it has not been cancelled as of April 7, 2025.\n* The [current world records](https://en.wikipedia.org/wiki/List_of_highest_scores_in_figure_skating) are presented below:\n\n| Category        | Segment        | Score type | Score  |\n| --------------- | -------------- | ---------- | ------ |\n| Men's singles   | Combined total | TSS        | 335.30 |\n| Men's singles   | Short program  | TSS        | 113.97 |\n| Men's singles   | Short program  | TES        | 65.98  |\n| Men's singles   | Short program  | PCS        | 48.47  |\n| Men's singles   | Free skating   | TSS        | 227.79 |\n| Men's singles   | Free skating   | TES        | 137.18 |\n| Men's singles   | Free skating   | PCS        | 97.22  |\n| Women's singles | Combined total | TSS        | 272.71 |\n| Women's singles | Short program  | TSS        | 87.52  |\n| Women's singles | Short program  | TES        | 49.97  |\n| Women's singles | Short program  | PCS        | 37.56  |\n| Women's singles | Free skating   | TSS        | 185.29 |\n| Women's singles | Free skating   | TES        | 109.02 |\n| Women's singles | Free skating   | PCS        | 76.27  |\n| Pairs           | Combined total | TSS        | 239.88 |\n| Pairs           | Short program  | TSS        | 84.41  |\n| Pairs           | Short program  | TES        | 46.04  |\n| Pairs           | Short program  | PCS        | 38.45  |\n| Pairs           | Free skating   | TSS        | 157.46 |\n| Pairs           | Free skating   | TES        | 81.45  |\n| Pairs           | Free skating   | PCS        | 76.99  |\n| Ice dance       | Combined total | TSS        | 232.32 |\n| Ice dance       | Rhythm dance   | TSS        | 93.91  |\n| Ice dance       | Rhythm dance   | TES        | 55.16  |\n| Ice dance       | Rhythm dance   | PCS        | 39.57  |\n| Ice dance       | Free dance     | TSS        | 138.41 |\n| Ice dance       | Free dance     | TES        | 79.41  |\n| Ice dance       | Free dance     | PCS        | 59.70  |\n\n‎",
                "post_id": 35733,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1742880937.882511,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": [
                                    0.52
                                ],
                                "centers": [
                                    0.58
                                ],
                                "interval_upper_bounds": [
                                    0.66
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1742880937.882511,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": [
                                0.52
                            ],
                            "centers": [
                                0.58
                            ],
                            "interval_upper_bounds": [
                                0.66
                            ],
                            "forecast_values": [
                                0.42000000000000004,
                                0.58
                            ],
                            "means": [
                                0.5977668298646353
                            ],
                            "histogram": [
                                [
                                    0.04136994682833595,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.027463871070039274,
                                    0.10802413340346607,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.18125574861973415,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0339977085555509,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.28697040130296847,
                                    0.25114290374466147,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6748312259488007,
                                    0.0,
                                    0.0,
                                    0.04966152601580348,
                                    0.0,
                                    0.09750824014420886,
                                    0.19480468127902018,
                                    0.8972849483081394,
                                    0.16026094357950826,
                                    0.0,
                                    0.5747542859652788,
                                    0.0,
                                    1.6193042116533807,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.20427029069544175,
                                    1.0649628805524438,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7685977471107392,
                                    0.5830692761263615,
                                    0.0,
                                    0.0,
                                    0.007978922554691365,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.43563441074387765,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.06934409839582649,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8402148505771252
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": -1.3849590064972892,
                            "peer_score": 21.995042578120277,
                            "coverage": 0.9999492843063211,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9999492843063211,
                            "spot_peer_score": 66.48652025388256,
                            "spot_baseline_score": 37.85116232537298,
                            "baseline_archived_score": -1.3849590064972892,
                            "peer_archived_score": 21.995042578120277,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 66.48652025388256,
                            "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": "forecaster",
            "vote": {
                "score": 3,
                "user_vote": null
            },
            "forecasts_count": 329,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "[Figure skating](https://en.wikipedia.org/wiki/Figure_skating) is a winter sport in which individuals, pairs, or groups perform on ice while incorporating jumps, spins, lifts, and footwork into choreographed routines set to music. The [World Figure Skating Championships](https://en.wikipedia.org/wiki/2025_World_Figure_Skating_Championships), organised annually by the [International Skating Union](https://en.wikipedia.org/wiki/International_Skating_Union) (ISU) since 1896, represents the most prestigious annual competition in the sport outside the Olympic Games. The [2025 World Championships](https://en.wikipedia.org/wiki/2025_World_Figure_Skating_Championships) are scheduled to take place in Boston, from March 25 to March 30.\n\nIn all official competitions, athletes are scored using the [ISU Judging System](https://en.wikipedia.org/wiki/ISU_Judging_System), which consists of two components: the Technical Score (TES) and the Program Components Score (PCS). The Technical Score assesses the difficulty and execution of specific elements (jumps, spins, and step sequences) with each element receiving a base value [ranging](https://www.usfigureskating.org/sites/default/files/media-files/ISU%202656%20ISU_SOV_SinglesPairs_2024-25_final.pdf) from 0.40 to 14, which is then adjusted using a -5 to +5 grade based on the athlete's execution. The Program Components Score evaluates five aspects of the performance: skating skills, transitions, performance, composition, and interpretation of music, with judges awarding points on a scale of 0.25 to 10.00 in each category.\n\nThe TES and PCS are added together to form the Total Segment Score (TSS), which is calculated for both short programs and free skating and added together to determine an athlete's final ranking."
        },
        {
            "id": 35732,
            "title": "Will Volodymyr Zelenskyy meet with Donald Trump again before April 7, 2025?",
            "short_title": "Will Zelenskyy get a 2nd meeting with Trump in early 2025?",
            "url_title": "Will Zelenskyy get a 2nd meeting with Trump in early 2025?",
            "slug": "will-zelenskyy-get-a-2nd-meeting-with-trump-in-early-2025",
            "author_id": 126626,
            "author_username": "skmmcj",
            "coauthors": [],
            "created_at": "2025-03-03T01:27:52.338365Z",
            "published_at": "2025-03-03T03:02:27.891757Z",
            "edited_at": "2025-07-03T15:44:15.434806Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-03-03T03:02:27.891756Z",
            "comment_count": 12,
            "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-07T11:00:00Z",
            "open_time": "2025-03-03T17:00:00Z",
            "nr_forecasters": 141,
            "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",
                        "meta_description": "",
                        "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
                    }
                ],
                "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",
                    "meta_description": "",
                    "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
                },
                "category": [
                    {
                        "id": 3687,
                        "name": "Geopolitics",
                        "slug": "geopolitics",
                        "emoji": "🌍",
                        "description": "Geopolitics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 35188,
                "title": "Will Volodymyr Zelenskyy meet with Donald Trump again before April 7, 2025?",
                "created_at": "2025-03-03T01:27:52.338775Z",
                "open_time": "2025-03-03T17:00:00Z",
                "cp_reveal_time": "2025-03-06T17:00:00Z",
                "spot_scoring_time": "2025-03-06T17:00:00Z",
                "scheduled_resolve_time": "2025-04-07T11:00:00Z",
                "actual_resolve_time": "2025-04-07T00:40:00Z",
                "resolution_set_time": "2025-04-07T00:41:31.574803Z",
                "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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "Relations between Ukrainian President Volodymyr Zelenskyy and US President Donald Trump broke down after a [tense Oval Office meeting](https://www.bbc.co.uk/news/articles/c2erwgwy8vgo) on February 28 ([video](https://www.youtube.com/watch?v=W6qFzWaaZ_o)) The discussion was meant to seal a deal granting the US access to Ukraine's rare earth minerals in exchange for continued support against Russia. Instead, Trump criticised Zelenskyy for lacking gratitude for US aid and questioned his approach to the war, while Zelenskyy insisted on security guarantees from the US and emphasised Russia's role as the aggressor in the war.\n\nThe unresolved meeting left US support for Ukraine uncertain, with Zelenskyy not signing the deal before departing from the White House. Various European leaders voiced support for Ukraine, Keir Starmer [insisted](https://www.politico.eu/article/europe-leaders-pledge-increase-defense-spending-nato-mark-rutte-keir-starmer-london-summit/) that any peace plan must have US' backing. A few days after leaving the Oval Office, [Zelenskyy said](https://www.bbc.co.uk/news/articles/c8j0ggm3mdwo) that he would still be willing to sign a deal on rare earth minerals.\n\nDuring his 2024 campaign, Trump [promised](https://www.nytimes.com/2025/01/19/us/politics/trump-promise-ending-ukraine-war.html) to end the Russia-Ukraine war early in his presidency, often suggesting he could broker peace through direct talks with Moscow, a stance he framed as pragmatic and cost-saving for the US.",
                "resolution_criteria": "This question will resolve as **Yes** if Volodymyr Zelenskyy meets with Donald Trump after March 3 and before April 7, 2025.",
                "fine_print": "* The meeting has to be in person. \n* The overall duration of the meeting does not matter, as long as Trump and Zelenskyy speak directly to each other for at least one minute, continuously.",
                "post_id": 35732,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1743414829.291436,
                                "end_time": null,
                                "forecaster_count": 118,
                                "interval_lower_bounds": [
                                    0.02
                                ],
                                "centers": [
                                    0.04
                                ],
                                "interval_upper_bounds": [
                                    0.05
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1743414829.291436,
                            "end_time": null,
                            "forecaster_count": 118,
                            "interval_lower_bounds": [
                                0.02
                            ],
                            "centers": [
                                0.04
                            ],
                            "interval_upper_bounds": [
                                0.05
                            ],
                            "forecast_values": [
                                0.96,
                                0.04
                            ],
                            "means": [
                                0.05665282573763901
                            ],
                            "histogram": [
                                [
                                    3.510155832011818,
                                    1.259263154418858,
                                    2.0221920717413,
                                    2.008234272795713,
                                    4.082024231715874,
                                    2.383576960374339,
                                    0.7836303072088828,
                                    0.668919576193915,
                                    0.04429808642068359,
                                    0.34478938726246294,
                                    0.40027157291296933,
                                    0.16358367830632,
                                    0.0646516219078255,
                                    0.0077289636711357825,
                                    0.5081334076935602,
                                    0.8642481073057953,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.022556935951370632,
                                    0.5340203409353508,
                                    0.053636441777860235,
                                    0.00010828654134764054,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.011566338489480153,
                                    0.08745501623158428,
                                    0.05710974615261928,
                                    0.0,
                                    0.00045259954456378565,
                                    0.0,
                                    0.0,
                                    0.024712452213022415,
                                    0.0,
                                    0.000270016043560814,
                                    0.00014156090758466822,
                                    0.03640875337444845,
                                    0.0,
                                    0.00032413405865910005,
                                    0.007185620171657126,
                                    0.0,
                                    0.0,
                                    0.01123917500530291,
                                    0.0,
                                    0.005483968607338952,
                                    0.0013332445395559907,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.19335333087329795,
                                    0.0016771748530350252,
                                    0.0,
                                    0.004582296826085957,
                                    0.0,
                                    0.00022189844218063637,
                                    0.0025701243253208124,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0033642369299134115,
                                    0.00017925296926214583,
                                    0.0,
                                    0.0,
                                    0.0,
                                    5.2077347573969934e-05,
                                    0.0,
                                    0.004179282557804217,
                                    0.0,
                                    0.0,
                                    0.004380744254208987,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0008078589314896494,
                                    0.009338847801289064,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.008072979223474218,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0018730169681004513,
                                    0.0,
                                    0.0055075364232430755,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.019553963805070133
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": 19.787694086079888,
                            "peer_score": 18.956258104402547,
                            "coverage": 0.9999645641445121,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9999645641445121,
                            "spot_peer_score": 15.844014217849136,
                            "spot_baseline_score": 0.0,
                            "baseline_archived_score": 19.787694086079888,
                            "peer_archived_score": 18.956258104402547,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 15.844014217849136,
                            "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": 9,
                "user_vote": null
            },
            "forecasts_count": 865,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Relations between Ukrainian President Volodymyr Zelenskyy and US President Donald Trump broke down after a [tense Oval Office meeting](https://www.bbc.co.uk/news/articles/c2erwgwy8vgo) on February 28 ([video](https://www.youtube.com/watch?v=W6qFzWaaZ_o)) The discussion was meant to seal a deal granting the US access to Ukraine's rare earth minerals in exchange for continued support against Russia. Instead, Trump criticised Zelenskyy for lacking gratitude for US aid and questioned his approach to the war, while Zelenskyy insisted on security guarantees from the US and emphasised Russia's role as the aggressor in the war.\n\nThe unresolved meeting left US support for Ukraine uncertain, with Zelenskyy not signing the deal before departing from the White House. Various European leaders voiced support for Ukraine, Keir Starmer [insisted](https://www.politico.eu/article/europe-leaders-pledge-increase-defense-spending-nato-mark-rutte-keir-starmer-london-summit/) that any peace plan must have US' backing. A few days after leaving the Oval Office, [Zelenskyy said](https://www.bbc.co.uk/news/articles/c8j0ggm3mdwo) that he would still be willing to sign a deal on rare earth minerals.\n\nDuring his 2024 campaign, Trump [promised](https://www.nytimes.com/2025/01/19/us/politics/trump-promise-ending-ukraine-war.html) to end the Russia-Ukraine war early in his presidency, often suggesting he could broker peace through direct talks with Moscow, a stance he framed as pragmatic and cost-saving for the US."
        },
        {
            "id": 35728,
            "title": "Will NOAA's Climate.gov still be online on April 1, 2025?",
            "short_title": "climate.gov up or down?",
            "url_title": "climate.gov up or down?",
            "slug": "climategov-up-or-down",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:36:26.586497Z",
            "published_at": "2025-03-05T11:00:00Z",
            "edited_at": "2025-07-03T15:44:22.084111Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 34,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-07T12:00:00Z",
            "scheduled_close_time": "2025-03-07T12:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-05T11:00:00Z",
            "nr_forecasters": 10,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32631,
                        "type": "question_series",
                        "name": "Pro Forecasters - AI Forecasting Benchmark Q1 2025",
                        "slug": "pro-benchmark-q12025",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1_IPFp1SQ.webp",
                        "prize_pool": null,
                        "start_date": "2025-01-17T06:00:00Z",
                        "close_date": "2025-04-08T18:00:00Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-10T22:19:31.310481Z",
                        "edited_at": "2025-05-12T14:08:22.584970Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32631,
                    "type": "question_series",
                    "name": "Pro Forecasters - AI Forecasting Benchmark Q1 2025",
                    "slug": "pro-benchmark-q12025",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1_IPFp1SQ.webp",
                    "prize_pool": null,
                    "start_date": "2025-01-17T06:00:00Z",
                    "close_date": "2025-04-08T18:00:00Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-10T22:19:31.310481Z",
                    "edited_at": "2025-05-12T14:08:22.584970Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35178,
                "title": "Will NOAA's Climate.gov still be online on April 1, 2025?",
                "created_at": "2025-03-02T04:36:26.586497Z",
                "open_time": "2025-03-05T11:00:00Z",
                "cp_reveal_time": "2025-03-07T12:00:00Z",
                "spot_scoring_time": "2025-03-07T12:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-01T01:20:00Z",
                "resolution_set_time": "2025-04-01T01:21:38.645717Z",
                "scheduled_close_time": "2025-03-07T12:00:00Z",
                "actual_close_time": "2025-03-07T12: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "National Security Archive: [Disappearing Data: Trump Administration Removing Climate Information from Government Websites](https://nsarchive.gwu.edu/briefing-book/climate-change-transparency-project-foia/2025-02-06/disappearing-data-trump)",
                "resolution_criteria": "This question resolves as **Yes** if Climate.gov is online according to [Is It Down Right Now?](https://www.isitdownrightnow.com/climate.gov.html) when accessed by Metaculus on or after April 1, 2025.",
                "fine_print": "As of February 26, 2025, the resolution source returns the mesasge, \"Climate.gov is UP and reachable by us.\"",
                "post_id": 35728,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741348237.866344,
                                "end_time": null,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.8
                                ],
                                "centers": [
                                    0.88
                                ],
                                "interval_upper_bounds": [
                                    0.9
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741348237.866344,
                            "end_time": null,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.8
                            ],
                            "centers": [
                                0.88
                            ],
                            "interval_upper_bounds": [
                                0.9
                            ],
                            "forecast_values": [
                                0.12,
                                0.88
                            ],
                            "means": [
                                0.8613760357795549
                            ],
                            "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.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,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2392546405498639,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7161608149020564,
                                    0.0,
                                    0.0,
                                    0.5701627105501564,
                                    0.0,
                                    1.0868647387074961,
                                    0.0,
                                    0.31277297841981777,
                                    0.0,
                                    0.0,
                                    0.8502051036716037,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": 46.87697026753406,
                            "peer_score": 3.748956535856747,
                            "coverage": 0.9815328492058649,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9815328492058649,
                            "spot_peer_score": 5.368695699729054,
                            "spot_baseline_score": 81.55754288625727,
                            "baseline_archived_score": 46.87697026753406,
                            "peer_archived_score": 3.748956535856747,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 5.368695699729054,
                            "spot_baseline_archived_score": 81.55754288625727
                        },
                        "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": 44,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "National Security Archive: [Disappearing Data: Trump Administration Removing Climate Information from Government Websites](https://nsarchive.gwu.edu/briefing-book/climate-change-transparency-project-foia/2025-02-06/disappearing-data-trump)"
        },
        {
            "id": 35727,
            "title": "Will Donald Trump visit China after the launch of this question and before April 1, 2025?",
            "short_title": "Trump to China",
            "url_title": "Trump to China",
            "slug": "trump-to-china",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:36:26.566484Z",
            "published_at": "2025-03-05T11:00:00Z",
            "edited_at": "2025-07-03T15:44:42.866179Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 11,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-07T12:00:00Z",
            "scheduled_close_time": "2025-03-07T12:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-05T11:00:00Z",
            "nr_forecasters": 10,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32631,
                        "type": "question_series",
                        "name": "Pro Forecasters - AI Forecasting Benchmark Q1 2025",
                        "slug": "pro-benchmark-q12025",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1_IPFp1SQ.webp",
                        "prize_pool": null,
                        "start_date": "2025-01-17T06:00:00Z",
                        "close_date": "2025-04-08T18:00:00Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-10T22:19:31.310481Z",
                        "edited_at": "2025-05-12T14:08:22.584970Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32631,
                    "type": "question_series",
                    "name": "Pro Forecasters - AI Forecasting Benchmark Q1 2025",
                    "slug": "pro-benchmark-q12025",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1_IPFp1SQ.webp",
                    "prize_pool": null,
                    "start_date": "2025-01-17T06:00:00Z",
                    "close_date": "2025-04-08T18:00:00Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-10T22:19:31.310481Z",
                    "edited_at": "2025-05-12T14:08:22.584970Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35177,
                "title": "Will Donald Trump visit China after the launch of this question and before April 1, 2025?",
                "created_at": "2025-03-02T04:36:26.566484Z",
                "open_time": "2025-03-05T11:00:00Z",
                "cp_reveal_time": "2025-03-07T12:00:00Z",
                "spot_scoring_time": "2025-03-07T12:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-01T01:22:00Z",
                "resolution_set_time": "2025-04-01T01:23:15.285115Z",
                "scheduled_close_time": "2025-03-07T12:00:00Z",
                "actual_close_time": "2025-03-07T12: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "Wikipedia: [List of international presidential trips made by Donald Trump](https://en.wikipedia.org/wiki/List_of_international_presidential_trips_made_by_Donald_Trump)",
                "resolution_criteria": "This question resolves as **Yes** if, after the launch of this question and before April 1, 2025, President Donald Trump personally visits China.",
                "fine_print": "",
                "post_id": 35727,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741344961.522736,
                                "end_time": null,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.003
                                ],
                                "centers": [
                                    0.005
                                ],
                                "interval_upper_bounds": [
                                    0.01
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741344961.522736,
                            "end_time": null,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.003
                            ],
                            "centers": [
                                0.005
                            ],
                            "interval_upper_bounds": [
                                0.01
                            ],
                            "forecast_values": [
                                0.995,
                                0.005
                            ],
                            "means": [
                                0.006174697694816943
                            ],
                            "histogram": [
                                [
                                    2.833842373812585,
                                    2.0566413615030195,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 96.69622144348617,
                            "peer_score": 0.07188580628034391,
                            "coverage": 0.9744459571035542,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9744459571035542,
                            "spot_peer_score": 0.078714122009813,
                            "spot_baseline_score": 99.27684307689242,
                            "baseline_archived_score": 96.69622144348617,
                            "peer_archived_score": 0.07188580628034391,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 0.078714122009813,
                            "spot_baseline_archived_score": 99.27684307689242
                        },
                        "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": 20,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Wikipedia: [List of international presidential trips made by Donald Trump](https://en.wikipedia.org/wiki/List_of_international_presidential_trips_made_by_Donald_Trump)"
        },
        {
            "id": 35726,
            "title": "Will a pilot report of UFOs come from a country in Africa in March 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-a-pilot-report-of-ufos-come-from-a-country-in-africa-in-march-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:36:26.546347Z",
            "published_at": "2025-03-04T20:00:00Z",
            "edited_at": "2025-07-03T15:42:38.617880Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 13,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-06T21:00:00Z",
            "scheduled_close_time": "2025-03-06T21:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-04T20:00:00Z",
            "nr_forecasters": 10,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32631,
                        "type": "question_series",
                        "name": "Pro Forecasters - AI Forecasting Benchmark Q1 2025",
                        "slug": "pro-benchmark-q12025",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1_IPFp1SQ.webp",
                        "prize_pool": null,
                        "start_date": "2025-01-17T06:00:00Z",
                        "close_date": "2025-04-08T18:00:00Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-10T22:19:31.310481Z",
                        "edited_at": "2025-05-12T14:08:22.584970Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32631,
                    "type": "question_series",
                    "name": "Pro Forecasters - AI Forecasting Benchmark Q1 2025",
                    "slug": "pro-benchmark-q12025",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1_IPFp1SQ.webp",
                    "prize_pool": null,
                    "start_date": "2025-01-17T06:00:00Z",
                    "close_date": "2025-04-08T18:00:00Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-10T22:19:31.310481Z",
                    "edited_at": "2025-05-12T14:08:22.584970Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35176,
                "title": "Will a pilot report of UFOs come from a country in Africa in March 2025?",
                "created_at": "2025-03-02T04:36:26.546347Z",
                "open_time": "2025-03-04T20:00:00Z",
                "cp_reveal_time": "2025-03-06T21:00:00Z",
                "spot_scoring_time": "2025-03-06T21:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-01T01:23:00Z",
                "resolution_set_time": "2025-04-01T01:25:53.043783Z",
                "scheduled_close_time": "2025-03-06T21:00:00Z",
                "actual_close_time": "2025-03-06T21: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "For example, the resolution source [reports](https://nuforc.org/sighting/?id=186297) a 4 craft inline formation of UFOs having been sighted on January 1, 2025 in Rwanda.",
                "resolution_criteria": "This question resolves as **Yes** if The National UFO Reporting Center posts a pilot report of a UFO/UAP having occurred in a country on the African continent, during the month of March 2025 at [this link](https://nuforc.org/subndx/?id=x) when accessed by Metaculus on or after April 1, 2025.",
                "fine_print": "",
                "post_id": 35726,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741288760.515546,
                                "end_time": null,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.05
                                ],
                                "centers": [
                                    0.066
                                ],
                                "interval_upper_bounds": [
                                    0.1
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741288760.515546,
                            "end_time": null,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.05
                            ],
                            "centers": [
                                0.066
                            ],
                            "interval_upper_bounds": [
                                0.1
                            ],
                            "forecast_values": [
                                0.9339999999999999,
                                0.066
                            ],
                            "means": [
                                0.06923099971377839
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5965892957781368,
                                    0.0,
                                    1.1629780820914215,
                                    0.7161608149020564,
                                    0.511114780416033,
                                    0.49027544292935926,
                                    0.17411067864873367,
                                    1.239254640549864,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 86.62584919680467,
                            "peer_score": -0.1776556432621833,
                            "coverage": 0.9766991566097926,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9766991566097926,
                            "spot_peer_score": 0.6030887544065826,
                            "spot_baseline_score": 90.14944550475748,
                            "baseline_archived_score": 86.62584919680467,
                            "peer_archived_score": -0.1776556432621833,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 0.6030887544065826,
                            "spot_baseline_archived_score": 90.14944550475748
                        },
                        "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": 24,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "For example, the resolution source [reports](https://nuforc.org/sighting/?id=186297) a 4 craft inline formation of UFOs having been sighted on January 1, 2025 in Rwanda."
        },
        {
            "id": 35725,
            "title": "Before April 1, 2025, will Databricks announce that it is planning an IPO?",
            "short_title": "Databricks IPO?",
            "url_title": "Databricks IPO?",
            "slug": "databricks-ipo",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:36:26.525682Z",
            "published_at": "2025-03-04T20:00:00Z",
            "edited_at": "2025-07-03T15:42:41.880004Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 15,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-06T21:00:00Z",
            "scheduled_close_time": "2025-03-06T21:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-04T20:00:00Z",
            "nr_forecasters": 10,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32631,
                        "type": "question_series",
                        "name": "Pro Forecasters - AI Forecasting Benchmark Q1 2025",
                        "slug": "pro-benchmark-q12025",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1_IPFp1SQ.webp",
                        "prize_pool": null,
                        "start_date": "2025-01-17T06:00:00Z",
                        "close_date": "2025-04-08T18:00:00Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-10T22:19:31.310481Z",
                        "edited_at": "2025-05-12T14:08:22.584970Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32631,
                    "type": "question_series",
                    "name": "Pro Forecasters - AI Forecasting Benchmark Q1 2025",
                    "slug": "pro-benchmark-q12025",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1_IPFp1SQ.webp",
                    "prize_pool": null,
                    "start_date": "2025-01-17T06:00:00Z",
                    "close_date": "2025-04-08T18:00:00Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-10T22:19:31.310481Z",
                    "edited_at": "2025-05-12T14:08:22.584970Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35175,
                "title": "Before April 1, 2025, will Databricks announce that it is planning an IPO?",
                "created_at": "2025-03-02T04:36:26.525682Z",
                "open_time": "2025-03-04T20:00:00Z",
                "cp_reveal_time": "2025-03-06T21:00:00Z",
                "spot_scoring_time": "2025-03-06T21:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-01T01:23:00Z",
                "resolution_set_time": "2025-04-01T01:30:21.771434Z",
                "scheduled_close_time": "2025-03-06T21:00:00Z",
                "actual_close_time": "2025-03-06T21: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "TechCrunch: ['It's dumb to IPO this year': Databricks CEO explains why he's waiting to go public](https://finance.yahoo.com/news/dumb-ipo-databricks-ceo-explains-064957000.html)",
                "resolution_criteria": "This question will resolve as **Yes** if Databricks, Inc., announces before April 1, 2025, that it is planning an initial public offering. In order to streamline the resolution of this question, there are two resolution sources for the IPO announcement: 1) Databricks filing an [SEC Form S-1](https://www.investopedia.com/terms/s/sec-form-s-1.asp) or 2) An announcement at the [news](https://www.databricks.com/blog) section of its website. If there is no such announcement before that date, this question resolves as **No**.",
                "fine_print": "",
                "post_id": 35725,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741292989.640704,
                                "end_time": null,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.02
                                ],
                                "centers": [
                                    0.03
                                ],
                                "interval_upper_bounds": [
                                    0.04
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741292989.640704,
                            "end_time": null,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.02
                            ],
                            "centers": [
                                0.03
                            ],
                            "interval_upper_bounds": [
                                0.04
                            ],
                            "forecast_values": [
                                0.97,
                                0.03
                            ],
                            "means": [
                                0.030067197025341413
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.7088250103212406,
                                    1.6053381914439693,
                                    1.0894597442214677,
                                    0.5965892957781368,
                                    0.7161608149020564,
                                    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,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 91.84673134595606,
                            "peer_score": 0.6298423961148941,
                            "coverage": 0.9739826440027242,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9739826440027242,
                            "spot_peer_score": 0.1955037065032833,
                            "spot_baseline_score": 95.60566524124029,
                            "baseline_archived_score": 91.84673134595606,
                            "peer_archived_score": 0.6298423961148941,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 0.1955037065032833,
                            "spot_baseline_archived_score": 95.60566524124029
                        },
                        "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": 29,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "TechCrunch: ['It's dumb to IPO this year': Databricks CEO explains why he's waiting to go public](https://finance.yahoo.com/news/dumb-ipo-databricks-ceo-explains-064957000.html)"
        },
        {
            "id": 35724,
            "title": "Will the Artemis Accords have 54 signatories on April 1, 2025?",
            "short_title": "Artemis Accords has 54 (or more) signatories April 1, 2025",
            "url_title": "Artemis Accords has 54 (or more) signatories April 1, 2025",
            "slug": "artemis-accords-has-54-or-more-signatories-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:36:26.503647Z",
            "published_at": "2025-03-03T08:00:00Z",
            "edited_at": "2025-07-03T15:42:15.411310Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 15,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-05T09:00:00Z",
            "scheduled_close_time": "2025-03-05T09:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-03T08:00:00Z",
            "nr_forecasters": 10,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32631,
                        "type": "question_series",
                        "name": "Pro Forecasters - AI Forecasting Benchmark Q1 2025",
                        "slug": "pro-benchmark-q12025",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1_IPFp1SQ.webp",
                        "prize_pool": null,
                        "start_date": "2025-01-17T06:00:00Z",
                        "close_date": "2025-04-08T18:00:00Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-10T22:19:31.310481Z",
                        "edited_at": "2025-05-12T14:08:22.584970Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32631,
                    "type": "question_series",
                    "name": "Pro Forecasters - AI Forecasting Benchmark Q1 2025",
                    "slug": "pro-benchmark-q12025",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1_IPFp1SQ.webp",
                    "prize_pool": null,
                    "start_date": "2025-01-17T06:00:00Z",
                    "close_date": "2025-04-08T18:00:00Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-10T22:19:31.310481Z",
                    "edited_at": "2025-05-12T14:08:22.584970Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35174,
                "title": "Will the Artemis Accords have 54 signatories on April 1, 2025?",
                "created_at": "2025-03-02T04:36:26.503647Z",
                "open_time": "2025-03-03T08:00:00Z",
                "cp_reveal_time": "2025-03-05T09:00:00Z",
                "spot_scoring_time": "2025-03-05T09:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-01T01:26:00Z",
                "resolution_set_time": "2025-04-01T01:28:16.448335Z",
                "scheduled_close_time": "2025-03-05T09:00:00Z",
                "actual_close_time": "2025-03-05T09: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "There are 53 signatories at the time of this question: Angola, Argentina, Armenia, Australia, Austria, Bahrain, Belgium, Brazil, Bulgaria, Canada, Chile, Colombia, the Republic of Cyprus, Czech Republic, Denmark, Dominican Republic, Ecuador, Estonia, Finland, France, Germany, Greece, Iceland, India, Israel, Italy, Japan, Liechtenstein, Lithuania, Luxembourg, Mexico, Netherlands, New Zealand, Nigeria, Panama, Peru, Poland, the Republic of Korea, Romania, Rwanda, Saudi Arabia, Singapore, Slovakia, Slovenia, Spain, Sweden, Switzerland, Thailand, Ukraine, the United Arab Emirates, the United Kingdom, the United States, and Uruguay. [(source)](https://www.state.gov/bureau-of-oceans-and-international-environmental-and-scientific-affairs/artemis-accords)",
                "resolution_criteria": "This question resolves as **Yes** if the Artemis Accords has 54 (or more) signatories on April 1, 2025.",
                "fine_print": "",
                "post_id": 35724,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741164095.281967,
                                "end_time": null,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.35
                                ],
                                "centers": [
                                    0.35
                                ],
                                "interval_upper_bounds": [
                                    0.367
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741164095.281967,
                            "end_time": null,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.35
                            ],
                            "centers": [
                                0.35
                            ],
                            "interval_upper_bounds": [
                                0.367
                            ],
                            "forecast_values": [
                                0.65,
                                0.35
                            ],
                            "means": [
                                0.3741320043887454
                            ],
                            "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.7161608149020564,
                                    0.0,
                                    0.0,
                                    0.3960520319014228,
                                    0.0,
                                    1.340480546600963,
                                    1.596589295778137,
                                    0.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.2392546405498639,
                                    0.0,
                                    0.0,
                                    0.4868836570685514,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": {
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.8482985814858457,
                            "peer_score": 4.828502753222446,
                            "coverage": 0.8482985814858457,
                            "baseline_score": 4.280377068614125,
                            "spot_peer_score": 12.422423818975082,
                            "spot_baseline_score": 37.85116232537298,
                            "relative_legacy_archived_score": 0.0,
                            "peer_archived_score": 4.828502753222446,
                            "baseline_archived_score": 4.280377068614125,
                            "spot_peer_archived_score": 12.422423818975082,
                            "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": 21,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "There are 53 signatories at the time of this question: Angola, Argentina, Armenia, Australia, Austria, Bahrain, Belgium, Brazil, Bulgaria, Canada, Chile, Colombia, the Republic of Cyprus, Czech Republic, Denmark, Dominican Republic, Ecuador, Estonia, Finland, France, Germany, Greece, Iceland, India, Israel, Italy, Japan, Liechtenstein, Lithuania, Luxembourg, Mexico, Netherlands, New Zealand, Nigeria, Panama, Peru, Poland, the Republic of Korea, Romania, Rwanda, Saudi Arabia, Singapore, Slovakia, Slovenia, Spain, Sweden, Switzerland, Thailand, Ukraine, the United Arab Emirates, the United Kingdom, the United States, and Uruguay. [(source)](https://www.state.gov/bureau-of-oceans-and-international-environmental-and-scientific-affairs/artemis-accords)"
        },
        {
            "id": 35723,
            "title": "Will President Trump issue a new presidential action mentioning the Diversity Visa before April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-president-trump-issue-a-new-presidential-action-mentioning-the-diversity-visa-before-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:36:25.871209Z",
            "published_at": "2025-03-03T08:00:00Z",
            "edited_at": "2025-07-03T15:44:53.594654Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 20,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-05T09:00:00Z",
            "scheduled_close_time": "2025-03-05T09:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-03T08:00:00Z",
            "nr_forecasters": 10,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32631,
                        "type": "question_series",
                        "name": "Pro Forecasters - AI Forecasting Benchmark Q1 2025",
                        "slug": "pro-benchmark-q12025",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1_IPFp1SQ.webp",
                        "prize_pool": null,
                        "start_date": "2025-01-17T06:00:00Z",
                        "close_date": "2025-04-08T18:00:00Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-10T22:19:31.310481Z",
                        "edited_at": "2025-05-12T14:08:22.584970Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32631,
                    "type": "question_series",
                    "name": "Pro Forecasters - AI Forecasting Benchmark Q1 2025",
                    "slug": "pro-benchmark-q12025",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1_IPFp1SQ.webp",
                    "prize_pool": null,
                    "start_date": "2025-01-17T06:00:00Z",
                    "close_date": "2025-04-08T18:00:00Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-10T22:19:31.310481Z",
                    "edited_at": "2025-05-12T14:08:22.584970Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35173,
                "title": "Will President Trump issue a new presidential action mentioning the Diversity Visa before April 1, 2025?",
                "created_at": "2025-03-02T04:36:25.871209Z",
                "open_time": "2025-03-03T08:00:00Z",
                "cp_reveal_time": "2025-03-05T09:00:00Z",
                "spot_scoring_time": "2025-03-05T09:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-01T01:53:00Z",
                "resolution_set_time": "2025-04-01T01:56:53.559755Z",
                "scheduled_close_time": "2025-03-05T09:00:00Z",
                "actual_close_time": "2025-03-05T09: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "National Immigration Forum: [Trump’s First 100 Days: Potential Immigration Actions](https://immigrationforum.org/article/trumps-first-100-days-potential-immigration-actions/)",
                "resolution_criteria": "This question resolves as **Yes** if, before April 1, 2025, President Donald J. Trump issues a [presidential action](https://www.whitehouse.gov/presidential-actions/) mentioning the \"Diversity Visa\" (using exactly those words). If this does not occur before that date, this resolves as **No**.",
                "fine_print": "To count, the presidential action must be published and publicly accessible (likely appearing on the presidential actions section of the White House website) before the specified time. A verbal statement or other written announcement besides a presidential action (for example a post on social media), is not sufficient.",
                "post_id": 35723,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741164082.060752,
                                "end_time": null,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.125
                                ],
                                "centers": [
                                    0.15
                                ],
                                "interval_upper_bounds": [
                                    0.17
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741164082.060752,
                            "end_time": null,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.125
                            ],
                            "centers": [
                                0.15
                            ],
                            "interval_upper_bounds": [
                                0.17
                            ],
                            "forecast_values": [
                                0.85,
                                0.15
                            ],
                            "means": [
                                0.16978394846207043
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0243157823203375,
                                    0.0,
                                    0.49027544292935926,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    1.3127501106801933,
                                    0.2392546405498639,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3960520319014228,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.31277297841981777,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.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.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": 49.81754245385567,
                            "peer_score": 3.7795479281981637,
                            "coverage": 0.9105659938034287,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9105659938034287,
                            "spot_peer_score": 8.779959450194276,
                            "spot_baseline_score": 76.55347463629771,
                            "baseline_archived_score": 49.81754245385567,
                            "peer_archived_score": 3.7795479281981637,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 8.779959450194276,
                            "spot_baseline_archived_score": 76.55347463629771
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 24,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "National Immigration Forum: [Trump’s First 100 Days: Potential Immigration Actions](https://immigrationforum.org/article/trumps-first-100-days-potential-immigration-actions/)"
        },
        {
            "id": 35708,
            "title": "Will NOAA's Climate.gov still be online on April 1, 2025?",
            "short_title": "climate.gov up or down?",
            "url_title": "climate.gov up or down?",
            "slug": "climategov-up-or-down",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:05:19.818895Z",
            "published_at": "2025-03-07T11:00:00Z",
            "edited_at": "2025-07-03T15:40:53.346249Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 81,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-07T12:00:00Z",
            "scheduled_close_time": "2025-03-07T12:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-07T11:00:00Z",
            "nr_forecasters": 25,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32627,
                        "type": "question_series",
                        "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-04-11T18:43:55Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-04-23T14:35:34.045143Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "question_series",
                    "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-04-11T18:43:55Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-04-23T14:35:34.045143Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35158,
                "title": "Will NOAA's Climate.gov still be online on April 1, 2025?",
                "created_at": "2025-03-02T04:05:19.818895Z",
                "open_time": "2025-03-07T11:00:00Z",
                "cp_reveal_time": "2025-03-07T12:00:00Z",
                "spot_scoring_time": "2025-03-07T12:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-01T01:20:00Z",
                "resolution_set_time": "2025-04-01T01:21:55.471927Z",
                "scheduled_close_time": "2025-03-07T12:00:00Z",
                "actual_close_time": "2025-03-07T12: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "National Security Archive: [Disappearing Data: Trump Administration Removing Climate Information from Government Websites](https://nsarchive.gwu.edu/briefing-book/climate-change-transparency-project-foia/2025-02-06/disappearing-data-trump)",
                "resolution_criteria": "This question resolves as **Yes** if Climate.gov is online according to [Is It Down Right Now?](https://www.isitdownrightnow.com/climate.gov.html) when accessed by Metaculus on or after April 1, 2025.",
                "fine_print": "As of February 26, 2025, the resolution source returns the mesasge, \"Climate.gov is UP and reachable by us.\"",
                "post_id": 35708,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741347869.877442,
                                "end_time": null,
                                "forecaster_count": 25,
                                "interval_lower_bounds": [
                                    0.75
                                ],
                                "centers": [
                                    0.85
                                ],
                                "interval_upper_bounds": [
                                    0.95
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741347869.877442,
                            "end_time": null,
                            "forecaster_count": 25,
                            "interval_lower_bounds": [
                                0.75
                            ],
                            "centers": [
                                0.85
                            ],
                            "interval_upper_bounds": [
                                0.95
                            ],
                            "forecast_values": [
                                0.15000000000000002,
                                0.85
                            ],
                            "means": [
                                0.826010345650712
                            ],
                            "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.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.46890301972848125,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7337519574005283,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.32108126843114476,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9293231672836759,
                                    0.9039144894018473,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2089666388646398,
                                    0.0,
                                    0.6587413533585318,
                                    0.0,
                                    0.0,
                                    0.56743799213796,
                                    0.0,
                                    0.0,
                                    0.027714863046207582,
                                    0.0,
                                    1.0260989215162262,
                                    0.0,
                                    0.0,
                                    0.07804183443061195,
                                    0.3239984154485755,
                                    1.9008766376974546,
                                    0.0,
                                    0.0,
                                    0.3678794411714424,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": 70.99323580831434,
                            "peer_score": 1.5696989391220462,
                            "coverage": 0.9328215761317147,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9328215761317147,
                            "spot_peer_score": 2.482692303260378,
                            "spot_baseline_score": 76.55347463629771,
                            "baseline_archived_score": 70.99323580831434,
                            "peer_archived_score": 1.5696989391220462,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 2.482692303260378,
                            "spot_baseline_archived_score": 76.55347463629771
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 80,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "National Security Archive: [Disappearing Data: Trump Administration Removing Climate Information from Government Websites](https://nsarchive.gwu.edu/briefing-book/climate-change-transparency-project-foia/2025-02-06/disappearing-data-trump)"
        },
        {
            "id": 35707,
            "title": "Will the US military's climate resiliance portal be back online on April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-us-militarys-climate-resiliance-portal-be-back-online-on-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:05:19.788335Z",
            "published_at": "2025-03-07T11:00:00Z",
            "edited_at": "2025-07-03T15:40:45.385216Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 83,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-07T12:00:00Z",
            "scheduled_close_time": "2025-03-07T12:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-07T11:00:00Z",
            "nr_forecasters": 26,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32627,
                        "type": "question_series",
                        "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-04-11T18:43:55Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-04-23T14:35:34.045143Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "question_series",
                    "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-04-11T18:43:55Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-04-23T14:35:34.045143Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35157,
                "title": "Will the US military's climate resiliance portal be back online on April 1, 2025?",
                "created_at": "2025-03-02T04:05:19.788335Z",
                "open_time": "2025-03-07T11:00:00Z",
                "cp_reveal_time": "2025-03-07T12:00:00Z",
                "spot_scoring_time": "2025-03-07T12:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-02T02:15:00Z",
                "resolution_set_time": "2025-04-02T02:16:21.715347Z",
                "scheduled_close_time": "2025-03-07T12:00:00Z",
                "actual_close_time": "2025-03-07T12: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "The Guardian [Scientists brace ‘for the worst’ as Trump purges climate mentions from websites](https://www.theguardian.com/us-news/2025/feb/04/trump-climate-change-federal-websites)",
                "resolution_criteria": "This question resolves as **Yes** if climate.mil is online according to [Is It Down Right Now?](https://www.isitdownrightnow.com/climate.mil.html) when accessed by Metaculus on or after April 1, 2025.",
                "fine_print": "As of February 26, 2025, the resolution source returns the mesasge, \"Climate.mil is DOWN for everyone.\"",
                "post_id": 35707,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741348434.455096,
                                "end_time": null,
                                "forecaster_count": 26,
                                "interval_lower_bounds": [
                                    0.11
                                ],
                                "centers": [
                                    0.15
                                ],
                                "interval_upper_bounds": [
                                    0.2
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741348434.455096,
                            "end_time": null,
                            "forecaster_count": 26,
                            "interval_lower_bounds": [
                                0.11
                            ],
                            "centers": [
                                0.15
                            ],
                            "interval_upper_bounds": [
                                0.2
                            ],
                            "forecast_values": [
                                0.85,
                                0.15
                            ],
                            "means": [
                                0.18379018834001803
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.29345347581623216,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.045093394185345845,
                                    1.1231891263245797,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    2.499163039716675,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.7114650010209351,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4246972034401506,
                                    0.02510204527210512,
                                    0.0,
                                    0.8186979815576536,
                                    0.0,
                                    0.0,
                                    0.03449404060253258,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7384602599698556,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 71.5028080639849,
                            "peer_score": 1.989628878994085,
                            "coverage": 0.9379171752929688,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9379171752929688,
                            "spot_peer_score": 2.9566738644333275,
                            "spot_baseline_score": 76.55347463629771,
                            "baseline_archived_score": 71.5028080639849,
                            "peer_archived_score": 1.989628878994085,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 2.9566738644333275,
                            "spot_baseline_archived_score": 76.55347463629771
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 82,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The Guardian [Scientists brace ‘for the worst’ as Trump purges climate mentions from websites](https://www.theguardian.com/us-news/2025/feb/04/trump-climate-change-federal-websites)"
        },
        {
            "id": 35706,
            "title": "Will Donald Trump visit China after the launch of this question and before April 1, 2025?",
            "short_title": "trump visits china",
            "url_title": "trump visits china",
            "slug": "trump-visits-china",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:05:19.757860Z",
            "published_at": "2025-03-07T11:00:00Z",
            "edited_at": "2025-07-03T15:44:53.861163Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 83,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-07T12:00:00Z",
            "scheduled_close_time": "2025-03-07T12:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-07T11:00:00Z",
            "nr_forecasters": 27,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32627,
                        "type": "question_series",
                        "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-04-11T18:43:55Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-04-23T14:35:34.045143Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "question_series",
                    "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-04-11T18:43:55Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-04-23T14:35:34.045143Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35156,
                "title": "Will Donald Trump visit China after the launch of this question and before April 1, 2025?",
                "created_at": "2025-03-02T04:05:19.757860Z",
                "open_time": "2025-03-07T11:00:00Z",
                "cp_reveal_time": "2025-03-07T12:00:00Z",
                "spot_scoring_time": "2025-03-07T12:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-01T01:22:00Z",
                "resolution_set_time": "2025-04-01T01:23:00.266998Z",
                "scheduled_close_time": "2025-03-07T12:00:00Z",
                "actual_close_time": "2025-03-07T12: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "Wikipedia: [List of international presidential trips made by Donald Trump](https://en.wikipedia.org/wiki/List_of_international_presidential_trips_made_by_Donald_Trump)",
                "resolution_criteria": "This question resolves as **Yes** if, after the launch of this question and before April 1, 2025, President Donald Trump personally visits China.",
                "fine_print": "",
                "post_id": 35706,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741347867.49843,
                                "end_time": null,
                                "forecaster_count": 27,
                                "interval_lower_bounds": [
                                    0.05
                                ],
                                "centers": [
                                    0.073
                                ],
                                "interval_upper_bounds": [
                                    0.1
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741347867.49843,
                            "end_time": null,
                            "forecaster_count": 27,
                            "interval_lower_bounds": [
                                0.05
                            ],
                            "centers": [
                                0.073
                            ],
                            "interval_upper_bounds": [
                                0.1
                            ],
                            "forecast_values": [
                                0.927,
                                0.073
                            ],
                            "means": [
                                0.08028165381596569
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.03130111324493288,
                                    0.7429155235659053,
                                    0.06414156534256711,
                                    0.0,
                                    3.525605646907138,
                                    0.0,
                                    0.30235531220200856,
                                    0.6701049752490269,
                                    1.1638519814167685,
                                    0.549267326712118,
                                    0.0,
                                    0.9074353916842878,
                                    0.0,
                                    0.0,
                                    0.7195332523735276,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.07805035281635142,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.15266220141285267,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 84.95147906050512,
                            "peer_score": 2.611124163016788,
                            "coverage": 0.9437506275044547,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9437506275044547,
                            "spot_peer_score": 1.956387271522194,
                            "spot_baseline_score": 89.06412439634438,
                            "baseline_archived_score": 84.95147906050512,
                            "peer_archived_score": 2.611124163016788,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 1.956387271522194,
                            "spot_baseline_archived_score": 89.06412439634438
                        },
                        "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": 82,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Wikipedia: [List of international presidential trips made by Donald Trump](https://en.wikipedia.org/wiki/List_of_international_presidential_trips_made_by_Donald_Trump)"
        },
        {
            "id": 35705,
            "title": "Will Donald Trump visit Russia after the launch of this question and before April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-donald-trump-visit-russia-after-the-launch-of-this-question-and-before-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:05:19.726833Z",
            "published_at": "2025-03-07T11:00:00Z",
            "edited_at": "2025-07-03T15:44:08.395091Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 81,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-07T12:00:00Z",
            "scheduled_close_time": "2025-03-07T12:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-07T11:00:00Z",
            "nr_forecasters": 25,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32627,
                        "type": "question_series",
                        "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-04-11T18:43:55Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-04-23T14:35:34.045143Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "question_series",
                    "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-04-11T18:43:55Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-04-23T14:35:34.045143Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35155,
                "title": "Will Donald Trump visit Russia after the launch of this question and before April 1, 2025?",
                "created_at": "2025-03-02T04:05:19.726833Z",
                "open_time": "2025-03-07T11:00:00Z",
                "cp_reveal_time": "2025-03-07T12:00:00Z",
                "spot_scoring_time": "2025-03-07T12:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-02T20:45:00Z",
                "resolution_set_time": "2025-04-02T20:46:04.080029Z",
                "scheduled_close_time": "2025-03-07T12:00:00Z",
                "actual_close_time": "2025-03-07T12: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "Wikipedia: [List of international presidential trips made by Donald Trump](https://en.wikipedia.org/wiki/List_of_international_presidential_trips_made_by_Donald_Trump)",
                "resolution_criteria": "This question resolves as **Yes** if, after the launch of this question and before April 1, 2025, President Donald Trump personally visits Russia.",
                "fine_print": "",
                "post_id": 35705,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741347877.980442,
                                "end_time": null,
                                "forecaster_count": 25,
                                "interval_lower_bounds": [
                                    0.05
                                ],
                                "centers": [
                                    0.12
                                ],
                                "interval_upper_bounds": [
                                    0.15
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741347877.980442,
                            "end_time": null,
                            "forecaster_count": 25,
                            "interval_lower_bounds": [
                                0.05
                            ],
                            "centers": [
                                0.12
                            ],
                            "interval_upper_bounds": [
                                0.15
                            ],
                            "forecast_values": [
                                0.88,
                                0.12
                            ],
                            "means": [
                                0.11126077636410588
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.7217847456909756,
                                    0.1857459851945321,
                                    0.0,
                                    1.848285268849469,
                                    0.0,
                                    0.3678794411714424,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.2650492843267875,
                                    0.0,
                                    0.0,
                                    2.177024951743503,
                                    0.9039144894018473,
                                    0.0,
                                    0.0,
                                    0.3239984154485755,
                                    0.7230474180901949,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 80.9962388511693,
                            "peer_score": -0.11228847333551467,
                            "coverage": 0.949355393052101,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.949355393052101,
                            "spot_peer_score": -2.164388554659133,
                            "spot_baseline_score": 81.55754288625727,
                            "baseline_archived_score": 80.9962388511693,
                            "peer_archived_score": -0.11228847333551467,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": -2.164388554659133,
                            "spot_baseline_archived_score": 81.55754288625727
                        },
                        "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": 80,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Wikipedia: [List of international presidential trips made by Donald Trump](https://en.wikipedia.org/wiki/List_of_international_presidential_trips_made_by_Donald_Trump)"
        },
        {
            "id": 35704,
            "title": "Will Donald Trump visit Mexico after the launch of this question and before April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-donald-trump-visit-mexico-after-the-launch-of-this-question-and-before-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:05:19.695056Z",
            "published_at": "2025-03-07T11:00:00Z",
            "edited_at": "2025-07-03T15:40:47.343416Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 83,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-07T12:00:00Z",
            "scheduled_close_time": "2025-03-07T12:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-07T11:00:00Z",
            "nr_forecasters": 27,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32627,
                        "type": "question_series",
                        "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-04-11T18:43:55Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-04-23T14:35:34.045143Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "question_series",
                    "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-04-11T18:43:55Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-04-23T14:35:34.045143Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35154,
                "title": "Will Donald Trump visit Mexico after the launch of this question and before April 1, 2025?",
                "created_at": "2025-03-02T04:05:19.695056Z",
                "open_time": "2025-03-07T11:00:00Z",
                "cp_reveal_time": "2025-03-07T12:00:00Z",
                "spot_scoring_time": "2025-03-07T12:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-02T20:43:00Z",
                "resolution_set_time": "2025-04-02T20:43:25.939253Z",
                "scheduled_close_time": "2025-03-07T12:00:00Z",
                "actual_close_time": "2025-03-07T12: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "Wikipedia: [List of international presidential trips made by Donald Trump](https://en.wikipedia.org/wiki/List_of_international_presidential_trips_made_by_Donald_Trump)",
                "resolution_criteria": "This question resolves as **Yes** if, after the launch of this question and before April 1, 2025, President Donald Trump personally visits Mexico.",
                "fine_print": "",
                "post_id": 35704,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741348625.665118,
                                "end_time": null,
                                "forecaster_count": 27,
                                "interval_lower_bounds": [
                                    0.054000000000000006
                                ],
                                "centers": [
                                    0.1
                                ],
                                "interval_upper_bounds": [
                                    0.15
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741348625.665118,
                            "end_time": null,
                            "forecaster_count": 27,
                            "interval_lower_bounds": [
                                0.054000000000000006
                            ],
                            "centers": [
                                0.1
                            ],
                            "interval_upper_bounds": [
                                0.15
                            ],
                            "forecast_values": [
                                0.9,
                                0.1
                            ],
                            "means": [
                                0.10986938378334088
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    1.5977390632642707,
                                    0.0,
                                    0.8218869508967813,
                                    0.23351825246045652,
                                    0.0,
                                    2.63183273077867,
                                    0.0,
                                    0.26629006976841835,
                                    0.0,
                                    0.0,
                                    1.2186039534858049,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.11123030328809189,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9743087774866892,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.05181454149830181,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": 81.61254613302548,
                            "peer_score": 13.901290674024466,
                            "coverage": 0.9635740263594521,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9635740263594521,
                            "spot_peer_score": 12.228858677003567,
                            "spot_baseline_score": 84.79969065549501,
                            "baseline_archived_score": 81.61254613302548,
                            "peer_archived_score": 13.901290674024466,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 12.228858677003567,
                            "spot_baseline_archived_score": 84.79969065549501
                        },
                        "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": 82,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Wikipedia: [List of international presidential trips made by Donald Trump](https://en.wikipedia.org/wiki/List_of_international_presidential_trips_made_by_Donald_Trump)"
        },
        {
            "id": 35703,
            "title": "Will Donald Trump visit Canada after the launch of this question and before April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-donald-trump-visit-canada-after-the-launch-of-this-question-and-before-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:05:19.523858Z",
            "published_at": "2025-03-07T11:00:00Z",
            "edited_at": "2025-07-03T15:41:47.879340Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 83,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-07T12:00:00Z",
            "scheduled_close_time": "2025-03-07T12:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-07T11:00:00Z",
            "nr_forecasters": 27,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32627,
                        "type": "question_series",
                        "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-04-11T18:43:55Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-04-23T14:35:34.045143Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "question_series",
                    "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-04-11T18:43:55Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-04-23T14:35:34.045143Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35153,
                "title": "Will Donald Trump visit Canada after the launch of this question and before April 1, 2025?",
                "created_at": "2025-03-02T04:05:19.523858Z",
                "open_time": "2025-03-07T11:00:00Z",
                "cp_reveal_time": "2025-03-07T12:00:00Z",
                "spot_scoring_time": "2025-03-07T12:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-02T20:42:00Z",
                "resolution_set_time": "2025-04-02T20:42:56.507712Z",
                "scheduled_close_time": "2025-03-07T12:00:00Z",
                "actual_close_time": "2025-03-07T12: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "Wikipedia: [List of international presidential trips made by Donald Trump](https://en.wikipedia.org/wiki/List_of_international_presidential_trips_made_by_Donald_Trump)",
                "resolution_criteria": "This question resolves as **Yes** if, after the launch of this question and before April 1, 2025, President Donald Trump personally visits Canada.",
                "fine_print": "",
                "post_id": 35703,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741348096.636954,
                                "end_time": null,
                                "forecaster_count": 27,
                                "interval_lower_bounds": [
                                    0.05
                                ],
                                "centers": [
                                    0.1
                                ],
                                "interval_upper_bounds": [
                                    0.1
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741348096.636954,
                            "end_time": null,
                            "forecaster_count": 27,
                            "interval_lower_bounds": [
                                0.05
                            ],
                            "centers": [
                                0.1
                            ],
                            "interval_upper_bounds": [
                                0.1
                            ],
                            "forecast_values": [
                                0.9,
                                0.1
                            ],
                            "means": [
                                0.08454632217871962
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    1.0227784842835694,
                                    0.2188564438547366,
                                    0.04091934181495329,
                                    0.23351825246045652,
                                    1.156993073275999,
                                    0.8218869508967813,
                                    0.7429155235659053,
                                    0.0,
                                    0.0,
                                    3.4807353572345394,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6030611589824652,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.585560056558079,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 84.53274787362747,
                            "peer_score": -1.1364482949860615,
                            "coverage": 0.9695481433471045,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9695481433471045,
                            "spot_peer_score": -2.242263795767399,
                            "spot_baseline_score": 84.79969065549501,
                            "baseline_archived_score": 84.53274787362747,
                            "peer_archived_score": -1.1364482949860615,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": -2.242263795767399,
                            "spot_baseline_archived_score": 84.79969065549501
                        },
                        "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": 82,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Wikipedia: [List of international presidential trips made by Donald Trump](https://en.wikipedia.org/wiki/List_of_international_presidential_trips_made_by_Donald_Trump)"
        },
        {
            "id": 35702,
            "title": "Will the NFL ban the \"Tush-Push\" before April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-nfl-ban-the-tush-push-before-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:05:19.493573Z",
            "published_at": "2025-03-07T11:00:00Z",
            "edited_at": "2025-07-03T15:40:54.308563Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 87,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-07T12:00:00Z",
            "scheduled_close_time": "2025-03-07T12:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-07T11:00:00Z",
            "nr_forecasters": 29,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32627,
                        "type": "question_series",
                        "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-04-11T18:43:55Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-04-23T14:35:34.045143Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "question_series",
                    "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-04-11T18:43:55Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-04-23T14:35:34.045143Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35152,
                "title": "Will the NFL ban the \"Tush-Push\" before April 1, 2025?",
                "created_at": "2025-03-02T04:05:19.493573Z",
                "open_time": "2025-03-07T11:00:00Z",
                "cp_reveal_time": "2025-03-07T12:00:00Z",
                "spot_scoring_time": "2025-03-07T12:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-02T20:38:00Z",
                "resolution_set_time": "2025-04-02T20:42:21.471710Z",
                "scheduled_close_time": "2025-03-07T12:00:00Z",
                "actual_close_time": "2025-03-07T12: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "[NFL opinions split on proposal to ban Tush Push](https://www.nbcsportsphiladelphia.com/nfl/philadelphia-eagles/tush-push-proposal-ban-eagles-brotherly-shove-packers-combine-owners-meetings/651116/)",
                "resolution_criteria": "This question resolves as **Yes** if the National Football League officially approves or announces a rule restricting the quarterback sneak known as the [Tush-Push](https://en.wikipedia.org/wiki/Quarterback_sneak#Tush_push) before April 1, 2025. If there are no reports of this occurring before that date, this question resolves as **No**.",
                "fine_print": "",
                "post_id": 35702,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741347874.950708,
                                "end_time": null,
                                "forecaster_count": 29,
                                "interval_lower_bounds": [
                                    0.2
                                ],
                                "centers": [
                                    0.2
                                ],
                                "interval_upper_bounds": [
                                    0.3
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741347874.950708,
                            "end_time": null,
                            "forecaster_count": 29,
                            "interval_lower_bounds": [
                                0.2
                            ],
                            "centers": [
                                0.2
                            ],
                            "interval_upper_bounds": [
                                0.3
                            ],
                            "forecast_values": [
                                0.8,
                                0.2
                            ],
                            "means": [
                                0.26385201852812423
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.12637014538023153,
                                    0.0,
                                    0.0,
                                    0.6149678299500161,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.353648890774598,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    2.9054611693028733,
                                    0.0,
                                    0.0,
                                    0.22042859672213486,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4013068821831965,
                                    0.9105903213533636,
                                    0.0,
                                    1.1576274892781189,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6803385023255489,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.35834256537117526,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5546969869327895,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 61.04241138512461,
                            "peer_score": 3.9805514975577356,
                            "coverage": 0.975009845826361,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.975009845826361,
                            "spot_peer_score": 9.07409855385981,
                            "spot_baseline_score": 67.80719051126377,
                            "baseline_archived_score": 61.04241138512461,
                            "peer_archived_score": 3.9805514975577356,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 9.07409855385981,
                            "spot_baseline_archived_score": 67.80719051126377
                        },
                        "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": 85,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "[NFL opinions split on proposal to ban Tush Push](https://www.nbcsportsphiladelphia.com/nfl/philadelphia-eagles/tush-push-proposal-ban-eagles-brotherly-shove-packers-combine-owners-meetings/651116/)"
        },
        {
            "id": 35701,
            "title": "Will bluebird bio file for bankruptcy before April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-bluebird-bio-file-for-bankruptcy-before-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-03-02T04:05:19.463231Z",
            "published_at": "2025-03-07T11:00:00Z",
            "edited_at": "2025-07-03T15:45:04.676757Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 86,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-07T12:00:00Z",
            "scheduled_close_time": "2025-03-07T12:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "open_time": "2025-03-07T11:00:00Z",
            "nr_forecasters": 30,
            "html_metadata_json": null,
            "projects": {
                "question_series": [
                    {
                        "id": 32627,
                        "type": "question_series",
                        "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-04-11T18:43:55Z",
                        "forecasting_end_date": null,
                        "meta_description": "",
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-04-23T14:35:34.045143Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "question_series",
                    "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-04-11T18:43:55Z",
                    "forecasting_end_date": null,
                    "meta_description": "",
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-04-23T14:35:34.045143Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false
                }
            },
            "question": {
                "id": 35151,
                "title": "Will bluebird bio file for bankruptcy before April 1, 2025?",
                "created_at": "2025-03-02T04:05:19.463231Z",
                "open_time": "2025-03-07T11:00:00Z",
                "cp_reveal_time": "2025-03-07T12:00:00Z",
                "spot_scoring_time": "2025-03-07T12:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-02T20:37:00Z",
                "resolution_set_time": "2025-04-02T20:38:27.212081Z",
                "scheduled_close_time": "2025-03-07T12:00:00Z",
                "actual_close_time": "2025-03-07T12: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",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_max": null,
                    "range_min": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "Reuters: [Bluebird bio to cut 25% of jobs in fresh bid to battle cash crunch](https://www.reuters.com/business/healthcare-pharmaceuticals/bluebird-bio-cut-25-workforce-part-restructuring-2024-09-24/)",
                "resolution_criteria": "This question will resolve as **Yes** if bluebird bio, Inc., files any petition for bankruptcy protection in the United States, under any chapter of the United States Bankruptcy Code, before April 1, 2025. The question will resolves on the filing of such a petition, not on whether any bankruptcy protection is granted by a court. If no such petition is filed by that date, this question will resolve as **No**.",
                "fine_print": "",
                "post_id": 35701,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741348184.452253,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": [
                                    0.05
                                ],
                                "centers": [
                                    0.15
                                ],
                                "interval_upper_bounds": [
                                    0.19399999999999998
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741348184.452253,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": [
                                0.05
                            ],
                            "centers": [
                                0.15
                            ],
                            "interval_upper_bounds": [
                                0.19399999999999998
                            ],
                            "forecast_values": [
                                0.85,
                                0.15
                            ],
                            "means": [
                                0.17635098110542924
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.6376996866280927,
                                    0.0,
                                    0.0,
                                    0.0,
                                    2.1283468540955193,
                                    0.0,
                                    0.0,
                                    1.2581744010322857,
                                    0.0,
                                    0.05892591724387544,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    2.1930098103896003,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8305036517217669,
                                    0.4789264546165807,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5608812398816437,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9120497244989734,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4087506853414205,
                                    0.0,
                                    0.0,
                                    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": 83.85235249456147,
                            "peer_score": 4.173262288165633,
                            "coverage": 0.9813207664092382,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9813207664092382,
                            "spot_peer_score": 1.1704331667007069,
                            "spot_baseline_score": 76.55347463629771,
                            "baseline_archived_score": 83.85235249456147,
                            "peer_archived_score": 4.173262288165633,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 1.1704331667007069,
                            "spot_baseline_archived_score": 76.55347463629771
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 85,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Reuters: [Bluebird bio to cut 25% of jobs in fresh bid to battle cash crunch](https://www.reuters.com/business/healthcare-pharmaceuticals/bluebird-bio-cut-25-workforce-part-restructuring-2024-09-24/)"
        }
    ]
}