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

{
    "count": 6356,
    "next": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=2880",
    "previous": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=2840",
    "results": [
        {
            "id": 26213,
            "title": "Will the extent of the H5N1 outbreak in dairy cows on Sept 30, 2024, be less than 300 herds?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-extent-of-the-h5n1-outbreak-in-dairy-cows-on-sept-30-2024-be-less-than-300-herds",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-07-15T18:08:26.029151Z",
            "published_at": "2024-07-17T14:30:00Z",
            "edited_at": "2025-09-05T17:29:05.382730Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-17T14:30:00Z",
            "comment_count": 60,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-18T14:30:00Z",
            "scheduled_close_time": "2024-07-18T14:30:00Z",
            "scheduled_resolve_time": "2024-10-02T16:17:00Z",
            "actual_resolve_time": "2024-10-02T16:17:00Z",
            "open_time": "2024-07-17T14:30:00Z",
            "nr_forecasters": 34,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26213,
                "title": "Will the extent of the H5N1 outbreak in dairy cows on Sept 30, 2024, be less than 300 herds?",
                "created_at": "2024-07-15T18:08:26.029151Z",
                "open_time": "2024-07-17T14:30:00Z",
                "cp_reveal_time": "2024-07-18T14:30:00Z",
                "spot_scoring_time": "2024-07-18T14:30:00Z",
                "scheduled_resolve_time": "2024-10-02T16:17:00Z",
                "actual_resolve_time": "2024-10-02T16:17:00Z",
                "resolution_set_time": "2024-10-02T16:17:00Z",
                "scheduled_close_time": "2024-07-18T14:30:00Z",
                "actual_close_time": "2024-07-18T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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": "On March 25, 2024, the USDA [reported](https://www.aphis.usda.gov/news/agency-announcements/federal-state-veterinary-public-health-agencies-share-update-hpai) an outbreak of H5N1 avian influenza in dairy cows in Kansas, Texas, and New Mexico. The outbreak has since spread, with CDC and USDA [reporting](https://www.cdc.gov/flu/avianflu/mammals.htm) infected cattle in nine states and affecting 46 herds as of May 15, 2024.\n\nOn April 25, 2024, the US Food and Drug Administration (FDA) [announced](https://www.fda.gov/food/alerts-advisories-safety-information/updates-highly-pathogenic-avian-influenza-hpai) that it had conducted tests of retail milk and found one in five of the samples contained highly pathogenic avian influenza (HPAI) H5N1 viral fragments. In an April 26 update the FDA described testing 297 retail dairy samples from 38 states, and in a subsequent update on May 10 confirmed the results of final egg inoculation tests showing that none of the HPAI H5N1 virus samples were viable.",
                "resolution_criteria": "This question resolves as **Yes** if the extent of the H5N1 outbreak in dairy cows according to CDC's [Current H5N1 Bird Flu Situation in Dairy Cows](https://www.cdc.gov/bird-flu/situation-summary/mammals.html?CDC_AAref_Val=https://www.cdc.gov/flu/avianflu/mammals.htm) when accessed by Metaculus on Oct 1, 2024, is less than 300 dairy herds affected. If the number is 300 or greater, this question resolves as **No**.",
                "fine_print": "* If Metaculus assesses that the CDC page or a similar CDC page in a different location has not received necessary updates (as opposed to not being updated to a lack of additional H5N1 cases) within the past seven days the resolution may instead be based on [information provided by the USDA](https://www.aphis.usda.gov/livestock-poultry-disease/avian/avian-influenza/hpai-detections/livestock) or other credible sources, if available. If Metaculus assesses that up-to-date information (of a similar methodology to that presented by CDC as of May 15, 2024) is not available the questions will be **annulled**.\n* Metaculus will defer to the methodology presented on the CDC page when resolving, though if multiple methodologies are available (such as distinguishing suspected outbreaks from confirmed outbreaks) the question will resolve based on the methodology Metaculus assesses to be most similar to that used on May 15, 2024. According to the [USDA page](https://www.aphis.usda.gov/livestock-poultry-disease/avian/avian-influenza/hpai-detections/livestock) the information shown as of May 15 is based on confirmed cases.",
                "post_id": 26213,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721312200.74804,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": [
                                    0.39
                                ],
                                "centers": [
                                    0.6
                                ],
                                "interval_upper_bounds": [
                                    0.7
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721312200.74804,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": [
                                0.39
                            ],
                            "centers": [
                                0.6
                            ],
                            "interval_upper_bounds": [
                                0.7
                            ],
                            "forecast_values": [
                                0.4,
                                0.6
                            ],
                            "means": [
                                0.5793710609436374
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.02168896019109956,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7685977471107392,
                                    0.0,
                                    0.0,
                                    1.093775628604687,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9172371287241657,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0339977085555509,
                                    0.2569648587427511,
                                    0.8402148505771252,
                                    0.0,
                                    0.0,
                                    0.6403200895653883,
                                    0.10802413340346607,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0217146845235607,
                                    0.3551836243544548,
                                    0.18125574861973415,
                                    0.0,
                                    0.0,
                                    0.5834852606634445,
                                    0.0,
                                    0.0,
                                    0.29083981240357276,
                                    0.0,
                                    1.0886177533775925,
                                    0.20427029069544175,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.12377442688140071,
                                    0.28841064991919946,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.027463871070039274,
                                    0.0,
                                    0.8218915160522855,
                                    0.43563441074387765,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.06934409839582649,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": 26.303440583379377,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 26.303440583379377
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721312200.783132,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721312200.783132,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.4184948860629498,
                                0.5815051139370502
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 1,
                "user_vote": null
            },
            "forecasts_count": 58,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "On March 25, 2024, the USDA [reported](https://www.aphis.usda.gov/news/agency-announcements/federal-state-veterinary-public-health-agencies-share-update-hpai) an outbreak of H5N1 avian influenza in dairy cows in Kansas, Texas, and New Mexico. The outbreak has since spread, with CDC and USDA [reporting](https://www.cdc.gov/flu/avianflu/mammals.htm) infected cattle in nine states and affecting 46 herds as of May 15, 2024.\n\nOn April 25, 2024, the US Food and Drug Administration (FDA) [announced](https://www.fda.gov/food/alerts-advisories-safety-information/updates-highly-pathogenic-avian-influenza-hpai) that it had conducted tests of retail milk and found one in five of the samples contained highly pathogenic avian influenza (HPAI) H5N1 viral fragments. In an April 26 update the FDA described testing 297 retail dairy samples from 38 states, and in a subsequent update on May 10 confirmed the results of final egg inoculation tests showing that none of the HPAI H5N1 virus samples were viable."
        },
        {
            "id": 26212,
            "title": "Will the extent of the H5N1 outbreak in dairy cows on Sept 30, 2024, exceed 200 herds?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-extent-of-the-h5n1-outbreak-in-dairy-cows-on-sept-30-2024-exceed-200-herds",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-07-15T18:08:25.841941Z",
            "published_at": "2024-07-17T14:30:00Z",
            "edited_at": "2025-09-05T17:29:27.339541Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-17T14:30:00Z",
            "comment_count": 59,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-18T14:30:00Z",
            "scheduled_close_time": "2024-07-18T14:30:00Z",
            "scheduled_resolve_time": "2024-09-28T16:02:00Z",
            "actual_resolve_time": "2024-09-28T16:02:00Z",
            "open_time": "2024-07-17T14:30:00Z",
            "nr_forecasters": 34,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26212,
                "title": "Will the extent of the H5N1 outbreak in dairy cows on Sept 30, 2024, exceed 200 herds?",
                "created_at": "2024-07-15T18:08:25.841941Z",
                "open_time": "2024-07-17T14:30:00Z",
                "cp_reveal_time": "2024-07-18T14:30:00Z",
                "spot_scoring_time": "2024-07-18T14:30:00Z",
                "scheduled_resolve_time": "2024-09-28T16:02:00Z",
                "actual_resolve_time": "2024-09-28T16:02:00Z",
                "resolution_set_time": "2024-09-28T16:02:00Z",
                "scheduled_close_time": "2024-07-18T14:30:00Z",
                "actual_close_time": "2024-07-18T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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": "On March 25, 2024, the USDA [reported](https://www.aphis.usda.gov/news/agency-announcements/federal-state-veterinary-public-health-agencies-share-update-hpai) an outbreak of H5N1 avian influenza in dairy cows in Kansas, Texas, and New Mexico. The outbreak has since spread, with CDC and USDA [reporting](https://www.cdc.gov/flu/avianflu/mammals.htm) infected cattle in nine states and affecting 46 herds as of May 15, 2024.\n\nOn April 25, 2024, the US Food and Drug Administration (FDA) [announced](https://www.fda.gov/food/alerts-advisories-safety-information/updates-highly-pathogenic-avian-influenza-hpai) that it had conducted tests of retail milk and found one in five of the samples contained highly pathogenic avian influenza (HPAI) H5N1 viral fragments. In an April 26 update the FDA described testing 297 retail dairy samples from 38 states, and in a subsequent update on May 10 confirmed the results of final egg inoculation tests showing that none of the HPAI H5N1 virus samples were viable.",
                "resolution_criteria": "This question resolves as **Yes** if the extent of the H5N1 outbreak in dairy cows according to CDC's [Current H5N1 Bird Flu Situation in Dairy Cows](https://www.cdc.gov/bird-flu/situation-summary/mammals.html?CDC_AAref_Val=https://www.cdc.gov/flu/avianflu/mammals.htm) when accessed by Metaculus on Oct 1, 2024, exceeds 200 dairy herds affected. If the number is 200 or fewer, this question resolves as **No**.",
                "fine_print": "* If Metaculus assesses that the CDC page or a similar CDC page in a different location has not received necessary updates (as opposed to not being updated to a lack of additional H5N1 cases) within the past seven days the resolution may instead be based on [information provided by the USDA](https://www.aphis.usda.gov/livestock-poultry-disease/avian/avian-influenza/hpai-detections/livestock) or other credible sources, if available. If Metaculus assesses that up-to-date information (of a similar methodology to that presented by CDC as of May 15, 2024) is not available the questions will be **annulled**.\n* Metaculus will defer to the methodology presented on the CDC page when resolving, though if multiple methodologies are available (such as distinguishing suspected outbreaks from confirmed outbreaks) the question will resolve based on the methodology Metaculus assesses to be most similar to that used on May 15, 2024. According to the [USDA page](https://www.aphis.usda.gov/livestock-poultry-disease/avian/avian-influenza/hpai-detections/livestock) the information shown as of May 15 is based on confirmed cases.",
                "post_id": 26212,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721312172.874324,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": [
                                    0.6
                                ],
                                "centers": [
                                    0.7
                                ],
                                "interval_upper_bounds": [
                                    0.85
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721312172.874324,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": [
                                0.6
                            ],
                            "centers": [
                                0.7
                            ],
                            "interval_upper_bounds": [
                                0.85
                            ],
                            "forecast_values": [
                                0.30000000000000004,
                                0.7
                            ],
                            "means": [
                                0.6706798617144364
                            ],
                            "histogram": [
                                [
                                    0.080917342808261,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.007978922554691365,
                                    0.0,
                                    0.0,
                                    0.23173416176548103,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.28697040130296847,
                                    0.0,
                                    0.0,
                                    1.2294539435535619,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6403200895653883,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2569648587427511,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.5763187996874088,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.3229231934103063,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.05895670636563755,
                                    0.02168896019109956,
                                    0.31964760159434596,
                                    0.0,
                                    0.9172371287241657,
                                    0.12377442688140071,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.04966152601580348,
                                    2.2621257466599465,
                                    0.0,
                                    0.0,
                                    0.46963211929942855,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.093775628604687,
                                    0.0,
                                    0.18125574861973415,
                                    0.04136994682833595,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": 48.542682717024164,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 48.542682717024164
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721312172.929012,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721312172.929012,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.421068806270518,
                                0.578931193729482
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 57,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "On March 25, 2024, the USDA [reported](https://www.aphis.usda.gov/news/agency-announcements/federal-state-veterinary-public-health-agencies-share-update-hpai) an outbreak of H5N1 avian influenza in dairy cows in Kansas, Texas, and New Mexico. The outbreak has since spread, with CDC and USDA [reporting](https://www.cdc.gov/flu/avianflu/mammals.htm) infected cattle in nine states and affecting 46 herds as of May 15, 2024.\n\nOn April 25, 2024, the US Food and Drug Administration (FDA) [announced](https://www.fda.gov/food/alerts-advisories-safety-information/updates-highly-pathogenic-avian-influenza-hpai) that it had conducted tests of retail milk and found one in five of the samples contained highly pathogenic avian influenza (HPAI) H5N1 viral fragments. In an April 26 update the FDA described testing 297 retail dairy samples from 38 states, and in a subsequent update on May 10 confirmed the results of final egg inoculation tests showing that none of the HPAI H5N1 virus samples were viable."
        },
        {
            "id": 26211,
            "title": "Will the Olympic record for the men's pole vault be broken at the 2024 Paris Olympics?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-olympic-record-for-the-mens-pole-vault-be-broken-at-the-2024-paris-olympics",
            "author_id": 101262,
            "author_username": "BrunoParga",
            "coauthors": [],
            "created_at": "2024-07-15T18:08:25.645833Z",
            "published_at": "2024-07-17T14:30:00Z",
            "edited_at": "2025-09-05T17:28:56.103646Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-17T14:30:00Z",
            "comment_count": 49,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-18T14:30:00Z",
            "scheduled_close_time": "2024-07-18T14:30:00Z",
            "scheduled_resolve_time": "2024-08-06T00:39:00Z",
            "actual_resolve_time": "2024-08-06T00:39:00Z",
            "open_time": "2024-07-17T14:30:00Z",
            "nr_forecasters": 34,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26211,
                "title": "Will the Olympic record for the men's pole vault be broken at the 2024 Paris Olympics?",
                "created_at": "2024-07-15T18:08:25.645833Z",
                "open_time": "2024-07-17T14:30:00Z",
                "cp_reveal_time": "2024-07-18T14:30:00Z",
                "spot_scoring_time": "2024-07-18T14:30:00Z",
                "scheduled_resolve_time": "2024-08-06T00:39:00Z",
                "actual_resolve_time": "2024-08-06T00:39:00Z",
                "resolution_set_time": "2024-08-06T00:39:00Z",
                "scheduled_close_time": "2024-07-18T14:30:00Z",
                "actual_close_time": "2024-07-18T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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": "Brazilian pole vaulter Thiago Braz set the Olympic record at 6.03m at the 2016 Rio de Janeiro Olympics. Since then, the world record has risen to 6.24m, set by Swedish athlete Armand Duplantis earlier in 2024.\n\nWith Braz suspended from the current Games, will his record be broken Duplantis or another competitor?",
                "resolution_criteria": "This question resolves as **Yes** if the winning height of the men's pole vault at the 2024 Paris Olympics is 6.04m or higher.",
                "fine_print": "",
                "post_id": 26211,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721312186.362502,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": [
                                    0.69
                                ],
                                "centers": [
                                    0.8
                                ],
                                "interval_upper_bounds": [
                                    0.85
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721312186.362502,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": [
                                0.69
                            ],
                            "centers": [
                                0.8
                            ],
                            "interval_upper_bounds": [
                                0.85
                            ],
                            "forecast_values": [
                                0.19999999999999996,
                                0.8
                            ],
                            "means": [
                                0.7479481493340802
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.093775628604687,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5910481986810528,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.31964760159434596,
                                    0.9512348372797166,
                                    0.2569648587427511,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.37687258454555433,
                                    0.7399642353984384,
                                    0.6650883542974395,
                                    0.28697040130296847,
                                    0.20427029069544175,
                                    0.080917342808261,
                                    0.25059984701556065,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.9735871455350873,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.7117790660511583,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7685977471107392,
                                    0.7776146866308002,
                                    0.0,
                                    0.12377442688140071,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": 67.80719051126377,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 67.80719051126377
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721312186.396576,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721312186.396576,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.34481392334160776,
                                0.6551860766583922
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 1,
                "user_vote": null
            },
            "forecasts_count": 49,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Brazilian pole vaulter Thiago Braz set the Olympic record at 6.03m at the 2016 Rio de Janeiro Olympics. Since then, the world record has risen to 6.24m, set by Swedish athlete Armand Duplantis earlier in 2024.\n\nWith Braz suspended from the current Games, will his record be broken Duplantis or another competitor?"
        },
        {
            "id": 26210,
            "title": "Will Israel invade Lebanon before October 1, 2024?",
            "short_title": "",
            "url_title": "",
            "slug": "will-israel-invade-lebanon-before-october-1-2024",
            "author_id": 120279,
            "author_username": "Tom_Metaculus",
            "coauthors": [],
            "created_at": "2024-07-15T18:08:25.381134Z",
            "published_at": "2024-07-17T14:30:00Z",
            "edited_at": "2025-09-05T17:29:26.088117Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-17T14:30:00Z",
            "comment_count": 58,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-18T14:30:00Z",
            "scheduled_close_time": "2024-07-18T14:30:00Z",
            "scheduled_resolve_time": "2024-10-02T14:49:00Z",
            "actual_resolve_time": "2024-10-02T14:49:00Z",
            "open_time": "2024-07-17T14:30:00Z",
            "nr_forecasters": 34,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26210,
                "title": "Will Israel invade Lebanon before October 1, 2024?",
                "created_at": "2024-07-15T18:08:25.381134Z",
                "open_time": "2024-07-17T14:30:00Z",
                "cp_reveal_time": "2024-07-18T14:30:00Z",
                "spot_scoring_time": "2024-07-18T14:30:00Z",
                "scheduled_resolve_time": "2024-10-02T14:49:00Z",
                "actual_resolve_time": "2024-10-02T14:49:00Z",
                "resolution_set_time": "2024-10-02T14:49:00Z",
                "scheduled_close_time": "2024-07-18T14:30:00Z",
                "actual_close_time": "2024-07-18T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "resolution": "ambiguous",
                "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": "Tensions between Israel and Hezbollah, a Lebanese militant group, have escalated dramatically. Recently, Hezbollah launched over [200 rockets](https://apnews.com/article/lebanon-hezbollah-israel-rocket-5358640d72d7bbbe59b1a0f21dc713ba) into Israel in retaliation for the killing of one of its senior commanders by an Israeli strike. This attack represents one of the largest confrontations in the ongoing conflict along the Lebanon-Israel border, with significant military actions taken by both sides. Israel responded with strikes on various towns in southern Lebanon, targeting Hezbollah's military structures.\n\nThe conflict, which intensified following the outbreak of war in Gaza, has displaced tens of thousands of people on both sides of the border and resulted in numerous casualties. Israel considers Hezbollah its most direct threat, estimating the group possesses an arsenal of 150,000 rockets and missiles, including precision-guided ones. The international community, including the U.S. and France, is actively working to prevent these skirmishes from escalating into an all-out war that could impact the broader region. Despite diplomatic efforts, Israeli officials have indicated that they might decide to go to war in Lebanon if a diplomatic solution cannot be achieved.",
                "resolution_criteria": "This question will resolve as \"Yes\" if, after July 15, 2024, and before October 1, 2024, either the Government of Israel or any two [Permanent Members of the United Nations Security Council](https://en.wikipedia.org/wiki/Permanent_members_of_the_United_Nations_Security_Council) announce or acknowledge that Israeli ground troops have entered Lebanese territory, and reporting from credible sources indicates that the number of troops entering is more than 100. From the credible sources, it must be clear that the troops are acting deliberately on orders of the Government of Israel and without permission of the currently recognized Government of Lebanon or the assent of the United Nations.\n\nThe announcements must describe events that take place (at least in part) between the launch of this question and October 1, 2024.\n\nFor the purpose of this question, Lebanese territory is determined by the 2000 Blue Line.",
                "fine_print": "",
                "post_id": 26210,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721312278.935957,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": [
                                    0.22
                                ],
                                "centers": [
                                    0.3
                                ],
                                "interval_upper_bounds": [
                                    0.35
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721312278.935957,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": [
                                0.22
                            ],
                            "centers": [
                                0.3
                            ],
                            "interval_upper_bounds": [
                                0.35
                            ],
                            "forecast_values": [
                                0.7,
                                0.3
                            ],
                            "means": [
                                0.2878294664177267
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.18125574861973415,
                                    0.0,
                                    0.0,
                                    0.6403200895653883,
                                    0.2569648587427511,
                                    0.0,
                                    0.02168896019109956,
                                    0.31964760159434596,
                                    0.4809786573605918,
                                    0.10802413340346607,
                                    0.0,
                                    0.0,
                                    0.27036328102530793,
                                    0.0,
                                    1.0,
                                    0.8402148505771252,
                                    0.04136994682833595,
                                    0.43563441074387765,
                                    0.3937762559534268,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.3230335115248,
                                    0.4141403307200923,
                                    0.0,
                                    0.0,
                                    0.12377442688140071,
                                    0.9981544715324268,
                                    0.20427029069544175,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7806712951427212,
                                    0.0,
                                    0.0,
                                    0.0339977085555509,
                                    0.0,
                                    0.7020670829292148,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2294539435535619,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.016590897335947853,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.06934409839582649,
                                    0.28697040130296847,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721312278.971952,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721312278.971952,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.8252498929748814,
                                0.17475010702511862
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 58,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Tensions between Israel and Hezbollah, a Lebanese militant group, have escalated dramatically. Recently, Hezbollah launched over [200 rockets](https://apnews.com/article/lebanon-hezbollah-israel-rocket-5358640d72d7bbbe59b1a0f21dc713ba) into Israel in retaliation for the killing of one of its senior commanders by an Israeli strike. This attack represents one of the largest confrontations in the ongoing conflict along the Lebanon-Israel border, with significant military actions taken by both sides. Israel responded with strikes on various towns in southern Lebanon, targeting Hezbollah's military structures.\n\nThe conflict, which intensified following the outbreak of war in Gaza, has displaced tens of thousands of people on both sides of the border and resulted in numerous casualties. Israel considers Hezbollah its most direct threat, estimating the group possesses an arsenal of 150,000 rockets and missiles, including precision-guided ones. The international community, including the U.S. and France, is actively working to prevent these skirmishes from escalating into an all-out war that could impact the broader region. Despite diplomatic efforts, Israeli officials have indicated that they might decide to go to war in Lebanon if a diplomatic solution cannot be achieved."
        },
        {
            "id": 26196,
            "title": "On Sept 30, 2024 will more than 200 and less than or equal to 300 measles cases have been reported in the United States in 2024?",
            "short_title": "",
            "url_title": "",
            "slug": "on-sept-30-2024-will-more-than-200-and-less-than-or-equal-to-300-measles-cases-have-been-reported-in-the-united-states-in-2024",
            "author_id": 120279,
            "author_username": "Tom_Metaculus",
            "coauthors": [],
            "created_at": "2024-07-15T17:18:15.024144Z",
            "published_at": "2024-07-16T14:30:00Z",
            "edited_at": "2025-09-05T17:28:49.116191Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-16T14:30:00Z",
            "comment_count": 54,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-17T14:30:00Z",
            "scheduled_close_time": "2024-07-17T14:30:00Z",
            "scheduled_resolve_time": "2024-10-04T17:39:00Z",
            "actual_resolve_time": "2024-10-04T17:39:00Z",
            "open_time": "2024-07-16T14:30:00Z",
            "nr_forecasters": 34,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26196,
                "title": "On Sept 30, 2024 will more than 200 and less than or equal to 300 measles cases have been reported in the United States in 2024?",
                "created_at": "2024-07-15T17:18:15.024144Z",
                "open_time": "2024-07-16T14:30:00Z",
                "cp_reveal_time": "2024-07-17T14:30:00Z",
                "spot_scoring_time": "2024-07-17T14:30:00Z",
                "scheduled_resolve_time": "2024-10-04T17:39:00Z",
                "actual_resolve_time": "2024-10-04T17:39:00Z",
                "resolution_set_time": "2024-10-04T17:39:00Z",
                "scheduled_close_time": "2024-07-17T14:30:00Z",
                "actual_close_time": "2024-07-17T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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 latest cases and outbreaks update from the CDC reported a total of 167 cases reported in 2024 as of July 15. The page currently states that it it is updated biweekly.",
                "resolution_criteria": "This question will resolve Yes if the number of measles cases reported to the CDC on Sept 30, 2024 is more than 200 and less than or equal to 300, according to the CDC's cases and outbreaks page here: https://www.cdc.gov/measles/data-research/?CDC_AAref_Val=https://www.cdc.gov/measles/cases-outbreaks.html",
                "fine_print": "",
                "post_id": 26196,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721225867.017257,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": [
                                    0.5
                                ],
                                "centers": [
                                    0.65
                                ],
                                "interval_upper_bounds": [
                                    0.72
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721225867.017257,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": [
                                0.5
                            ],
                            "centers": [
                                0.65
                            ],
                            "interval_upper_bounds": [
                                0.72
                            ],
                            "forecast_values": [
                                0.35,
                                0.65
                            ],
                            "means": [
                                0.5867915714205778
                            ],
                            "histogram": [
                                [
                                    0.5300417658031267,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6925992694866288,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.20427029069544175,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.093775628604687,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.6403200895653884,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.007978922554691365,
                                    0.0,
                                    0.0,
                                    0.7714111813250413,
                                    0.016590897335947853,
                                    0.07103025439761947,
                                    0.5026676175516913,
                                    0.10802413340346607,
                                    0.5308597459289603,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.7102545280064552,
                                    0.3937762559534268,
                                    0.9172371287241657,
                                    0.3551836243544548,
                                    0.0,
                                    1.3309626769504095,
                                    0.0,
                                    0.12228728963659696,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.1734359528972042,
                                    0.0,
                                    0.0,
                                    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": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": 37.85116232537298,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 37.85116232537298
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721225867.05374,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721225867.05374,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.46001163812683177,
                                0.5399883618731682
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 54,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The latest cases and outbreaks update from the CDC reported a total of 167 cases reported in 2024 as of July 15. The page currently states that it it is updated biweekly."
        },
        {
            "id": 26195,
            "title": "On Sept 30, 2024 will more than 300 measles cases have been reported in the United States in 2024?",
            "short_title": "",
            "url_title": "",
            "slug": "on-sept-30-2024-will-more-than-300-measles-cases-have-been-reported-in-the-united-states-in-2024",
            "author_id": 120279,
            "author_username": "Tom_Metaculus",
            "coauthors": [],
            "created_at": "2024-07-15T17:18:14.923260Z",
            "published_at": "2024-07-16T14:30:00Z",
            "edited_at": "2025-09-05T17:29:04.235219Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-16T14:30:00Z",
            "comment_count": 55,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-17T14:30:00Z",
            "scheduled_close_time": "2024-07-17T14:30:00Z",
            "scheduled_resolve_time": "2024-10-04T17:38:00Z",
            "actual_resolve_time": "2024-10-04T17:38:00Z",
            "open_time": "2024-07-16T14:30:00Z",
            "nr_forecasters": 35,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26195,
                "title": "On Sept 30, 2024 will more than 300 measles cases have been reported in the United States in 2024?",
                "created_at": "2024-07-15T17:18:14.923260Z",
                "open_time": "2024-07-16T14:30:00Z",
                "cp_reveal_time": "2024-07-17T14:30:00Z",
                "spot_scoring_time": "2024-07-17T14:30:00Z",
                "scheduled_resolve_time": "2024-10-04T17:38:00Z",
                "actual_resolve_time": "2024-10-04T17:38:00Z",
                "resolution_set_time": "2024-10-04T17:38:00Z",
                "scheduled_close_time": "2024-07-17T14:30:00Z",
                "actual_close_time": "2024-07-17T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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 latest cases and outbreaks update from the CDC reported a total of 167 cases reported in 2024 as of July 15. The page currently states that it it is updated biweekly.",
                "resolution_criteria": "This question will resolve Yes if the number of measles cases reported to the CDC on Sept 30, 2024 is more than 300, according to the CDC's cases and outbreaks page here: https://www.cdc.gov/measles/data-research/?CDC_AAref_Val=https://www.cdc.gov/measles/cases-outbreaks.html",
                "fine_print": "",
                "post_id": 26195,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721226291.279032,
                                "end_time": null,
                                "forecaster_count": 35,
                                "interval_lower_bounds": [
                                    0.5
                                ],
                                "centers": [
                                    0.7
                                ],
                                "interval_upper_bounds": [
                                    0.72
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721226291.279032,
                            "end_time": null,
                            "forecaster_count": 35,
                            "interval_lower_bounds": [
                                0.5
                            ],
                            "centers": [
                                0.7
                            ],
                            "interval_upper_bounds": [
                                0.72
                            ],
                            "forecast_values": [
                                0.30000000000000004,
                                0.7
                            ],
                            "means": [
                                0.5860563769418882
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.486787614736767,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4000843884103185,
                                    0.0,
                                    0.01991902879869956,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.18760077787182092,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4417283098457183,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.46123979260783476,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.29356270312146443,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9183948249798383,
                                    0.0,
                                    0.2107293143308072,
                                    0.0,
                                    0.0,
                                    1.0006569375611636,
                                    0.0,
                                    0.07431406888622644,
                                    0.0,
                                    0.0,
                                    0.06368526110961975,
                                    0.11444579934578124,
                                    0.0,
                                    0.0,
                                    0.05414553402405742,
                                    0.3689698768507069,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.5549596808291546,
                                    0.32619880252471406,
                                    1.7716489706412397,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.03799394507683481,
                                    0.0,
                                    0.0,
                                    0.5354878057991908,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9947855829345603,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.025222677064637565,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": -73.69655941662059,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": -73.69655941662059
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721226291.309048,
                                "end_time": null,
                                "forecaster_count": 35,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721226291.309048,
                            "end_time": null,
                            "forecaster_count": 35,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.45894857004934875,
                                0.5410514299506513
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 55,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The latest cases and outbreaks update from the CDC reported a total of 167 cases reported in 2024 as of July 15. The page currently states that it it is updated biweekly."
        },
        {
            "id": 26194,
            "title": "On Sept 30, 2024 will more than 200 measles cases have been reported in the United States in 2024?",
            "short_title": "",
            "url_title": "",
            "slug": "on-sept-30-2024-will-more-than-200-measles-cases-have-been-reported-in-the-united-states-in-2024",
            "author_id": 120279,
            "author_username": "Tom_Metaculus",
            "coauthors": [],
            "created_at": "2024-07-15T17:18:14.754736Z",
            "published_at": "2024-07-16T14:30:00Z",
            "edited_at": "2025-09-05T17:28:49.658693Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-16T14:30:00Z",
            "comment_count": 54,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-17T14:30:00Z",
            "scheduled_close_time": "2024-07-17T14:30:00Z",
            "scheduled_resolve_time": "2024-09-28T14:32:00Z",
            "actual_resolve_time": "2024-09-28T14:32:00Z",
            "open_time": "2024-07-16T14:30:00Z",
            "nr_forecasters": 34,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26194,
                "title": "On Sept 30, 2024 will more than 200 measles cases have been reported in the United States in 2024?",
                "created_at": "2024-07-15T17:18:14.754736Z",
                "open_time": "2024-07-16T14:30:00Z",
                "cp_reveal_time": "2024-07-17T14:30:00Z",
                "spot_scoring_time": "2024-07-17T14:30:00Z",
                "scheduled_resolve_time": "2024-09-28T14:32:00Z",
                "actual_resolve_time": "2024-09-28T14:32:00Z",
                "resolution_set_time": "2024-09-28T14:32:00Z",
                "scheduled_close_time": "2024-07-17T14:30:00Z",
                "actual_close_time": "2024-07-17T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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 latest cases and outbreaks update from the CDC reported a total of 167 cases reported in 2024 as of July 15. The page currently states that it it is updated biweekly.",
                "resolution_criteria": "This question will resolve Yes if the number of measles cases reported to the CDC on Sept 30, 2024 is more than 200, according to the CDC's cases and outbreaks page here: https://www.cdc.gov/measles/data-research/?CDC_AAref_Val=https://www.cdc.gov/measles/cases-outbreaks.html",
                "fine_print": "",
                "post_id": 26194,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721225870.230308,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": [
                                    0.5
                                ],
                                "centers": [
                                    0.75
                                ],
                                "interval_upper_bounds": [
                                    0.85
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721225870.230308,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": [
                                0.5
                            ],
                            "centers": [
                                0.75
                            ],
                            "interval_upper_bounds": [
                                0.85
                            ],
                            "forecast_values": [
                                0.25,
                                0.75
                            ],
                            "means": [
                                0.6292976022373953
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.5300417658031267,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.43563441074387765,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.5003064048505272,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.20427029069544175,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.007978922554691365,
                                    0.0,
                                    0.7714111813250413,
                                    0.3551836243544548,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8761600883406773,
                                    0.0,
                                    0.01207354803198191,
                                    0.0,
                                    0.12461503073941393,
                                    0.345927107668606,
                                    0.0,
                                    0.400564944402607,
                                    0.0,
                                    0.0,
                                    1.5259587367843608,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8316566541301748,
                                    1.069668794130687,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.18125574861973415,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": 58.496250072115615,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 58.496250072115615
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721225870.266225,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721225870.266225,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.3899681728045161,
                                0.6100318271954839
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 56,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The latest cases and outbreaks update from the CDC reported a total of 167 cases reported in 2024 as of July 15. The page currently states that it it is updated biweekly."
        },
        {
            "id": 26193,
            "title": "Will there be a US presidential debate held on September 10, 2024?",
            "short_title": "",
            "url_title": "",
            "slug": "will-there-be-a-us-presidential-debate-held-on-september-10-2024",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-07-15T17:18:14.410215Z",
            "published_at": "2024-07-16T14:30:00Z",
            "edited_at": "2025-09-05T17:28:54.465885Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-16T14:30:00Z",
            "comment_count": 56,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-17T14:30:00Z",
            "scheduled_close_time": "2024-07-17T14:30:00Z",
            "scheduled_resolve_time": "2024-09-11T01:10:00Z",
            "actual_resolve_time": "2024-09-11T01:10:00Z",
            "open_time": "2024-07-16T14:30:00Z",
            "nr_forecasters": 34,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26193,
                "title": "Will there be a US presidential debate held on September 10, 2024?",
                "created_at": "2024-07-15T17:18:14.410215Z",
                "open_time": "2024-07-16T14:30:00Z",
                "cp_reveal_time": "2024-07-17T14:30:00Z",
                "spot_scoring_time": "2024-07-17T14:30:00Z",
                "scheduled_resolve_time": "2024-09-11T01:10:00Z",
                "actual_resolve_time": "2024-09-11T01:10:00Z",
                "resolution_set_time": "2024-09-11T01:10:00Z",
                "scheduled_close_time": "2024-07-17T14:30:00Z",
                "actual_close_time": "2024-07-17T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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": "ABC News [is scheduled](https://abcnews.go.com/Politics/next-biden-trump-presidential-debate-september-abc/story?id=111408116) to host the 2nd and final presidential debate, presumably between President Joe Biden and former President Donald Trump, although the final nominees have not yet been determined at the time of this question's creation. \"World News Tonight\" anchor David Muir and ABC News Live Prime anchor Linsey Davis are slated to moderate the debate, with rules and location still to be determined. The first presidential debate was widely considered a [debacle](https://www.nytimes.com/2024/07/03/us/politics/poll-debate-biden-trump.html) for Biden, leading some to speculate on whether there will be a second debate",
                "resolution_criteria": "This question resolves as **Yes** if a debate which includes the Republican and Democratic nominees for President of the United States as participants takes place on September 10, 2024, as is [currently scheduled](https://www.cbsnews.com/news/when-is-second-presidential-debate-2024/) for 9 PM Eastern Time on that date, hosted by ABC News. \n\nIf there is no such debate on that date, whether because it has been rescheduled, canceled or one or both of the Republican or Democratic nominees has declined to participate, this question resolves as **No**.\n",
                "fine_print": "If a different entity other than ABC News hosts the debate, it will still count, as long as a debate takes place.\n\nIt will still count if third party or other candidates participate, as long as the Republican and Democratic nominees participate. \n\nIf the debate is rescheduled for a different time on September 10, 2024, it will still count as long as any part of the debate happens on September 10, 2024 local time. If it gets rescheduled for any other date, however, this question will resolve as No. \n\nAlternative events in place of a debate, such as dueling town hall interviews, will not count. \n",
                "post_id": 26193,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721225871.027849,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": [
                                    0.6166666666666667
                                ],
                                "centers": [
                                    0.773
                                ],
                                "interval_upper_bounds": [
                                    0.87
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721225871.027849,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": [
                                0.6166666666666667
                            ],
                            "centers": [
                                0.773
                            ],
                            "interval_upper_bounds": [
                                0.87
                            ],
                            "forecast_values": [
                                0.22699999999999998,
                                0.773
                            ],
                            "means": [
                                0.6863543893088428
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.5300417658031267,
                                    0.0,
                                    0.0,
                                    0.28697040130296847,
                                    0.12377442688140071,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.04966152601580348,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.007978922554691365,
                                    0.0,
                                    0.09680796946586576,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.20427029069544175,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.016590897335947853,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4809786573605918,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.18125574861973415,
                                    0.7020670829292148,
                                    0.3551836243544548,
                                    0.10802413340346607,
                                    0.0,
                                    0.0,
                                    0.7685977471107392,
                                    0.0,
                                    0.2294539435535619,
                                    0.1277733371602379,
                                    0.0,
                                    0.16283381898698981,
                                    0.3937762559534268,
                                    0.0,
                                    0.6403200895653883,
                                    0.0,
                                    0.5570998514961579,
                                    0.43563441074387765,
                                    1.159862452171471,
                                    0.0,
                                    0.01207354803198191,
                                    0.0,
                                    0.0,
                                    0.9172371287241657,
                                    0.5830692761263615,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.04136994682833595,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": 62.854031926276036,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 62.854031926276036
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721225871.066713,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721225871.066713,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.46557640400935096,
                                0.534423595990649
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 58,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "ABC News [is scheduled](https://abcnews.go.com/Politics/next-biden-trump-presidential-debate-september-abc/story?id=111408116) to host the 2nd and final presidential debate, presumably between President Joe Biden and former President Donald Trump, although the final nominees have not yet been determined at the time of this question's creation. \"World News Tonight\" anchor David Muir and ABC News Live Prime anchor Linsey Davis are slated to moderate the debate, with rules and location still to be determined. The first presidential debate was widely considered a [debacle](https://www.nytimes.com/2024/07/03/us/politics/poll-debate-biden-trump.html) for Biden, leading some to speculate on whether there will be a second debate"
        },
        {
            "id": 26192,
            "title": "Will Kimberly Cheatle remain Director of the United States Secret Service through September 30, 2024?",
            "short_title": "",
            "url_title": "",
            "slug": "will-kimberly-cheatle-remain-director-of-the-united-states-secret-service-through-september-30-2024",
            "author_id": 120279,
            "author_username": "Tom_Metaculus",
            "coauthors": [],
            "created_at": "2024-07-15T17:18:14.230002Z",
            "published_at": "2024-07-16T14:30:00Z",
            "edited_at": "2025-09-05T17:29:02.507944Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-16T14:30:00Z",
            "comment_count": 54,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-17T14:30:00Z",
            "scheduled_close_time": "2024-07-17T14:30:00Z",
            "scheduled_resolve_time": "2024-07-23T20:16:00Z",
            "actual_resolve_time": "2024-07-23T20:16:00Z",
            "open_time": "2024-07-16T14:30:00Z",
            "nr_forecasters": 34,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26192,
                "title": "Will Kimberly Cheatle remain Director of the United States Secret Service through September 30, 2024?",
                "created_at": "2024-07-15T17:18:14.230002Z",
                "open_time": "2024-07-16T14:30:00Z",
                "cp_reveal_time": "2024-07-17T14:30:00Z",
                "spot_scoring_time": "2024-07-17T14:30:00Z",
                "scheduled_resolve_time": "2024-07-23T20:16:00Z",
                "actual_resolve_time": "2024-07-23T20:16:00Z",
                "resolution_set_time": "2024-07-23T20:16:00Z",
                "scheduled_close_time": "2024-07-17T14:30:00Z",
                "actual_close_time": "2024-07-17T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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": "On July 13, 2024, at a campaign rally in Butler, Pennsylvania, former US president Donald Trump was [shot during an assassination attempt](https://en.wikipedia.org/wiki/Attempted_assassination_of_Donald_Trump). Several shots were fired, and Trump was struck in the ear by one bullet, receiving treatment at a local hospital and being [released later that day](https://www.cbsnews.com/news/possible-shots-fired-at-trump-rally-in-butler-pennsylvania/). [One bystander died in the shooting](https://www.bbc.com/news/articles/ce586kxjvnyo) and two were seriously injured. The [shooter was killed by the Secret Service](https://apnews.com/article/trump-assassination-attempt-thomas-matthew-crooks-shooter-881581c46c07025898027143fc9132e5) immediately after the assassination attempt.\n\nIn the wake of the assassination attempt observers have [raised questions](https://www.bbc.com/news/articles/cd1jz027nrzo) about the quality of protection provided by the [US Secret Service](https://en.wikipedia.org/wiki/United_States_Secret_Service), the agency charged with the protection of political leaders. Some observers [have asserted](https://www.politico.com/news/2024/07/14/secret-service-trump-shooting-rally-00168158) that the lack of security around the nearby rooftop where the gunman opened fire, including the perception of a [slow response](https://www.telegraph.co.uk/us/politics/2024/07/15/trump-gunman-forced-policeman-to-back-off-in-rooftop-confro/) when bystanders tried to get the attention of nearby police due to seeing the gunman climbing on the roof prior to the assassination attempt.\n\n[Kimberly Cheatle](https://www.secretservice.gov/about/leadership/director) has been Director of the US Secret Service since September 2022.",
                "resolution_criteria": "This question will resolve as **Yes** if Kimberly Cheatle remains Director of the United States Secret Service continuously through the end of September 30, 2024, Eastern Time. The question will resolve as **No** if before October 1, 2024, there has been an official announcement from the government that Cheatle is no longer the director, including temporarily.",
                "fine_print": "* In the event of a temporary suspension of duties, for example if Cheatle were put on administrative leave, or if an acting Director of the US Secret Service who is not Cheatle is appointed for any reason, the question will also resolve as **No**.\n* An official public confirmation is required, rumors or reporting from anonymous sources that Cheatle has been placed on administrative leave are not sufficient.",
                "post_id": 26192,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721225868.716302,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": [
                                    0.43
                                ],
                                "centers": [
                                    0.55
                                ],
                                "interval_upper_bounds": [
                                    0.65
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721225868.716302,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": [
                                0.43
                            ],
                            "centers": [
                                0.55
                            ],
                            "interval_upper_bounds": [
                                0.65
                            ],
                            "forecast_values": [
                                0.44999999999999996,
                                0.55
                            ],
                            "means": [
                                0.5294130704575398
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.5300417658031267,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.18125574861973415,
                                    0.0,
                                    0.2569648587427511,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.093775628604687,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0088235804430548,
                                    0.0,
                                    0.3551836243544548,
                                    0.43563441074387765,
                                    0.0,
                                    0.6403200895653883,
                                    0.3937762559534268,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.041369946828336,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7929917457216733,
                                    0.0,
                                    0.01207354803198191,
                                    0.0,
                                    0.16698083976910363,
                                    0.7829844257374758,
                                    0.0,
                                    0.0,
                                    0.2294539435535619,
                                    0.0,
                                    0.7685977471107392,
                                    0.0,
                                    0.23826799925099265,
                                    0.0,
                                    0.0,
                                    0.007978922554691365,
                                    0.4809786573605918,
                                    0.9172371287241657,
                                    0.31964760159434596,
                                    0.0,
                                    0.28697040130296847,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.08593499573177435,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.14546338707250028,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": -15.200309344505014,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": -15.200309344505014
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721225868.752105,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721225868.752105,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.5116942066019148,
                                0.4883057933980852
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 54,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "On July 13, 2024, at a campaign rally in Butler, Pennsylvania, former US president Donald Trump was [shot during an assassination attempt](https://en.wikipedia.org/wiki/Attempted_assassination_of_Donald_Trump). Several shots were fired, and Trump was struck in the ear by one bullet, receiving treatment at a local hospital and being [released later that day](https://www.cbsnews.com/news/possible-shots-fired-at-trump-rally-in-butler-pennsylvania/). [One bystander died in the shooting](https://www.bbc.com/news/articles/ce586kxjvnyo) and two were seriously injured. The [shooter was killed by the Secret Service](https://apnews.com/article/trump-assassination-attempt-thomas-matthew-crooks-shooter-881581c46c07025898027143fc9132e5) immediately after the assassination attempt.\n\nIn the wake of the assassination attempt observers have [raised questions](https://www.bbc.com/news/articles/cd1jz027nrzo) about the quality of protection provided by the [US Secret Service](https://en.wikipedia.org/wiki/United_States_Secret_Service), the agency charged with the protection of political leaders. Some observers [have asserted](https://www.politico.com/news/2024/07/14/secret-service-trump-shooting-rally-00168158) that the lack of security around the nearby rooftop where the gunman opened fire, including the perception of a [slow response](https://www.telegraph.co.uk/us/politics/2024/07/15/trump-gunman-forced-policeman-to-back-off-in-rooftop-confro/) when bystanders tried to get the attention of nearby police due to seeing the gunman climbing on the roof prior to the assassination attempt.\n\n[Kimberly Cheatle](https://www.secretservice.gov/about/leadership/director) has been Director of the US Secret Service since September 2022."
        },
        {
            "id": 26191,
            "title": "Before August 22, 2024, will President Joe Biden take any of these specific actions to end his candidacy for re-election?",
            "short_title": "Will Biden end his candidacy?",
            "url_title": "Will Biden end his candidacy?",
            "slug": "will-biden-end-his-candidacy",
            "author_id": 120279,
            "author_username": "Tom_Metaculus",
            "coauthors": [],
            "created_at": "2024-07-15T17:18:14.037991Z",
            "published_at": "2024-07-16T14:30:00Z",
            "edited_at": "2025-09-05T17:28:57.971349Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-16T14:30:00Z",
            "comment_count": 55,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-17T14:30:00Z",
            "scheduled_close_time": "2024-07-17T14:30:00Z",
            "scheduled_resolve_time": "2024-07-23T20:19:00Z",
            "actual_resolve_time": "2024-07-23T20:19:00Z",
            "open_time": "2024-07-16T14:30:00Z",
            "nr_forecasters": 35,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26191,
                "title": "Before August 22, 2024, will President Joe Biden take any of these specific actions to end his candidacy for re-election?",
                "created_at": "2024-07-15T17:18:14.037991Z",
                "open_time": "2024-07-16T14:30:00Z",
                "cp_reveal_time": "2024-07-17T14:30:00Z",
                "spot_scoring_time": "2024-07-17T14:30:00Z",
                "scheduled_resolve_time": "2024-07-23T20:19:00Z",
                "actual_resolve_time": "2024-07-23T20:19:00Z",
                "resolution_set_time": "2024-07-23T20:19:00Z",
                "scheduled_close_time": "2024-07-17T14:30:00Z",
                "actual_close_time": "2024-07-17T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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": "Following what the New York Times called his June 27, 2024 [debate disaster](https://www.nytimes.com/2024/06/28/briefing/biden-debate-disaster-supreme-court-jan-6.html), widespread questions arose about President Joe Biden's [fitness to continue](https://www.aljazeera.com/news/2024/7/10/democrats-discuss-bidens-fitness-as-7th-lawmaker-calls-on-him-to-quit-race) as the Democratic Party's 2024 candidate or even to [serve out his second term](https://thehill.com/homenews/house/4765107-adam-smith-doubts-biden-second-term/) if re-elected. Two weeks later, on July 11, 2024, NBC News reported a dire situation for Biden's campaign, with his campaign staffers doubting he had a tangible path toward winning the general election and his campaign's fundraising efforts taking a hit. Additionally, on July 11th Axios [reported](​​https://www.axios.com/2024/07/11/biden-house-democrats-call-drop-out) 11 Democratic House members and 1 Senator having publicly urged Biden to drop out, with more lawmakers planning to join them.\n\nThe [2024 Democratic National Convention](https://en.wikipedia.org/wiki/2024_Democratic_National_Convention) will be held August 19 to 22, 2024. Typically the convention is where the nomination of a presidential candidate occurs, though Democrats could [potentially hold a virtual vote](https://www.reuters.com/world/us/democrats-nominate-joe-biden-virtual-vote-before-convention-despite-turmoil-2024-07-15/) in late July to select the nominee.",
                "resolution_criteria": "This question will resolve as **Yes** if, before August 22, 2024, any of these four events takes place with respect to the 2024 US presidential election, resolved in accordance with the Metaculus [credible source](https://www.metaculus.com/help/faq/#definitions) policy: \n\n1. President Joe Biden or his campaign announces that Biden will not seek or accept the Democratic Party's nomination or (if he is officially nominated before August 22, 2024), Biden resigns as the nominee. \n\n2. Biden officially releases his delegates from their [pledge](https://ballotpedia.org/Democratic_delegate_rules,_2024) to vote for him in the Democratic Party's presidential roll call ballot.\n\n3. Biden endorses another person to be the Democratic nominee.\n\n4. Biden ceases to be President of the United States.\n\nIf none of these events occur before August 22, 2024, this question resolves as **No**.",
                "fine_print": "This question will not resolve as No before August 22, 2024, which is the final day of the Democratic National Convention and is the traditional day in which the party's presidential nominee makes their acceptance speech. So for example, if Biden becomes the official nominee through a virtual roll call vote held before the Convention, this question will remain open and can still resolve as Yes if Biden subsequently announces that he is stepping down as the nominee.\n\nActions such as canceling campaign events that are merely suggestive of Biden withdrawing his candidacy are insufficient for a Yes resolution.\n\nA temporary suspension of Biden's campaign will not count.\n\nWith respect to point #2 in the main Resolution Criteria, spontaneous remarks by Biden about his delegates, such as his recently saying at a press conference that delegates are \"free to do whatever they want\" but \"it's not gonna happen\" do not count as officially releasing delegates from their pledge. A Yes resolution would require a formal statement or action from the Biden-Harris Campaign officially releasing the pledged delegates in the presidential roll call.\n\nAs stated in Metaculus's credible source policy, there must be \"no significant controversy surrounding the information or its correctness.\"  Therefore, false announcements, hacks, or misleading information will not count.",
                "post_id": 26191,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721226179.990349,
                                "end_time": null,
                                "forecaster_count": 35,
                                "interval_lower_bounds": [
                                    0.15
                                ],
                                "centers": [
                                    0.2
                                ],
                                "interval_upper_bounds": [
                                    0.3
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721226179.990349,
                            "end_time": null,
                            "forecaster_count": 35,
                            "interval_lower_bounds": [
                                0.15
                            ],
                            "centers": [
                                0.2
                            ],
                            "interval_upper_bounds": [
                                0.3
                            ],
                            "forecast_values": [
                                0.8,
                                0.2
                            ],
                            "means": [
                                0.2518986740166165
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.486787614736767,
                                    0.0,
                                    0.16646434153021028,
                                    0.0,
                                    0.09920880509067492,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.011088284031717698,
                                    0.14718282122980625,
                                    0.36787677200769087,
                                    0.8423858322996396,
                                    0.031223319598590725,
                                    0.05414553402405742,
                                    1.108660913924663,
                                    0.3772259245917575,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.651751917697099,
                                    0.0,
                                    0.0,
                                    0.7716489706412398,
                                    0.0,
                                    1.071498097799339,
                                    0.0,
                                    0.0,
                                    0.18760077787182092,
                                    0.0,
                                    1.4034472195013126,
                                    0.01523699425510631,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9183948249798383,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2107293143308072,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4000843884103185,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.01991902879869956,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": -132.19280948873623,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": -132.19280948873623
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721226180.021329,
                                "end_time": null,
                                "forecaster_count": 35,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721226180.021329,
                            "end_time": null,
                            "forecaster_count": 35,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.8766011156091122,
                                0.12339888439088781
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 1,
                "user_vote": null
            },
            "forecasts_count": 55,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Following what the New York Times called his June 27, 2024 [debate disaster](https://www.nytimes.com/2024/06/28/briefing/biden-debate-disaster-supreme-court-jan-6.html), widespread questions arose about President Joe Biden's [fitness to continue](https://www.aljazeera.com/news/2024/7/10/democrats-discuss-bidens-fitness-as-7th-lawmaker-calls-on-him-to-quit-race) as the Democratic Party's 2024 candidate or even to [serve out his second term](https://thehill.com/homenews/house/4765107-adam-smith-doubts-biden-second-term/) if re-elected. Two weeks later, on July 11, 2024, NBC News reported a dire situation for Biden's campaign, with his campaign staffers doubting he had a tangible path toward winning the general election and his campaign's fundraising efforts taking a hit. Additionally, on July 11th Axios [reported](​​https://www.axios.com/2024/07/11/biden-house-democrats-call-drop-out) 11 Democratic House members and 1 Senator having publicly urged Biden to drop out, with more lawmakers planning to join them.\n\nThe [2024 Democratic National Convention](https://en.wikipedia.org/wiki/2024_Democratic_National_Convention) will be held August 19 to 22, 2024. Typically the convention is where the nomination of a presidential candidate occurs, though Democrats could [potentially hold a virtual vote](https://www.reuters.com/world/us/democrats-nominate-joe-biden-virtual-vote-before-convention-despite-turmoil-2024-07-15/) in late July to select the nominee."
        },
        {
            "id": 26190,
            "title": "Will the UK Government ban any UK oil and gas licenses currently being processed by September 1, 2024?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-uk-government-ban-any-uk-oil-and-gas-licenses-currently-being-processed-by-september-1-2024",
            "author_id": 120279,
            "author_username": "Tom_Metaculus",
            "coauthors": [],
            "created_at": "2024-07-15T17:18:13.889300Z",
            "published_at": "2024-07-16T14:30:00Z",
            "edited_at": "2025-09-05T17:28:59.817806Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-16T14:30:00Z",
            "comment_count": 54,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-17T14:30:00Z",
            "scheduled_close_time": "2024-07-17T14:30:00Z",
            "scheduled_resolve_time": "2024-09-03T20:53:00Z",
            "actual_resolve_time": "2024-09-03T20:53:00Z",
            "open_time": "2024-07-16T14:30:00Z",
            "nr_forecasters": 34,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26190,
                "title": "Will the UK Government ban any UK oil and gas licenses currently being processed by September 1, 2024?",
                "created_at": "2024-07-15T17:18:13.889300Z",
                "open_time": "2024-07-16T14:30:00Z",
                "cp_reveal_time": "2024-07-17T14:30:00Z",
                "spot_scoring_time": "2024-07-17T14:30:00Z",
                "scheduled_resolve_time": "2024-09-03T20:53:00Z",
                "actual_resolve_time": "2024-09-03T20:53:00Z",
                "resolution_set_time": "2024-09-03T20:53:00Z",
                "scheduled_close_time": "2024-07-17T14:30:00Z",
                "actual_close_time": "2024-07-17T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "resolution": "annulled",
                "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": "Oil and gas is a critical part of the UK economy and its energy security. It provides over £20 billion and over 200,000 jobs, as per [Offshore Energies UK](https://oeuk.org.uk).\n\nDuring the [2024 UK General Election](https://en.wikipedia.org/wiki/2024_United_Kingdom_general_election), Labour pledged to voters that they would not issue new oil and gas licenses in the UK Continental Shelf (UKCS) as part of their \"net zero\" strategy; this is specifically outlined in their [2024 party manifesto](https://labour.org.uk/change/make-britain-a-clean-energy-superpower/):\n\n>We will not issue new licences to explore new fields because they will not take a penny off bills, cannot make us energy secure, and will only accelerate the worsening climate crisis. In addition, we will not grant new coal licences and will ban fracking for good.\n\nFurthermore, Labour also pledged that they:\n\n>will not revoke existing licences and we will partner with business and workers to manage our existing fields for the entirety of their lifespan. \n\nHowever, the Financial Times [reported](https://www.ft.com/content/af2c1ba0-4ca3-436f-960a-f223619e6a22) that - contrary to their manifesto - the Labour Energy Secretary Ed Miliband is expected to ban new drilling licenses:\n\n>The government is expected to ban new North Sea drilling licences from companies whose applications are already being processed\n\n>Energy secretary Ed Miliband is considering blocking a handful of outstanding applications made as part of an oil and gas licensing round that opened in late 2022\n\nThe article elaborates further:\n\n>The Department for Energy Security and Net Zero denied a report published earlier on Thursday by the Daily Telegraph that Miliband had already over-ruled his officials and ordered an “immediate ban on new drilling” that would stop the final applications in the 33rd round. \n\n>Yet the government did not deny that Miliband’s eventual intention was to stop those licence applications from being granted by the North Sea Transition Authority. Ministers are considering the situation carefully before making any firm decision, according to government figures. \n\nAccording to [Energy Voice](https://www.energyvoice.com/oilandgas/north-sea/exploration-production/552821/breaking-nsta-reveals-winners-of-latest-north-sea-licensing-round/), the 33rd licensing round resulted in 27 licenses being awarded in the first tranche, 24 in the second, and a further 31 in the third, with the latter tranche potentially adding 600 million barrels of oil equivalent.\n\n*Will Labour revoke any North Sea oil and gas licenses currently being processed?*",
                "resolution_criteria": "The question will resolve \"**Yes**\" if the UK Government announces, before September 1, 2024, that at least one (1) UK oil and gas license from the 33rd licensing round has been, or plans to be, revoked.",
                "fine_print": "- The licenses in question (i.e., those currently being \"processed\") are from the North Sea Transition Authority's (NSTA) \"The 33rd Offshore Licensing Round\" which were awarded in the first, second and third tranches as detailed on the NSTA [website](https://www.nstauthority.co.uk/regulatory-information/licensing-and-consents/licensing/).\n\n- Any announcement of a license revocation must come directly from an official UK government source.",
                "post_id": 26190,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721225883.775702,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": [
                                    0.18
                                ],
                                "centers": [
                                    0.36
                                ],
                                "interval_upper_bounds": [
                                    0.5
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721225883.775702,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": [
                                0.18
                            ],
                            "centers": [
                                0.36
                            ],
                            "interval_upper_bounds": [
                                0.5
                            ],
                            "forecast_values": [
                                0.64,
                                0.36
                            ],
                            "means": [
                                0.3430926173567282
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.5300417658031267,
                                    0.28697040130296847,
                                    0.0,
                                    0.0,
                                    0.12377442688140071,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.093775628604687,
                                    0.0,
                                    0.4809786573605918,
                                    0.33172114962632787,
                                    0.18125574861973415,
                                    0.016590897335947853,
                                    0.0,
                                    0.8481937731318165,
                                    0.0,
                                    0.28518763350370274,
                                    0.0,
                                    0.0,
                                    0.05895670636563755,
                                    0.0,
                                    0.9288586906902475,
                                    0.0,
                                    0.43563441074387765,
                                    0.0,
                                    0.0,
                                    0.47418924876608476,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.14114485879589025,
                                    0.2294539435535619,
                                    0.0,
                                    0.0,
                                    1.364988992146217,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6403200895653883,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.3110133846775924,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.06146157962559017,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.04136994682833595,
                                    1.2851363590555764,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.02168896019109956,
                                    0.0,
                                    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
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721225883.813925,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721225883.813925,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.8160917083998604,
                                0.18390829160013958
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 1,
                "user_vote": null
            },
            "forecasts_count": 54,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Oil and gas is a critical part of the UK economy and its energy security. It provides over £20 billion and over 200,000 jobs, as per [Offshore Energies UK](https://oeuk.org.uk).\n\nDuring the [2024 UK General Election](https://en.wikipedia.org/wiki/2024_United_Kingdom_general_election), Labour pledged to voters that they would not issue new oil and gas licenses in the UK Continental Shelf (UKCS) as part of their \"net zero\" strategy; this is specifically outlined in their [2024 party manifesto](https://labour.org.uk/change/make-britain-a-clean-energy-superpower/):\n\n>We will not issue new licences to explore new fields because they will not take a penny off bills, cannot make us energy secure, and will only accelerate the worsening climate crisis. In addition, we will not grant new coal licences and will ban fracking for good.\n\nFurthermore, Labour also pledged that they:\n\n>will not revoke existing licences and we will partner with business and workers to manage our existing fields for the entirety of their lifespan. \n\nHowever, the Financial Times [reported](https://www.ft.com/content/af2c1ba0-4ca3-436f-960a-f223619e6a22) that - contrary to their manifesto - the Labour Energy Secretary Ed Miliband is expected to ban new drilling licenses:\n\n>The government is expected to ban new North Sea drilling licences from companies whose applications are already being processed\n\n>Energy secretary Ed Miliband is considering blocking a handful of outstanding applications made as part of an oil and gas licensing round that opened in late 2022\n\nThe article elaborates further:\n\n>The Department for Energy Security and Net Zero denied a report published earlier on Thursday by the Daily Telegraph that Miliband had already over-ruled his officials and ordered an “immediate ban on new drilling” that would stop the final applications in the 33rd round. \n\n>Yet the government did not deny that Miliband’s eventual intention was to stop those licence applications from being granted by the North Sea Transition Authority. Ministers are considering the situation carefully before making any firm decision, according to government figures. \n\nAccording to [Energy Voice](https://www.energyvoice.com/oilandgas/north-sea/exploration-production/552821/breaking-nsta-reveals-winners-of-latest-north-sea-licensing-round/), the 33rd licensing round resulted in 27 licenses being awarded in the first tranche, 24 in the second, and a further 31 in the third, with the latter tranche potentially adding 600 million barrels of oil equivalent.\n\n*Will Labour revoke any North Sea oil and gas licenses currently being processed?*"
        },
        {
            "id": 26189,
            "title": "Will a swimmer win the most gold medals at the 2024 Paris Olympics?",
            "short_title": "",
            "url_title": "",
            "slug": "will-a-swimmer-win-the-most-gold-medals-at-the-2024-paris-olympics",
            "author_id": 101262,
            "author_username": "BrunoParga",
            "coauthors": [],
            "created_at": "2024-07-15T17:18:13.726077Z",
            "published_at": "2024-07-16T14:30:00Z",
            "edited_at": "2025-09-05T17:29:28.533149Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-16T14:30:00Z",
            "comment_count": 56,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-17T14:30:00Z",
            "scheduled_close_time": "2024-07-17T14:30:00Z",
            "scheduled_resolve_time": "2024-08-11T16:36:00Z",
            "actual_resolve_time": "2024-08-11T16:36:00Z",
            "open_time": "2024-07-16T14:30:00Z",
            "nr_forecasters": 35,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26189,
                "title": "Will a swimmer win the most gold medals at the 2024 Paris Olympics?",
                "created_at": "2024-07-15T17:18:13.726077Z",
                "open_time": "2024-07-16T14:30:00Z",
                "cp_reveal_time": "2024-07-17T14:30:00Z",
                "spot_scoring_time": "2024-07-17T14:30:00Z",
                "scheduled_resolve_time": "2024-08-11T16:36:00Z",
                "actual_resolve_time": "2024-08-11T16:36:00Z",
                "resolution_set_time": "2024-08-11T16:36:00Z",
                "scheduled_close_time": "2024-07-17T14:30:00Z",
                "actual_close_time": "2024-07-17T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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": "A few Olympic sports - swimming, athletics, gymnastics - have athletes competing in multiple events. Will the athlete winning the most gold medals at the 2024 Games in Paris be someone competing in the swimming events?",
                "resolution_criteria": "The question resolves as **Yes** if the athlete with the highest number of 2024 Olympic gold medals competes in the swimming events.",
                "fine_print": "If more than one athlete is tied for the most gold medals, this question resolves as **Yes** as long as at least one of them is a swimmer. All references to \"being a swimmer\" in this question mean \"competing in a swimming event\"; a gymnast e.g. who can swim does not count.",
                "post_id": 26189,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721225866.268285,
                                "end_time": null,
                                "forecaster_count": 35,
                                "interval_lower_bounds": [
                                    0.5
                                ],
                                "centers": [
                                    0.7
                                ],
                                "interval_upper_bounds": [
                                    0.75
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721225866.268285,
                            "end_time": null,
                            "forecaster_count": 35,
                            "interval_lower_bounds": [
                                0.5
                            ],
                            "centers": [
                                0.7
                            ],
                            "interval_upper_bounds": [
                                0.75
                            ],
                            "forecast_values": [
                                0.30000000000000004,
                                0.7
                            ],
                            "means": [
                                0.6261564527996729
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.5354878057991908,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4417283098457183,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0176036300705131,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.007327801183143461,
                                    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.07431406888622644,
                                    0.0,
                                    0.4000843884103185,
                                    0.0,
                                    0.0,
                                    0.6447747757508819,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.6811539819719399,
                                    0.4558255104153697,
                                    0.2259663085859135,
                                    0.05414553402405742,
                                    0.0,
                                    1.7845176082891498,
                                    0.06368526110961975,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.19979684513249962,
                                    0.0,
                                    0.0,
                                    0.4978758987684847,
                                    0.0,
                                    0.6432461606320967,
                                    0.29356270312146443,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.057912973875534374,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2635521314790337,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": 48.542682717024164,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 48.542682717024164
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721225866.304304,
                                "end_time": null,
                                "forecaster_count": 35,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721225866.304304,
                            "end_time": null,
                            "forecaster_count": 35,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.4092524297173029,
                                0.5907475702826971
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 2,
                "user_vote": null
            },
            "forecasts_count": 56,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "A few Olympic sports - swimming, athletics, gymnastics - have athletes competing in multiple events. Will the athlete winning the most gold medals at the 2024 Games in Paris be someone competing in the swimming events?"
        },
        {
            "id": 26175,
            "title": "Will Kimberly Cheatle remain Director of the United States Secret Service through September 30, 2024?",
            "short_title": "Cheatle SS Director Through September 2024?",
            "url_title": "Cheatle SS Director Through September 2024?",
            "slug": "cheatle-ss-director-through-september-2024",
            "author_id": 117502,
            "author_username": "RyanBeck",
            "coauthors": [],
            "created_at": "2024-07-15T15:34:46.009660Z",
            "published_at": "2024-07-16T14:30:00Z",
            "edited_at": "2025-09-05T17:29:06.717527Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-16T14:30:00Z",
            "comment_count": 55,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-23T14:32:00Z",
            "scheduled_close_time": "2024-09-30T13:00:00Z",
            "scheduled_resolve_time": "2024-09-30T13:00:00Z",
            "actual_resolve_time": "2024-07-23T14:32:00Z",
            "open_time": "2024-07-16T14:30:00Z",
            "nr_forecasters": 102,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "category": [
                    {
                        "id": 3689,
                        "name": "Politics",
                        "slug": "politics",
                        "emoji": "🏛️",
                        "description": "Politics",
                        "type": "category"
                    }
                ],
                "tournament": [
                    {
                        "id": 3366,
                        "type": "tournament",
                        "name": "🏆 Q3 2024 Quarterly Cup 🏆",
                        "slug": "quarterly-cup-2024q3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-q3-cover.webp",
                        "prize_pool": null,
                        "start_date": "2024-07-08T13:00:53Z",
                        "close_date": "2024-10-08T23:00:53Z",
                        "forecasting_end_date": "2024-10-07T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-07-03T18:21:53.296397Z",
                        "edited_at": "2024-07-03T18:33:35.483405Z",
                        "score_type": "peer_tournament",
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 3366,
                    "type": "tournament",
                    "name": "🏆 Q3 2024 Quarterly Cup 🏆",
                    "slug": "quarterly-cup-2024q3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-q3-cover.webp",
                    "prize_pool": null,
                    "start_date": "2024-07-08T13:00:53Z",
                    "close_date": "2024-10-08T23:00:53Z",
                    "forecasting_end_date": "2024-10-07T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-07-03T18:21:53.296397Z",
                    "edited_at": "2024-07-03T18:33:35.483405Z",
                    "score_type": "peer_tournament",
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 26175,
                "title": "Will Kimberly Cheatle remain Director of the United States Secret Service through September 30, 2024?",
                "created_at": "2024-07-15T15:34:46.009660Z",
                "open_time": "2024-07-16T14:30:00Z",
                "cp_reveal_time": "2024-07-17T14:30:00Z",
                "spot_scoring_time": "2024-07-17T14:30:00Z",
                "scheduled_resolve_time": "2024-09-30T13:00:00Z",
                "actual_resolve_time": "2024-07-23T14:32:00Z",
                "resolution_set_time": "2024-07-23T14:32:00Z",
                "scheduled_close_time": "2024-09-30T13:00:00Z",
                "actual_close_time": "2024-07-23T14:32:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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": "On July 13, 2024, at a campaign rally in Butler, Pennsylvania, former US president Donald Trump was [shot during an assassination attempt](https://en.wikipedia.org/wiki/Attempted_assassination_of_Donald_Trump). Several shots were fired, and Trump was struck in the ear by one bullet, receiving treatment at a local hospital and being [released later that day](https://www.cbsnews.com/news/possible-shots-fired-at-trump-rally-in-butler-pennsylvania/). [One bystander died in the shooting](https://www.bbc.com/news/articles/ce586kxjvnyo) and two were seriously injured. The [shooter was killed by the Secret Service](https://apnews.com/article/trump-assassination-attempt-thomas-matthew-crooks-shooter-881581c46c07025898027143fc9132e5) immediately after the assassination attempt.\n\nIn the wake of the assassination attempt observers have [raised questions](https://www.bbc.com/news/articles/cd1jz027nrzo) about the quality of protection provided by the [US Secret Service](https://en.wikipedia.org/wiki/United_States_Secret_Service), the agency charged with the protection of political leaders. Some observers [have asserted](https://www.politico.com/news/2024/07/14/secret-service-trump-shooting-rally-00168158) that the lack of security around the nearby rooftop where the gunman opened fire, including the perception of a [slow response](https://www.telegraph.co.uk/us/politics/2024/07/15/trump-gunman-forced-policeman-to-back-off-in-rooftop-confro/) when bystanders tried to get the attention of nearby police due to seeing the gunman climbing on the roof prior to the assassination attempt.\n\n[Kimberly Cheatle](https://www.secretservice.gov/about/leadership/director) has been Director of the US Secret Service since September 2022.",
                "resolution_criteria": "This question will resolve as **Yes** if Kimberly Cheatle remains Director of the United States Secret Service continuously through the end of September 30, 2024, Eastern Time. The question will resolve as **No** if before October 1, 2024, there has been an official announcement from the government that Cheatle is no longer the director, including temporarily.",
                "fine_print": "* In the event of a temporary suspension of duties, for example if Cheatle were put on administrative leave, or if an acting Director of the US Secret Service who is not Cheatle is appointed for any reason, the question will also resolve as **No**.\n* An official public confirmation is required, rumors or reporting from anonymous sources that Cheatle has been placed on administrative leave are not sufficient.",
                "post_id": 26175,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721747390.29666,
                                "end_time": null,
                                "forecaster_count": 103,
                                "interval_lower_bounds": [
                                    0.001
                                ],
                                "centers": [
                                    0.01
                                ],
                                "interval_upper_bounds": [
                                    0.09
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721747390.29666,
                            "end_time": null,
                            "forecaster_count": 103,
                            "interval_lower_bounds": [
                                0.001
                            ],
                            "centers": [
                                0.01
                            ],
                            "interval_upper_bounds": [
                                0.09
                            ],
                            "forecast_values": [
                                0.99,
                                0.01
                            ],
                            "means": [
                                0.07159686431705997
                            ],
                            "histogram": [
                                [
                                    4.834334843188337,
                                    7.051933080467593,
                                    0.22567992891996577,
                                    0.0,
                                    0.0,
                                    0.7468622410603494,
                                    0.0,
                                    0.0,
                                    1.1619279597240064,
                                    0.41674820287565373,
                                    1.143911144966825,
                                    0.021832922439402977,
                                    0.04551061146036385,
                                    0.0,
                                    0.0743436415814241,
                                    0.2837393092707986,
                                    0.6062414491873249,
                                    0.0,
                                    0.40932715377237294,
                                    0.0027223742919663453,
                                    0.1940054312205183,
                                    0.0,
                                    0.00524797978376936,
                                    0.0,
                                    0.0,
                                    0.16131522510474958,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.06955922078988591,
                                    0.0689923535187216,
                                    0.005805836553457768,
                                    0.07941099381019567,
                                    0.0,
                                    0.0006550752130773272,
                                    0.0,
                                    0.010243343466511347,
                                    0.2390473384080099,
                                    0.0,
                                    0.30020831191932407,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3795237574034365,
                                    0.0,
                                    0.0,
                                    0.014180900852898418,
                                    0.0,
                                    0.0018810818436737359,
                                    0.0,
                                    0.0012497772419926385,
                                    0.0,
                                    0.0,
                                    0.07921685111084045,
                                    0.0021358479068187765,
                                    0.00581205449732064,
                                    0.0,
                                    0.0,
                                    0.02016325144692848,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0039821753086243025,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.014443371433172286,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.014617867477061744,
                                    0.0,
                                    0.00016090796494774804,
                                    0.0005513502689110807,
                                    0.0,
                                    0.07210791834119913,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0038245446286032047,
                                    0.0024156522646221978,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.02505717127078514,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.001006846631669512
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 3.294370188154512,
                            "coverage": 0.09213276248210057,
                            "baseline_score": -0.8897174132456497,
                            "spot_peer_score": 77.08072845203942,
                            "peer_archived_score": 3.294370188154512,
                            "baseline_archived_score": -0.8897174132456497,
                            "spot_peer_archived_score": 77.08072845203942
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721741629.256965,
                                "end_time": null,
                                "forecaster_count": 102,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721741629.256965,
                            "end_time": null,
                            "forecaster_count": 102,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.9180227185866227,
                                0.08197728141337739
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 11,
                "user_vote": null
            },
            "forecasts_count": 452,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "On July 13, 2024, at a campaign rally in Butler, Pennsylvania, former US president Donald Trump was [shot during an assassination attempt](https://en.wikipedia.org/wiki/Attempted_assassination_of_Donald_Trump). Several shots were fired, and Trump was struck in the ear by one bullet, receiving treatment at a local hospital and being [released later that day](https://www.cbsnews.com/news/possible-shots-fired-at-trump-rally-in-butler-pennsylvania/). [One bystander died in the shooting](https://www.bbc.com/news/articles/ce586kxjvnyo) and two were seriously injured. The [shooter was killed by the Secret Service](https://apnews.com/article/trump-assassination-attempt-thomas-matthew-crooks-shooter-881581c46c07025898027143fc9132e5) immediately after the assassination attempt.\n\nIn the wake of the assassination attempt observers have [raised questions](https://www.bbc.com/news/articles/cd1jz027nrzo) about the quality of protection provided by the [US Secret Service](https://en.wikipedia.org/wiki/United_States_Secret_Service), the agency charged with the protection of political leaders. Some observers [have asserted](https://www.politico.com/news/2024/07/14/secret-service-trump-shooting-rally-00168158) that the lack of security around the nearby rooftop where the gunman opened fire, including the perception of a [slow response](https://www.telegraph.co.uk/us/politics/2024/07/15/trump-gunman-forced-policeman-to-back-off-in-rooftop-confro/) when bystanders tried to get the attention of nearby police due to seeing the gunman climbing on the roof prior to the assassination attempt.\n\n[Kimberly Cheatle](https://www.secretservice.gov/about/leadership/director) has been Director of the US Secret Service since September 2022."
        },
        {
            "id": 26173,
            "title": "Will William Ruto cease to be President of Kenya before October 1, 2024?",
            "short_title": "Will Ruto cease to be Kenya head by Oct. '24?",
            "url_title": "Will Ruto cease to be Kenya head by Oct. '24?",
            "slug": "will-ruto-cease-to-be-kenya-head-by-oct-24",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [
                {
                    "id": 117502,
                    "username": "RyanBeck"
                }
            ],
            "created_at": "2024-07-15T01:05:50.847150Z",
            "published_at": "2024-07-30T14:30:00Z",
            "edited_at": "2025-09-05T17:29:00.892239Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-30T14:30:00Z",
            "comment_count": 5,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-30T16:00:00Z",
            "scheduled_close_time": "2024-09-30T16:00:00Z",
            "scheduled_resolve_time": "2024-10-01T15:15:00Z",
            "actual_resolve_time": "2024-10-01T15:15:00Z",
            "open_time": "2024-07-30T14:30:00Z",
            "nr_forecasters": 72,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3366,
                        "type": "tournament",
                        "name": "🏆 Q3 2024 Quarterly Cup 🏆",
                        "slug": "quarterly-cup-2024q3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-q3-cover.webp",
                        "prize_pool": null,
                        "start_date": "2024-07-08T13:00:53Z",
                        "close_date": "2024-10-08T23:00:53Z",
                        "forecasting_end_date": "2024-10-07T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-07-03T18:21:53.296397Z",
                        "edited_at": "2024-07-03T18:33:35.483405Z",
                        "score_type": "peer_tournament",
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 3366,
                    "type": "tournament",
                    "name": "🏆 Q3 2024 Quarterly Cup 🏆",
                    "slug": "quarterly-cup-2024q3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-q3-cover.webp",
                    "prize_pool": null,
                    "start_date": "2024-07-08T13:00:53Z",
                    "close_date": "2024-10-08T23:00:53Z",
                    "forecasting_end_date": "2024-10-07T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-07-03T18:21:53.296397Z",
                    "edited_at": "2024-07-03T18:33:35.483405Z",
                    "score_type": "peer_tournament",
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                },
                "category": [
                    {
                        "id": 3687,
                        "name": "Geopolitics",
                        "slug": "geopolitics",
                        "emoji": "🌍",
                        "description": "Geopolitics",
                        "type": "category"
                    },
                    {
                        "id": 3689,
                        "name": "Politics",
                        "slug": "politics",
                        "emoji": "🏛️",
                        "description": "Politics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 26173,
                "title": "Will William Ruto cease to be President of Kenya before October 1, 2024?",
                "created_at": "2024-07-15T01:05:50.847150Z",
                "open_time": "2024-07-30T14:30:00Z",
                "cp_reveal_time": "2024-08-02T14:30:00Z",
                "spot_scoring_time": "2024-08-02T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T15:15:00Z",
                "actual_resolve_time": "2024-10-01T15:15:00Z",
                "resolution_set_time": "2024-10-01T15:15:00Z",
                "scheduled_close_time": "2024-09-30T16:00:00Z",
                "actual_close_time": "2024-09-30T16:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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": "After weeks of anti-government protests, the President of Kenya, William Ruto, [fired](https://www.cnn.com/2024/07/11/africa/kenyas-president-fires-entire-cabinet-intl/index.html) almost his entire cabinet, [saying](https://nation.africa/kenya/news/president-ruto-sacks-entire-cabinet-4687068) he was \"listening keenly to what the people of Kenya have said\" as a concession to protestors. This follows several weeks of nationwide protests so intense they Ruto had to be [barricaded](https://www.nytimes.com/2024/07/14/opinion/kenya-protests-politics.html)  into his presidential compound. On June 25, 2024, police [opened fire](https://www.reuters.com/world/africa/young-kenyan-tax-protesters-plan-nationwide-demonstrations-2024-06-25/) on protestors attempting to enter the parliament. In total at least [39 people](https://www.economist.com/middle-east-and-africa/2024/07/09/kenyas-deadly-gen-z-protests-could-change-the-country) have been killed.  \n\n\nThe protests, which were sparked by unpopular proposed tax hikes. evolved into [demands for Ruto's ouster](https://www.reuters.com/world/africa/kenyan-activists-call-fresh-protests-demanding-rutos-resignation-2024-06-28/). A day after dismissing his cabinet, the police chief of Kenya,  Inspector General Japhet Koome, [resigned](https://www.aljazeera.com/news/2024/7/12/kenya-police-chief-resigns-after-criticism-over-protest-crackdown) amid accusations of using excessive force on protestors. Later Ruto reinstated some of the dismissed cabinet members, and [appointed some members of the opposition](https://apnews.com/article/kenya-william-ruto-cabinet-anti-government-protests-8b56ed967f0280c2af594c54971e3e0b) on July 24.\n\nSee Also\n\n- Wikipedia: [Kenya Finance Bill protests](https://en.wikipedia.org/wiki/Kenya_Finance_Bill_protests)<br />\n- The Standard (Kenya newspaper): [Ruto faces tough week amidst calls for his resignation](https://www.standardmedia.co.ke/national/article/2001499004/ruto-faces-tough-week-amidst-calls-for-his-resignation)<br />\n- The Standard: [Corruption, unemployment, broken pledges, abductions sunk Ruto ship](https://www.standardmedia.co.ke/politics/article/2001498951/corruption-unemployment-broken-pledges-abductions-sunk-ruto-ship)",
                "resolution_criteria": "This question resolves as **Yes** if according to [credible sources](https://www.metaculus.com/help/faq/#definitions) William Ruto ceases to be the President of Kenya before October 1, 2024, for any reason including but not limited to resignation,  impeachment, losing an election, or removal from office via a coup. Otherwise, this question resolves as **No**.",
                "fine_print": "If Ruto is still President of Kenya but another individual takes over temporarily, this will not count as long as Ruto resumes his duties within 30 days. Longer than 30 days will resolve as **Yes**. This 30 day period must complete before October 1, 2024, otherwise the question will resolve as **No** if the other criteria have not been met.\n\nIf Ruto ceases to be President and takes another role such as Prime Minister, this question resolves as **Yes**.\n\nIn cases of severe uncertainty causing disagreement among credible sources, Admins will refer to the [UN Heads of State list](https://www.un.org/dgacm/en/content/protocol/hshgnfa) to see if Ruto's name is still listed as President of the Republic of Kenya.",
                "post_id": 26173,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1727710617.532632,
                                "end_time": null,
                                "forecaster_count": 70,
                                "interval_lower_bounds": [
                                    0.001
                                ],
                                "centers": [
                                    0.002
                                ],
                                "interval_upper_bounds": [
                                    0.005
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1727710617.532632,
                            "end_time": null,
                            "forecaster_count": 70,
                            "interval_lower_bounds": [
                                0.001
                            ],
                            "centers": [
                                0.002
                            ],
                            "interval_upper_bounds": [
                                0.005
                            ],
                            "forecast_values": [
                                0.998,
                                0.002
                            ],
                            "means": [
                                0.004094091950725638
                            ],
                            "histogram": [
                                [
                                    12.484691732959078,
                                    2.3611154616404146,
                                    0.2978293336201214,
                                    0.02274168016959981,
                                    0.05932537048123571,
                                    0.0,
                                    0.006409490637180558,
                                    0.0017179900185852635,
                                    0.0,
                                    0.0013141707011951615,
                                    0.0026929702225732283,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0006320132079752626,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": {
                            "peer_score": 3.379425017003483,
                            "coverage": 0.9999984823488519,
                            "baseline_score": 95.59492819534933,
                            "spot_peer_score": 18.107639838924857,
                            "peer_archived_score": 3.379425017003483,
                            "baseline_archived_score": 95.59492819534933,
                            "spot_peer_archived_score": 18.107639838924857
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1727710617.605203,
                                "end_time": null,
                                "forecaster_count": 72,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1727710617.605203,
                            "end_time": null,
                            "forecaster_count": 72,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.9995,
                                0.0005
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 5,
                "user_vote": null
            },
            "forecasts_count": 329,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "After weeks of anti-government protests, the President of Kenya, William Ruto, [fired](https://www.cnn.com/2024/07/11/africa/kenyas-president-fires-entire-cabinet-intl/index.html) almost his entire cabinet, [saying](https://nation.africa/kenya/news/president-ruto-sacks-entire-cabinet-4687068) he was \"listening keenly to what the people of Kenya have said\" as a concession to protestors. This follows several weeks of nationwide protests so intense they Ruto had to be [barricaded](https://www.nytimes.com/2024/07/14/opinion/kenya-protests-politics.html)  into his presidential compound. On June 25, 2024, police [opened fire](https://www.reuters.com/world/africa/young-kenyan-tax-protesters-plan-nationwide-demonstrations-2024-06-25/) on protestors attempting to enter the parliament. In total at least [39 people](https://www.economist.com/middle-east-and-africa/2024/07/09/kenyas-deadly-gen-z-protests-could-change-the-country) have been killed.  \n\n\nThe protests, which were sparked by unpopular proposed tax hikes. evolved into [demands for Ruto's ouster](https://www.reuters.com/world/africa/kenyan-activists-call-fresh-protests-demanding-rutos-resignation-2024-06-28/). A day after dismissing his cabinet, the police chief of Kenya,  Inspector General Japhet Koome, [resigned](https://www.aljazeera.com/news/2024/7/12/kenya-police-chief-resigns-after-criticism-over-protest-crackdown) amid accusations of using excessive force on protestors. Later Ruto reinstated some of the dismissed cabinet members, and [appointed some members of the opposition](https://apnews.com/article/kenya-william-ruto-cabinet-anti-government-protests-8b56ed967f0280c2af594c54971e3e0b) on July 24.\n\nSee Also\n\n- Wikipedia: [Kenya Finance Bill protests](https://en.wikipedia.org/wiki/Kenya_Finance_Bill_protests)<br />\n- The Standard (Kenya newspaper): [Ruto faces tough week amidst calls for his resignation](https://www.standardmedia.co.ke/national/article/2001499004/ruto-faces-tough-week-amidst-calls-for-his-resignation)<br />\n- The Standard: [Corruption, unemployment, broken pledges, abductions sunk Ruto ship](https://www.standardmedia.co.ke/politics/article/2001498951/corruption-unemployment-broken-pledges-abductions-sunk-ruto-ship)"
        },
        {
            "id": 26170,
            "title": "Will SpaceX's Super Heavy booster make contact with the catch tower during the landing phase of Starship integrated flight test 5?",
            "short_title": "SpaceX Booster Catch Attempt During Test 5?",
            "url_title": "SpaceX Booster Catch Attempt During Test 5?",
            "slug": "spacex-booster-catch-attempt-during-test-5",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [
                {
                    "id": 117502,
                    "username": "RyanBeck"
                }
            ],
            "created_at": "2024-07-14T21:19:39.827262Z",
            "published_at": "2024-07-23T14:30:00Z",
            "edited_at": "2025-09-05T17:29:20.504872Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-23T14:30:00Z",
            "comment_count": 10,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-08-16T22:00:00Z",
            "scheduled_close_time": "2024-08-16T22:00:00Z",
            "scheduled_resolve_time": "2024-10-01T04:01:00Z",
            "actual_resolve_time": "2024-10-01T04:01:00Z",
            "open_time": "2024-07-23T14:30:00Z",
            "nr_forecasters": 60,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "category": [
                    {
                        "id": 3698,
                        "name": "Economy & Business",
                        "slug": "economy-business",
                        "emoji": "💼",
                        "description": "Economy & Business",
                        "type": "category"
                    },
                    {
                        "id": 3701,
                        "name": "Technology",
                        "slug": "technology",
                        "emoji": "⚙️",
                        "description": "Technology",
                        "type": "category"
                    },
                    {
                        "id": 3695,
                        "name": "Space",
                        "slug": "space",
                        "emoji": "🚀",
                        "description": "Space",
                        "type": "category"
                    }
                ],
                "tournament": [
                    {
                        "id": 3366,
                        "type": "tournament",
                        "name": "🏆 Q3 2024 Quarterly Cup 🏆",
                        "slug": "quarterly-cup-2024q3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-q3-cover.webp",
                        "prize_pool": null,
                        "start_date": "2024-07-08T13:00:53Z",
                        "close_date": "2024-10-08T23:00:53Z",
                        "forecasting_end_date": "2024-10-07T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-07-03T18:21:53.296397Z",
                        "edited_at": "2024-07-03T18:33:35.483405Z",
                        "score_type": "peer_tournament",
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 3366,
                    "type": "tournament",
                    "name": "🏆 Q3 2024 Quarterly Cup 🏆",
                    "slug": "quarterly-cup-2024q3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-q3-cover.webp",
                    "prize_pool": null,
                    "start_date": "2024-07-08T13:00:53Z",
                    "close_date": "2024-10-08T23:00:53Z",
                    "forecasting_end_date": "2024-10-07T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-07-03T18:21:53.296397Z",
                    "edited_at": "2024-07-03T18:33:35.483405Z",
                    "score_type": "peer_tournament",
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 26170,
                "title": "Will SpaceX's Super Heavy booster make contact with the catch tower during the landing phase of Starship integrated flight test 5?",
                "created_at": "2024-07-14T21:19:39.827262Z",
                "open_time": "2024-07-23T14:30:00Z",
                "cp_reveal_time": "2024-07-25T14:30:00Z",
                "spot_scoring_time": "2024-07-25T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T04:01:00Z",
                "actual_resolve_time": "2024-10-01T04:01:00Z",
                "resolution_set_time": "2024-10-01T04:01:00Z",
                "scheduled_close_time": "2024-08-16T22:00:00Z",
                "actual_close_time": "2024-08-16T22:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "resolution": "annulled",
                "include_bots_in_aggregates": false,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "[According to the NSF space news site](https://www.nasaspaceflight.com/2024/06/starship-preparations-tower-catch-flight-5/):\n\n>Many signs point to a possible catch attempt on the fifth flight of Starship. Elon Musk did post on X, the social media platform formerly known as Twitter, that he thought there should be a catch attempt on Flight 5. A new communications license from the US Federal Communications Commission (FCC) has language that states there will either be a soft ocean landing like on the last flight or a catch attempt at the orbital launch site.\n\nAs of July 22, 2024, the fifth flight of Starship [is expected](https://en.wikipedia.org/wiki/SpaceX_Starship_integrated_flight_test_5) in August 2024. \n\n[Starship](https://en.wikipedia.org/wiki/SpaceX_Starship) is a two stage launch vehicle being developed by SpaceX consisting of a [Super Heavy booster](https://en.wikipedia.org/wiki/SpaceX_Super_Heavy) as the first stage and the [Starship spacecraft](https://en.wikipedia.org/wiki/SpaceX_Starship_(spacecraft)) as the second stage. SpaceX eventually [plans to \"catch\"](https://www.space.com/spacex-starship-launch-tower-elon-musk-video) the booster with a specially designed tower in order to enable faster reuse of the booster. Elon Musk has [dubbed the tower](https://www.space.com/spacex-starship-super-heavy-33-engines-launch-pad) \"Mechazilla\" and refers to its manueverable arms as \"chopsticks\", which are used to position the booster for launch and will also be used to catch the booster. \n\nOn June 6, 2024, Musk [tweeted](https://x.com/elonmusk/status/1798732390313218305): \n\n>I think we should try to catch the booster with the mechazilla arms next flight!",
                "resolution_criteria": "This question will resolve as **Yes** if, during integrated flight test 5 (IFT-5), SpaceX attempts to catch the first stage of Starship, the Super Heavy booster, with a [launch and catch tower](https://www.space.com/spacex-starship-launch-tower-elon-musk-video), and the booster makes contact with the tower during the landing attempt. If no such attempt and contact is made during IFT-5, the question will resolve as **No**. If IFT-5 does not occur before October 1, 2024, the question will be **annulled**.",
                "fine_print": "* The question will resolve as **Yes** if Super Heavy booster makes any physical contact at all with the tower or the catching arms (\"chopsticks\") during its landing attempt while the booster is intact.\n\n    * So an aborted or inaccurate attempt, where the booster approaches the tower but does not make contact, will not count.\n\n    * The booster exploding before contacting the tower, resulting in debris coming into contact with the tower, does not count.\n\n* The attempt need not be successful, and even an immediate explosion of the booster upon contacting the tower will still be sufficient to resolve the question as **Yes**.\n\n* If IFT-5 occurs but the booster is destroyed before the landing attempt, the question will resolve as **No**.\n\n* IFT-5 will be taken to mean the next launch of a Starship stacked on top of Super Heavy booster. An aborted launch before the rocket leaves the pad will not count as IFT-5, so long as IFT-5 can be rescheduled for a later date. For example, if IFT-5 is attempted and the rocket blows up on the pad, that will count as a completed IFT-5 and the question will resolve as **No**. But if IFT-5 is attempted and the countdown is aborted without the rocket leaving the pad, and the launch occurs at an attempt a week later, that attempt will count as IFT-5.",
                "post_id": 26170,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1723839493.810298,
                                "end_time": null,
                                "forecaster_count": 59,
                                "interval_lower_bounds": [
                                    0.55
                                ],
                                "centers": [
                                    0.622
                                ],
                                "interval_upper_bounds": [
                                    0.68
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1723839493.810298,
                            "end_time": null,
                            "forecaster_count": 59,
                            "interval_lower_bounds": [
                                0.55
                            ],
                            "centers": [
                                0.622
                            ],
                            "interval_upper_bounds": [
                                0.68
                            ],
                            "forecast_values": [
                                0.378,
                                0.622
                            ],
                            "means": [
                                0.6165584053096675
                            ],
                            "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.014742156022549508,
                                    0.0,
                                    0.0,
                                    0.01698211627615795,
                                    0.0,
                                    0.0,
                                    0.007807124044234717,
                                    0.0,
                                    0.4230831509816875,
                                    0.543308524129585,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.1711754945605547,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8205085284290268,
                                    0.0,
                                    0.0,
                                    0.14609385395765245,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.8013993852556107,
                                    0.49617274103129017,
                                    0.0,
                                    0.022188915831439535,
                                    0.36157609068243796,
                                    0.6713668508986093,
                                    1.2919763493745167,
                                    0.4006855037244879,
                                    0.18616056073700932,
                                    0.9925555790800209,
                                    0.08332611069851885,
                                    0.9548443168380663,
                                    0.7771596948362487,
                                    0.6689792532165326,
                                    0.6696260487627572,
                                    0.6916136490322183,
                                    0.03607169459898251,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.070936383283372,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.00926838856481337,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5386824080822843
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1723839493.810298,
                                "end_time": null,
                                "forecaster_count": 61,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1723839493.810298,
                            "end_time": null,
                            "forecaster_count": 61,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.47246556271670626,
                                0.5275344372832937
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 5,
                "user_vote": null
            },
            "forecasts_count": 127,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "[According to the NSF space news site](https://www.nasaspaceflight.com/2024/06/starship-preparations-tower-catch-flight-5/):\n\n>Many signs point to a possible catch attempt on the fifth flight of Starship. Elon Musk did post on X, the social media platform formerly known as Twitter, that he thought there should be a catch attempt on Flight 5. A new communications license from the US Federal Communications Commission (FCC) has language that states there will either be a soft ocean landing like on the last flight or a catch attempt at the orbital launch site.\n\nAs of July 22, 2024, the fifth flight of Starship [is expected](https://en.wikipedia.org/wiki/SpaceX_Starship_integrated_flight_test_5) in August 2024. \n\n[Starship](https://en.wikipedia.org/wiki/SpaceX_Starship) is a two stage launch vehicle being developed by SpaceX consisting of a [Super Heavy booster](https://en.wikipedia.org/wiki/SpaceX_Super_Heavy) as the first stage and the [Starship spacecraft](https://en.wikipedia.org/wiki/SpaceX_Starship_(spacecraft)) as the second stage. SpaceX eventually [plans to \"catch\"](https://www.space.com/spacex-starship-launch-tower-elon-musk-video) the booster with a specially designed tower in order to enable faster reuse of the booster. Elon Musk has [dubbed the tower](https://www.space.com/spacex-starship-super-heavy-33-engines-launch-pad) \"Mechazilla\" and refers to its manueverable arms as \"chopsticks\", which are used to position the booster for launch and will also be used to catch the booster. \n\nOn June 6, 2024, Musk [tweeted](https://x.com/elonmusk/status/1798732390313218305): \n\n>I think we should try to catch the booster with the mechazilla arms next flight!"
        },
        {
            "id": 26162,
            "title": "Will renewable energy exceed 55% of global electricity generation before 2030, according to Our World in Data?",
            "short_title": "Renewables >55% global electric gen. by 2030?",
            "url_title": "Renewables >55% global electric gen. by 2030?",
            "slug": "renewables-55-global-electric-gen-by-2030",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-07-12T22:31:03.550095Z",
            "published_at": "2024-07-16T19:14:00Z",
            "edited_at": "2025-11-09T12:26:02.610830Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-16T19:14:00Z",
            "comment_count": 4,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2029-12-30T17:00:00Z",
            "scheduled_resolve_time": "2030-06-30T16:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2024-07-16T19:14:00Z",
            "nr_forecasters": 12,
            "html_metadata_json": null,
            "projects": {
                "topic": [
                    {
                        "id": 15867,
                        "name": "Environment & Climate",
                        "slug": "climate",
                        "emoji": "🌎",
                        "type": "topic"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "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": "forecaster",
                    "created_at": "2023-11-08T16:55:29.484707Z",
                    "edited_at": "2025-07-18T17:28:18.838588Z",
                    "score_type": null,
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                },
                "category": [
                    {
                        "id": 3697,
                        "name": "Environment & Climate",
                        "slug": "environment-climate",
                        "emoji": "🌱",
                        "description": "Environment & Climate",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 26162,
                "title": "Will renewable energy exceed 55% of global electricity generation before 2030, according to Our World in Data?",
                "created_at": "2024-07-12T22:31:03.550095Z",
                "open_time": "2024-07-16T19:14:00Z",
                "cp_reveal_time": "2024-07-19T19:14:00Z",
                "spot_scoring_time": "2024-07-19T19:14:00Z",
                "scheduled_resolve_time": "2030-06-30T16:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2029-12-30T17:00:00Z",
                "actual_close_time": "2029-12-30T17:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "open",
                "possibilities": {
                    "type": "binary"
                },
                "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": "According to the Intergovernmental Panel on Climate Change (IPCC), keeping warming to no more than 1.5°C requires global carbon emissions to peak in 2025 and be reduced by 43% by 2030.  (Source: the IPCC's [Summary for Policymakers pdf](https://www.ipcc.ch/report/ar6/wg3/downloads/report/IPCC_AR6_WGIII_SummaryForPolicymakers.pdf))\n\nAccording to OWID, the past ten years through 2023 had this history:\n\n| Year | Percentage of Electricity Generated from Renewables |\n|------|----------------------------------------------------|\n| 2014 | 22.255533                                          |\n| 2015 | 22.991205                                          |\n| 2016 | 23.754622                                          |\n| 2017 | 24.542074                                          |\n| 2018 | 25.178684                                          |\n| 2019 | 26.18718                                           |\n| 2020 | 28.076723                                          |\n| 2021 | 28.140446                                          |\n| 2022 | 29.41609                                           |\n| 2023 | 30.238085                                          |\n\nStanford Professor Tony Seba of RethinkX [has forecast](https://tonyseba.com/wp-content/uploads/2020/11/RethinkingEnergy2020-2030-LRR.pdf) even more aggressive growth in renewables through the 2020s, saying: \n\n>The disruption of the energy sector during the\n2020s will be driven by the convergence of three\nclean energy technologies: solar photovoltaics,\nonshore wind power, and lithium-ion batteries\n(SWB). The costs and capabilities of each of these\ntechnologies have been consistently improving for\nseveral decades. Since 2010 alone, solar PV\ncapacity costs have fallen over 80%, onshore wind\ncapacity costs have fallen more than 45%, and\nlithium-ion battery capacity costs have fallen\nalmost 90%. These technologies will continue to\ntraverse their remarkable experience curves such\nthat by 2030 their costs will have decreased a\nfurther 70%, 40%, and 80% respectively.\n\nOther forecasters have been decidedly more pessimistic about the world achieving its growth rate targets in renewables by 2030, such as [according to Reuters](https://www.reuters.com/sustainability/climate-energy/renewables-growth-rate-insufficient-reach-2030-target-says-irena-2024-07-11/) a recent report by the International Renewable Energy Agency (IRENA) which calculated a shortfall at the current rate of renewables adoption. \n\nSee Also \n\n- [IPCC Sixth Assessment Report](https://www.ipcc.ch/report/ar6/wg3/)\n- [AP More and faster: Electricity from clean sources reaches 30% of global total](https://apnews.com/article/renewable-energy-climate-solar-wind-fossil-fuels-2718fce0ed37232dc25dbf46fff87955)",
                "resolution_criteria": "This question resolves as **Yes** if the World share of electricity production from renewables exceeds 55% for any year before 2030, according to the dataset by Our World in Data (OWID) which can be accessed at [this link](https://ourworldindata.org/grapher/share-electricity-renewables?tab=chart&country=~OWID_WRL), with the precise numbers able to be accessed by clicking on the download icon located in the bottom right corner of the chart.\n\nIf at the time it posts its 2029 data OWID has not reported the global share of electricity production from renewables exceeding 55% for any year through then, this question resolves as **No**.",
                "fine_print": "Generally OWID updates the page in June for the previous year. For example, it published the 2023 data on June 20, 2024, the 2024 data is expected in the June 2025 update, and so on. In the event of a reporting delay, resolution will wait up to 2 years for the 2029 data to be posted. If on July 1, 2033 OWID has not posted the data for all years through and including 2029, this question will be **Annulled**.\n\nThis question will resolve as No unless any complete year is greater than 55%, according to OWID.  \n\nRevised data for any year before 2029 will count as Yes if it shows > 55% renewables.  \n\nAccording to OWID, \"Renewables include electricity production from hydropower, solar, wind, biomass & waste, geothermal, wave, and tidal sources.\" In the event of OWID significantly changing its methodology or no longer publishing this data, please refer to Metaculus's ambiguity and annulment policies [here](https://www.metaculus.com/help/faq/#ambiguous-annulled).\n\nIf OWID ceases to exist, Metaculus may use an alternative credible source of data at their discretion, or resolve as **Ambiguous**.",
                "post_id": 26162,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1762691152.305574,
                                "end_time": 1763874831.88098,
                                "forecaster_count": 8,
                                "interval_lower_bounds": [
                                    0.04
                                ],
                                "centers": [
                                    0.04
                                ],
                                "interval_upper_bounds": [
                                    0.05
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1762691152.305574,
                            "end_time": 1763874831.88098,
                            "forecaster_count": 8,
                            "interval_lower_bounds": [
                                0.04
                            ],
                            "centers": [
                                0.04
                            ],
                            "interval_upper_bounds": [
                                0.05
                            ],
                            "forecast_values": [
                                0.96,
                                0.04
                            ],
                            "means": [
                                0.06301370381940662
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.2431167344342142,
                                    0.0,
                                    0.0,
                                    2.237609565320881,
                                    1.327783739428216,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.43673567711547195,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1728287151.118566,
                                "end_time": null,
                                "forecaster_count": 11,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1728287151.118566,
                            "end_time": null,
                            "forecaster_count": 11,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.9935752490726216,
                                0.006424750927378371
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 1,
                "user_vote": null
            },
            "forecasts_count": 22,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "According to the Intergovernmental Panel on Climate Change (IPCC), keeping warming to no more than 1.5°C requires global carbon emissions to peak in 2025 and be reduced by 43% by 2030.  (Source: the IPCC's [Summary for Policymakers pdf](https://www.ipcc.ch/report/ar6/wg3/downloads/report/IPCC_AR6_WGIII_SummaryForPolicymakers.pdf))\n\nAccording to OWID, the past ten years through 2023 had this history:\n\n| Year | Percentage of Electricity Generated from Renewables |\n|------|----------------------------------------------------|\n| 2014 | 22.255533                                          |\n| 2015 | 22.991205                                          |\n| 2016 | 23.754622                                          |\n| 2017 | 24.542074                                          |\n| 2018 | 25.178684                                          |\n| 2019 | 26.18718                                           |\n| 2020 | 28.076723                                          |\n| 2021 | 28.140446                                          |\n| 2022 | 29.41609                                           |\n| 2023 | 30.238085                                          |\n\nStanford Professor Tony Seba of RethinkX [has forecast](https://tonyseba.com/wp-content/uploads/2020/11/RethinkingEnergy2020-2030-LRR.pdf) even more aggressive growth in renewables through the 2020s, saying: \n\n>The disruption of the energy sector during the\n2020s will be driven by the convergence of three\nclean energy technologies: solar photovoltaics,\nonshore wind power, and lithium-ion batteries\n(SWB). The costs and capabilities of each of these\ntechnologies have been consistently improving for\nseveral decades. Since 2010 alone, solar PV\ncapacity costs have fallen over 80%, onshore wind\ncapacity costs have fallen more than 45%, and\nlithium-ion battery capacity costs have fallen\nalmost 90%. These technologies will continue to\ntraverse their remarkable experience curves such\nthat by 2030 their costs will have decreased a\nfurther 70%, 40%, and 80% respectively.\n\nOther forecasters have been decidedly more pessimistic about the world achieving its growth rate targets in renewables by 2030, such as [according to Reuters](https://www.reuters.com/sustainability/climate-energy/renewables-growth-rate-insufficient-reach-2030-target-says-irena-2024-07-11/) a recent report by the International Renewable Energy Agency (IRENA) which calculated a shortfall at the current rate of renewables adoption. \n\nSee Also \n\n- [IPCC Sixth Assessment Report](https://www.ipcc.ch/report/ar6/wg3/)\n- [AP More and faster: Electricity from clean sources reaches 30% of global total](https://apnews.com/article/renewable-energy-climate-solar-wind-fossil-fuels-2718fce0ed37232dc25dbf46fff87955)"
        },
        {
            "id": 26159,
            "title": "Between July 17 and July 28, 2024, will the strongest geomagnetic storm have a K-index (\"Kp\") greater than 4 and less than or equal to 6?",
            "short_title": "",
            "url_title": "",
            "slug": "between-july-17-and-july-28-2024-will-the-strongest-geomagnetic-storm-have-a-k-index-kp-greater-than-4-and-less-than-or-equal-to-6",
            "author_id": 120279,
            "author_username": "Tom_Metaculus",
            "coauthors": [],
            "created_at": "2024-07-12T21:20:10.767906Z",
            "published_at": "2024-07-15T14:30:00Z",
            "edited_at": "2025-09-05T17:29:00.145360Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-15T14:30:00Z",
            "comment_count": 48,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-16T14:30:00Z",
            "scheduled_close_time": "2024-07-16T14:30:00Z",
            "scheduled_resolve_time": "2024-07-29T12:59:00Z",
            "actual_resolve_time": "2024-07-29T12:59:00Z",
            "open_time": "2024-07-15T14:30:00Z",
            "nr_forecasters": 33,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26159,
                "title": "Between July 17 and July 28, 2024, will the strongest geomagnetic storm have a K-index (\"Kp\") greater than 4 and less than or equal to 6?",
                "created_at": "2024-07-12T21:20:10.767906Z",
                "open_time": "2024-07-15T14:30:00Z",
                "cp_reveal_time": "2024-07-16T14:30:00Z",
                "spot_scoring_time": "2024-07-16T14:30:00Z",
                "scheduled_resolve_time": "2024-07-29T12:59:00Z",
                "actual_resolve_time": "2024-07-29T12:59:00Z",
                "resolution_set_time": "2024-07-29T12:59:00Z",
                "scheduled_close_time": "2024-07-16T14:30:00Z",
                "actual_close_time": "2024-07-16T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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": "In May 2024, sunspot region AR3664, now designated as AR3697, returned to face Earth after merging with another active sunspot region, resulting in numerous M- and X-class solar flares that caused intense [geomagnetic storms and auroras](https://earthsky.org/earth/auroras-last-night-extreme-solar-storm-wow-millions-may-10-11-12-2024/) visible at unusually low latitudes. \n\nAs AR3697 [returns to face Earth](https://www.space.com/return-aurora-causing-sunspot-june-solar-storm-prospects) in early June 2024, space weather forecasters anticipate ongoing geomagnetic activity and are closely monitoring the region's continued potential to produce extreme space weather. \n\n[Sunspots](https://en.wikipedia.org/wiki/Sunspot) are areas of intense magnetic activity that often give rise to solar flares and coronal mass ejections (CMEs), which can disturb Earth's magnetosphere and impact satellite operations, power grids, and navigation systems.\n\nThe [K-index](https://en.wikipedia.org/wiki/K-index), which measures fluctuations in Earth's magnetic field, ranges from from 0 to 9. The NOAA Space Weather Scales uses the Kp values to classify the severity of geomagnetic storms from G1 (minor) to G5 (extreme), equating to Kp values of 5 to 9, respectively.",
                "resolution_criteria": "This question resolves Yes if the highest Planetary K-index (\"Kp\") between July 17 and July 28, 2024 (inclusive) is greater than 4 and less than or equal to 6, according to the German Research Center for Geosciences in their running 30-day history data product.",
                "fine_print": "* Note that Kp values are measured in thirds (e.g., 1.0, 1.3̅, 1.6̅, 2.0, 2.3̅, etc.), with 9 being the highest possible value. In the resolution source, Kp values are rounded to the nearest thousandth.",
                "post_id": 26159,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721140058.687534,
                                "end_time": null,
                                "forecaster_count": 33,
                                "interval_lower_bounds": [
                                    0.4
                                ],
                                "centers": [
                                    0.62
                                ],
                                "interval_upper_bounds": [
                                    0.67
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721140058.687534,
                            "end_time": null,
                            "forecaster_count": 33,
                            "interval_lower_bounds": [
                                0.4
                            ],
                            "centers": [
                                0.62
                            ],
                            "interval_upper_bounds": [
                                0.67
                            ],
                            "forecast_values": [
                                0.38,
                                0.62
                            ],
                            "means": [
                                0.5288682980078948
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0541425161069094,
                                    0.1538804463707397,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0509706239207632,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2427133491180542,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7351619085229182,
                                    0.0,
                                    0.023645968432686428,
                                    0.47494197203925326,
                                    0.0,
                                    0.5315439915044388,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2801509562747174,
                                    0.0,
                                    0.0,
                                    0.013162951709963655,
                                    0.0,
                                    0.0,
                                    0.3959309272775387,
                                    0.0,
                                    0.7654150283970271,
                                    0.0,
                                    0.5243776579668233,
                                    1.1946029810318493,
                                    0.0,
                                    1.3898105063976438,
                                    0.0,
                                    0.0,
                                    0.6656219292448661,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.16381962362676505,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.22270172488500573,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.11777121751898838,
                                    0.0,
                                    0.0,
                                    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": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": 31.034012061215048,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 31.034012061215048
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721140058.720716,
                                "end_time": null,
                                "forecaster_count": 33,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721140058.720716,
                            "end_time": null,
                            "forecaster_count": 33,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.5049149905017651,
                                0.49508500949823486
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 47,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "In May 2024, sunspot region AR3664, now designated as AR3697, returned to face Earth after merging with another active sunspot region, resulting in numerous M- and X-class solar flares that caused intense [geomagnetic storms and auroras](https://earthsky.org/earth/auroras-last-night-extreme-solar-storm-wow-millions-may-10-11-12-2024/) visible at unusually low latitudes. \n\nAs AR3697 [returns to face Earth](https://www.space.com/return-aurora-causing-sunspot-june-solar-storm-prospects) in early June 2024, space weather forecasters anticipate ongoing geomagnetic activity and are closely monitoring the region's continued potential to produce extreme space weather. \n\n[Sunspots](https://en.wikipedia.org/wiki/Sunspot) are areas of intense magnetic activity that often give rise to solar flares and coronal mass ejections (CMEs), which can disturb Earth's magnetosphere and impact satellite operations, power grids, and navigation systems.\n\nThe [K-index](https://en.wikipedia.org/wiki/K-index), which measures fluctuations in Earth's magnetic field, ranges from from 0 to 9. The NOAA Space Weather Scales uses the Kp values to classify the severity of geomagnetic storms from G1 (minor) to G5 (extreme), equating to Kp values of 5 to 9, respectively."
        },
        {
            "id": 26158,
            "title": "Between July 17 and July 28, 2024, will the strongest geomagnetic storm have a K-index (\"Kp\") greater than 4 and less than or equal to 5?",
            "short_title": "",
            "url_title": "",
            "slug": "between-july-17-and-july-28-2024-will-the-strongest-geomagnetic-storm-have-a-k-index-kp-greater-than-4-and-less-than-or-equal-to-5",
            "author_id": 120279,
            "author_username": "Tom_Metaculus",
            "coauthors": [],
            "created_at": "2024-07-12T21:20:10.657820Z",
            "published_at": "2024-07-15T14:30:00Z",
            "edited_at": "2025-09-05T17:29:04.048471Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-15T14:30:00Z",
            "comment_count": 48,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-16T14:30:00Z",
            "scheduled_close_time": "2024-07-16T14:30:00Z",
            "scheduled_resolve_time": "2024-07-29T12:59:00Z",
            "actual_resolve_time": "2024-07-29T12:59:00Z",
            "open_time": "2024-07-15T14:30:00Z",
            "nr_forecasters": 33,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26158,
                "title": "Between July 17 and July 28, 2024, will the strongest geomagnetic storm have a K-index (\"Kp\") greater than 4 and less than or equal to 5?",
                "created_at": "2024-07-12T21:20:10.657820Z",
                "open_time": "2024-07-15T14:30:00Z",
                "cp_reveal_time": "2024-07-16T14:30:00Z",
                "spot_scoring_time": "2024-07-16T14:30:00Z",
                "scheduled_resolve_time": "2024-07-29T12:59:00Z",
                "actual_resolve_time": "2024-07-29T12:59:00Z",
                "resolution_set_time": "2024-07-29T12:59:00Z",
                "scheduled_close_time": "2024-07-16T14:30:00Z",
                "actual_close_time": "2024-07-16T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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": "In May 2024, sunspot region AR3664, now designated as AR3697, returned to face Earth after merging with another active sunspot region, resulting in numerous M- and X-class solar flares that caused intense [geomagnetic storms and auroras](https://earthsky.org/earth/auroras-last-night-extreme-solar-storm-wow-millions-may-10-11-12-2024/) visible at unusually low latitudes. \n\nAs AR3697 [returns to face Earth](https://www.space.com/return-aurora-causing-sunspot-june-solar-storm-prospects) in early June 2024, space weather forecasters anticipate ongoing geomagnetic activity and are closely monitoring the region's continued potential to produce extreme space weather. \n\n[Sunspots](https://en.wikipedia.org/wiki/Sunspot) are areas of intense magnetic activity that often give rise to solar flares and coronal mass ejections (CMEs), which can disturb Earth's magnetosphere and impact satellite operations, power grids, and navigation systems.\n\nThe [K-index](https://en.wikipedia.org/wiki/K-index), which measures fluctuations in Earth's magnetic field, ranges from from 0 to 9. The NOAA Space Weather Scales uses the Kp values to classify the severity of geomagnetic storms from G1 (minor) to G5 (extreme), equating to Kp values of 5 to 9, respectively.",
                "resolution_criteria": "This question resolves Yes if the highest Planetary K-index (\"Kp\") between July 17 and July 28, 2024 (inclusive) is greater than 4 and less than or equal to 5, according to the German Research Center for Geosciences in their running 30-day history data product.",
                "fine_print": "* Note that Kp values are measured in thirds (e.g., 1.0, 1.3̅, 1.6̅, 2.0, 2.3̅, etc.), with 9 being the highest possible value. In the resolution source, Kp values are rounded to the nearest thousandth.",
                "post_id": 26158,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721140058.220939,
                                "end_time": null,
                                "forecaster_count": 33,
                                "interval_lower_bounds": [
                                    0.27
                                ],
                                "centers": [
                                    0.47
                                ],
                                "interval_upper_bounds": [
                                    0.57
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721140058.220939,
                            "end_time": null,
                            "forecaster_count": 33,
                            "interval_lower_bounds": [
                                0.27
                            ],
                            "centers": [
                                0.47
                            ],
                            "interval_upper_bounds": [
                                0.57
                            ],
                            "forecast_values": [
                                0.53,
                                0.47
                            ],
                            "means": [
                                0.42039664566328167
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.11777121751898838,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9160279542388619,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.17472138726266326,
                                    0.0,
                                    0.04510278262054179,
                                    0.0,
                                    0.088218564506665,
                                    0.0,
                                    0.31286391742790765,
                                    0.0,
                                    0.0,
                                    0.6534688200342162,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6099337865095702,
                                    0.1349426696819013,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.25119848800861405,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6980965657768824,
                                    0.1538804463707397,
                                    0.0,
                                    1.3068810199329999,
                                    0.5243776579668233,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7654150283970271,
                                    0.013162951709963655,
                                    0.0,
                                    0.0,
                                    0.6356799761664509,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.12812851893086624,
                                    0.0,
                                    0.0,
                                    0.8379487954001852,
                                    0.0,
                                    0.2501577142572954,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.10223706135307076,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2801509562747174,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": -8.926733809708741,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": -8.926733809708741
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721140058.249232,
                                "end_time": null,
                                "forecaster_count": 33,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721140058.249232,
                            "end_time": null,
                            "forecaster_count": 33,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.6282983168360061,
                                0.37170168316399393
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 47,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "In May 2024, sunspot region AR3664, now designated as AR3697, returned to face Earth after merging with another active sunspot region, resulting in numerous M- and X-class solar flares that caused intense [geomagnetic storms and auroras](https://earthsky.org/earth/auroras-last-night-extreme-solar-storm-wow-millions-may-10-11-12-2024/) visible at unusually low latitudes. \n\nAs AR3697 [returns to face Earth](https://www.space.com/return-aurora-causing-sunspot-june-solar-storm-prospects) in early June 2024, space weather forecasters anticipate ongoing geomagnetic activity and are closely monitoring the region's continued potential to produce extreme space weather. \n\n[Sunspots](https://en.wikipedia.org/wiki/Sunspot) are areas of intense magnetic activity that often give rise to solar flares and coronal mass ejections (CMEs), which can disturb Earth's magnetosphere and impact satellite operations, power grids, and navigation systems.\n\nThe [K-index](https://en.wikipedia.org/wiki/K-index), which measures fluctuations in Earth's magnetic field, ranges from from 0 to 9. The NOAA Space Weather Scales uses the Kp values to classify the severity of geomagnetic storms from G1 (minor) to G5 (extreme), equating to Kp values of 5 to 9, respectively."
        },
        {
            "id": 26157,
            "title": "Between July 17 and July 28, 2024, will the strongest geomagnetic storm have a K-index (\"Kp\") greater than 5 and less than or equal to 6?",
            "short_title": "",
            "url_title": "",
            "slug": "between-july-17-and-july-28-2024-will-the-strongest-geomagnetic-storm-have-a-k-index-kp-greater-than-5-and-less-than-or-equal-to-6",
            "author_id": 120279,
            "author_username": "Tom_Metaculus",
            "coauthors": [],
            "created_at": "2024-07-12T21:20:10.454149Z",
            "published_at": "2024-07-15T14:30:00Z",
            "edited_at": "2025-09-05T17:28:53.755103Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-15T14:30:00Z",
            "comment_count": 48,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-16T14:30:00Z",
            "scheduled_close_time": "2024-07-16T14:30:00Z",
            "scheduled_resolve_time": "2024-07-29T12:58:00Z",
            "actual_resolve_time": "2024-07-29T12:58:00Z",
            "open_time": "2024-07-15T14:30:00Z",
            "nr_forecasters": 33,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26157,
                "title": "Between July 17 and July 28, 2024, will the strongest geomagnetic storm have a K-index (\"Kp\") greater than 5 and less than or equal to 6?",
                "created_at": "2024-07-12T21:20:10.454149Z",
                "open_time": "2024-07-15T14:30:00Z",
                "cp_reveal_time": "2024-07-16T14:30:00Z",
                "spot_scoring_time": "2024-07-16T14:30:00Z",
                "scheduled_resolve_time": "2024-07-29T12:58:00Z",
                "actual_resolve_time": "2024-07-29T12:58:00Z",
                "resolution_set_time": "2024-07-29T12:58:00Z",
                "scheduled_close_time": "2024-07-16T14:30:00Z",
                "actual_close_time": "2024-07-16T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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": "In May 2024, sunspot region AR3664, now designated as AR3697, returned to face Earth after merging with another active sunspot region, resulting in numerous M- and X-class solar flares that caused intense [geomagnetic storms and auroras](https://earthsky.org/earth/auroras-last-night-extreme-solar-storm-wow-millions-may-10-11-12-2024/) visible at unusually low latitudes. \n\nAs AR3697 [returns to face Earth](https://www.space.com/return-aurora-causing-sunspot-june-solar-storm-prospects) in early June 2024, space weather forecasters anticipate ongoing geomagnetic activity and are closely monitoring the region's continued potential to produce extreme space weather. \n\n[Sunspots](https://en.wikipedia.org/wiki/Sunspot) are areas of intense magnetic activity that often give rise to solar flares and coronal mass ejections (CMEs), which can disturb Earth's magnetosphere and impact satellite operations, power grids, and navigation systems.\n\nThe [K-index](https://en.wikipedia.org/wiki/K-index), which measures fluctuations in Earth's magnetic field, ranges from from 0 to 9. The NOAA Space Weather Scales uses the Kp values to classify the severity of geomagnetic storms from G1 (minor) to G5 (extreme), equating to Kp values of 5 to 9, respectively.",
                "resolution_criteria": "This question resolves Yes if the highest Planetary K-index (\"Kp\") between July 17 and July 28, 2024 (inclusive) is greater than 5 and less than or equal to 6, according to the German Research Center for Geosciences in their running 30-day history data product.",
                "fine_print": "* Note that Kp values are measured in thirds (e.g., 1.0, 1.3̅, 1.6̅, 2.0, 2.3̅, etc.), with 9 being the highest possible value. In the resolution source, Kp values are rounded to the nearest thousandth.",
                "post_id": 26157,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721140056.856783,
                                "end_time": null,
                                "forecaster_count": 33,
                                "interval_lower_bounds": [
                                    0.15
                                ],
                                "centers": [
                                    0.35
                                ],
                                "interval_upper_bounds": [
                                    0.6
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721140056.856783,
                            "end_time": null,
                            "forecaster_count": 33,
                            "interval_lower_bounds": [
                                0.15
                            ],
                            "centers": [
                                0.35
                            ],
                            "interval_upper_bounds": [
                                0.6
                            ],
                            "forecast_values": [
                                0.65,
                                0.35
                            ],
                            "means": [
                                0.3468936404535156
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.17472138726266326,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.47494197203925326,
                                    0.0,
                                    1.004246518745527,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.2343650297754103,
                                    0.5243776579668233,
                                    0.0,
                                    0.0,
                                    0.31286391742790765,
                                    0.018087904224968542,
                                    0.0,
                                    0.023645968432686428,
                                    0.0,
                                    0.0,
                                    0.1976105664975124,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4927750738230798,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4754156120858954,
                                    0.7654150283970271,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.021861817362937904,
                                    0.0,
                                    0.429306930151368,
                                    0.0,
                                    0.0,
                                    0.04510278262054179,
                                    0.0,
                                    0.037065342746035734,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.2343272920592154,
                                    0.8379487954001852,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6421441672210039,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0541425161069094,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": 37.85116232537298,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 37.85116232537298
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721140056.885124,
                                "end_time": null,
                                "forecaster_count": 33,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721140056.885124,
                            "end_time": null,
                            "forecaster_count": 33,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.8185040012528437,
                                0.18149599874715633
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 47,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "In May 2024, sunspot region AR3664, now designated as AR3697, returned to face Earth after merging with another active sunspot region, resulting in numerous M- and X-class solar flares that caused intense [geomagnetic storms and auroras](https://earthsky.org/earth/auroras-last-night-extreme-solar-storm-wow-millions-may-10-11-12-2024/) visible at unusually low latitudes. \n\nAs AR3697 [returns to face Earth](https://www.space.com/return-aurora-causing-sunspot-june-solar-storm-prospects) in early June 2024, space weather forecasters anticipate ongoing geomagnetic activity and are closely monitoring the region's continued potential to produce extreme space weather. \n\n[Sunspots](https://en.wikipedia.org/wiki/Sunspot) are areas of intense magnetic activity that often give rise to solar flares and coronal mass ejections (CMEs), which can disturb Earth's magnetosphere and impact satellite operations, power grids, and navigation systems.\n\nThe [K-index](https://en.wikipedia.org/wiki/K-index), which measures fluctuations in Earth's magnetic field, ranges from from 0 to 9. The NOAA Space Weather Scales uses the Kp values to classify the severity of geomagnetic storms from G1 (minor) to G5 (extreme), equating to Kp values of 5 to 9, respectively."
        },
        {
            "id": 26140,
            "title": "Will the People's Republic of China control at least half of Taiwan before Sept 30, 2024?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-peoples-republic-of-china-control-at-least-half-of-taiwan-before-sept-30-2024",
            "author_id": 120279,
            "author_username": "Tom_Metaculus",
            "coauthors": [],
            "created_at": "2024-07-12T21:11:00.604907Z",
            "published_at": "2024-07-15T14:30:00Z",
            "edited_at": "2025-09-05T17:29:07.628067Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-07-15T14:30:00Z",
            "comment_count": 49,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-07-16T14:30:00Z",
            "scheduled_close_time": "2024-07-16T14:30:00Z",
            "scheduled_resolve_time": "2024-10-02T15:51:00Z",
            "actual_resolve_time": "2024-10-02T15:51:00Z",
            "open_time": "2024-07-15T14:30:00Z",
            "nr_forecasters": 34,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32594,
                        "name": "2024 Leaderboard",
                        "slug": "2024_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "forecaster",
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "tournament": [
                    {
                        "id": 3349,
                        "type": "tournament",
                        "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                        "slug": "aibq3",
                        "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                        "prize_pool": "30000.00",
                        "start_date": "2024-07-08T06:00:00Z",
                        "close_date": "2024-10-17T00:00:00Z",
                        "forecasting_end_date": "2024-10-06T18:00:00Z",
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2024-06-25T19:40:43.075453Z",
                        "edited_at": "2025-10-24T09:52:13.968580Z",
                        "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": 3349,
                    "type": "tournament",
                    "name": "AI Forecasting Benchmark Tournament - 2024 Q3",
                    "slug": "aibq3",
                    "header_image": "https://cdn.metaculus.com/upscaled-4x-cover.webp",
                    "prize_pool": "30000.00",
                    "start_date": "2024-07-08T06:00:00Z",
                    "close_date": "2024-10-17T00:00:00Z",
                    "forecasting_end_date": "2024-10-06T18:00:00Z",
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2024-06-25T19:40:43.075453Z",
                    "edited_at": "2025-10-24T09:52:13.968580Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 26140,
                "title": "Will the People's Republic of China control at least half of Taiwan before Sept 30, 2024?",
                "created_at": "2024-07-12T21:11:00.604907Z",
                "open_time": "2024-07-15T14:30:00Z",
                "cp_reveal_time": "2024-07-16T14:30:00Z",
                "spot_scoring_time": "2024-07-16T14:30:00Z",
                "scheduled_resolve_time": "2024-10-02T15:51:00Z",
                "actual_resolve_time": "2024-10-02T15:51:00Z",
                "resolution_set_time": "2024-10-02T15:51:00Z",
                "scheduled_close_time": "2024-07-16T14:30:00Z",
                "actual_close_time": "2024-07-16T14:30:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "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 People's Republic of China (PRC), governing mainland China including Hainan, Hong Kong, and Macau, has wanted to acquire control of the territory of the Republic of China (ROC), governing the islands of Taiwan, Penghu, Kinmen, and Matsu. This process might happen if the ROC makes a clear statement of independence from the PRC, and the PRC invades in response and succeeds. In May 2020, [PRC General Li Zuocheng](https://www.reuters.com/article/us-china-taiwan-security/attack-on-taiwan-an-option-to-stop-independence-top-china-general-says-idUSKBN2350AD) said “If the possibility for peaceful reunification is lost, the people’s armed forces will, with the whole nation, including the people of Taiwan, take all necessary steps to resolutely smash any separatist plots or actions.” Foreign Policy thinks “[Beijing is unlikely to invade Taiwan during the pandemic](https://foreignpolicy.com/2020/05/11/china-taiwan-reunification-invasion-coronavirus-pandemic/)”, which raises the question of longer timespans. There are questions as to if/when China would be able to win a military conflict, or whether the US would defend Taiwan.\n\nAlternatively, the ROC may voluntarily choose to unify with the PRC. Currently, the majority of the Taiwanese public is in favor of maintaining the \"status quo\" and is against unification with China. Over 70% believes that the Republic of China is an independent country. 6.7% believes that Taiwan and China should be unified as soon as possible ([The Diplomat](https://thediplomat.com/2020/05/what-do-taiwans-people-think-about-their-relationship-to-china/))",
                "resolution_criteria": "This question will resolve as Yes if any of the following occur between July 1, 2024 and Sept 30, 2024:\n\nThere are at least five reliable articles listing areas controlled by the People's Republic of China, includes areas of the current territory (\"free area\" as of October 2020) of the Republic of China (including the islands of Taiwan, Penghu, Kinmen and Matsu) which amount to at least half the population of the current territory of the ROC, according to the latest reliable population demographic data.\nThere are at least five non-opinion articles from different reliable sources asserting that the PRC controls at least half or most of Taiwan.\nThere are at least five articles (including opinion articles) from different reliable sources asserting that the ROC is a puppet state of the PRC and citing evidence that the government of the majority of the ROC is de facto controlled by China, and the ROC (rather than a third state) controls at least half of the current territory of the ROC. Articles which, in the judgment of Metaculus, are hyperbole or otherwise do not make a strong case that the ROC is a puppet state of the PRC will not count.",
                "fine_print": "A peaceful reunification of China and Taiwan would result in this question resolving Yes.\n\nArticles must be written and published by different sources and must reach their conclusions largely independently, publishing the same article at a separate news outlet or several news outlets reporting statements made by the same individual or group of individuals will not count as separate articles.",
                "post_id": 26140,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1721140056.374614,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": [
                                    0.05
                                ],
                                "centers": [
                                    0.0860335094568004
                                ],
                                "interval_upper_bounds": [
                                    0.1
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1721140056.374614,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": [
                                0.05
                            ],
                            "centers": [
                                0.0860335094568004
                            ],
                            "interval_upper_bounds": [
                                0.1
                            ],
                            "forecast_values": [
                                0.9139664905431996,
                                0.0860335094568004
                            ],
                            "means": [
                                0.099758615336788
                            ],
                            "histogram": [
                                [
                                    0.4809786573605918,
                                    0.7020670829292148,
                                    0.8275459114924841,
                                    0.3965535711827907,
                                    0.0,
                                    1.4872979833609872,
                                    0.0,
                                    0.6109591086113877,
                                    1.012073548031982,
                                    0.0,
                                    2.7234402597862712,
                                    0.0,
                                    0.0,
                                    0.007978922554691365,
                                    0.27865381893385066,
                                    0.0,
                                    0.0,
                                    0.04966152601580348,
                                    0.8402148505771252,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.31964760159434596,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.43563441074387765,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": 87.0213176727084,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 87.0213176727084
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1721140056.403292,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1721140056.403292,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.9751476734105613,
                                0.024852326589438697
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 48,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The People's Republic of China (PRC), governing mainland China including Hainan, Hong Kong, and Macau, has wanted to acquire control of the territory of the Republic of China (ROC), governing the islands of Taiwan, Penghu, Kinmen, and Matsu. This process might happen if the ROC makes a clear statement of independence from the PRC, and the PRC invades in response and succeeds. In May 2020, [PRC General Li Zuocheng](https://www.reuters.com/article/us-china-taiwan-security/attack-on-taiwan-an-option-to-stop-independence-top-china-general-says-idUSKBN2350AD) said “If the possibility for peaceful reunification is lost, the people’s armed forces will, with the whole nation, including the people of Taiwan, take all necessary steps to resolutely smash any separatist plots or actions.” Foreign Policy thinks “[Beijing is unlikely to invade Taiwan during the pandemic](https://foreignpolicy.com/2020/05/11/china-taiwan-reunification-invasion-coronavirus-pandemic/)”, which raises the question of longer timespans. There are questions as to if/when China would be able to win a military conflict, or whether the US would defend Taiwan.\n\nAlternatively, the ROC may voluntarily choose to unify with the PRC. Currently, the majority of the Taiwanese public is in favor of maintaining the \"status quo\" and is against unification with China. Over 70% believes that the Republic of China is an independent country. 6.7% believes that Taiwan and China should be unified as soon as possible ([The Diplomat](https://thediplomat.com/2020/05/what-do-taiwans-people-think-about-their-relationship-to-china/))"
        }
    ]
}