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

{
    "count": 5898,
    "next": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=1160",
    "previous": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=1120",
    "results": [
        {
            "id": 34821,
            "title": "Will more than 15 million farmed birds be affected (depopulated or killed) in the United States due to bird flu from February 15, 2025 to March 15, 2025?",
            "short_title": "Farmed Birds Killed Due to Bird Flu February and March 2025?",
            "url_title": "Farmed Birds Killed Due to Bird Flu February and March 2025?",
            "slug": "farmed-birds-killed-due-to-bird-flu-february-and-march-2025",
            "author_id": 117502,
            "author_username": "RyanBeck",
            "coauthors": [],
            "created_at": "2025-02-05T00:48:25.575431Z",
            "published_at": "2025-02-10T13:59:03.385517Z",
            "edited_at": "2025-09-05T17:29:07.018789Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-02-10T13:59:03.385515Z",
            "comment_count": 33,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-03-10T10:00:00Z",
            "scheduled_close_time": "2025-03-10T10:00:00Z",
            "scheduled_resolve_time": "2025-03-21T13:00:00Z",
            "actual_resolve_time": "2025-03-21T15:16:00Z",
            "open_time": "2025-02-10T16:00:00Z",
            "nr_forecasters": 577,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32607,
                        "name": "2025 Leaderboard",
                        "slug": "2025_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "category": [
                    {
                        "id": 3691,
                        "name": "Health & Pandemics",
                        "slug": "health-pandemics",
                        "emoji": "🦠",
                        "description": "Health & Pandemics",
                        "type": "category"
                    }
                ],
                "tournament": [
                    {
                        "id": 32567,
                        "type": "tournament",
                        "name": "Bridgewater Forecasting Contest",
                        "slug": "bridgewater",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/bw-cover.webp",
                        "prize_pool": "25000.00",
                        "start_date": "2025-02-03T10:00:00Z",
                        "close_date": "2025-04-01T18:00:00Z",
                        "forecasting_end_date": "2025-03-31T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-12-13T21:57:31.703059Z",
                        "edited_at": "2025-09-10T02:58:33.243270Z",
                        "score_type": "peer_tournament",
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 32567,
                    "type": "tournament",
                    "name": "Bridgewater Forecasting Contest",
                    "slug": "bridgewater",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/bw-cover.webp",
                    "prize_pool": "25000.00",
                    "start_date": "2025-02-03T10:00:00Z",
                    "close_date": "2025-04-01T18:00:00Z",
                    "forecasting_end_date": "2025-03-31T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-12-13T21:57:31.703059Z",
                    "edited_at": "2025-09-10T02:58:33.243270Z",
                    "score_type": "peer_tournament",
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 34317,
                "title": "Will more than 15 million farmed birds be affected (depopulated or killed) in the United States due to bird flu from February 15, 2025 to March 15, 2025?",
                "created_at": "2025-02-05T00:48:25.576037Z",
                "open_time": "2025-02-10T16:00:00Z",
                "cp_reveal_time": "2025-02-13T16:00:00Z",
                "spot_scoring_time": "2025-02-13T16:00:00Z",
                "scheduled_resolve_time": "2025-03-21T13:00:00Z",
                "actual_resolve_time": "2025-03-21T15:16:00Z",
                "resolution_set_time": "2025-03-21T15:16:41.536525Z",
                "scheduled_close_time": "2025-03-10T10:00:00Z",
                "actual_close_time": "2025-03-10T10:00:00Z",
                "type": "binary",
                "options": [],
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": false,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "*This question is part of the* [*Bridgewater Forecasting Contest*](https://www.metaculus.com/bridgewater/)*. To be eligible to win prizes in the competition you must register for the tournament. The last day to register is March 24, 2025. Sign up or check your registration status* [*here*](https://www.metaculus.com/bridgewater/)*.*\n\n***\n\nIn February 2022, a highly pathogenic avian influenza (HPAI) H5N1 outbreak [was detected](https://www.cdc.gov/bird-flu/avian-timeline/2020s.html#:~:text=In%20February%202022%2C%20USDA/APHIS%20announced%C2%A0an%C2%A0HPAI%20H5N1%20outbreak%20in%20turkeys%20in%20a%20commercial%20poultry%20facility%2C%20marking%20the%20first%20HPAI%20detection%20in%20commercial%20poultry%20in%20the%20United%20States%20since%202020.) in the United States in a commercial poultry facility, the first since 2020. Since that outbreak over 120 million birds in commercial and backyard flocks have been [killed](https://www.vox.com/future-perfect/23963820/bird-flu-surge-us-ventilation-shutdown-veterinarians) due to the outbreak, in accordance with US policy. [According to the USDA](https://www.aphis.usda.gov/livestock-poultry-disease/avian/avian-influenza):\n\n> There is no treatment for HPAI. The only way to stop the disease is to depopulate all affected and exposed poultry.\n>  \n> If your farm is ever affected by HPAI, you’ll need to know what to expect during the response process. We put together a series of materials to help you understand the steps we’ll take and your responsibilities at each stage.\n\nAs described in [another USDA publication](https://www.aphis.usda.gov/sites/default/files/hpai-depopulation-disposal.pdf):\n\n> There are two main methods we use to depopulate HPAI-affected flocks: water-based foam for floor-raised birds and carbon dioxide gas for caged birds. These are the most humane and effective options available in an emergency situation involving mass numbers of birds. Trained personnel will arrive onsite and handle these tasks under the supervision of Federal and State animal health officials.\n>  \n> If our preferred methods don’t allow us to depopulate the flock as quickly as needed—within 24 hours—we must consider other options. These may include shutting off the facility’s ventilation fans (“ventilation shutdown”). Federal and State officials will carefully evaluate your farm and work with you to figure out the best option for meeting the goal of 24-hour depopulation.\n>  \n> In every case, we take the decision very seriously and weigh many factors when choosing what depopulation method to use. These include, among other things, the size and type of the animals, their behavior, and their containment/housing facilities. We also look at the number of animals in the flock, the location of the farm and environmental conditions there, disease information, and available resources and personnel.\n\nThe USDA maintains a page [tracking the number of confirmed HPAI detections](https://www.aphis.usda.gov/livestock-poultry-disease/avian/avian-influenza/hpai-detections/commercial-backyard-flocks) in commercial and backyard flocks, as well as the number of \"Birds Affected\" in those flocks. For example, an entry in the database from November 12, 2024, describes a commercial chicken operation in Kern County California where 2.1 million birds were killed, which was also described in [other news reporting](https://thesungazette.com/article/news/2024/11/20/egg-prices-nearly-double-in-ca-as-bird-flu-spreads/).\n\nThe charts below present data from the [CDC poultry detections page](https://www.cdc.gov/bird-flu/situation-summary/data-map-commercial.html) which appears to use the same USDA data. **Please note that the data below may not reflect the latest numbers shown on the USDA page or the numbers that will be used to resolve the question.** The code to produce these charts can be found [here](https://www.ryanbeckauthor.com/forecasting/hpai-depopulations).\n\n![](https://raw.githubusercontent.com/ryooan/ryooan.github.io/refs/heads/main/forecasting/hpai-depopulations/R/annual_depopulations.png)\n\n![](https://raw.githubusercontent.com/ryooan/ryooan.github.io/refs/heads/main/forecasting/hpai-depopulations/R/cumulative_depopulations.png)",
                "resolution_criteria": "This question will resolve as **Yes** if the number of farmed birds affected in the United States due to highly pathogenic avian influenza during the period from February 15, 2025, to March 15, 2025, inclusive, exceeds 15 million. The question will resolve according to the [USDA's Confirmed HPAI Detections table](https://www.aphis.usda.gov/livestock-poultry-disease/avian/avian-influenza/hpai-detections/commercial-backyard-flocks), using the sum of \"Birds Affected\" where the \"Confirmation Date\" (the \"Confirmed\" column in the CSV) is in the period in question. The question will resolve when the data is assessed by Metaculus on March 21, 2025. Later updates or revisions to the data after the question has resolved are immaterial.",
                "fine_print": "* Note that this question does not ask about farmed bird deaths directly caused by avian influenza infection, and is only concerned with the \"Birds Affected\" as reported by USDA.\n* To download the data first change the time period in the data embed to \"Total Outbreak\" and the variable to \"Birds Affected\", then click the \"Choose a format to download\" button at the bottom right of the data embed and select \"data\" (if \"data\" is not a selectable option, try sorting the data table first). In the window that then appears select \"Full Data\" on the left, and then \"Download\" on the top right.\n  * The same data (with some columns eliminated) can also be downloaded via [this CDC page](https://www.cdc.gov/bird-flu/situation-summary/data-map-commercial.html). However, in the event of discrepancies the USDA data will be used.\n* In the event there are modifications to the location of the USDA data or how the data is displayed or presented the equivalent data will be used to resolve the question, if available.\n* In the event Metaculus has reason to believe that initial figures for the full period have not been reported as of March 21, 2025 due to a lack of updates or maintenance (as opposed to later dates not being included due to a lack of recent confirmed HPAI detections), Metaculus will **annul** the question.",
                "post_id": 34821,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1741600109.029392,
                                "end_time": null,
                                "forecaster_count": 573,
                                "interval_lower_bounds": [
                                    0.001
                                ],
                                "centers": [
                                    0.01
                                ],
                                "interval_upper_bounds": [
                                    0.02
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1741600109.029392,
                            "end_time": null,
                            "forecaster_count": 573,
                            "interval_lower_bounds": [
                                0.001
                            ],
                            "centers": [
                                0.01
                            ],
                            "interval_upper_bounds": [
                                0.02
                            ],
                            "forecast_values": [
                                0.99,
                                0.01
                            ],
                            "means": [
                                0.05936875643560051
                            ],
                            "histogram": [
                                [
                                    21.72574081888092,
                                    11.066996038422156,
                                    4.17720909741214,
                                    0.4869942042713057,
                                    0.7306695240651588,
                                    2.318071827379657,
                                    0.26969968990201865,
                                    0.36562868341430294,
                                    0.0029689742759701826,
                                    1.0483375496663452,
                                    0.10629218948118412,
                                    0.0007275693494289442,
                                    0.002258922142191263,
                                    0.18468923375323243,
                                    0.06896232684541843,
                                    0.04249636539431474,
                                    0.00013582788450920206,
                                    0.0016557662622111204,
                                    0.0002957399295219666,
                                    0.0005256852558101154,
                                    0.014223639065711054,
                                    0.20664829958748404,
                                    0.0011578103000044761,
                                    0.0001768232580434269,
                                    0.4462670461703549,
                                    0.6705929989670391,
                                    0.0006432117448869743,
                                    9.388086322851856e-05,
                                    0.00018602554790632262,
                                    0.0,
                                    0.005062452171020427,
                                    1.4422157301519815e-06,
                                    2.3210187814405964e-05,
                                    0.00022259357203353842,
                                    8.463195630190202e-05,
                                    1.1989638857409702e-05,
                                    0.00015234699266705569,
                                    1.0257321556411339e-05,
                                    0.0,
                                    4.654908552599117e-10,
                                    0.0008819832470992299,
                                    1.0791041195699272e-06,
                                    0.0001072596788002031,
                                    4.407300351342755e-08,
                                    0.0,
                                    3.2445529229471694e-05,
                                    0.00010205969235187713,
                                    2.0032001507627448e-06,
                                    3.054182361907186e-08,
                                    6.273615943358924e-06,
                                    1.10899401931322e-08,
                                    0.00011110649157803681,
                                    0.0,
                                    0.0,
                                    0.7295008213321692,
                                    3.032251706401936e-05,
                                    6.039313900597439e-05,
                                    6.591662085298842e-05,
                                    0.0,
                                    2.4528508359460945e-05,
                                    0.0006454835790366317,
                                    2.9270640550925733e-05,
                                    0.012145790189295137,
                                    6.324214721585343e-07,
                                    4.500529452100537e-05,
                                    3.944121942225518e-06,
                                    1.1759925864427317e-05,
                                    4.354576892979647e-05,
                                    0.0003250782333557485,
                                    1.2057692861456005e-05,
                                    0.19881756857202917,
                                    4.8333849575809334e-05,
                                    0.03274244251551941,
                                    2.1856369943724325e-05,
                                    1.1755873940490875e-07,
                                    1.596528409138019e-05,
                                    0.0,
                                    6.998355920399441e-05,
                                    0.2415308891281264,
                                    1.4419985245411122e-07,
                                    0.00010823750766433631,
                                    1.2557283517997777e-05,
                                    3.0800602355340754e-07,
                                    1.354495579750093e-05,
                                    1.0568055014314574e-05,
                                    0.5897946032606043,
                                    5.584915250697289e-07,
                                    4.6634107525759e-05,
                                    3.7569794359679696e-06,
                                    0.0,
                                    0.0075645348088061075,
                                    0.0,
                                    6.21756465921338e-06,
                                    2.912091819043448e-07,
                                    3.141644450918969e-09,
                                    0.6154881419299268,
                                    0.0,
                                    0.0,
                                    5.377604621918837e-05,
                                    0.00012287857958649245
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": -2.02348282658042,
                            "peer_score": 56.25619521050786,
                            "coverage": 0.9998145209426357,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9998145209426357,
                            "spot_peer_score": 60.28662497002025,
                            "spot_baseline_score": -32.19280948873623,
                            "baseline_archived_score": -2.02348282658042,
                            "peer_archived_score": 56.25619521050786,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 60.28662497002025,
                            "spot_baseline_archived_score": -32.19280948873623
                        },
                        "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": 7,
                "user_vote": null
            },
            "forecasts_count": 2424,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "*This question is part of the* [*Bridgewater Forecasting Contest*](https://www.metaculus.com/bridgewater/)*. To be eligible to win prizes in the competition you must register for the tournament. The last day to register is March 24, 2025. Sign up or check your registration status* [*here*](https://www.metaculus.com/bridgewater/)*.*\n\n***\n\nIn February 2022, a highly pathogenic avian influenza (HPAI) H5N1 outbreak [was detected](https://www.cdc.gov/bird-flu/avian-timeline/2020s.html#:~:text=In%20February%202022%2C%20USDA/APHIS%20announced%C2%A0an%C2%A0HPAI%20H5N1%20outbreak%20in%20turkeys%20in%20a%20commercial%20poultry%20facility%2C%20marking%20the%20first%20HPAI%20detection%20in%20commercial%20poultry%20in%20the%20United%20States%20since%202020.) in the United States in a commercial poultry facility, the first since 2020. Since that outbreak over 120 million birds in commercial and backyard flocks have been [killed](https://www.vox.com/future-perfect/23963820/bird-flu-surge-us-ventilation-shutdown-veterinarians) due to the outbreak, in accordance with US policy. [According to the USDA](https://www.aphis.usda.gov/livestock-poultry-disease/avian/avian-influenza):\n\n> There is no treatment for HPAI. The only way to stop the disease is to depopulate all affected and exposed poultry.\n>  \n> If your farm is ever affected by HPAI, you’ll need to know what to expect during the response process. We put together a series of materials to help you understand the steps we’ll take and your responsibilities at each stage.\n\nAs described in [another USDA publication](https://www.aphis.usda.gov/sites/default/files/hpai-depopulation-disposal.pdf):\n\n> There are two main methods we use to depopulate HPAI-affected flocks: water-based foam for floor-raised birds and carbon dioxide gas for caged birds. These are the most humane and effective options available in an emergency situation involving mass numbers of birds. Trained personnel will arrive onsite and handle these tasks under the supervision of Federal and State animal health officials.\n>  \n> If our preferred methods don’t allow us to depopulate the flock as quickly as needed—within 24 hours—we must consider other options. These may include shutting off the facility’s ventilation fans (“ventilation shutdown”). Federal and State officials will carefully evaluate your farm and work with you to figure out the best option for meeting the goal of 24-hour depopulation.\n>  \n> In every case, we take the decision very seriously and weigh many factors when choosing what depopulation method to use. These include, among other things, the size and type of the animals, their behavior, and their containment/housing facilities. We also look at the number of animals in the flock, the location of the farm and environmental conditions there, disease information, and available resources and personnel.\n\nThe USDA maintains a page [tracking the number of confirmed HPAI detections](https://www.aphis.usda.gov/livestock-poultry-disease/avian/avian-influenza/hpai-detections/commercial-backyard-flocks) in commercial and backyard flocks, as well as the number of \"Birds Affected\" in those flocks. For example, an entry in the database from November 12, 2024, describes a commercial chicken operation in Kern County California where 2.1 million birds were killed, which was also described in [other news reporting](https://thesungazette.com/article/news/2024/11/20/egg-prices-nearly-double-in-ca-as-bird-flu-spreads/).\n\nThe charts below present data from the [CDC poultry detections page](https://www.cdc.gov/bird-flu/situation-summary/data-map-commercial.html) which appears to use the same USDA data. **Please note that the data below may not reflect the latest numbers shown on the USDA page or the numbers that will be used to resolve the question.** The code to produce these charts can be found [here](https://www.ryanbeckauthor.com/forecasting/hpai-depopulations).\n\n![](https://raw.githubusercontent.com/ryooan/ryooan.github.io/refs/heads/main/forecasting/hpai-depopulations/R/annual_depopulations.png)\n\n![](https://raw.githubusercontent.com/ryooan/ryooan.github.io/refs/heads/main/forecasting/hpai-depopulations/R/cumulative_depopulations.png)"
        },
        {
            "id": 34775,
            "title": "Will the US Department of Education be dissolved before Jan. 20, 2029?",
            "short_title": "Dept of education gone soon?",
            "url_title": "Dept of education gone soon?",
            "slug": "dept-of-education-gone-soon",
            "author_id": 197092,
            "author_username": "pashka24",
            "coauthors": [],
            "created_at": "2025-02-03T22:09:39.639467Z",
            "published_at": "2025-02-07T16:31:13.740565Z",
            "edited_at": "2025-09-05T17:29:01.921053Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-02-07T16:31:13.740563Z",
            "comment_count": 4,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2029-01-20T05:00:00Z",
            "scheduled_resolve_time": "2029-01-20T05:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2025-02-08T16:30:00Z",
            "nr_forecasters": 38,
            "html_metadata_json": null,
            "projects": {
                "category": [
                    {
                        "id": 3688,
                        "name": "Law",
                        "slug": "law",
                        "emoji": "⚖️",
                        "description": "Law",
                        "type": "category"
                    },
                    {
                        "id": 3689,
                        "name": "Politics",
                        "slug": "politics",
                        "emoji": "🏛️",
                        "description": "Politics",
                        "type": "category"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": null,
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 144,
                    "type": "site_main",
                    "name": "Metaculus Community",
                    "slug": null,
                    "header_image": null,
                    "prize_pool": null,
                    "start_date": null,
                    "close_date": null,
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": null,
                    "user_permission": null,
                    "created_at": "2023-11-08T16:55:29.484707Z",
                    "edited_at": "2025-07-18T17:28:18.838588Z",
                    "score_type": null,
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 34277,
                "title": "Will the US Department of Education be dissolved before Jan. 20, 2029?",
                "created_at": "2025-02-03T22:09:39.639866Z",
                "open_time": "2025-02-08T16:30:00Z",
                "cp_reveal_time": "2025-02-12T16:30:42Z",
                "spot_scoring_time": "2025-02-12T16:30:42Z",
                "scheduled_resolve_time": "2029-01-20T05:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2029-01-20T05:00:00Z",
                "actual_close_time": "2029-01-20T05:00:00Z",
                "type": "binary",
                "options": [],
                "group_variable": "",
                "status": "open",
                "possibilities": null,
                "resolution": null,
                "include_bots_in_aggregates": false,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "*This forecasting question is associated with the Verity controversy:* Will the US Department of Education be dissolved under Trump?\n\nThe [<u>United States Department of Education (ED)</u>](https://en.wikipedia.org/wiki/United_States_Department_of_Education) is a cabinet-level organization in the US government responsible for overseeing federal aid for education, collecting school data, highlighting key educational issues, and ensuring equal access to education. These responsibilities and others - such as encouraging the public to engage with federal education programs -  were outlined in the 1979 Department of Education Organization Act. Under this law, [<u>the primary role of the department</u>](https://www.ed.gov/about/ed-overview/mission-of-the-us-department-of-education) “is to promote student achievement and preparation for global competitiveness by fostering educational excellence and ensuring equal access”. [<u>The ED was established in 1979 under then-President Jimmy Carter</u>](https://graylinedc.com/birth-united-states-department-education/), who created the agency by splitting the Department of Health, Education, and Welfare into two separate entities, the other being the Department of Health and Human Services.\n\nSince its establishment, however, the education department has faced considerable criticism. The same year the ED began operations, for example, [<u>the winning Republican Platform in 1980</u>](https://www.presidency.ucsb.edu/documents/republican-party-platform-1980) “encourage\\[d] the elimination of the federal Department of Education”; [<u>Ronald Reagan stated in 1983</u>](https://www.economist.com/united-states/2024/10/31/why-republicans-have-failed-to-scrap-the-department-of-education) that the department, “should be abolished”; and [<u>in 1995, Republican-nominee hopeful Lamar Alexander vowed to abolish the agency</u>](https://www.economist.com/united-states/2024/10/31/why-republicans-have-failed-to-scrap-the-department-of-education). While Republican opposition diminished during the presidency of George W. Bush, who notably passed the No Child Left Behind Act in 2001, it has returned in recent years. [<u>The 2024 Republican Platform</u>](https://www.presidency.ucsb.edu/documents/2024-republican-party-platform) promised “to close the Department of Education”, and [<u>Project 2025</u>](https://static.project2025.org/2025_MandateForLeadership_FULL.pdf) - a roadmap for political action published by the conservative think tank The Heritage Foundation  - stated that “the federal Department of Education should be eliminated.” \n\nGiven that the results of the [<u>2024 US presidential election</u>](https://en.wikipedia.org/wiki/2024_United_States_presidential_election) handed President-elect Donald Trump and the Republican Party a significant mandate for change, with the Republicans winning both houses of Congress and the popular vote, the future of the Department of Education could become uncertain. For example, leading figures in the Department of Government Efficiency, a proposed advisory commission, have already floated the idea that several agencies will be dissolved. Vivek Ramaswamy, for instance, stated in response to a question regarding the ED, \"[<u>We expect certain agencies to be deleted outright.</u>](https://www.independent.co.uk/news/world/americas/us-politics/vivek-ramaswamy-musk-department-of-education-doge-b2648668.html)” On the other hand, individuals such as Arne Duncan - former education secretary under Barack Obama - have described Trump’s campaign pledge as, “[<u>another empty, broken promise</u>](https://thehill.com/homenews/education/5001063-obama-education-secretary-trumps-threat-to-eliminate-department-empty/).” As a result, the Department of Education’s continuation has become a point of contention and debate.",
                "resolution_criteria": "This question will resolve as **Yes** if, before January 20, 2029, the United States has taken either of the following steps to eliminate the Department of Education:\n\n* Enacted a law that would eliminate the Department of Education.\n* Congress has granted [presidential reorganization authority](https://en.wikipedia.org/wiki/Presidential_reorganization_authority) that gives the US president power to reorganize the government, with **both** of the following subsequently occurring:\n  * the president has issued an order under such power to eliminate the Department of Education\n  * any oversight procedures specified in the reorganization authority passed by Congress have completed (for example, if a time limit is set on Congress to nullify such presidential orders, the time limit has expired without nullification)\n\nThe law need not take effect before the specified date. The passage of any law that abolishes the Department of Education at a future date is sufficient.\n\nOtherwise this question will resolve as **No**.",
                "fine_print": "* Whether or not programs or authorities currently under the purview of the Department of Education are transferred to other departments or a new department is immaterial. The question will resolve as **Yes** if the bill or order would eliminate the Department of Education, regardless of the amount and extent of existing programs that continue on in one form or another.\n* The merging or restructuring of the Department of Education, such that an agency named \"Department of Education\" ceases to exist, will count and resolve the question as **Yes**. For purposes of this question, a renaming of the Department of Education will be per se assumed to meet the threshold of a restructuring and will resolve the question as **Yes**.&#x20;\n* Legal challenges brought or pending against the enacted law or order are immaterial, if the criteria above are met the question will resolve as **Yes**, regardless of whether it is later reversed or challenged.\n* This question requires that a bill be enacted or presidential order be issued under Congressional authority. Executive orders or other executive action (aside from signing a bill into law) are immaterial.",
                "post_id": 34775,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1756786330.886351,
                                "end_time": 1759566455.167,
                                "forecaster_count": 23,
                                "interval_lower_bounds": [
                                    0.19
                                ],
                                "centers": [
                                    0.22
                                ],
                                "interval_upper_bounds": [
                                    0.37
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1756786330.886351,
                            "end_time": 1759566455.167,
                            "forecaster_count": 23,
                            "interval_lower_bounds": [
                                0.19
                            ],
                            "centers": [
                                0.22
                            ],
                            "interval_upper_bounds": [
                                0.37
                            ],
                            "forecast_values": [
                                0.78,
                                0.22
                            ],
                            "means": [
                                0.36952222859709116
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0339924118233929,
                                    0.0,
                                    0.646014984419943,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.02246421852694655,
                                    0.0,
                                    0.0,
                                    0.22781833750170227,
                                    0.1659893709142453,
                                    0.1164748146920504,
                                    0.39738560315786137,
                                    0.3484801054844811,
                                    0.0,
                                    0.5285289123076462,
                                    0.4918365633432093,
                                    0.8079494144037086,
                                    0.30413601865739065,
                                    0.0,
                                    0.0,
                                    0.5103156119575218,
                                    0.26402013543029734,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5751117920109702,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7234704561894825,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.04671076085250769,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8999502783252032
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 3,
                "user_vote": null
            },
            "forecasts_count": 101,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "*This forecasting question is associated with the Verity controversy:* Will the US Department of Education be dissolved under Trump?\n\nThe [<u>United States Department of Education (ED)</u>](https://en.wikipedia.org/wiki/United_States_Department_of_Education) is a cabinet-level organization in the US government responsible for overseeing federal aid for education, collecting school data, highlighting key educational issues, and ensuring equal access to education. These responsibilities and others - such as encouraging the public to engage with federal education programs -  were outlined in the 1979 Department of Education Organization Act. Under this law, [<u>the primary role of the department</u>](https://www.ed.gov/about/ed-overview/mission-of-the-us-department-of-education) “is to promote student achievement and preparation for global competitiveness by fostering educational excellence and ensuring equal access”. [<u>The ED was established in 1979 under then-President Jimmy Carter</u>](https://graylinedc.com/birth-united-states-department-education/), who created the agency by splitting the Department of Health, Education, and Welfare into two separate entities, the other being the Department of Health and Human Services.\n\nSince its establishment, however, the education department has faced considerable criticism. The same year the ED began operations, for example, [<u>the winning Republican Platform in 1980</u>](https://www.presidency.ucsb.edu/documents/republican-party-platform-1980) “encourage\\[d] the elimination of the federal Department of Education”; [<u>Ronald Reagan stated in 1983</u>](https://www.economist.com/united-states/2024/10/31/why-republicans-have-failed-to-scrap-the-department-of-education) that the department, “should be abolished”; and [<u>in 1995, Republican-nominee hopeful Lamar Alexander vowed to abolish the agency</u>](https://www.economist.com/united-states/2024/10/31/why-republicans-have-failed-to-scrap-the-department-of-education). While Republican opposition diminished during the presidency of George W. Bush, who notably passed the No Child Left Behind Act in 2001, it has returned in recent years. [<u>The 2024 Republican Platform</u>](https://www.presidency.ucsb.edu/documents/2024-republican-party-platform) promised “to close the Department of Education”, and [<u>Project 2025</u>](https://static.project2025.org/2025_MandateForLeadership_FULL.pdf) - a roadmap for political action published by the conservative think tank The Heritage Foundation  - stated that “the federal Department of Education should be eliminated.” \n\nGiven that the results of the [<u>2024 US presidential election</u>](https://en.wikipedia.org/wiki/2024_United_States_presidential_election) handed President-elect Donald Trump and the Republican Party a significant mandate for change, with the Republicans winning both houses of Congress and the popular vote, the future of the Department of Education could become uncertain. For example, leading figures in the Department of Government Efficiency, a proposed advisory commission, have already floated the idea that several agencies will be dissolved. Vivek Ramaswamy, for instance, stated in response to a question regarding the ED, \"[<u>We expect certain agencies to be deleted outright.</u>](https://www.independent.co.uk/news/world/americas/us-politics/vivek-ramaswamy-musk-department-of-education-doge-b2648668.html)” On the other hand, individuals such as Arne Duncan - former education secretary under Barack Obama - have described Trump’s campaign pledge as, “[<u>another empty, broken promise</u>](https://thehill.com/homenews/education/5001063-obama-education-secretary-trumps-threat-to-eliminate-department-empty/).” As a result, the Department of Education’s continuation has become a point of contention and debate."
        },
        {
            "id": 34752,
            "title": "Will the body of water currently called the \"Gulf of Mexico\" on the National Map be renamed the \"Gulf of America\" before March 1, 2025?",
            "short_title": "National map name change to Gulf of America by Mar 1 2025?",
            "url_title": "National map name change to Gulf of America by Mar 1 2025?",
            "slug": "national-map-name-change-to-gulf-of-america-by-mar-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T17:36:21.054502Z",
            "published_at": "2025-02-01T17:49:04.248787Z",
            "edited_at": "2025-09-05T17:29:21.253636Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2025-02-01T17:49:04.248786Z",
            "comment_count": 5,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-11T21:30:00Z",
            "scheduled_close_time": "2025-02-28T22:00:00Z",
            "scheduled_resolve_time": "2025-03-01T05:01:00Z",
            "actual_resolve_time": "2025-02-11T21:30:00Z",
            "open_time": "2025-02-04T05:01:00Z",
            "nr_forecasters": 19,
            "html_metadata_json": null,
            "projects": {
                "community": [
                    {
                        "id": 32634,
                        "name": "Flagler College Spring 2025",
                        "type": "community",
                        "slug": "sellers",
                        "description": "This is a forecasting space for Spring 2025 students of Professor Bailey Sellers, POS 332: Political Science Scopes & Methods.",
                        "order": 0,
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/flagler_5VpDCmc.png",
                        "header_logo": "https://metaculus-web-media.s3.amazonaws.com/flagler_pic_CfiDMUz.png",
                        "followers_count": 16,
                        "default_permission": "forecaster",
                        "visibility": "unlisted",
                        "created_by": {
                            "id": 115975,
                            "username": "johnnycaffeine",
                            "is_bot": false,
                            "is_staff": true
                        }
                    }
                ],
                "default_project": {
                    "id": 32634,
                    "name": "Flagler College Spring 2025",
                    "type": "community",
                    "slug": "sellers",
                    "description": "This is a forecasting space for Spring 2025 students of Professor Bailey Sellers, POS 332: Political Science Scopes & Methods.",
                    "order": 0,
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/flagler_5VpDCmc.png",
                    "header_logo": "https://metaculus-web-media.s3.amazonaws.com/flagler_pic_CfiDMUz.png",
                    "followers_count": 16,
                    "default_permission": "forecaster",
                    "visibility": "unlisted",
                    "created_by": {
                        "id": 115975,
                        "username": "johnnycaffeine",
                        "is_bot": false,
                        "is_staff": true
                    }
                },
                "category": [
                    {
                        "id": 3687,
                        "name": "Geopolitics",
                        "slug": "geopolitics",
                        "emoji": "🌍",
                        "description": "Geopolitics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 34262,
                "title": "Will the body of water currently called the \"Gulf of Mexico\" on the National Map be renamed the \"Gulf of America\" before March 1, 2025?",
                "created_at": "2025-02-01T17:36:21.054847Z",
                "open_time": "2025-02-04T05:01:00Z",
                "cp_reveal_time": "2025-02-09T01:47:00Z",
                "spot_scoring_time": "2025-02-09T01:47:00Z",
                "scheduled_resolve_time": "2025-03-01T05:01:00Z",
                "actual_resolve_time": "2025-02-11T21:30:00Z",
                "resolution_set_time": "2025-02-12T03:18:24.017447Z",
                "scheduled_close_time": "2025-02-28T22:00:00Z",
                "actual_close_time": "2025-02-11T21:30:00Z",
                "type": "binary",
                "options": [],
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "yes",
                "include_bots_in_aggregates": false,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "According to Donald Trump's executive order [Restoring Names That Honor American Greatness](https://www.govinfo.gov/content/pkg/FR-2025-01-31/pdf/2025-02096.pdf) signed January 20, 2025:&#x20;\n\n> The area formerly known as the Gulf of Mexico has long been an integral asset to our once burgeoning Nation and has remained an indelible part of America. \\[...] The Gulf will continue to play a pivotal role in shaping America’s future and the global economy, and in recognition of this flourishing economic resource and its critical importance to our Nation’s economy and its people, I am directing that it officially be renamed the Gulf of America.\n\nAdditionally:&#x20;\n\n> As such, within 30 days of the date of this order, the Secretary of the Interior shall, consistent with 43 U.S.C. 364 through 364f, take all appropriate actions to rename as the ‘‘Gulf of America’’ the U.S. Continental Shelf area bounded on the northeast, north, and northwest by the States of Texas, Louisiana, Mississippi, Alabama and Florida and extending to the seaward boundary with Mexico and Cuba in the area formerly named as the Gulf of Mexico. The Secretary shall subsequently update the GNIS to reflect the renaming of the Gulf and remove all references to the Gulf of Mexico from the GNIS, consistent with applicable law. The Board shall provide guidance to ensure all federal references to the Gulf of America, including on agency maps, contracts, and other documents and communica- tions shall reflect its renaming.\n\nThe National Map at nationalmap.gov is \"a collaborative effort among the USGS and other Federal, State, and local partners to improve and deliver topographic information for the Nation. It has many uses ranging from recreation to scientific analysis to emergency response.\"\n\nAs of February 1, 2025, it had the body of water west of Florida, south of Louisiana, and north of Mexico's Yucatán Peninsula still labelled as the Gulf of Mexico on the National Map:\n\n![](https://metaculus-web-media.s3.amazonaws.com/user_uploaded/Screenshot_2025-02-01_at_12.01.20%C3%A2PM.png)",
                "resolution_criteria": "This question resolves as **Yes** if the [National Map](https://apps.nationalmap.gov/viewer/) refers to the body of water west of Florida, south of Louisiana, and north of Mexico's Yucatán Peninsula as the Gulf of America before March 1, 2025. If it is not referred to as the Gulf of America on that date, this resolves as **No**.",
                "fine_print": "If there is no name at all on the body of water, this resolves as **No**. For this to count, it must be called the Gulf of America on the National Map. If multiple names are used (e.g., \"Gulf of America formerly known as Gulf of Mexico\"), it will count as long as Gulf of America is one of the names.",
                "post_id": 34752,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1739319828.67965,
                                "end_time": null,
                                "forecaster_count": 18,
                                "interval_lower_bounds": [
                                    0.3
                                ],
                                "centers": [
                                    0.75
                                ],
                                "interval_upper_bounds": [
                                    0.96
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1739319828.67965,
                            "end_time": null,
                            "forecaster_count": 18,
                            "interval_lower_bounds": [
                                0.3
                            ],
                            "centers": [
                                0.75
                            ],
                            "interval_upper_bounds": [
                                0.96
                            ],
                            "forecast_values": [
                                0.25,
                                0.75
                            ],
                            "means": [
                                0.6567591291696493
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.24158613185998917,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.1118417321459568,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.05910574656195625,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5288293908805634,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.39612878863968176,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.08122031490464846,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7971488092204659,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.887332896049865,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.13444868060126633,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.459076198919707,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    1.316291150541498
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": -25.896716286655842,
                            "peer_score": 4.395278363892267,
                            "coverage": 0.2002438076664638,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.64364210253547,
                            "spot_peer_score": 28.76820724517808,
                            "spot_baseline_score": -132.19280948873623,
                            "baseline_archived_score": -25.896716286655842,
                            "peer_archived_score": 4.395278363892267,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 28.76820724517808,
                            "spot_baseline_archived_score": -132.19280948873623
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 4,
                "user_vote": null
            },
            "forecasts_count": 57,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "According to Donald Trump's executive order [Restoring Names That Honor American Greatness](https://www.govinfo.gov/content/pkg/FR-2025-01-31/pdf/2025-02096.pdf) signed January 20, 2025:&#x20;\n\n> The area formerly known as the Gulf of Mexico has long been an integral asset to our once burgeoning Nation and has remained an indelible part of America. \\[...] The Gulf will continue to play a pivotal role in shaping America’s future and the global economy, and in recognition of this flourishing economic resource and its critical importance to our Nation’s economy and its people, I am directing that it officially be renamed the Gulf of America.\n\nAdditionally:&#x20;\n\n> As such, within 30 days of the date of this order, the Secretary of the Interior shall, consistent with 43 U.S.C. 364 through 364f, take all appropriate actions to rename as the ‘‘Gulf of America’’ the U.S. Continental Shelf area bounded on the northeast, north, and northwest by the States of Texas, Louisiana, Mississippi, Alabama and Florida and extending to the seaward boundary with Mexico and Cuba in the area formerly named as the Gulf of Mexico. The Secretary shall subsequently update the GNIS to reflect the renaming of the Gulf and remove all references to the Gulf of Mexico from the GNIS, consistent with applicable law. The Board shall provide guidance to ensure all federal references to the Gulf of America, including on agency maps, contracts, and other documents and communica- tions shall reflect its renaming.\n\nThe National Map at nationalmap.gov is \"a collaborative effort among the USGS and other Federal, State, and local partners to improve and deliver topographic information for the Nation. It has many uses ranging from recreation to scientific analysis to emergency response.\"\n\nAs of February 1, 2025, it had the body of water west of Florida, south of Louisiana, and north of Mexico's Yucatán Peninsula still labelled as the Gulf of Mexico on the National Map:\n\n![](https://metaculus-web-media.s3.amazonaws.com/user_uploaded/Screenshot_2025-02-01_at_12.01.20%C3%A2PM.png)"
        },
        {
            "id": 34738,
            "title": "Will Elon Musk attend the Super Bowl in 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-elon-musk-attend-the-super-bowl-in-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:55:16.207575Z",
            "published_at": "2025-02-03T03:00:00Z",
            "edited_at": "2025-09-05T17:28:58.836629Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 18,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-07T04:00:00Z",
            "scheduled_close_time": "2025-02-07T04:00:00Z",
            "scheduled_resolve_time": "2025-02-10T00:00:00Z",
            "actual_resolve_time": "2025-02-11T03:15:00Z",
            "open_time": "2025-02-03T03: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,
                        "html_metadata_json": null,
                        "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,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "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,
                    "html_metadata_json": null,
                    "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,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 34252,
                "title": "Will Elon Musk attend the Super Bowl in 2025?",
                "created_at": "2025-02-01T05:55:16.207575Z",
                "open_time": "2025-02-03T03:00:00Z",
                "cp_reveal_time": "2025-02-07T04:00:00Z",
                "spot_scoring_time": "2025-02-07T04:00:00Z",
                "scheduled_resolve_time": "2025-02-10T00:00:00Z",
                "actual_resolve_time": "2025-02-11T03:15:00Z",
                "resolution_set_time": "2025-02-11T03:15:57.460874Z",
                "scheduled_close_time": "2025-02-07T04:00:00Z",
                "actual_close_time": "2025-02-07T04:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": true,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025.",
                "resolution_criteria": "This question resolves as **Yes** if Elon Musk is anywhere within the grounds of the stadium during Super Bowl LIX, according to public reports. Otherwise this resolves as No. ",
                "fine_print": "",
                "post_id": 34738,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1738859960.808264,
                                "end_time": null,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.755
                                ],
                                "centers": [
                                    0.78
                                ],
                                "interval_upper_bounds": [
                                    0.8
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1738859960.808264,
                            "end_time": null,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.755
                            ],
                            "centers": [
                                0.78
                            ],
                            "interval_upper_bounds": [
                                0.8
                            ],
                            "forecast_values": [
                                0.21999999999999997,
                                0.78
                            ],
                            "means": [
                                0.7865404481292558
                            ],
                            "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.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3960520319014228,
                                    0.0,
                                    1.018703510642567,
                                    0.0,
                                    0.5965892957781368,
                                    1.0,
                                    0.0,
                                    0.7161608149020564,
                                    0.0,
                                    0.8502051036716037,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": -73.35667811951213,
                            "peer_score": 8.476838799258275,
                            "coverage": 0.8795039725774754,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.8795039725774754,
                            "spot_peer_score": 3.8229031299097453,
                            "spot_baseline_score": -118.44245711374276,
                            "baseline_archived_score": -73.35667811951213,
                            "peer_archived_score": 8.476838799258275,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 3.8229031299097453,
                            "spot_baseline_archived_score": -118.44245711374276
                        },
                        "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": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025."
        },
        {
            "id": 34737,
            "title": "Will Joe Biden and/or Kamala Harris attend the Super Bowl in 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-joe-biden-andor-kamala-harris-attend-the-super-bowl-in-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:55:16.187286Z",
            "published_at": "2025-02-03T03:00:00Z",
            "edited_at": "2025-09-05T17:29:07.198012Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 20,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-07T04:00:00Z",
            "scheduled_close_time": "2025-02-07T04:00:00Z",
            "scheduled_resolve_time": "2025-02-10T00:00:00Z",
            "actual_resolve_time": "2025-02-11T03:16:00Z",
            "open_time": "2025-02-03T03: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,
                        "html_metadata_json": null,
                        "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,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "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,
                    "html_metadata_json": null,
                    "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,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 34251,
                "title": "Will Joe Biden and/or Kamala Harris attend the Super Bowl in 2025?",
                "created_at": "2025-02-01T05:55:16.187286Z",
                "open_time": "2025-02-03T03:00:00Z",
                "cp_reveal_time": "2025-02-07T04:00:00Z",
                "spot_scoring_time": "2025-02-07T04:00:00Z",
                "scheduled_resolve_time": "2025-02-10T00:00:00Z",
                "actual_resolve_time": "2025-02-11T03:16:00Z",
                "resolution_set_time": "2025-02-11T03:16:36.293283Z",
                "scheduled_close_time": "2025-02-07T04:00:00Z",
                "actual_close_time": "2025-02-07T04:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": true,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025.",
                "resolution_criteria": "This question resolves as **Yes** if Joe Biden and/or Kamala Harris is anywhere within the grounds of the stadium during Super Bowl LIX, according to public reports. Otherwise this resolves as No. ",
                "fine_print": "",
                "post_id": 34737,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1738898881.741267,
                                "end_time": null,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.05
                                ],
                                "centers": [
                                    0.05
                                ],
                                "interval_upper_bounds": [
                                    0.05
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1738898881.741267,
                            "end_time": null,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.05
                            ],
                            "centers": [
                                0.05
                            ],
                            "interval_upper_bounds": [
                                0.05
                            ],
                            "forecast_values": [
                                0.95,
                                0.05
                            ],
                            "means": [
                                0.05914360538878766
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8502051036716037,
                                    0.0,
                                    2.823864891096226,
                                    0.17411067864873367,
                                    0.0,
                                    0.8030484213491771,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2392546405498639,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 78.03910736780392,
                            "peer_score": -0.019303232645241437,
                            "coverage": 0.8786470005930086,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.8786470005930086,
                            "spot_peer_score": 2.5086100939706113,
                            "spot_baseline_score": 92.5999418556223,
                            "baseline_archived_score": 78.03910736780392,
                            "peer_archived_score": -0.019303232645241437,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 2.5086100939706113,
                            "spot_baseline_archived_score": 92.5999418556223
                        },
                        "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": 39,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025."
        },
        {
            "id": 34736,
            "title": "Will Donald Trump attend the Super Bowl in 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-donald-trump-attend-the-super-bowl-in-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:55:16.166505Z",
            "published_at": "2025-02-02T15:00:00Z",
            "edited_at": "2025-09-05T17:28:49.482990Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 21,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-06T16:00:00Z",
            "scheduled_close_time": "2025-02-06T16:00:00Z",
            "scheduled_resolve_time": "2025-02-10T00:00:00Z",
            "actual_resolve_time": "2025-02-10T03:35:00Z",
            "open_time": "2025-02-02T15: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,
                        "html_metadata_json": null,
                        "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,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "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,
                    "html_metadata_json": null,
                    "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,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 34250,
                "title": "Will Donald Trump attend the Super Bowl in 2025?",
                "created_at": "2025-02-01T05:55:16.166505Z",
                "open_time": "2025-02-02T15:00:00Z",
                "cp_reveal_time": "2025-02-06T16:00:00Z",
                "spot_scoring_time": "2025-02-06T16:00:00Z",
                "scheduled_resolve_time": "2025-02-10T00:00:00Z",
                "actual_resolve_time": "2025-02-10T03:35:00Z",
                "resolution_set_time": "2025-02-10T03:37:23.047976Z",
                "scheduled_close_time": "2025-02-06T16:00:00Z",
                "actual_close_time": "2025-02-06T16:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "yes",
                "include_bots_in_aggregates": true,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025.",
                "resolution_criteria": "This question resolves as **Yes** if President Donald Trump is anywhere within the grounds of the stadium during Super Bowl LIX, according to public reports. Otherwise this resolves as No. ",
                "fine_print": "",
                "post_id": 34736,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1738857566.329811,
                                "end_time": null,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.98
                                ],
                                "centers": [
                                    0.98
                                ],
                                "interval_upper_bounds": [
                                    0.985
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1738857566.329811,
                            "end_time": null,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.98
                            ],
                            "centers": [
                                0.98
                            ],
                            "interval_upper_bounds": [
                                0.985
                            ],
                            "forecast_values": [
                                0.020000000000000018,
                                0.98
                            ],
                            "means": [
                                0.9591210570421902
                            ],
                            "histogram": [
                                [
                                    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,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7261382976184153,
                                    3.3331218742805224,
                                    0.7161608149020564
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": -120.12197889515028,
                            "peer_score": 29.37090867512677,
                            "coverage": 0.9647197398765255,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9647197398765255,
                            "spot_peer_score": 33.23397361962833,
                            "spot_baseline_score": 97.08536543404836,
                            "baseline_archived_score": -120.12197889515028,
                            "peer_archived_score": 29.37090867512677,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 33.23397361962833,
                            "spot_baseline_archived_score": 97.08536543404836
                        },
                        "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": 40,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025."
        },
        {
            "id": 34735,
            "title": "Will Rihanna, Jay-Z and/or Beyonce appear at the Super Bowl halftime show in 2025?",
            "short_title": "Rihanna, Jay-Z Beyonce at the Super Bowl halftime show?",
            "url_title": "Rihanna, Jay-Z Beyonce at the Super Bowl halftime show?",
            "slug": "rihanna-jay-z-beyonce-at-the-super-bowl-halftime-show",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:55:15.958796Z",
            "published_at": "2025-02-02T15:00:00Z",
            "edited_at": "2025-09-05T17:29:26.382146Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 13,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-06T16:00:00Z",
            "scheduled_close_time": "2025-02-06T16:00:00Z",
            "scheduled_resolve_time": "2025-02-10T00:00:00Z",
            "actual_resolve_time": "2025-02-11T03:13:00Z",
            "open_time": "2025-02-02T15: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,
                        "html_metadata_json": null,
                        "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,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "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,
                    "html_metadata_json": null,
                    "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,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 34249,
                "title": "Will Rihanna, Jay-Z and/or Beyonce appear at the Super Bowl halftime show in 2025?",
                "created_at": "2025-02-01T05:55:15.958796Z",
                "open_time": "2025-02-02T15:00:00Z",
                "cp_reveal_time": "2025-02-06T16:00:00Z",
                "spot_scoring_time": "2025-02-06T16:00:00Z",
                "scheduled_resolve_time": "2025-02-10T00:00:00Z",
                "actual_resolve_time": "2025-02-11T03:13:00Z",
                "resolution_set_time": "2025-02-11T03:14:19.741199Z",
                "scheduled_close_time": "2025-02-06T16:00:00Z",
                "actual_close_time": "2025-02-06T16:00:00Z",
                "type": "binary",
                "options": [],
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": true,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025.",
                "resolution_criteria": "This question resolves as **Yes** if Rihanna, Jay-Z and/or Beyonce appear at the halftime show on the official broadcast of Super Bowl LIX. Otherwise, this resolves as **No**.",
                "fine_print": "Any appearance will count, including remotely or pre-recorded, as long as it is during the halftime show on the official broadcast. Note however, that \"appearance\" is defined as participating in the show in some way, and merely being shown as a spectator does not count.&#x20;",
                "post_id": 34735,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1738846327.871263,
                                "end_time": null,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.035
                                ],
                                "centers": [
                                    0.05
                                ],
                                "interval_upper_bounds": [
                                    0.07
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1738846327.871263,
                            "end_time": null,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.035
                            ],
                            "centers": [
                                0.05
                            ],
                            "interval_upper_bounds": [
                                0.07
                            ],
                            "forecast_values": [
                                0.95,
                                0.05
                            ],
                            "means": [
                                0.050302289914811976
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.2392546405498639,
                                    0.3960520319014228,
                                    1.1985357013612985,
                                    0.7161608149020564,
                                    1.340480546600963,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 88.17205988779806,
                            "peer_score": 0.02393690440745408,
                            "coverage": 0.9566998746967261,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9566998746967261,
                            "spot_peer_score": 0.09661614599316921,
                            "spot_baseline_score": 92.5999418556223,
                            "baseline_archived_score": 88.17205988779806,
                            "peer_archived_score": 0.02393690440745408,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 0.09661614599316921,
                            "spot_baseline_archived_score": 92.5999418556223
                        },
                        "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": 16,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025."
        },
        {
            "id": 34734,
            "title": "Will Geico, State Farm, or Progressive run an ad at the Super Bowl in 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-geico-state-farm-or-progressive-run-an-ad-at-the-super-bowl-in-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:55:15.938445Z",
            "published_at": "2025-02-02T15:00:00Z",
            "edited_at": "2025-09-05T17:28:57.939216Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 26,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-06T16:00:00Z",
            "scheduled_close_time": "2025-02-06T16:00:00Z",
            "scheduled_resolve_time": "2025-02-10T00:00:00Z",
            "actual_resolve_time": "2025-02-11T03:05:00Z",
            "open_time": "2025-02-02T15: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,
                        "html_metadata_json": null,
                        "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,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "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,
                    "html_metadata_json": null,
                    "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,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 34248,
                "title": "Will Geico, State Farm, or Progressive run an ad at the Super Bowl in 2025?",
                "created_at": "2025-02-01T05:55:15.938445Z",
                "open_time": "2025-02-02T15:00:00Z",
                "cp_reveal_time": "2025-02-06T16:00:00Z",
                "spot_scoring_time": "2025-02-06T16:00:00Z",
                "scheduled_resolve_time": "2025-02-10T00:00:00Z",
                "actual_resolve_time": "2025-02-11T03:05:00Z",
                "resolution_set_time": "2025-02-11T03:12:53.185642Z",
                "scheduled_close_time": "2025-02-06T16:00:00Z",
                "actual_close_time": "2025-02-06T16:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": true,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025.",
                "resolution_criteria": "This question resolves as **Yes** if Geico, State Farm, and/or Progressive run a television commercial on the official broadcast of Super Bowl LIX. Otherwise, this resolves as **No**.",
                "fine_print": "",
                "post_id": 34734,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1738857590.536454,
                                "end_time": null,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.04
                                ],
                                "centers": [
                                    0.05
                                ],
                                "interval_upper_bounds": [
                                    0.08
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1738857590.536454,
                            "end_time": null,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.04
                            ],
                            "centers": [
                                0.05
                            ],
                            "interval_upper_bounds": [
                                0.08
                            ],
                            "forecast_values": [
                                0.95,
                                0.05
                            ],
                            "means": [
                                0.05344808558310354
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.31277297841981777,
                                    0.49027544292935926,
                                    1.396052031901423,
                                    1.0243157823203375,
                                    0.0,
                                    0.0,
                                    1.6670674997446673,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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.29210431682654,
                            "peer_score": 0.7414943269295872,
                            "coverage": 0.9486129078149523,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9486129078149523,
                            "spot_peer_score": 0.6165109388726465,
                            "spot_baseline_score": 92.5999418556223,
                            "baseline_archived_score": 80.29210431682654,
                            "peer_archived_score": 0.7414943269295872,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 0.6165109388726465,
                            "spot_baseline_archived_score": 92.5999418556223
                        },
                        "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": 25,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025."
        },
        {
            "id": 34732,
            "title": "Will OpenAI, Anthropic, or Perplexity run an ad at the Super Bowl in 2025?",
            "short_title": "OpenAI, Anthropic, or Perplexity Super Bowl ad 2025?",
            "url_title": "OpenAI, Anthropic, or Perplexity Super Bowl ad 2025?",
            "slug": "openai-anthropic-or-perplexity-super-bowl-ad-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:55:15.876938Z",
            "published_at": "2025-02-01T08:00:00Z",
            "edited_at": "2025-09-05T17:29:08.066648Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 19,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-03T09:00:00Z",
            "scheduled_close_time": "2025-02-03T09:00:00Z",
            "scheduled_resolve_time": "2025-02-10T00:00:00Z",
            "actual_resolve_time": "2025-02-10T01:10:00Z",
            "open_time": "2025-02-01T08: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,
                        "html_metadata_json": null,
                        "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,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "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,
                    "html_metadata_json": null,
                    "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,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 34246,
                "title": "Will OpenAI, Anthropic, or Perplexity run an ad at the Super Bowl in 2025?",
                "created_at": "2025-02-01T05:55:15.876938Z",
                "open_time": "2025-02-01T08:00:00Z",
                "cp_reveal_time": "2025-02-03T09:00:00Z",
                "spot_scoring_time": "2025-02-03T09:00:00Z",
                "scheduled_resolve_time": "2025-02-10T00:00:00Z",
                "actual_resolve_time": "2025-02-10T01:10:00Z",
                "resolution_set_time": "2025-02-10T01:14:09.908179Z",
                "scheduled_close_time": "2025-02-03T09:00:00Z",
                "actual_close_time": "2025-02-03T09:00:00Z",
                "type": "binary",
                "options": [],
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "yes",
                "include_bots_in_aggregates": true,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025.",
                "resolution_criteria": "This question resolves as **Yes** if OpenAI, Anthropic, and/or Perplexity run a television commercial on the official broadcast of Super Bowl LIX. Otherwise, this resolves as **No**.",
                "fine_print": "For purposes of this question, we define television commercial as \"a short video that is broadcast on television to promote a product, service, or brand.\" ([source](https://testbook.com/full-form/tvc-full-form)) In order to count, it would need to be aired during Fox's national broadcast, during a commercial break.",
                "post_id": 34732,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1738566270.449946,
                                "end_time": null,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.5
                                ],
                                "centers": [
                                    0.66
                                ],
                                "interval_upper_bounds": [
                                    0.734
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1738566270.449946,
                            "end_time": null,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.5
                            ],
                            "centers": [
                                0.66
                            ],
                            "interval_upper_bounds": [
                                0.734
                            ],
                            "forecast_values": [
                                0.33999999999999997,
                                0.66
                            ],
                            "means": [
                                0.614596273679573
                            ],
                            "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.31277297841981777,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7161608149020564,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0099546149767344,
                                    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.49027544292935926,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.8502051036716037,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3960520319014228,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": -20.333419735985768,
                            "peer_score": 10.17524991996251,
                            "coverage": 0.9410756205498766,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9410756205498766,
                            "spot_peer_score": 15.487408018743215,
                            "spot_baseline_score": 40.053792958372874,
                            "baseline_archived_score": -20.333419735985768,
                            "peer_archived_score": 10.17524991996251,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 15.487408018743215,
                            "spot_baseline_archived_score": 40.053792958372874
                        },
                        "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": 23,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025."
        },
        {
            "id": 34731,
            "title": "Will Apple run an ad at the Super Bowl in 2025?",
            "short_title": "Apple TV ad super bowl 2025",
            "url_title": "Apple TV ad super bowl 2025",
            "slug": "apple-tv-ad-super-bowl-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:55:15.851900Z",
            "published_at": "2025-02-01T08:00:00Z",
            "edited_at": "2025-09-05T17:28:53.013153Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 33,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-03T09:00:00Z",
            "scheduled_close_time": "2025-02-03T09:00:00Z",
            "scheduled_resolve_time": "2025-02-10T00:00:00Z",
            "actual_resolve_time": "2025-02-11T03:05:00Z",
            "open_time": "2025-02-01T08: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,
                        "html_metadata_json": null,
                        "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,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "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,
                    "html_metadata_json": null,
                    "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,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 34245,
                "title": "Will Apple run an ad at the Super Bowl in 2025?",
                "created_at": "2025-02-01T05:55:15.851900Z",
                "open_time": "2025-02-01T08:00:00Z",
                "cp_reveal_time": "2025-02-03T09:00:00Z",
                "spot_scoring_time": "2025-02-03T09:00:00Z",
                "scheduled_resolve_time": "2025-02-10T00:00:00Z",
                "actual_resolve_time": "2025-02-11T03:05:00Z",
                "resolution_set_time": "2025-02-11T03:08:59.810489Z",
                "scheduled_close_time": "2025-02-03T09:00:00Z",
                "actual_close_time": "2025-02-03T09:00:00Z",
                "type": "binary",
                "options": [],
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": true,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025.",
                "resolution_criteria": "This question resolves as **Yes** if Apple runs a television commercial on the official broadcast of Super Bowl LIX. If this does not occur, this resolves as **No**.",
                "fine_print": "For purposes of this question, we define television commercial as \"a short video that is broadcast on television to promote a product, service, or brand.\" ([source](https://testbook.com/full-form/tvc-full-form)) In order to count, it would need to be aired during Fox's national broadcast, during a commercial break.",
                "post_id": 34731,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1738564989.695701,
                                "end_time": null,
                                "forecaster_count": 10,
                                "interval_lower_bounds": [
                                    0.18
                                ],
                                "centers": [
                                    0.2
                                ],
                                "interval_upper_bounds": [
                                    0.25
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1738564989.695701,
                            "end_time": null,
                            "forecaster_count": 10,
                            "interval_lower_bounds": [
                                0.18
                            ],
                            "centers": [
                                0.2
                            ],
                            "interval_upper_bounds": [
                                0.25
                            ],
                            "forecast_values": [
                                0.8,
                                0.2
                            ],
                            "means": [
                                0.20760633847500742
                            ],
                            "histogram": [
                                [
                                    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.7161608149020564,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9926413276795596,
                                    0.0,
                                    0.8502051036716037,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.9771590999979107,
                                    0.0,
                                    0.2392546405498639,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 63.03260242732273,
                            "peer_score": -1.6439985152585808,
                            "coverage": 0.9449690013948212,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9449690013948212,
                            "spot_peer_score": 0.7311160708046662,
                            "spot_baseline_score": 67.80719051126377,
                            "baseline_archived_score": 63.03260242732273,
                            "peer_archived_score": -1.6439985152585808,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 0.7311160708046662,
                            "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": 21,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The Super Bowl [is scheduled](https://en.wikipedia.org/wiki/Super_Bowl_LIX) for February 9, 2025."
        },
        {
            "id": 34715,
            "title": "Will the National Weather Service refer the \"Gulf of America\" instead of the \"Gulf of Mexico\" before April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-national-weather-service-refer-the-gulf-of-america-instead-of-the-gulf-of-mexico-before-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:24:04.656411Z",
            "published_at": "2025-02-09T06:00:00Z",
            "edited_at": "2025-09-05T17:29:01.636390Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 79,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-09T07:00:00Z",
            "scheduled_close_time": "2025-02-09T07:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "actual_resolve_time": "2025-02-14T17:49:00Z",
            "open_time": "2025-02-09T06:00:00Z",
            "nr_forecasters": 23,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "include"
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 34229,
                "title": "Will the National Weather Service refer the \"Gulf of America\" instead of the \"Gulf of Mexico\" before April 1, 2025?",
                "created_at": "2025-02-01T05:24:04.656411Z",
                "open_time": "2025-02-09T06:00:00Z",
                "cp_reveal_time": "2025-02-09T07:00:00Z",
                "spot_scoring_time": "2025-02-09T07:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-02-14T17:49:00Z",
                "resolution_set_time": "2025-02-14T17:53:25.075485Z",
                "scheduled_close_time": "2025-02-09T07:00:00Z",
                "actual_close_time": "2025-02-09T07:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "yes",
                "include_bots_in_aggregates": true,
                "question_weight": 0.6,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "USA Today: [Trump renames Gulf of Mexico to Gulf of America. But is it really that easy?](https://www.usatoday.com/story/news/politics/elections/2025/01/21/donald-trump-gulf-of-america-name-change/77850538007/)",
                "resolution_criteria": "This question resolves as **Yes** if, before April 1, 2025, the [US National Weather Service Gulf Marine Text page](https://www.weather.gov/marine/gulftext) displays the body of water west of Florida and south of Louisiana as the Gulf of America rather than the Gulf of Mexico. If the latter term is used continuously between the launch of this question and the date listed above, this question resolves as **No**.",
                "fine_print": "In case both names are used, for example \"Gulf of America formerly known as Gulf of Mexico,\" this question resolves as Yes.",
                "post_id": 34715,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1739083081.929603,
                                "end_time": null,
                                "forecaster_count": 23,
                                "interval_lower_bounds": [
                                    0.15
                                ],
                                "centers": [
                                    0.2
                                ],
                                "interval_upper_bounds": [
                                    0.55
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1739083081.929603,
                            "end_time": null,
                            "forecaster_count": 23,
                            "interval_lower_bounds": [
                                0.15
                            ],
                            "centers": [
                                0.2
                            ],
                            "interval_upper_bounds": [
                                0.55
                            ],
                            "forecast_values": [
                                0.8,
                                0.2
                            ],
                            "means": [
                                0.33048643053694526
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.1659893709142453,
                                    0.7234704561894825,
                                    0.0,
                                    0.0,
                                    0.11131543345749775,
                                    0.0,
                                    0.0,
                                    0.1164748146920504,
                                    0.0,
                                    0.7996859961580225,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.4604666150348555,
                                    0.0,
                                    0.19523450305981643,
                                    0.0,
                                    0.0,
                                    0.8029301295126725,
                                    0.0,
                                    0.061064077012331824,
                                    0.0,
                                    0.0,
                                    0.26402013543029734,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4931042856206062,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.02246421852694655,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.13981930080831617,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.04671076085250769,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8999502783252032,
                                    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.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8079494144037086,
                                    0.0,
                                    0.0,
                                    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": -130.96250315884245,
                            "peer_score": 20.458119334565275,
                            "coverage": 0.9400586303075154,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9400586303075154,
                            "spot_peer_score": 19.789385130926018,
                            "spot_baseline_score": -132.19280948873623,
                            "baseline_archived_score": -130.96250315884245,
                            "peer_archived_score": 20.458119334565275,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 19.789385130926018,
                            "spot_baseline_archived_score": -132.19280948873623
                        },
                        "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": 79,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "USA Today: [Trump renames Gulf of Mexico to Gulf of America. But is it really that easy?](https://www.usatoday.com/story/news/politics/elections/2025/01/21/donald-trump-gulf-of-america-name-change/77850538007/)"
        },
        {
            "id": 34714,
            "title": "Will Apple Maps display Gulf of America instead of Gulf of Mexico before April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-apple-maps-display-gulf-of-america-instead-of-gulf-of-mexico-before-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:24:04.616482Z",
            "published_at": "2025-02-09T06:00:00Z",
            "edited_at": "2025-09-05T17:29:01.481955Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 79,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-09T07:00:00Z",
            "scheduled_close_time": "2025-02-09T07:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "actual_resolve_time": "2025-02-14T17:53:00Z",
            "open_time": "2025-02-09T06:00:00Z",
            "nr_forecasters": 23,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "include"
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 34228,
                "title": "Will Apple Maps display Gulf of America instead of Gulf of Mexico before April 1, 2025?",
                "created_at": "2025-02-01T05:24:04.616482Z",
                "open_time": "2025-02-09T06:00:00Z",
                "cp_reveal_time": "2025-02-09T07:00:00Z",
                "spot_scoring_time": "2025-02-09T07:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-02-14T17:53:00Z",
                "resolution_set_time": "2025-02-14T18:00:49.150878Z",
                "scheduled_close_time": "2025-02-09T07:00:00Z",
                "actual_close_time": "2025-02-09T07:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "yes",
                "include_bots_in_aggregates": true,
                "question_weight": 0.6,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "Newsweek: [Gulf of America? Not if You Use Apple, Google](https://www.newsweek.com/donald-trump-gulf-america-2018291) | [Apple Maps still calls it the Gulf of Mexico, and politicians are upset](https://appleinsider.com/articles/25/01/21/apple-maps-still-calls-it-the-gulf-of-mexico-and-politicians-are-upset)",
                "resolution_criteria": "This question resolves as **Yes** if, before April 1, 2025, [Apple Maps](https://beta.maps.apple.com/?ll=27.808539424696427%2C-90.10540261081896&spn=8.753344179853976%2C16.371313710716123) displays the body of water west of Florida as the Gulf of America rather than the Gulf of Mexico. If the latter term is used continuously between the launch of this question and the date listed above, this question resolves as **No**.",
                "fine_print": "In case both names are used, for example \"Gulf of America formerly known as Gulf of Mexico,\" this question resolves as Yes.",
                "post_id": 34714,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1739083965.410317,
                                "end_time": null,
                                "forecaster_count": 23,
                                "interval_lower_bounds": [
                                    0.1
                                ],
                                "centers": [
                                    0.15
                                ],
                                "interval_upper_bounds": [
                                    0.27
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1739083965.410317,
                            "end_time": null,
                            "forecaster_count": 23,
                            "interval_lower_bounds": [
                                0.1
                            ],
                            "centers": [
                                0.15
                            ],
                            "interval_upper_bounds": [
                                0.27
                            ],
                            "forecast_values": [
                                0.85,
                                0.15
                            ],
                            "means": [
                                0.16726321256920537
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.1164748146920504,
                                    0.7234704561894825,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.061064077012331824,
                                    0.0,
                                    1.353956435460327,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.718759032918861,
                                    0.0,
                                    0.1659893709142453,
                                    0.0,
                                    0.0,
                                    0.6720171254489282,
                                    0.0,
                                    0.0339924118233929,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5570263728100295,
                                    0.8999502783252032,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8079494144037086,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": -169.67161511043483,
                            "peer_score": -0.15418378105614927,
                            "coverage": 0.9464294433593751,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9464294433593751,
                            "spot_peer_score": 11.160689637741132,
                            "spot_baseline_score": -173.6965594166206,
                            "baseline_archived_score": -169.67161511043483,
                            "peer_archived_score": -0.15418378105614927,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 11.160689637741132,
                            "spot_baseline_archived_score": -173.6965594166206
                        },
                        "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": 79,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Newsweek: [Gulf of America? Not if You Use Apple, Google](https://www.newsweek.com/donald-trump-gulf-america-2018291) | [Apple Maps still calls it the Gulf of Mexico, and politicians are upset](https://appleinsider.com/articles/25/01/21/apple-maps-still-calls-it-the-gulf-of-mexico-and-politicians-are-upset)"
        },
        {
            "id": 34713,
            "title": "Will Google Maps display Gulf of America instead of Gulf of Mexico before April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-google-maps-display-gulf-of-america-instead-of-gulf-of-mexico-before-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:24:04.581135Z",
            "published_at": "2025-02-09T06:00:00Z",
            "edited_at": "2025-09-05T17:29:08.290577Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 72,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-09T07:00:00Z",
            "scheduled_close_time": "2025-02-09T07:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "actual_resolve_time": "2025-02-14T17:59:00Z",
            "open_time": "2025-02-09T06:00:00Z",
            "nr_forecasters": 22,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "include"
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 34227,
                "title": "Will Google Maps display Gulf of America instead of Gulf of Mexico before April 1, 2025?",
                "created_at": "2025-02-01T05:24:04.581135Z",
                "open_time": "2025-02-09T06:00:00Z",
                "cp_reveal_time": "2025-02-09T07:00:00Z",
                "spot_scoring_time": "2025-02-09T07:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-02-14T17:59:00Z",
                "resolution_set_time": "2025-02-14T18:00:09.417160Z",
                "scheduled_close_time": "2025-02-09T07:00:00Z",
                "actual_close_time": "2025-02-09T07:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "yes",
                "include_bots_in_aggregates": true,
                "question_weight": 0.6,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "Newsweek: [Gulf of America? Not if You Use Apple, Google](https://www.newsweek.com/donald-trump-gulf-america-2018291)",
                "resolution_criteria": "This question resolves as **Yes** if, before April 1, 2025, [Google Maps](https://www.google.com/maps/@25.0,-90.0,6z) displays the body of water west of Florida as the Gulf of America rather than the Gulf of Mexico. If the latter term is used continuously between the launch of this question and the date listed above, this question resolves as **No**.",
                "fine_print": "In case both names are used, for example \"Gulf of America formerly known as Gulf of Mexico,\" this question resolves as Yes.",
                "post_id": 34713,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1739082789.701903,
                                "end_time": null,
                                "forecaster_count": 22,
                                "interval_lower_bounds": [
                                    0.6
                                ],
                                "centers": [
                                    0.7
                                ],
                                "interval_upper_bounds": [
                                    0.8
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1739082789.701903,
                            "end_time": null,
                            "forecaster_count": 22,
                            "interval_lower_bounds": [
                                0.6
                            ],
                            "centers": [
                                0.7
                            ],
                            "interval_upper_bounds": [
                                0.8
                            ],
                            "forecast_values": [
                                0.30000000000000004,
                                0.7
                            ],
                            "means": [
                                0.6160218240928619
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.8977711700998559,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.08591921520153545,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.05190371288004473,
                                    0.0,
                                    0.03777143320256801,
                                    0.3872215097627376,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.21693921071189126,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.15536336192763697,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8604205877116331,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6390484072978414,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.2337343228279758,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    1.0570459464288646,
                                    0.0,
                                    0.12942361094527205,
                                    0.0,
                                    0.0,
                                    0.3379475799745117,
                                    0.0,
                                    0.0,
                                    0.06785272307040267,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.742795706659396,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": 23.111297372239136,
                            "peer_score": 33.54882943209528,
                            "coverage": 0.9534270194503995,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9534270194503995,
                            "spot_peer_score": 48.97615965345307,
                            "spot_baseline_score": 48.542682717024164,
                            "baseline_archived_score": 23.111297372239136,
                            "peer_archived_score": 33.54882943209528,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 48.97615965345307,
                            "spot_baseline_archived_score": 48.542682717024164
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 72,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Newsweek: [Gulf of America? Not if You Use Apple, Google](https://www.newsweek.com/donald-trump-gulf-america-2018291)"
        },
        {
            "id": 34712,
            "title": "Will the Florida DOT Official Transportation Map display Gulf of America instead of Gulf of Mexico before April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-florida-dot-official-transportation-map-display-gulf-of-america-instead-of-gulf-of-mexico-before-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:24:04.546643Z",
            "published_at": "2025-02-09T06:00:00Z",
            "edited_at": "2025-09-05T17:29:26.866895Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 77,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-09T07:00:00Z",
            "scheduled_close_time": "2025-02-09T07:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "actual_resolve_time": "2025-03-31T00:24:00Z",
            "open_time": "2025-02-09T06:00:00Z",
            "nr_forecasters": 23,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "include"
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 34226,
                "title": "Will the Florida DOT Official Transportation Map display Gulf of America instead of Gulf of Mexico before April 1, 2025?",
                "created_at": "2025-02-01T05:24:04.546643Z",
                "open_time": "2025-02-09T06:00:00Z",
                "cp_reveal_time": "2025-02-09T07:00:00Z",
                "spot_scoring_time": "2025-02-09T07:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-03-31T00:24:00Z",
                "resolution_set_time": "2025-03-31T00:34:14.861796Z",
                "scheduled_close_time": "2025-02-09T07:00:00Z",
                "actual_close_time": "2025-02-09T07:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "yes",
                "include_bots_in_aggregates": true,
                "question_weight": 0.6,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "CBS News: [DeSantis refers to \"Gulf of America\" in Florida winter storm order, but \"Gulf of Mexico\" flows through state laws](https://www.cbsnews.com/miami/news/gulf-of-mexico-flows-through-florida-state-laws-desantis-trump/)",
                "resolution_criteria": "This question resolves as **Yes** if, before April 1, 2025, the Florida Department of Transportation's [MyFlorida Transporation Map](https://fdot.maps.arcgis.com/apps/webappviewer/index.html?id=324053528c0f49beaab365d0ef6796f8) displays the body of water west of Florida as the Gulf of America rather than the Gulf of Mexico. If the latter term is used continuously between the launch of this question and the date listed above, this question resolves as **No**.",
                "fine_print": "In case both names are used, for example \"Gulf of America formerly known as Gulf of Mexico,\" this question resolves as Yes.",
                "post_id": 34712,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1739084120.010776,
                                "end_time": null,
                                "forecaster_count": 23,
                                "interval_lower_bounds": [
                                    0.1
                                ],
                                "centers": [
                                    0.25
                                ],
                                "interval_upper_bounds": [
                                    0.3
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1739084120.010776,
                            "end_time": null,
                            "forecaster_count": 23,
                            "interval_lower_bounds": [
                                0.1
                            ],
                            "centers": [
                                0.25
                            ],
                            "interval_upper_bounds": [
                                0.3
                            ],
                            "forecast_values": [
                                0.75,
                                0.25
                            ],
                            "means": [
                                0.2239838274903149
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.1164748146920504,
                                    0.0,
                                    0.0,
                                    0.7075044707456897,
                                    1.0,
                                    0.0,
                                    0.13981930080831617,
                                    0.0,
                                    0.5144694763987264,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0807031726759006,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.2337860681470043,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9100351198502403,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.09571868246274486,
                                    1.5523850919702782,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.20533501756157,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.30413601865739065,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.22781833750170227,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.02246421852694655,
                                    0.0,
                                    0.0,
                                    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": -100.53130433762072,
                            "peer_score": 8.890607340178288,
                            "coverage": 0.958656248582734,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.958656248582734,
                            "spot_peer_score": 42.52569166415938,
                            "spot_baseline_score": -100.0,
                            "baseline_archived_score": -100.53130433762072,
                            "peer_archived_score": 8.890607340178288,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 42.52569166415938,
                            "spot_baseline_archived_score": -100.0
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 78,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "CBS News: [DeSantis refers to \"Gulf of America\" in Florida winter storm order, but \"Gulf of Mexico\" flows through state laws](https://www.cbsnews.com/miami/news/gulf-of-mexico-flows-through-florida-state-laws-desantis-trump/)"
        },
        {
            "id": 34711,
            "title": "Before April 1, 2025, will the United States accuse Russia of invading any country other than Ukraine?",
            "short_title": "",
            "url_title": "",
            "slug": "before-april-1-2025-will-the-united-states-accuse-russia-of-invading-any-country-other-than-ukraine",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:24:04.501845Z",
            "published_at": "2025-02-09T06:00:00Z",
            "edited_at": "2025-09-05T17:28:55.833263Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 77,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-09T07:00:00Z",
            "scheduled_close_time": "2025-02-09T07:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "actual_resolve_time": "2025-04-01T21:21:00Z",
            "open_time": "2025-02-09T06:00:00Z",
            "nr_forecasters": 22,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "include"
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 34225,
                "title": "Before April 1, 2025, will the United States accuse Russia of invading any country other than Ukraine?",
                "created_at": "2025-02-01T05:24:04.501845Z",
                "open_time": "2025-02-09T06:00:00Z",
                "cp_reveal_time": "2025-02-09T07:00:00Z",
                "spot_scoring_time": "2025-02-09T07:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-01T21:21:00Z",
                "resolution_set_time": "2025-04-01T21:21:57.667943Z",
                "scheduled_close_time": "2025-02-09T07:00:00Z",
                "actual_close_time": "2025-02-09T07:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": true,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "NY Times: [Putin Offers Both Reassurance and Threat on a Wider War](https://www.nytimes.com/2024/03/28/world/europe/russia-putin-ukraine.html)",
                "resolution_criteria": "This question resolves as **Yes** if, before April 1, 2025, the US government publicly accuses Russia of invading any country other than Ukraine, by Russia sending its ground military forces into that country without consent from the government of the country. ",
                "fine_print": "",
                "post_id": 34711,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1739082945.731723,
                                "end_time": null,
                                "forecaster_count": 22,
                                "interval_lower_bounds": [
                                    0.05
                                ],
                                "centers": [
                                    0.05
                                ],
                                "interval_upper_bounds": [
                                    0.15
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1739082945.731723,
                            "end_time": null,
                            "forecaster_count": 22,
                            "interval_lower_bounds": [
                                0.05
                            ],
                            "centers": [
                                0.05
                            ],
                            "interval_upper_bounds": [
                                0.15
                            ],
                            "forecast_values": [
                                0.95,
                                0.05
                            ],
                            "means": [
                                0.09570907116951972
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.21693921071189126,
                                    0.0,
                                    0.24717587918140782,
                                    0.15536336192763697,
                                    3.891571824401491,
                                    0.10635996762051808,
                                    0.0,
                                    0.0,
                                    0.25314547146501193,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    2.176211549949561,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7684720182431135,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.08591921520153545,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 87.92260140636654,
                            "peer_score": 4.3762778816683285,
                            "coverage": 0.9653682414028382,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9653682414028382,
                            "spot_peer_score": 6.238561509083422,
                            "spot_baseline_score": 92.5999418556223,
                            "baseline_archived_score": 87.92260140636654,
                            "peer_archived_score": 4.3762778816683285,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 6.238561509083422,
                            "spot_baseline_archived_score": 92.5999418556223
                        },
                        "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": 77,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "NY Times: [Putin Offers Both Reassurance and Threat on a Wider War](https://www.nytimes.com/2024/03/28/world/europe/russia-putin-ukraine.html)"
        },
        {
            "id": 34710,
            "title": "Will Donald Trump have a positive net favorability rate on February 28, 2025, according to 538?",
            "short_title": "",
            "url_title": "",
            "slug": "will-donald-trump-have-a-positive-net-favorability-rate-on-february-28-2025-according-to-538",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:24:04.236354Z",
            "published_at": "2025-02-09T06:00:00Z",
            "edited_at": "2025-09-05T17:28:59.551653Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 77,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-09T07:00:00Z",
            "scheduled_close_time": "2025-02-09T07:00:00Z",
            "scheduled_resolve_time": "2025-03-01T00:00:00Z",
            "actual_resolve_time": "2025-03-17T12:01:00Z",
            "open_time": "2025-02-09T06:00:00Z",
            "nr_forecasters": 22,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "include"
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 34224,
                "title": "Will Donald Trump have a positive net favorability rate on February 28, 2025, according to 538?",
                "created_at": "2025-02-01T05:24:04.236354Z",
                "open_time": "2025-02-09T06:00:00Z",
                "cp_reveal_time": "2025-02-09T07:00:00Z",
                "spot_scoring_time": "2025-02-09T07:00:00Z",
                "scheduled_resolve_time": "2025-03-01T00:00:00Z",
                "actual_resolve_time": "2025-03-17T12:01:00Z",
                "resolution_set_time": "2025-03-17T12:16:54.387089Z",
                "scheduled_close_time": "2025-02-09T07:00:00Z",
                "actual_close_time": "2025-02-09T07:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": true,
                "question_weight": 0.6,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "[Trump will begin his presidency in delicate position, poll finds](https://www.npr.org/2025/01/15/nx-s1-5259893/poll-trump-immigration-economy-favorability) | [Why Trump is getting more popular](https://abcnews.go.com/538/trump-popular/story?id=117620918) | [Most adults are skeptical that Trump can address costs and other economic issues](https://apnorc.org/projects/most-adults-are-skeptical-that-trump-can-address-costs-and-other-economic-issues/)",
                "resolution_criteria": "This question will resolve as Yes if the net favorability rating of Donald Trump for February 28, 2025, is \"Favorable\" as reported by [538](https://projects.fivethirtyeight.com/polls/favorability/donald-trump/). The resolution will be based on the already-calculated net rating presented by 538.",
                "fine_print": "Question resolves based on the number shown when accessed by Metaculus on or after the resolution date. This question will resolve as Yes if Trump's rating is classified as \"Favorable\" by 538, even if that rating is 0.0. In case 538 has stopped classifying ratings as \"Favorable\" or \"Unfavorable\" or other equivalent categories (such as Approve/Disapprove), this question will resolve as Yes if Trump's Favorable rating is greater than his Unfavorable rating.",
                "post_id": 34710,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1739082928.017976,
                                "end_time": null,
                                "forecaster_count": 22,
                                "interval_lower_bounds": [
                                    0.3
                                ],
                                "centers": [
                                    0.4
                                ],
                                "interval_upper_bounds": [
                                    0.45
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1739082928.017976,
                            "end_time": null,
                            "forecaster_count": 22,
                            "interval_lower_bounds": [
                                0.3
                            ],
                            "centers": [
                                0.4
                            ],
                            "interval_upper_bounds": [
                                0.45
                            ],
                            "forecast_values": [
                                0.6,
                                0.4
                            ],
                            "means": [
                                0.42092662389947827
                            ],
                            "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.09281434491550304,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.15536336192763697,
                                    0.3379475799745117,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.5368195773976971,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5013675772324113,
                                    0.0,
                                    0.10635996762051808,
                                    0.0,
                                    0.0,
                                    1.6372127765373279,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.25314547146501193,
                                    1.5670486739636473,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.05190371288004473,
                                    0.21693921071189126,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3872215097627376,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9710955191116928,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.08591921520153545,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 24.09510538059527,
                            "peer_score": 8.676976204195004,
                            "coverage": 0.9728847194380227,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9728847194380227,
                            "spot_peer_score": 8.005741747602555,
                            "spot_baseline_score": 26.303440583379377,
                            "baseline_archived_score": 24.09510538059527,
                            "peer_archived_score": 8.676976204195004,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 8.005741747602555,
                            "spot_baseline_archived_score": 26.303440583379377
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 77,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "[Trump will begin his presidency in delicate position, poll finds](https://www.npr.org/2025/01/15/nx-s1-5259893/poll-trump-immigration-economy-favorability) | [Why Trump is getting more popular](https://abcnews.go.com/538/trump-popular/story?id=117620918) | [Most adults are skeptical that Trump can address costs and other economic issues](https://apnorc.org/projects/most-adults-are-skeptical-that-trump-can-address-costs-and-other-economic-issues/)"
        },
        {
            "id": 34709,
            "title": "Will Donald Trump have a positive net favorability rate on March 31, 2025, according to 538?",
            "short_title": "",
            "url_title": "",
            "slug": "will-donald-trump-have-a-positive-net-favorability-rate-on-march-31-2025-according-to-538",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:24:04.203292Z",
            "published_at": "2025-02-09T06:00:00Z",
            "edited_at": "2025-09-05T17:28:54.604412Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 71,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-09T07:00:00Z",
            "scheduled_close_time": "2025-02-09T07:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "actual_resolve_time": "2025-04-01T21:20:00Z",
            "open_time": "2025-02-09T06:00:00Z",
            "nr_forecasters": 21,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "include"
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 34223,
                "title": "Will Donald Trump have a positive net favorability rate on March 31, 2025, according to 538?",
                "created_at": "2025-02-01T05:24:04.203292Z",
                "open_time": "2025-02-09T06:00:00Z",
                "cp_reveal_time": "2025-02-09T07:00:00Z",
                "spot_scoring_time": "2025-02-09T07:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-01T21:20:00Z",
                "resolution_set_time": "2025-04-01T21:20:50.273886Z",
                "scheduled_close_time": "2025-02-09T07:00:00Z",
                "actual_close_time": "2025-02-09T07:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "annulled",
                "include_bots_in_aggregates": true,
                "question_weight": 0.6,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "[Trump will begin his presidency in delicate position, poll finds](https://www.npr.org/2025/01/15/nx-s1-5259893/poll-trump-immigration-economy-favorability) | [Why Trump is getting more popular](https://abcnews.go.com/538/trump-popular/story?id=117620918) | [Most adults are skeptical that Trump can address costs and other economic issues](https://apnorc.org/projects/most-adults-are-skeptical-that-trump-can-address-costs-and-other-economic-issues/)",
                "resolution_criteria": "This question will resolve as Yes if the net favorability rating of Donald Trump for March 31, 2025, is \"Favorable\" as reported by [538](https://projects.fivethirtyeight.com/polls/favorability/donald-trump/). The resolution will be based on the already-calculated net rating presented by 538.",
                "fine_print": "Question resolves based on the number shown when accessed by Metaculus on or after the resolution date. This question will resolve as Yes if Trump's rating is classified as \"Favorable\" by 538, even if that rating is 0.0. In case 538 has stopped classifying ratings as \"Favorable\" or \"Unfavorable\" or other equivalent categories (such as Approve/Disapprove), this question will resolve as Yes if Trump's Favorable rating is greater than his Unfavorable rating.",
                "post_id": 34709,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1739083308.520699,
                                "end_time": null,
                                "forecaster_count": 21,
                                "interval_lower_bounds": [
                                    0.4
                                ],
                                "centers": [
                                    0.42
                                ],
                                "interval_upper_bounds": [
                                    0.4578
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1739083308.520699,
                            "end_time": null,
                            "forecaster_count": 21,
                            "interval_lower_bounds": [
                                0.4
                            ],
                            "centers": [
                                0.42
                            ],
                            "interval_upper_bounds": [
                                0.4578
                            ],
                            "forecast_values": [
                                0.5800000000000001,
                                0.42
                            ],
                            "means": [
                                0.43319013871542555
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.042072450598259724,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.07557908443735797,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.24164198844540966,
                                    0.0,
                                    0.0,
                                    0.14416102371707562,
                                    0.0,
                                    0.0,
                                    1.1008855396722779,
                                    0.0,
                                    0.05781396708726085,
                                    0.0,
                                    0.0,
                                    1.609363482598761,
                                    0.0,
                                    0.6316182707232363,
                                    0.11847113291540433,
                                    0.0,
                                    2.3580316484334194,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.17305452335961788,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7118165837590469,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4224808521166191,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 71,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "[Trump will begin his presidency in delicate position, poll finds](https://www.npr.org/2025/01/15/nx-s1-5259893/poll-trump-immigration-economy-favorability) | [Why Trump is getting more popular](https://abcnews.go.com/538/trump-popular/story?id=117620918) | [Most adults are skeptical that Trump can address costs and other economic issues](https://apnorc.org/projects/most-adults-are-skeptical-that-trump-can-address-costs-and-other-economic-issues/)"
        },
        {
            "id": 34708,
            "title": "Will China announce an agreement to build second PLA military base in Africa before April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-china-announce-an-agreement-to-build-second-pla-military-base-in-africa-before-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:24:04.165293Z",
            "published_at": "2025-02-09T06:00:00Z",
            "edited_at": "2025-09-05T17:29:23.395085Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 77,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-09T07:00:00Z",
            "scheduled_close_time": "2025-02-09T07:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "actual_resolve_time": "2025-04-01T19:49:00Z",
            "open_time": "2025-02-09T06:00:00Z",
            "nr_forecasters": 22,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "include"
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 34222,
                "title": "Will China announce an agreement to build second PLA military base in Africa before April 1, 2025?",
                "created_at": "2025-02-01T05:24:04.165293Z",
                "open_time": "2025-02-09T06:00:00Z",
                "cp_reveal_time": "2025-02-09T07:00:00Z",
                "spot_scoring_time": "2025-02-09T07:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-01T19:49:00Z",
                "resolution_set_time": "2025-04-01T19:51:21.611056Z",
                "scheduled_close_time": "2025-02-09T07:00:00Z",
                "actual_close_time": "2025-02-09T07:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": true,
                "question_weight": 0.75,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "The Diplomat: [China Continues Its Search for a Maritime Military Presence in West Africa](https://thediplomat.com/2024/02/china-continues-its-search-for-a-maritime-military-presence-in-west-africa/)",
                "resolution_criteria": "This question resolves as **Yes** if China announces an agreement to build a base in any African country other than Djibouti before April 1, 2025.",
                "fine_print": "Dual use facilities such as the [port of Gwadar](https://www.unav.edu/web/global-affairs/gwadar-port-and-chinese-dual-use-facilities) will count.",
                "post_id": 34708,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1739083608.926489,
                                "end_time": null,
                                "forecaster_count": 22,
                                "interval_lower_bounds": [
                                    0.1
                                ],
                                "centers": [
                                    0.127
                                ],
                                "interval_upper_bounds": [
                                    0.3
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1739083608.926489,
                            "end_time": null,
                            "forecaster_count": 22,
                            "interval_lower_bounds": [
                                0.1
                            ],
                            "centers": [
                                0.127
                            ],
                            "interval_upper_bounds": [
                                0.3
                            ],
                            "forecast_values": [
                                0.873,
                                0.127
                            ],
                            "means": [
                                0.19314034056018473
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5013675772324113,
                                    0.0,
                                    0.8977711700998559,
                                    0.08591921520153545,
                                    0.0,
                                    2.204246748998359,
                                    0.0,
                                    0.4391534680481987,
                                    0.0,
                                    0.0,
                                    0.2072670748076817,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.12942361094527205,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5670486739636473,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0570459464288646,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.7055550453558237,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.10635996762051808,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": 76.47271408437082,
                            "peer_score": 8.451886587915176,
                            "coverage": 0.9858238499694403,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9858238499694403,
                            "spot_peer_score": 9.193936746359583,
                            "spot_baseline_score": 80.4053558967353,
                            "baseline_archived_score": 76.47271408437082,
                            "peer_archived_score": 8.451886587915176,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 9.193936746359583,
                            "spot_baseline_archived_score": 80.4053558967353
                        },
                        "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": 77,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The Diplomat: [China Continues Its Search for a Maritime Military Presence in West Africa](https://thediplomat.com/2024/02/china-continues-its-search-for-a-maritime-military-presence-in-west-africa/)"
        },
        {
            "id": 34707,
            "title": "Will China announce an agreement to build a PLA military base anywhere in North American or South American continents before April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-china-announce-an-agreement-to-build-a-pla-military-base-anywhere-in-north-american-or-south-american-continents-before-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:24:04.113232Z",
            "published_at": "2025-02-09T06:00:00Z",
            "edited_at": "2025-09-05T17:28:50.703933Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 78,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-09T07:00:00Z",
            "scheduled_close_time": "2025-02-09T07:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "actual_resolve_time": "2025-04-01T19:47:00Z",
            "open_time": "2025-02-09T06:00:00Z",
            "nr_forecasters": 22,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "include"
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 34221,
                "title": "Will China announce an agreement to build a PLA military base anywhere in North American or South American continents before April 1, 2025?",
                "created_at": "2025-02-01T05:24:04.113232Z",
                "open_time": "2025-02-09T06:00:00Z",
                "cp_reveal_time": "2025-02-09T07:00:00Z",
                "spot_scoring_time": "2025-02-09T07:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-01T19:47:00Z",
                "resolution_set_time": "2025-04-01T19:49:33.509801Z",
                "scheduled_close_time": "2025-02-09T07:00:00Z",
                "actual_close_time": "2025-02-09T07:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": true,
                "question_weight": 0.75,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "[China and Cuba’s Plan for Military Base Threatens the Region](https://dialogo-americas.com/articles/china-and-cubas-plan-for-military-base-threatens-the-region/)",
                "resolution_criteria": "This question resolves as **Yes** if China announces an agreement to build a base in any North American or South American country before April 1, 2025.",
                "fine_print": "",
                "post_id": 34707,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1739083957.665564,
                                "end_time": null,
                                "forecaster_count": 22,
                                "interval_lower_bounds": [
                                    0.035
                                ],
                                "centers": [
                                    0.05
                                ],
                                "interval_upper_bounds": [
                                    0.15
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1739083957.665564,
                            "end_time": null,
                            "forecaster_count": 22,
                            "interval_lower_bounds": [
                                0.035
                            ],
                            "centers": [
                                0.05
                            ],
                            "interval_upper_bounds": [
                                0.15
                            ],
                            "forecast_values": [
                                0.95,
                                0.05
                            ],
                            "means": [
                                0.0847628830861664
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    1.1844428241337395,
                                    0.0,
                                    0.846720939723207,
                                    0.7178340848142957,
                                    1.6735095220538687,
                                    0.15536336192763697,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8039004749638528,
                                    0.0,
                                    0.0,
                                    0.12942361094527205,
                                    0.0,
                                    1.5290906638223534,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8608730163179413,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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.43145289111455,
                            "peer_score": 1.6816873771530096,
                            "coverage": 0.9934419727987708,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9934419727987708,
                            "spot_peer_score": 4.08026875918596,
                            "spot_baseline_score": 92.5999418556223,
                            "baseline_archived_score": 91.43145289111455,
                            "peer_archived_score": 1.6816873771530096,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 4.08026875918596,
                            "spot_baseline_archived_score": 92.5999418556223
                        },
                        "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": 78,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "[China and Cuba’s Plan for Military Base Threatens the Region](https://dialogo-americas.com/articles/china-and-cubas-plan-for-military-base-threatens-the-region/)"
        },
        {
            "id": 34705,
            "title": "Will the United States accuse the People's Republic of China of invading Taiwan before April 1, 2025?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-united-states-accuse-the-peoples-republic-of-china-of-invading-taiwan-before-april-1-2025",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2025-02-01T05:24:03.788835Z",
            "published_at": "2025-02-08T18:00:00Z",
            "edited_at": "2025-09-05T17:29:20.365002Z",
            "curation_status": "approved",
            "curation_status_updated_at": null,
            "comment_count": 76,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2025-02-08T19:00:00Z",
            "scheduled_close_time": "2025-02-08T19:00:00Z",
            "scheduled_resolve_time": "2025-04-01T00:00:00Z",
            "actual_resolve_time": "2025-04-01T19:45:00Z",
            "open_time": "2025-02-08T18:00:00Z",
            "nr_forecasters": 21,
            "html_metadata_json": null,
            "projects": {
                "tournament": [
                    {
                        "id": 32627,
                        "type": "tournament",
                        "name": "Q1 AI Forecasting Benchmark Tournament",
                        "slug": "aibq1",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2025-01-20T01:38:25Z",
                        "close_date": "2025-05-17T00:00:00Z",
                        "forecasting_end_date": "2025-05-15T00:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2025-01-05T18:44:23.854392Z",
                        "edited_at": "2025-07-29T15:58:08.536152Z",
                        "score_type": "spot_peer_tournament",
                        "default_permission": "viewer",
                        "visibility": "not_in_main_feed",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "include"
                    }
                ],
                "default_project": {
                    "id": 32627,
                    "type": "tournament",
                    "name": "Q1 AI Forecasting Benchmark Tournament",
                    "slug": "aibq1",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/hires-q1.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2025-01-20T01:38:25Z",
                    "close_date": "2025-05-17T00:00:00Z",
                    "forecasting_end_date": "2025-05-15T00:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2025-01-05T18:44:23.854392Z",
                    "edited_at": "2025-07-29T15:58:08.536152Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 34219,
                "title": "Will the United States accuse the People's Republic of China of invading Taiwan before April 1, 2025?",
                "created_at": "2025-02-01T05:24:03.788835Z",
                "open_time": "2025-02-08T18:00:00Z",
                "cp_reveal_time": "2025-02-08T19:00:00Z",
                "spot_scoring_time": "2025-02-08T19:00:00Z",
                "scheduled_resolve_time": "2025-04-01T00:00:00Z",
                "actual_resolve_time": "2025-04-01T19:45:00Z",
                "resolution_set_time": "2025-04-01T19:46:19.791003Z",
                "scheduled_close_time": "2025-02-08T19:00:00Z",
                "actual_close_time": "2025-02-08T19:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": null,
                "resolution": "no",
                "include_bots_in_aggregates": true,
                "question_weight": 0.8,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "CFR: [Why China-Taiwan Relations Are So Tense](https://www.cfr.org/backgrounder/china-taiwan-relations-tension-us-policy-trump)",
                "resolution_criteria": "This question resolves as **Yes** if, before April 1, 2025, the US government publicly accuses the People's Republic of China of invading Taiwan by sending its ground military forces into Taiwan without consent from the Taiwanese government in Taipei. ",
                "fine_print": "",
                "post_id": 34705,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1739039690.168459,
                                "end_time": null,
                                "forecaster_count": 21,
                                "interval_lower_bounds": [
                                    0.05
                                ],
                                "centers": [
                                    0.07
                                ],
                                "interval_upper_bounds": [
                                    0.15
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1739039690.168459,
                            "end_time": null,
                            "forecaster_count": 21,
                            "interval_lower_bounds": [
                                0.05
                            ],
                            "centers": [
                                0.07
                            ],
                            "interval_upper_bounds": [
                                0.15
                            ],
                            "forecast_values": [
                                0.9299999999999999,
                                0.07
                            ],
                            "means": [
                                0.09977530405573277
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.205445251837642,
                                    0.2151269739578776,
                                    0.9897723569095167,
                                    0.0,
                                    1.7533680621579852,
                                    0.0,
                                    0.8954402878346359,
                                    0.0,
                                    0.0,
                                    0.3397850081453686,
                                    0.0,
                                    0.07557908443735797,
                                    0.0,
                                    0.0,
                                    1.334825852731331,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8776476698520315,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 85.72089805511897,
                            "peer_score": 2.447442730080423,
                            "coverage": 0.9446708303027684,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9446708303027684,
                            "spot_peer_score": 3.0039773147418516,
                            "spot_baseline_score": 89.53026213333065,
                            "baseline_archived_score": 85.72089805511897,
                            "peer_archived_score": 2.447442730080423,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 3.0039773147418516,
                            "spot_baseline_archived_score": 89.53026213333065
                        },
                        "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": 76,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "CFR: [Why China-Taiwan Relations Are So Tense](https://www.cfr.org/backgrounder/china-taiwan-relations-tension-us-policy-trump)"
        }
    ]
}