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

{
    "count": 5959,
    "next": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=2080",
    "previous": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=2040",
    "results": [
        {
            "id": 28329,
            "title": "Will the Gaza war end and significant progress be made towards a two-state solution before 2030?",
            "short_title": "Gaza war end and two state solution by 2030?",
            "url_title": "Gaza war end and two state solution by 2030?",
            "slug": "gaza-war-end-and-two-state-solution-by-2030",
            "author_id": 197092,
            "author_username": "pashka24",
            "coauthors": [
                {
                    "id": 198325,
                    "username": "anna.k.hennig"
                },
                {
                    "id": 202409,
                    "username": "EdwardStoppard"
                },
                {
                    "id": 161413,
                    "username": "Emi"
                }
            ],
            "created_at": "2024-09-19T10:48:35.708773Z",
            "published_at": "2024-09-21T15:36:00Z",
            "edited_at": "2025-09-13T23:51:20.645018Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-21T15:36:00Z",
            "comment_count": 27,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2030-01-01T17:00:00Z",
            "scheduled_resolve_time": "2030-01-01T17:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2024-09-21T15:36:00Z",
            "nr_forecasters": 168,
            "html_metadata_json": null,
            "projects": {
                "topic": [
                    {
                        "id": 15879,
                        "name": "Gaza Conflict",
                        "slug": "israel-gaza",
                        "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": null,
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-07-18T17:28:18.838588Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 144,
                    "type": "site_main",
                    "name": "Metaculus Community",
                    "slug": null,
                    "header_image": null,
                    "prize_pool": null,
                    "start_date": null,
                    "close_date": null,
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": null,
                    "user_permission": null,
                    "created_at": "2023-11-08T16:55:29.484707Z",
                    "edited_at": "2025-07-18T17:28:18.838588Z",
                    "score_type": null,
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                },
                "category": [
                    {
                        "id": 3689,
                        "name": "Politics",
                        "slug": "politics",
                        "emoji": "🏛️",
                        "description": "Politics",
                        "type": "category"
                    },
                    {
                        "id": 3687,
                        "name": "Geopolitics",
                        "slug": "geopolitics",
                        "emoji": "🌍",
                        "description": "Geopolitics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 28329,
                "title": "Will the Gaza war end and significant progress be made towards a two-state solution before 2030?",
                "created_at": "2024-09-19T10:48:35.708773Z",
                "open_time": "2024-09-21T15:36:00Z",
                "cp_reveal_time": "2024-09-22T15:36:00Z",
                "spot_scoring_time": "2024-09-22T15:36:00Z",
                "scheduled_resolve_time": "2030-01-01T17:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2030-01-01T17:00:00Z",
                "actual_close_time": "2030-01-01T17: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": false,
                "open_lower_bound": false,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": false,
                    "open_lower_bound": false,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "This forecasting question is associated with the Verity controversy: Will the Gaza War Lead to a Two-State Solution to the Israel-Palestine Conflict?\n\nThe ongoing [Israel-Palestine conflict has deep historical roots](https://en.wikipedia.org/wiki/Israeli%E2%80%93Palestinian_conflict), dating back to when the British ruled the region under the British Mandate for Palestine after World War I. In 1947, [the United Nations proposed a two-state solution, aiming to divide the land between Jews and Palestinians](https://en.wikipedia.org/wiki/Two-state_solution#:~:text=The%20two%2Dstate%20solution%20is,of%20the%20former%20Mandatory%20Palestine.\\&text=The%20first%20proposal%20for%20separate,Peel%20Commission%20report%20in%201937.). However, this plan was never fully realized. The creation of Israel in 1948 led to a [war with neighboring Arab states](https://www.britannica.com/event/Arab-Israeli-wars), after which Israel controlled significantly more territory than the original partition plan had allocated, leaving Palestinians without a recognized state.\nHamas, an Islamist militant group that seeks the destruction of Israel, gained control of the Gaza Strip [after winning elections in 2006](https://en.wikipedia.org/wiki/2006_Palestinian_legislative_election#:~:text=The%20Central%20Elections%20Commission%20released,narrowly%20ahead%20on%20the%20lists.). Supported by Iran and Hezbollah, Hamas has regularly clashed with Israel. [The most recent conflict erupted on October 7, 2023, when Hamas launched a deadly attack on Israel, taking hostages and sparking a fierce military response](https://www.britannica.com/event/Israel-Hamas-War#ref1320682). This renewed violence has intensified calls for a solution to the long-standing conflict.\nA two-state solution, which envisions independent Israeli and Palestinian states, has long been debated as a potential path to peace. However, the current hostilities raise questions about the feasibility of this outcome. While international pressure may push for a diplomatic resolution, Israel’s inability to swiftly [rescue hostages](https://www.cnn.com/world/live-news/israel-hostages-war-hamas-gaza-09-02-24-intl-hnk/index.html) and the [high civilian casualty rates](https://www.aljazeera.com/news/2024/8/12/israel-civilian-deaths-and-the-question-of-proportionality) in Gaza could erode its global support, further complicating efforts to achieve lasting peace. The war may either reinforce the necessity of a two-state solution or push the conflict into an even more entrenched and violent cycle, with peace appearing more distant than ever.",
                "resolution_criteria": "The question will resolve as **Yes** if the Gaza war ends AND at least one of the following criteria is fulfilled before January 1, 2030:\n\n* Israel officially ends its military occupation in the West Bank and Gaza with the withdrawal of Israeli forces and the transfer of administrative control to the Palestinian Authority or an internationally recognized Palestinian government.\n* Palestine is admitted as a full member state of the United Nations, with recognized sovereignty over defined territories.\n* Israel officially recognizes Palestine as an independent, sovereign nation.\n* All member states of either NATO or the EU recognize both Israel and Palestine as independent, sovereign nations.\n\nIf the Gaza War has not ended OR if none of the four criteria above have been met before January 1, 2030, this question will resolve as **No**.",
                "fine_print": "The end of the Gaza war is defined as a cessation of hostilities lasting a minimum of 60 consecutive days. This may be achieved through various means, including but not limited to: a peace treaty, a bilateral ceasefire, or the substantial degradation of Hamas's military capabilities resulting in a de facto end to the conflict.\n\nIf the state of Palestine is dissolved, this question will resolve as **No** even if a successor state takes its place.\n\nWest Bank and Gaza are defined based on the 1949 Armistice Agreement.",
                "post_id": 28329,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1758194815.562515,
                                "end_time": 1758294248.779444,
                                "forecaster_count": 112,
                                "interval_lower_bounds": [
                                    0.04
                                ],
                                "centers": [
                                    0.1
                                ],
                                "interval_upper_bounds": [
                                    0.2
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1758194815.562515,
                            "end_time": 1758294248.779444,
                            "forecaster_count": 112,
                            "interval_lower_bounds": [
                                0.04
                            ],
                            "centers": [
                                0.1
                            ],
                            "interval_upper_bounds": [
                                0.2
                            ],
                            "forecast_values": [
                                0.9,
                                0.1
                            ],
                            "means": [
                                0.180177982368754
                            ],
                            "histogram": [
                                [
                                    1.6032592932179757,
                                    0.0812647614137968,
                                    0.075502977950882,
                                    2.6312334943797344,
                                    1.5157300253967918,
                                    1.4434342532909534,
                                    0.01785330346242701,
                                    0.953752102999939,
                                    1.3426474802797252,
                                    0.047882832543977835,
                                    2.2500560777070695,
                                    1.2167164315911723,
                                    0.007254371728824626,
                                    0.0,
                                    0.004576353296180563,
                                    0.23479960754344537,
                                    0.22877822122218167,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.6265595310708805,
                                    0.0,
                                    0.37131541786166894,
                                    0.1942259058454579,
                                    0.0,
                                    0.024056485682037533,
                                    0.0,
                                    0.05492099964605583,
                                    0.0,
                                    0.0,
                                    0.13136942092676193,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5309269312228182,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2170516129296315,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6478386055467238,
                                    0.0,
                                    0.0,
                                    6.888960623282995e-05,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4333494210241521,
                                    0.7874740891661894,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.009401129276173656,
                                    0.016535188280121363,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.010224124090346844,
                                    0.0,
                                    0.012051197561465337,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3521798733422183,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5956886831063779
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1728287261.607487,
                                "end_time": null,
                                "forecaster_count": 42,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1728287261.607487,
                            "end_time": null,
                            "forecaster_count": 42,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.9962243930534643,
                                0.003775606946535625
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 9,
                "user_vote": null
            },
            "forecasts_count": 316,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "This forecasting question is associated with the Verity controversy: Will the Gaza War Lead to a Two-State Solution to the Israel-Palestine Conflict?\n\nThe ongoing [Israel-Palestine conflict has deep historical roots](https://en.wikipedia.org/wiki/Israeli%E2%80%93Palestinian_conflict), dating back to when the British ruled the region under the British Mandate for Palestine after World War I. In 1947, [the United Nations proposed a two-state solution, aiming to divide the land between Jews and Palestinians](https://en.wikipedia.org/wiki/Two-state_solution#:~:text=The%20two%2Dstate%20solution%20is,of%20the%20former%20Mandatory%20Palestine.\\&text=The%20first%20proposal%20for%20separate,Peel%20Commission%20report%20in%201937.). However, this plan was never fully realized. The creation of Israel in 1948 led to a [war with neighboring Arab states](https://www.britannica.com/event/Arab-Israeli-wars), after which Israel controlled significantly more territory than the original partition plan had allocated, leaving Palestinians without a recognized state.\nHamas, an Islamist militant group that seeks the destruction of Israel, gained control of the Gaza Strip [after winning elections in 2006](https://en.wikipedia.org/wiki/2006_Palestinian_legislative_election#:~:text=The%20Central%20Elections%20Commission%20released,narrowly%20ahead%20on%20the%20lists.). Supported by Iran and Hezbollah, Hamas has regularly clashed with Israel. [The most recent conflict erupted on October 7, 2023, when Hamas launched a deadly attack on Israel, taking hostages and sparking a fierce military response](https://www.britannica.com/event/Israel-Hamas-War#ref1320682). This renewed violence has intensified calls for a solution to the long-standing conflict.\nA two-state solution, which envisions independent Israeli and Palestinian states, has long been debated as a potential path to peace. However, the current hostilities raise questions about the feasibility of this outcome. While international pressure may push for a diplomatic resolution, Israel’s inability to swiftly [rescue hostages](https://www.cnn.com/world/live-news/israel-hostages-war-hamas-gaza-09-02-24-intl-hnk/index.html) and the [high civilian casualty rates](https://www.aljazeera.com/news/2024/8/12/israel-civilian-deaths-and-the-question-of-proportionality) in Gaza could erode its global support, further complicating efforts to achieve lasting peace. The war may either reinforce the necessity of a two-state solution or push the conflict into an even more entrenched and violent cycle, with peace appearing more distant than ever."
        },
        {
            "id": 28327,
            "title": "[Short Fuse] Will the International Longshoremen's Association (ILA) go on strike before October 7, 2024?",
            "short_title": "ILA strike October 2024?",
            "url_title": "ILA strike October 2024?",
            "slug": "ila-strike-october-2024",
            "author_id": 110301,
            "author_username": "FelixK",
            "coauthors": [],
            "created_at": "2024-09-19T07:34:06.277385Z",
            "published_at": "2024-09-24T07:00:00Z",
            "edited_at": "2025-09-05T17:28:56.273849Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-24T07:00:00Z",
            "comment_count": 5,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-10-01T04:01:00Z",
            "scheduled_close_time": "2024-10-01T10:00:00Z",
            "scheduled_resolve_time": "2024-10-08T01:00:00Z",
            "actual_resolve_time": "2024-10-01T04:01:00Z",
            "open_time": "2024-09-24T07:00:00Z",
            "nr_forecasters": 12,
            "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"
                    }
                ],
                "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": 3698,
                        "name": "Economy & Business",
                        "slug": "economy-business",
                        "emoji": "💼",
                        "description": "Economy & Business",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 28327,
                "title": "[Short Fuse] Will the International Longshoremen's Association (ILA) go on strike before October 7, 2024?",
                "created_at": "2024-09-19T07:34:06.277385Z",
                "open_time": "2024-09-24T07:00:00Z",
                "cp_reveal_time": "2024-09-25T00:06:00Z",
                "spot_scoring_time": "2024-09-25T00:06:00Z",
                "scheduled_resolve_time": "2024-10-08T01:00:00Z",
                "actual_resolve_time": "2024-10-01T04:01:00Z",
                "resolution_set_time": "2024-12-09T16:04:15.028530Z",
                "scheduled_close_time": "2024-10-01T10:00:00Z",
                "actual_close_time": "2024-10-01T04:01:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "resolution": "yes",
                "include_bots_in_aggregates": false,
                "question_weight": 1.0,
                "default_score_type": "peer",
                "default_aggregation_method": "recency_weighted",
                "label": "",
                "unit": "",
                "open_upper_bound": null,
                "open_lower_bound": null,
                "inbound_outcome_count": null,
                "scaling": {
                    "range_min": null,
                    "range_max": null,
                    "nominal_min": null,
                    "nominal_max": null,
                    "zero_point": null,
                    "open_upper_bound": null,
                    "open_lower_bound": null,
                    "inbound_outcome_count": null,
                    "continuous_range": null
                },
                "group_rank": null,
                "description": "The current labor agreement between the International Longshoremen's Association (ILA) and U.S. port operators on the East Coast and Gulf Coast [is set to expire](https://www.huschblackwell.com/newsandinsights/ila-labor-agreement-set-to-expire-strike-looms) on September 30, 2024. If no new agreement is reached by October 1st, the ILA has announced its intent to strike, which could significantly disrupt U.S. supply chains and global trade. These ports handle approximately 43% of U.S. imports, meaning the impact on industries ranging from retail to manufacturing would be substantial, potentially leading to backlogs that could take weeks to resolve.\n\nKey issues in the negotiations include wage increases and opposition to port automation. The ILA claims that wages have not kept pace with inflation or rising corporate profits, particularly those of ocean carriers. Businesses have already begun taking preemptive measures, such as diverting shipments to the West Coast, though this might only shift the strain elsewhere. A strike could also create widespread container shortages, increase shipping costs, and delay critical imports from Europe, Latin America, and other regions.\n\nThe Biden administration could invoke the Taft-Hartley Act to block the strike, but according to [Reuters](https://www.reuters.com/business/world-at-work/biden-wont-block-potential-strike-east-coast-ports-administration-official-says-2024-09-17/) they do not intend to do so.",
                "resolution_criteria": "This question will resolve as **Yes** if, before October 7, 2024, credible sources report that an International Longshoremen's Association (ILA) strike has officially begun. An announcement of an impending strike would not be sufficient to resolve this question. If a strike begins and is later stopped for whatever reason, this question will still resolve as **Yes**.",
                "fine_print": "",
                "post_id": 28327,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1727773492.04448,
                                "end_time": null,
                                "forecaster_count": 12,
                                "interval_lower_bounds": [
                                    0.93
                                ],
                                "centers": [
                                    0.99
                                ],
                                "interval_upper_bounds": [
                                    0.99
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1727773492.04448,
                            "end_time": null,
                            "forecaster_count": 12,
                            "interval_lower_bounds": [
                                0.93
                            ],
                            "centers": [
                                0.99
                            ],
                            "interval_upper_bounds": [
                                0.99
                            ],
                            "forecast_values": [
                                0.010000000000000009,
                                0.99
                            ],
                            "means": [
                                0.9482163831052602
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.12874931591104752,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.23128568172579037,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.17692120631776423,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.44762836287875585,
                                    0.7394682331392083,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7340267287201618,
                                    3.0211602738350383
                                ]
                            ]
                        },
                        "score_data": {
                            "baseline_score": 68.78469464174285,
                            "peer_score": 5.266378933256294,
                            "coverage": 0.9432434448880603,
                            "relative_legacy_score": 0.0,
                            "weighted_coverage": 0.9774444747552269,
                            "spot_peer_score": 0.0,
                            "baseline_archived_score": 68.78469464174285,
                            "peer_archived_score": 5.266378933256294,
                            "relative_legacy_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1727773492.074997,
                                "end_time": null,
                                "forecaster_count": 13,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1727773492.074997,
                            "end_time": null,
                            "forecaster_count": 13,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.028091349416374367,
                                0.9719086505836256
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 5,
                "user_vote": null
            },
            "forecasts_count": 53,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "The current labor agreement between the International Longshoremen's Association (ILA) and U.S. port operators on the East Coast and Gulf Coast [is set to expire](https://www.huschblackwell.com/newsandinsights/ila-labor-agreement-set-to-expire-strike-looms) on September 30, 2024. If no new agreement is reached by October 1st, the ILA has announced its intent to strike, which could significantly disrupt U.S. supply chains and global trade. These ports handle approximately 43% of U.S. imports, meaning the impact on industries ranging from retail to manufacturing would be substantial, potentially leading to backlogs that could take weeks to resolve.\n\nKey issues in the negotiations include wage increases and opposition to port automation. The ILA claims that wages have not kept pace with inflation or rising corporate profits, particularly those of ocean carriers. Businesses have already begun taking preemptive measures, such as diverting shipments to the West Coast, though this might only shift the strain elsewhere. A strike could also create widespread container shortages, increase shipping costs, and delay critical imports from Europe, Latin America, and other regions.\n\nThe Biden administration could invoke the Taft-Hartley Act to block the strike, but according to [Reuters](https://www.reuters.com/business/world-at-work/biden-wont-block-potential-strike-east-coast-ports-administration-official-says-2024-09-17/) they do not intend to do so."
        },
        {
            "id": 28306,
            "title": "Will the US national average retail price of regular gasoline be less than $3.00 on September 30, 2024, according to AAA?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-us-national-average-retail-price-of-regular-gasoline-be-less-than-300-on-september-30-2024-according-to-aaa",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-18T13:16:35.262707Z",
            "published_at": "2024-09-20T14:30:00Z",
            "edited_at": "2025-09-05T17:28:57.909544Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-20T14:30:00Z",
            "comment_count": 60,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-21T14:30:00Z",
            "scheduled_close_time": "2024-09-21T14:30:00Z",
            "scheduled_resolve_time": "2024-10-01T19:46:00Z",
            "actual_resolve_time": "2024-10-01T19:46:00Z",
            "open_time": "2024-09-20T14:30:00Z",
            "nr_forecasters": 30,
            "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": "Q3 AI Forecasting Benchmark Tournament",
                        "slug": "aibq3",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                        "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": "Q3 AI Forecasting Benchmark Tournament",
                    "slug": "aibq3",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 28306,
                "title": "Will the US national average retail price of regular gasoline be less than $3.00 on September 30, 2024, according to AAA?",
                "created_at": "2024-09-18T13:16:35.262707Z",
                "open_time": "2024-09-20T14:30:00Z",
                "cp_reveal_time": "2024-09-21T14:30:00Z",
                "spot_scoring_time": "2024-09-21T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T19:46:00Z",
                "actual_resolve_time": "2024-10-01T19:46:00Z",
                "resolution_set_time": "2024-10-01T19:46:00Z",
                "scheduled_close_time": "2024-09-21T14:30:00Z",
                "actual_close_time": "2024-09-21T14: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": "According to the working paper Gasoline Prices and Presidential Approval Ratings of the United States (pdf [here](https://www.zbw.eu/econis-archiv/bitstream/11159/654462/1/1895045622_0.pdf)) in a multidecade study of Gallup polling, there is a correlation coefficient of -0.46 between a president's approval rating and real gas prices, with a p-value of 0.00. Indeed according to [S&P Global](https://www.spglobal.com/commodityinsights/en/market-insights/latest-news/oil/062624-us-elections-gasoline-price-fluctuations-could-play-role-in-2024-presidential-election), gas prices were strongly correlated with Joe Biden's disapproval ratings, at least until other factors such as the Israel-Hamas war became stronger influences: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/3e5d524b-863e-488a-abaf-290df810d211.svg\" /> \n\nThe question of whether Kamala Harris, as Biden's Vice President, may benefit from a recent fall in gas prices, which are at nearly a [3-year low](https://www.newsweek.com/us-gas-prices-three-year-low-kamala-harris-1952733), is an open one. According to an analysis from [The Economic Times](https://economictimes.indiatimes.com/news/international/us/will-kamala-harris-get-a-bump-from-low-gas-prices-in-the-november-u-s-elections/articleshow/113298086.cms?from=mdr):\n\n>The decline is mostly the result of a confluence of economic factors rather than the direct intervention of the Biden administration. However, it might provide Vice President Harris with favourable obstacles regarding financial matters during the last few months of the campaign.\n\n>The COVID-19 pandemic and Russia's invasion of Ukraine in 2022 are two examples of recent global events that have caused higher gas prices. According to Patrick DeHaan, head of petroleum analysis at GasBuddy, the market is coming into a better sense of balance. So it certainly is good news for the incumbent party, potentially, that gas prices are falling, though he expects there will continue to be a lot of noise from politicians on both sides of the aisle on this issue. \n\nIt is also important to note that historically there can be a lot of volatility in gas prices during election years: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/f02e3ee4-fbc8-462f-b448-69d7fc39927b.svg\" />\n\nPlease see chart of recent retail gas prices [here](https://ycharts.com/indicators/us_gas_price).",
                "resolution_criteria": "This question resolves as **Yes** if the value of the national average retail price of regular gas is <$3.000 on September 30, 2024, according to AAA, which can be accessed through the following link: [AAA National average gas prices](https://gasprices.aaa.com/) Specifically, on October 1, 2024, Metaculus will access the resolution link, and the number will resolve as the *Yesterday Avg.* for *Regular* gas.",
                "fine_print": "If the resolution source is inaccessible all day for Metaculus Admins on October 1, 2024, this question will be **annulled** due to a core assumption of this question being overturned. Please note this question makes certain other assumptions about the state of the world, such as AAA continuing its methodology, which it describes as, \"Average gas prices are updated daily to reflect changes in price by gas grade and time frame listed.\" These key assumptions of the question being overturned, however, will cause this question to be annulled. Please refer to Metaculus's ambiguity and annulment policies [here](https://www.metaculus.com/help/faq/#ambiguous-annulled).",
                "post_id": 28306,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1726922295.5893,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": [
                                    0.3
                                ],
                                "centers": [
                                    0.3935
                                ],
                                "interval_upper_bounds": [
                                    0.62
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1726922295.5893,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": [
                                0.3
                            ],
                            "centers": [
                                0.3935
                            ],
                            "interval_upper_bounds": [
                                0.62
                            ],
                            "forecast_values": [
                                0.6065,
                                0.3935
                            ],
                            "means": [
                                0.4547623373296481
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5608812398816437,
                                    0.0,
                                    0.0839758874887769,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.023631498669224205,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7838606440004593,
                                    0.0,
                                    0.08754374207256055,
                                    0.0,
                                    0.0,
                                    0.22827012898946356,
                                    0.4087506853414205,
                                    0.0,
                                    0.153865828537011,
                                    0.0,
                                    0.5059112341124612,
                                    0.0,
                                    0.4812676876136617,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.620502543612061,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4344744012615802,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.48618795850860363,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.017197143016031723,
                                    0.2010418409121184,
                                    0.0,
                                    1.0459286218559325,
                                    0.0,
                                    0.0,
                                    0.39756239304771235,
                                    0.0,
                                    0.0,
                                    0.13357075254608086,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8305036517217669,
                                    0.9120497244989734,
                                    0.0,
                                    0.011364900518339544,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.05892591724387544,
                                    0.0,
                                    0.0,
                                    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": 27.85795504584233,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 27.85795504584233
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1726922295.855482,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1726922295.855482,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.7608240981560082,
                                0.23917590184399187
                            ],
                            "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": "According to the working paper Gasoline Prices and Presidential Approval Ratings of the United States (pdf [here](https://www.zbw.eu/econis-archiv/bitstream/11159/654462/1/1895045622_0.pdf)) in a multidecade study of Gallup polling, there is a correlation coefficient of -0.46 between a president's approval rating and real gas prices, with a p-value of 0.00. Indeed according to [S&P Global](https://www.spglobal.com/commodityinsights/en/market-insights/latest-news/oil/062624-us-elections-gasoline-price-fluctuations-could-play-role-in-2024-presidential-election), gas prices were strongly correlated with Joe Biden's disapproval ratings, at least until other factors such as the Israel-Hamas war became stronger influences: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/3e5d524b-863e-488a-abaf-290df810d211.svg\" /> \n\nThe question of whether Kamala Harris, as Biden's Vice President, may benefit from a recent fall in gas prices, which are at nearly a [3-year low](https://www.newsweek.com/us-gas-prices-three-year-low-kamala-harris-1952733), is an open one. According to an analysis from [The Economic Times](https://economictimes.indiatimes.com/news/international/us/will-kamala-harris-get-a-bump-from-low-gas-prices-in-the-november-u-s-elections/articleshow/113298086.cms?from=mdr):\n\n>The decline is mostly the result of a confluence of economic factors rather than the direct intervention of the Biden administration. However, it might provide Vice President Harris with favourable obstacles regarding financial matters during the last few months of the campaign.\n\n>The COVID-19 pandemic and Russia's invasion of Ukraine in 2022 are two examples of recent global events that have caused higher gas prices. According to Patrick DeHaan, head of petroleum analysis at GasBuddy, the market is coming into a better sense of balance. So it certainly is good news for the incumbent party, potentially, that gas prices are falling, though he expects there will continue to be a lot of noise from politicians on both sides of the aisle on this issue. \n\nIt is also important to note that historically there can be a lot of volatility in gas prices during election years: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/f02e3ee4-fbc8-462f-b448-69d7fc39927b.svg\" />\n\nPlease see chart of recent retail gas prices [here](https://ycharts.com/indicators/us_gas_price)."
        },
        {
            "id": 28305,
            "title": "Will the US national average retail price of regular gasoline be greater than $3.40 on September 30, 2024, according to AAA?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-us-national-average-retail-price-of-regular-gasoline-be-greater-than-340-on-september-30-2024-according-to-aaa",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-18T13:16:35.121739Z",
            "published_at": "2024-09-20T14:30:00Z",
            "edited_at": "2025-09-05T17:28:50.699604Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-20T14:30:00Z",
            "comment_count": 60,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-21T14:30:00Z",
            "scheduled_close_time": "2024-09-21T14:30:00Z",
            "scheduled_resolve_time": "2024-10-01T19:44:00Z",
            "actual_resolve_time": "2024-10-01T19:44:00Z",
            "open_time": "2024-09-20T14:30:00Z",
            "nr_forecasters": 30,
            "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": "Q3 AI Forecasting Benchmark Tournament",
                        "slug": "aibq3",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                        "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": "Q3 AI Forecasting Benchmark Tournament",
                    "slug": "aibq3",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 28305,
                "title": "Will the US national average retail price of regular gasoline be greater than $3.40 on September 30, 2024, according to AAA?",
                "created_at": "2024-09-18T13:16:35.121739Z",
                "open_time": "2024-09-20T14:30:00Z",
                "cp_reveal_time": "2024-09-21T14:30:00Z",
                "spot_scoring_time": "2024-09-21T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T19:44:00Z",
                "actual_resolve_time": "2024-10-01T19:44:00Z",
                "resolution_set_time": "2024-10-01T19:44:00Z",
                "scheduled_close_time": "2024-09-21T14:30:00Z",
                "actual_close_time": "2024-09-21T14: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": "According to the working paper Gasoline Prices and Presidential Approval Ratings of the United States (pdf [here](https://www.zbw.eu/econis-archiv/bitstream/11159/654462/1/1895045622_0.pdf)) in a multidecade study of Gallup polling, there is a correlation coefficient of -0.46 between a president's approval rating and real gas prices, with a p-value of 0.00. Indeed according to [S&P Global](https://www.spglobal.com/commodityinsights/en/market-insights/latest-news/oil/062624-us-elections-gasoline-price-fluctuations-could-play-role-in-2024-presidential-election), gas prices were strongly correlated with Joe Biden's disapproval ratings, at least until other factors such as the Israel-Hamas war became stronger influences: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/3e5d524b-863e-488a-abaf-290df810d211.svg\" /> \n\nThe question of whether Kamala Harris, as Biden's Vice President, may benefit from a recent fall in gas prices, which are at nearly a [3-year low](https://www.newsweek.com/us-gas-prices-three-year-low-kamala-harris-1952733), is an open one. According to an analysis from [The Economic Times](https://economictimes.indiatimes.com/news/international/us/will-kamala-harris-get-a-bump-from-low-gas-prices-in-the-november-u-s-elections/articleshow/113298086.cms?from=mdr):\n\n>The decline is mostly the result of a confluence of economic factors rather than the direct intervention of the Biden administration. However, it might provide Vice President Harris with favourable obstacles regarding financial matters during the last few months of the campaign.\n\n>The COVID-19 pandemic and Russia's invasion of Ukraine in 2022 are two examples of recent global events that have caused higher gas prices. According to Patrick DeHaan, head of petroleum analysis at GasBuddy, the market is coming into a better sense of balance. So it certainly is good news for the incumbent party, potentially, that gas prices are falling, though he expects there will continue to be a lot of noise from politicians on both sides of the aisle on this issue. \n\nIt is also important to note that historically there can be a lot of volatility in gas prices during election years: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/f02e3ee4-fbc8-462f-b448-69d7fc39927b.svg\" />\n\nPlease see chart of recent retail gas prices [here](https://ycharts.com/indicators/us_gas_price).",
                "resolution_criteria": "This question resolves as **Yes** if the value of the national average retail price of regular gas is >$3.400 on September 30, 2024, according to AAA, which can be accessed through the following link: [AAA National average gas prices](https://gasprices.aaa.com/) Specifically, on October 1, 2024, Metaculus will access the resolution link, and the number will resolve as the *Yesterday Avg.* for *Regular* gas.",
                "fine_print": "If the resolution source is inaccessible all day for Metaculus Admins on October 1, 2024, this question will be **annulled** due to a core assumption of this question being overturned. Please note this question makes certain other assumptions about the state of the world, such as AAA continuing its methodology, which it describes as, \"Average gas prices are updated daily to reflect changes in price by gas grade and time frame listed.\" These key assumptions of the question being overturned, however, will cause this question to be annulled. Please refer to Metaculus's ambiguity and annulment policies [here](https://www.metaculus.com/help/faq/#ambiguous-annulled).",
                "post_id": 28305,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1726922209.529868,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": [
                                    0.1
                                ],
                                "centers": [
                                    0.15
                                ],
                                "interval_upper_bounds": [
                                    0.25
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1726922209.529868,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": [
                                0.1
                            ],
                            "centers": [
                                0.15
                            ],
                            "interval_upper_bounds": [
                                0.25
                            ],
                            "forecast_values": [
                                0.85,
                                0.15
                            ],
                            "means": [
                                0.1982863825950619
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0839758874887769,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.3673446804463298,
                                    0.6318674441304005,
                                    0.0,
                                    1.0240210702127923,
                                    0.0,
                                    0.4245262689949799,
                                    0.5608812398816437,
                                    0.0,
                                    0.8305036517217669,
                                    1.0,
                                    0.0,
                                    0.05892591724387544,
                                    0.11525585627893538,
                                    0.023631498669224205,
                                    0.0,
                                    0.22827012898946356,
                                    0.0,
                                    0.0,
                                    1.5910501682858003,
                                    0.3660118313347263,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.07073615502467667,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3268262380230357,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.030893002561247163,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2581744010322857,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4087506853414205,
                                    0.0,
                                    0.0,
                                    0.017197143016031723,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.04842515677234604,
                                    0.0,
                                    0.0,
                                    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": 76.55347463629771,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 76.55347463629771
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1726922209.567779,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1726922209.567779,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.9250795002244936,
                                0.07492049977550647
                            ],
                            "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": "According to the working paper Gasoline Prices and Presidential Approval Ratings of the United States (pdf [here](https://www.zbw.eu/econis-archiv/bitstream/11159/654462/1/1895045622_0.pdf)) in a multidecade study of Gallup polling, there is a correlation coefficient of -0.46 between a president's approval rating and real gas prices, with a p-value of 0.00. Indeed according to [S&P Global](https://www.spglobal.com/commodityinsights/en/market-insights/latest-news/oil/062624-us-elections-gasoline-price-fluctuations-could-play-role-in-2024-presidential-election), gas prices were strongly correlated with Joe Biden's disapproval ratings, at least until other factors such as the Israel-Hamas war became stronger influences: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/3e5d524b-863e-488a-abaf-290df810d211.svg\" /> \n\nThe question of whether Kamala Harris, as Biden's Vice President, may benefit from a recent fall in gas prices, which are at nearly a [3-year low](https://www.newsweek.com/us-gas-prices-three-year-low-kamala-harris-1952733), is an open one. According to an analysis from [The Economic Times](https://economictimes.indiatimes.com/news/international/us/will-kamala-harris-get-a-bump-from-low-gas-prices-in-the-november-u-s-elections/articleshow/113298086.cms?from=mdr):\n\n>The decline is mostly the result of a confluence of economic factors rather than the direct intervention of the Biden administration. However, it might provide Vice President Harris with favourable obstacles regarding financial matters during the last few months of the campaign.\n\n>The COVID-19 pandemic and Russia's invasion of Ukraine in 2022 are two examples of recent global events that have caused higher gas prices. According to Patrick DeHaan, head of petroleum analysis at GasBuddy, the market is coming into a better sense of balance. So it certainly is good news for the incumbent party, potentially, that gas prices are falling, though he expects there will continue to be a lot of noise from politicians on both sides of the aisle on this issue. \n\nIt is also important to note that historically there can be a lot of volatility in gas prices during election years: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/f02e3ee4-fbc8-462f-b448-69d7fc39927b.svg\" />\n\nPlease see chart of recent retail gas prices [here](https://ycharts.com/indicators/us_gas_price)."
        },
        {
            "id": 28304,
            "title": "Will the US national average retail price of regular gasoline be greater than $3.30 on September 30, 2024, according to AAA?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-us-national-average-retail-price-of-regular-gasoline-be-greater-than-330-on-september-30-2024-according-to-aaa",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-18T13:16:34.537168Z",
            "published_at": "2024-09-20T14:30:00Z",
            "edited_at": "2025-09-05T17:29:24.872788Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-20T14:30:00Z",
            "comment_count": 57,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-21T14:30:00Z",
            "scheduled_close_time": "2024-09-21T14:30:00Z",
            "scheduled_resolve_time": "2024-10-01T14:06:00Z",
            "actual_resolve_time": "2024-10-01T14:06:00Z",
            "open_time": "2024-09-20T14:30:00Z",
            "nr_forecasters": 30,
            "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": "Q3 AI Forecasting Benchmark Tournament",
                        "slug": "aibq3",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                        "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": "Q3 AI Forecasting Benchmark Tournament",
                    "slug": "aibq3",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 28304,
                "title": "Will the US national average retail price of regular gasoline be greater than $3.30 on September 30, 2024, according to AAA?",
                "created_at": "2024-09-18T13:16:34.537168Z",
                "open_time": "2024-09-20T14:30:00Z",
                "cp_reveal_time": "2024-09-21T14:30:00Z",
                "spot_scoring_time": "2024-09-21T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T14:06:00Z",
                "actual_resolve_time": "2024-10-01T14:06:00Z",
                "resolution_set_time": "2024-10-01T14:06:00Z",
                "scheduled_close_time": "2024-09-21T14:30:00Z",
                "actual_close_time": "2024-09-21T14: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": "According to the working paper Gasoline Prices and Presidential Approval Ratings of the United States (pdf [here](https://www.zbw.eu/econis-archiv/bitstream/11159/654462/1/1895045622_0.pdf)) in a multidecade study of Gallup polling, there is a correlation coefficient of -0.46 between a president's approval rating and real gas prices, with a p-value of 0.00. Indeed according to [S&P Global](https://www.spglobal.com/commodityinsights/en/market-insights/latest-news/oil/062624-us-elections-gasoline-price-fluctuations-could-play-role-in-2024-presidential-election), gas prices were strongly correlated with Joe Biden's disapproval ratings, at least until other factors such as the Israel-Hamas war became stronger influences: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/3e5d524b-863e-488a-abaf-290df810d211.svg\" /> \n\nThe question of whether Kamala Harris, as Biden's Vice President, may benefit from a recent fall in gas prices, which are at nearly a [3-year low](https://www.newsweek.com/us-gas-prices-three-year-low-kamala-harris-1952733), is an open one. According to an analysis from [The Economic Times](https://economictimes.indiatimes.com/news/international/us/will-kamala-harris-get-a-bump-from-low-gas-prices-in-the-november-u-s-elections/articleshow/113298086.cms?from=mdr):\n\n>The decline is mostly the result of a confluence of economic factors rather than the direct intervention of the Biden administration. However, it might provide Vice President Harris with favourable obstacles regarding financial matters during the last few months of the campaign.\n\n>The COVID-19 pandemic and Russia's invasion of Ukraine in 2022 are two examples of recent global events that have caused higher gas prices. According to Patrick DeHaan, head of petroleum analysis at GasBuddy, the market is coming into a better sense of balance. So it certainly is good news for the incumbent party, potentially, that gas prices are falling, though he expects there will continue to be a lot of noise from politicians on both sides of the aisle on this issue. \n\nIt is also important to note that historically there can be a lot of volatility in gas prices during election years: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/f02e3ee4-fbc8-462f-b448-69d7fc39927b.svg\" />\n\nPlease see chart of recent retail gas prices [here](https://ycharts.com/indicators/us_gas_price).",
                "resolution_criteria": "This question resolves as **Yes** if the value of the national average retail price of regular gas is >$3.300 on September 30, 2024, according to AAA, which can be accessed through the following link: [AAA National average gas prices](https://gasprices.aaa.com/) Specifically, on October 1, 2024, Metaculus will access the resolution link, and the number will resolve as the *Yesterday Avg.* for *Regular* gas.",
                "fine_print": "If the resolution source is inaccessible all day for Metaculus Admins on October 1, 2024, this question will be **annulled** due to a core assumption of this question being overturned. Please note this question makes certain other assumptions about the state of the world, such as AAA continuing its methodology, which it describes as, \"Average gas prices are updated daily to reflect changes in price by gas grade and time frame listed.\" These key assumptions of the question being overturned, however, will cause this question to be annulled. Please refer to Metaculus's ambiguity and annulment policies [here](https://www.metaculus.com/help/faq/#ambiguous-annulled).",
                "post_id": 28304,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1726922121.219169,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": [
                                    0.12
                                ],
                                "centers": [
                                    0.2823333333333333
                                ],
                                "interval_upper_bounds": [
                                    0.43
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1726922121.219169,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": [
                                0.12
                            ],
                            "centers": [
                                0.2823333333333333
                            ],
                            "interval_upper_bounds": [
                                0.43
                            ],
                            "forecast_values": [
                                0.7176666666666667,
                                0.2823333333333333
                            ],
                            "means": [
                                0.3073818489662607
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.09877132838432481,
                                    0.017197143016031723,
                                    0.9120497244989734,
                                    0.0,
                                    1.2768635580590253,
                                    0.0,
                                    0.620502543612061,
                                    0.0,
                                    0.0,
                                    0.2010418409121184,
                                    0.0,
                                    0.0,
                                    0.29095551644889905,
                                    0.0,
                                    0.23522591747316993,
                                    0.0,
                                    0.3268262380230357,
                                    0.0,
                                    0.0,
                                    0.5589962451719519,
                                    0.0,
                                    0.0,
                                    0.9612061900598177,
                                    0.0,
                                    0.13888735494815957,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.2007898744313548,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.45717584211376655,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2581744010322857,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.011364900518339544,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8305036517217669,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.07073615502467667,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.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": 52.13858187839906,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 52.13858187839906
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1726922121.264596,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1726922121.264596,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.8697162242289727,
                                0.1302837757710274
                            ],
                            "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": "According to the working paper Gasoline Prices and Presidential Approval Ratings of the United States (pdf [here](https://www.zbw.eu/econis-archiv/bitstream/11159/654462/1/1895045622_0.pdf)) in a multidecade study of Gallup polling, there is a correlation coefficient of -0.46 between a president's approval rating and real gas prices, with a p-value of 0.00. Indeed according to [S&P Global](https://www.spglobal.com/commodityinsights/en/market-insights/latest-news/oil/062624-us-elections-gasoline-price-fluctuations-could-play-role-in-2024-presidential-election), gas prices were strongly correlated with Joe Biden's disapproval ratings, at least until other factors such as the Israel-Hamas war became stronger influences: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/3e5d524b-863e-488a-abaf-290df810d211.svg\" /> \n\nThe question of whether Kamala Harris, as Biden's Vice President, may benefit from a recent fall in gas prices, which are at nearly a [3-year low](https://www.newsweek.com/us-gas-prices-three-year-low-kamala-harris-1952733), is an open one. According to an analysis from [The Economic Times](https://economictimes.indiatimes.com/news/international/us/will-kamala-harris-get-a-bump-from-low-gas-prices-in-the-november-u-s-elections/articleshow/113298086.cms?from=mdr):\n\n>The decline is mostly the result of a confluence of economic factors rather than the direct intervention of the Biden administration. However, it might provide Vice President Harris with favourable obstacles regarding financial matters during the last few months of the campaign.\n\n>The COVID-19 pandemic and Russia's invasion of Ukraine in 2022 are two examples of recent global events that have caused higher gas prices. According to Patrick DeHaan, head of petroleum analysis at GasBuddy, the market is coming into a better sense of balance. So it certainly is good news for the incumbent party, potentially, that gas prices are falling, though he expects there will continue to be a lot of noise from politicians on both sides of the aisle on this issue. \n\nIt is also important to note that historically there can be a lot of volatility in gas prices during election years: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/f02e3ee4-fbc8-462f-b448-69d7fc39927b.svg\" />\n\nPlease see chart of recent retail gas prices [here](https://ycharts.com/indicators/us_gas_price)."
        },
        {
            "id": 28303,
            "title": "Will the US national average retail price of regular gasoline be greater than $3.10 on September 30, 2024, according to AAA?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-us-national-average-retail-price-of-regular-gasoline-be-greater-than-310-on-september-30-2024-according-to-aaa",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-18T13:16:34.388401Z",
            "published_at": "2024-09-20T14:30:00Z",
            "edited_at": "2025-09-05T17:28:50.035916Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-20T14:30:00Z",
            "comment_count": 57,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-21T14:30:00Z",
            "scheduled_close_time": "2024-09-21T14:30:00Z",
            "scheduled_resolve_time": "2024-10-01T19:45:00Z",
            "actual_resolve_time": "2024-10-01T19:45:00Z",
            "open_time": "2024-09-20T14:30:00Z",
            "nr_forecasters": 30,
            "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": "Q3 AI Forecasting Benchmark Tournament",
                        "slug": "aibq3",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                        "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": "Q3 AI Forecasting Benchmark Tournament",
                    "slug": "aibq3",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 28303,
                "title": "Will the US national average retail price of regular gasoline be greater than $3.10 on September 30, 2024, according to AAA?",
                "created_at": "2024-09-18T13:16:34.388401Z",
                "open_time": "2024-09-20T14:30:00Z",
                "cp_reveal_time": "2024-09-21T14:30:00Z",
                "spot_scoring_time": "2024-09-21T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T19:45:00Z",
                "actual_resolve_time": "2024-10-01T19:45:00Z",
                "resolution_set_time": "2024-10-01T19:45:00Z",
                "scheduled_close_time": "2024-09-21T14:30:00Z",
                "actual_close_time": "2024-09-21T14: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": "According to the working paper Gasoline Prices and Presidential Approval Ratings of the United States (pdf [here](https://www.zbw.eu/econis-archiv/bitstream/11159/654462/1/1895045622_0.pdf)) in a multidecade study of Gallup polling, there is a correlation coefficient of -0.46 between a president's approval rating and real gas prices, with a p-value of 0.00. Indeed according to [S&P Global](https://www.spglobal.com/commodityinsights/en/market-insights/latest-news/oil/062624-us-elections-gasoline-price-fluctuations-could-play-role-in-2024-presidential-election), gas prices were strongly correlated with Joe Biden's disapproval ratings, at least until other factors such as the Israel-Hamas war became stronger influences: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/3e5d524b-863e-488a-abaf-290df810d211.svg\" /> \n\nThe question of whether Kamala Harris, as Biden's Vice President, may benefit from a recent fall in gas prices, which are at nearly a [3-year low](https://www.newsweek.com/us-gas-prices-three-year-low-kamala-harris-1952733), is an open one. According to an analysis from [The Economic Times](https://economictimes.indiatimes.com/news/international/us/will-kamala-harris-get-a-bump-from-low-gas-prices-in-the-november-u-s-elections/articleshow/113298086.cms?from=mdr):\n\n>The decline is mostly the result of a confluence of economic factors rather than the direct intervention of the Biden administration. However, it might provide Vice President Harris with favourable obstacles regarding financial matters during the last few months of the campaign.\n\n>The COVID-19 pandemic and Russia's invasion of Ukraine in 2022 are two examples of recent global events that have caused higher gas prices. According to Patrick DeHaan, head of petroleum analysis at GasBuddy, the market is coming into a better sense of balance. So it certainly is good news for the incumbent party, potentially, that gas prices are falling, though he expects there will continue to be a lot of noise from politicians on both sides of the aisle on this issue. \n\nIt is also important to note that historically there can be a lot of volatility in gas prices during election years: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/f02e3ee4-fbc8-462f-b448-69d7fc39927b.svg\" />\n\nPlease see chart of recent retail gas prices [here](https://ycharts.com/indicators/us_gas_price).",
                "resolution_criteria": "This question resolves as **Yes** if the value of the national average retail price of regular gas is >$3.100 on September 30, 2024, according to AAA, which can be accessed through the following link: [AAA National average gas prices](https://gasprices.aaa.com/) Specifically, on October 1, 2024, Metaculus will access the resolution link, and the number will resolve as the *Yesterday Avg.* for *Regular* gas.",
                "fine_print": "If the resolution source is inaccessible all day for Metaculus Admins on October 1, 2024, this question will be **annulled** due to a core assumption of this question being overturned. Please note this question makes certain other assumptions about the state of the world, such as AAA continuing its methodology, which it describes as, \"Average gas prices are updated daily to reflect changes in price by gas grade and time frame listed.\" These key assumptions of the question being overturned, however, will cause this question to be annulled. Please refer to Metaculus's ambiguity and annulment policies [here](https://www.metaculus.com/help/faq/#ambiguous-annulled).",
                "post_id": 28303,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1726922254.822245,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": [
                                    0.38
                                ],
                                "centers": [
                                    0.475
                                ],
                                "interval_upper_bounds": [
                                    0.65
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1726922254.822245,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": [
                                0.38
                            ],
                            "centers": [
                                0.475
                            ],
                            "interval_upper_bounds": [
                                0.65
                            ],
                            "forecast_values": [
                                0.525,
                                0.475
                            ],
                            "means": [
                                0.5406478283781703
                            ],
                            "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.07073615502467667,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.023631498669224205,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2010418409121184,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6114791033402216,
                                    0.0,
                                    0.0,
                                    0.918654118458315,
                                    0.45529495594735647,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.17630000022929448,
                                    0.0,
                                    0.153865828537011,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9120497244989734,
                                    0.3268262380230357,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2581744010322857,
                                    0.0,
                                    0.620502543612061,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6997062017903195,
                                    0.0,
                                    0.0,
                                    0.8305036517217669,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.011364900518339544,
                                    0.11486889005002407,
                                    0.0,
                                    0.0,
                                    0.5059112341124612,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.13357075254608086,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5608812398816437,
                                    0.6850893156161345,
                                    0.09877132838432481,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.03911858530021452,
                                    0.0,
                                    0.05892591724387544,
                                    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": -7.400058144377692,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": -7.400058144377692
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1726922254.863953,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1726922254.863953,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.5572500042574815,
                                0.4427499957425185
                            ],
                            "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": "According to the working paper Gasoline Prices and Presidential Approval Ratings of the United States (pdf [here](https://www.zbw.eu/econis-archiv/bitstream/11159/654462/1/1895045622_0.pdf)) in a multidecade study of Gallup polling, there is a correlation coefficient of -0.46 between a president's approval rating and real gas prices, with a p-value of 0.00. Indeed according to [S&P Global](https://www.spglobal.com/commodityinsights/en/market-insights/latest-news/oil/062624-us-elections-gasoline-price-fluctuations-could-play-role-in-2024-presidential-election), gas prices were strongly correlated with Joe Biden's disapproval ratings, at least until other factors such as the Israel-Hamas war became stronger influences: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/3e5d524b-863e-488a-abaf-290df810d211.svg\" /> \n\nThe question of whether Kamala Harris, as Biden's Vice President, may benefit from a recent fall in gas prices, which are at nearly a [3-year low](https://www.newsweek.com/us-gas-prices-three-year-low-kamala-harris-1952733), is an open one. According to an analysis from [The Economic Times](https://economictimes.indiatimes.com/news/international/us/will-kamala-harris-get-a-bump-from-low-gas-prices-in-the-november-u-s-elections/articleshow/113298086.cms?from=mdr):\n\n>The decline is mostly the result of a confluence of economic factors rather than the direct intervention of the Biden administration. However, it might provide Vice President Harris with favourable obstacles regarding financial matters during the last few months of the campaign.\n\n>The COVID-19 pandemic and Russia's invasion of Ukraine in 2022 are two examples of recent global events that have caused higher gas prices. According to Patrick DeHaan, head of petroleum analysis at GasBuddy, the market is coming into a better sense of balance. So it certainly is good news for the incumbent party, potentially, that gas prices are falling, though he expects there will continue to be a lot of noise from politicians on both sides of the aisle on this issue. \n\nIt is also important to note that historically there can be a lot of volatility in gas prices during election years: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/f02e3ee4-fbc8-462f-b448-69d7fc39927b.svg\" />\n\nPlease see chart of recent retail gas prices [here](https://ycharts.com/indicators/us_gas_price)."
        },
        {
            "id": 28302,
            "title": "Will the US national average retail price of regular gasoline be greater than $3.205 on September 30, 2024, according to AAA?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-us-national-average-retail-price-of-regular-gasoline-be-greater-than-3205-on-september-30-2024-according-to-aaa",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-18T13:16:34.239648Z",
            "published_at": "2024-09-20T14:30:00Z",
            "edited_at": "2025-09-05T17:28:52.375811Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-20T14:30:00Z",
            "comment_count": 57,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-21T14:30:00Z",
            "scheduled_close_time": "2024-09-21T14:30:00Z",
            "scheduled_resolve_time": "2024-10-01T19:43:00Z",
            "actual_resolve_time": "2024-10-01T19:43:00Z",
            "open_time": "2024-09-20T14:30:00Z",
            "nr_forecasters": 30,
            "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": "Q3 AI Forecasting Benchmark Tournament",
                        "slug": "aibq3",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                        "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": "Q3 AI Forecasting Benchmark Tournament",
                    "slug": "aibq3",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 28302,
                "title": "Will the US national average retail price of regular gasoline be greater than $3.205 on September 30, 2024, according to AAA?",
                "created_at": "2024-09-18T13:16:34.239648Z",
                "open_time": "2024-09-20T14:30:00Z",
                "cp_reveal_time": "2024-09-21T14:30:00Z",
                "spot_scoring_time": "2024-09-21T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T19:43:00Z",
                "actual_resolve_time": "2024-10-01T19:43:00Z",
                "resolution_set_time": "2024-10-01T19:43:00Z",
                "scheduled_close_time": "2024-09-21T14:30:00Z",
                "actual_close_time": "2024-09-21T14: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": "According to the working paper Gasoline Prices and Presidential Approval Ratings of the United States (pdf [here](https://www.zbw.eu/econis-archiv/bitstream/11159/654462/1/1895045622_0.pdf)) in a multidecade study of Gallup polling, there is a correlation coefficient of -0.46 between a president's approval rating and real gas prices, with a p-value of 0.00. Indeed according to [S&P Global](https://www.spglobal.com/commodityinsights/en/market-insights/latest-news/oil/062624-us-elections-gasoline-price-fluctuations-could-play-role-in-2024-presidential-election), gas prices were strongly correlated with Joe Biden's disapproval ratings, at least until other factors such as the Israel-Hamas war became stronger influences: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/3e5d524b-863e-488a-abaf-290df810d211.svg\" /> \n\nThe question of whether Kamala Harris, as Biden's Vice President, may benefit from a recent fall in gas prices, which are at nearly a [3-year low](https://www.newsweek.com/us-gas-prices-three-year-low-kamala-harris-1952733), is an open one. According to an analysis from [The Economic Times](https://economictimes.indiatimes.com/news/international/us/will-kamala-harris-get-a-bump-from-low-gas-prices-in-the-november-u-s-elections/articleshow/113298086.cms?from=mdr):\n\n>The decline is mostly the result of a confluence of economic factors rather than the direct intervention of the Biden administration. However, it might provide Vice President Harris with favourable obstacles regarding financial matters during the last few months of the campaign.\n\n>The COVID-19 pandemic and Russia's invasion of Ukraine in 2022 are two examples of recent global events that have caused higher gas prices. According to Patrick DeHaan, head of petroleum analysis at GasBuddy, the market is coming into a better sense of balance. So it certainly is good news for the incumbent party, potentially, that gas prices are falling, though he expects there will continue to be a lot of noise from politicians on both sides of the aisle on this issue. \n\nIt is also important to note that historically there can be a lot of volatility in gas prices during election years: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/f02e3ee4-fbc8-462f-b448-69d7fc39927b.svg\" />\n\nPlease see chart of recent retail gas prices [here](https://ycharts.com/indicators/us_gas_price).",
                "resolution_criteria": "This question resolves as **Yes** if the value of the national average retail price of regular gas is >$3.205 on September 30, 2024, according to AAA, which can be accessed through the following link: [AAA National average gas prices](https://gasprices.aaa.com/) Specifically, on October 1, 2024, Metaculus will access the resolution link, and the number will resolve as the *Yesterday Avg.* for *Regular* gas.",
                "fine_print": "If the resolution source is inaccessible all day for Metaculus Admins on October 1, 2024, this question will be **annulled** due to a core assumption of this question being overturned. Please note this question makes certain other assumptions about the state of the world, such as AAA continuing its methodology, which it describes as, \"Average gas prices are updated daily to reflect changes in price by gas grade and time frame listed.\" These key assumptions of the question being overturned, however, will cause this question to be annulled. Please refer to Metaculus's ambiguity and annulment policies [here](https://www.metaculus.com/help/faq/#ambiguous-annulled).",
                "post_id": 28302,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1726922162.903105,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": [
                                    0.3
                                ],
                                "centers": [
                                    0.5125
                                ],
                                "interval_upper_bounds": [
                                    0.7
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1726922162.903105,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": [
                                0.3
                            ],
                            "centers": [
                                0.5125
                            ],
                            "interval_upper_bounds": [
                                0.7
                            ],
                            "forecast_values": [
                                0.48750000000000004,
                                0.5125
                            ],
                            "means": [
                                0.5136048581256794
                            ],
                            "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.5608812398816437,
                                    0.0,
                                    0.0,
                                    0.620502543612061,
                                    0.2140271846632602,
                                    0.04842515677234604,
                                    0.0,
                                    0.0,
                                    0.03911858530021452,
                                    0.0,
                                    0.7022864586321662,
                                    0.0,
                                    0.0,
                                    0.15720225121530507,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2010418409121184,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.17630000022929448,
                                    0.0,
                                    0.0,
                                    0.692838069357762,
                                    0.0839758874887769,
                                    0.0,
                                    0.4087506853414205,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.38213595752647456,
                                    0.0,
                                    0.9120497244989734,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.030893002561247163,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0131475064393194,
                                    0.0,
                                    0.0,
                                    0.7462504723962555,
                                    0.011364900518339544,
                                    0.12966207226855211,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5059112341124612,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.830503651721767,
                                    0.0,
                                    0.0,
                                    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": 3.5623909730721217,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 3.5623909730721217
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1726922162.973233,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1726922162.973233,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.7013779370482487,
                                0.29862206295175137
                            ],
                            "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": "According to the working paper Gasoline Prices and Presidential Approval Ratings of the United States (pdf [here](https://www.zbw.eu/econis-archiv/bitstream/11159/654462/1/1895045622_0.pdf)) in a multidecade study of Gallup polling, there is a correlation coefficient of -0.46 between a president's approval rating and real gas prices, with a p-value of 0.00. Indeed according to [S&P Global](https://www.spglobal.com/commodityinsights/en/market-insights/latest-news/oil/062624-us-elections-gasoline-price-fluctuations-could-play-role-in-2024-presidential-election), gas prices were strongly correlated with Joe Biden's disapproval ratings, at least until other factors such as the Israel-Hamas war became stronger influences: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/3e5d524b-863e-488a-abaf-290df810d211.svg\" /> \n\nThe question of whether Kamala Harris, as Biden's Vice President, may benefit from a recent fall in gas prices, which are at nearly a [3-year low](https://www.newsweek.com/us-gas-prices-three-year-low-kamala-harris-1952733), is an open one. According to an analysis from [The Economic Times](https://economictimes.indiatimes.com/news/international/us/will-kamala-harris-get-a-bump-from-low-gas-prices-in-the-november-u-s-elections/articleshow/113298086.cms?from=mdr):\n\n>The decline is mostly the result of a confluence of economic factors rather than the direct intervention of the Biden administration. However, it might provide Vice President Harris with favourable obstacles regarding financial matters during the last few months of the campaign.\n\n>The COVID-19 pandemic and Russia's invasion of Ukraine in 2022 are two examples of recent global events that have caused higher gas prices. According to Patrick DeHaan, head of petroleum analysis at GasBuddy, the market is coming into a better sense of balance. So it certainly is good news for the incumbent party, potentially, that gas prices are falling, though he expects there will continue to be a lot of noise from politicians on both sides of the aisle on this issue. \n\nIt is also important to note that historically there can be a lot of volatility in gas prices during election years: \n\n<img src=\"https://www.spglobal.com/commodityinsights/PlattsContent/_assets/_images/latest-news/f02e3ee4-fbc8-462f-b448-69d7fc39927b.svg\" />\n\nPlease see chart of recent retail gas prices [here](https://ycharts.com/indicators/us_gas_price)."
        },
        {
            "id": 28301,
            "title": "Will any of these large tech companies announce layoffs before October 1, 2024?",
            "short_title": "",
            "url_title": "",
            "slug": "will-any-of-these-large-tech-companies-announce-layoffs-before-october-1-2024",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-18T13:16:34.089867Z",
            "published_at": "2024-09-20T14:30:00Z",
            "edited_at": "2025-09-05T17:29:27.346530Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-20T14:30:00Z",
            "comment_count": 55,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-21T14:30:00Z",
            "scheduled_close_time": "2024-09-21T14:30:00Z",
            "scheduled_resolve_time": "2024-10-01T23:07:00Z",
            "actual_resolve_time": "2024-10-01T23:07:00Z",
            "open_time": "2024-09-20T14:30:00Z",
            "nr_forecasters": 30,
            "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": "Q3 AI Forecasting Benchmark Tournament",
                        "slug": "aibq3",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                        "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": "Q3 AI Forecasting Benchmark Tournament",
                    "slug": "aibq3",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 28301,
                "title": "Will any of these large tech companies announce layoffs before October 1, 2024?",
                "created_at": "2024-09-18T13:16:34.089867Z",
                "open_time": "2024-09-20T14:30:00Z",
                "cp_reveal_time": "2024-09-21T14:30:00Z",
                "spot_scoring_time": "2024-09-21T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T23:07:00Z",
                "actual_resolve_time": "2024-10-01T23:07:00Z",
                "resolution_set_time": "2024-10-01T23:07:00Z",
                "scheduled_close_time": "2024-09-21T14:30:00Z",
                "actual_close_time": "2024-09-21T14: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": "Layoffs at some of the largest, most successful tech companies have [become all-too-common](https://www.vox.com/money/23691406/layoffs-history-job-insecurity-corporate-downsizing-q-a) in recent months and years, in a [layoff wave](https://www.washingtonpost.com/technology/2024/02/03/tech-layoffs-us-economy-google-microsoft/) that began in 2022. Some context on the companies listed in this question is as follows:\n\nOn September 16, 2024, Amazon [ordered](https://nypost.com/2024/09/16/business/amazon-orders-employees-to-return-to-the-office-5-days-a-week/) its workers back into the office five days a week and warned of restructurings. In 2024 TechCrunch (TC) listed layoff events in January and February.\n\nApple had layoff events listed by TC in February, April and August 2024. The August event [involved](https://www.theverge.com/2024/8/28/24230344/apple-job-layoffs-books-news-apps-digital-services) workers across its books and news apps in its digital services division. \n\nGoogle had layoff events in January, April, May, and June. \n\nIBM slashed jobs in March, according to TC. IBM additionally has one of the most active rumor boards at [TheLayoff dot com](https://www.thelayoff.com/international-business-machines)\n\nMeta/Facebook has no listings for 2024 according to TC, though had mass layoff events in 2022 and 2023.\n\nNvidia famously [eschews layoffs](https://www.indiatimes.com/worth/news/torture-them-into-greatness-nvidia-ceo-jensen-huang-doesnt-believe-in-firing-employees-636165.html) though recently has experienced [delays in shipments](https://www.nytimes.com/2024/08/05/business/nvidia-stocks.html) of its newest AI chips, following a recent [hiring binge](https://www.wsj.com/lifestyle/careers/booming-stock-and-sky-high-pay-nvidia-is-silicon-valleys-hot-employer-e4fb6c20).\n \nOracle has one of the most active layoff boards at [TheLayoff dot com](https://www.thelayoff.com/oracle) but has not yet had layoff events listed by TC in 2024. \n\nSalesforce had layoff events listed by TC in January and July 2024 and was recently added to the most active boards at TheLayOff.com.\n\nTesla had multiple layoff events listed by TC in April 2024, when it [slashed](https://www.wsj.com/tech/tesla-layoffs-elon-musk-email-29388d4e?mod=article_inline) more than 10% of its workforce.",
                "resolution_criteria": "This question resolves as **Yes** if, according to Tech Crunch's tracker *A comprehensive list of 2024 tech layoffs*, which currently can be accessed [here](https://techcrunch.com/2024/09/12/tech-layoffs-2024-list/), one of the following listed companies has layoffs in September 2024:\n\n- Amazon \n- Apple\n- Google or Alphabet\n- IBM\n- Meta or Facebook\n- Nvidia \n- Oracle\n- Salesforce\n- Tesla\n\nIf no layoff event is listed under the September 2024 section for any of the above companies, this question resolves as **No**.",
                "fine_print": "Tech Crunch's \"comprehensive list of 2024 tech layoffs\" will be the sole source used for resolution of this question, regardless of information from other sources. \n\nIf on October 1, 2024, the time stamp on the resolution source is not September 30, 2024 or later, resolution will wait until up to October 7, 2024, for the entire month of September to be shown. If on October 7, 2024 the time stamp is not September 30, 2024 or later, this question resolves based on what is displayed at the resolution source at the time. \n\nIn order to count, the Tech Crunch page must specifically list the company in question, regardless of subsidiaries or ownerships. So for example, if there is a layoff event at Waymo, it will not count for purposes of this question unless the subheading mentions Alphabet or Google, even though Waymo is owned by Alphabet.\n\nTech Crunch's layoffs tracker dynamically updates its URL based on the last update. This question resolves based on the most recent version of the page that encompasses the month of September through September 30.",
                "post_id": 28301,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1726922337.630472,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": [
                                    0.6058736684317606
                                ],
                                "centers": [
                                    0.7
                                ],
                                "interval_upper_bounds": [
                                    0.82
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1726922337.630472,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": [
                                0.6058736684317606
                            ],
                            "centers": [
                                0.7
                            ],
                            "interval_upper_bounds": [
                                0.82
                            ],
                            "forecast_values": [
                                0.30000000000000004,
                                0.7
                            ],
                            "means": [
                                0.6713417617447409
                            ],
                            "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.620502543612061,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.03911858530021452,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.11525585627893538,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8305036517217669,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2010418409121184,
                                    0.45529495594735647,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.1999314988985187,
                                    0.0,
                                    0.0,
                                    0.9120497244989734,
                                    0.0,
                                    0.7690652031049114,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9946081349148367,
                                    0.0,
                                    0.5059112341124612,
                                    0.09877132838432481,
                                    0.0,
                                    1.3171003182761611,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.29095551644889905,
                                    0.0,
                                    0.0,
                                    0.3752513947953817,
                                    0.0,
                                    0.4995825838808072,
                                    0.22460198356168767,
                                    0.0,
                                    0.030893002561247163,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5608812398816437,
                                    0.0,
                                    0.017197143016031723,
                                    0.4087506853414205,
                                    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
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1726922337.672858,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1726922337.672858,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.3368105032087565,
                                0.6631894967912435
                            ],
                            "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": "Layoffs at some of the largest, most successful tech companies have [become all-too-common](https://www.vox.com/money/23691406/layoffs-history-job-insecurity-corporate-downsizing-q-a) in recent months and years, in a [layoff wave](https://www.washingtonpost.com/technology/2024/02/03/tech-layoffs-us-economy-google-microsoft/) that began in 2022. Some context on the companies listed in this question is as follows:\n\nOn September 16, 2024, Amazon [ordered](https://nypost.com/2024/09/16/business/amazon-orders-employees-to-return-to-the-office-5-days-a-week/) its workers back into the office five days a week and warned of restructurings. In 2024 TechCrunch (TC) listed layoff events in January and February.\n\nApple had layoff events listed by TC in February, April and August 2024. The August event [involved](https://www.theverge.com/2024/8/28/24230344/apple-job-layoffs-books-news-apps-digital-services) workers across its books and news apps in its digital services division. \n\nGoogle had layoff events in January, April, May, and June. \n\nIBM slashed jobs in March, according to TC. IBM additionally has one of the most active rumor boards at [TheLayoff dot com](https://www.thelayoff.com/international-business-machines)\n\nMeta/Facebook has no listings for 2024 according to TC, though had mass layoff events in 2022 and 2023.\n\nNvidia famously [eschews layoffs](https://www.indiatimes.com/worth/news/torture-them-into-greatness-nvidia-ceo-jensen-huang-doesnt-believe-in-firing-employees-636165.html) though recently has experienced [delays in shipments](https://www.nytimes.com/2024/08/05/business/nvidia-stocks.html) of its newest AI chips, following a recent [hiring binge](https://www.wsj.com/lifestyle/careers/booming-stock-and-sky-high-pay-nvidia-is-silicon-valleys-hot-employer-e4fb6c20).\n \nOracle has one of the most active layoff boards at [TheLayoff dot com](https://www.thelayoff.com/oracle) but has not yet had layoff events listed by TC in 2024. \n\nSalesforce had layoff events listed by TC in January and July 2024 and was recently added to the most active boards at TheLayOff.com.\n\nTesla had multiple layoff events listed by TC in April 2024, when it [slashed](https://www.wsj.com/tech/tesla-layoffs-elon-musk-email-29388d4e?mod=article_inline) more than 10% of its workforce."
        },
        {
            "id": 28300,
            "title": "Before October 1, 2024, will any of these prominent Democrats appear as guests on the Lex Fridman podcast?",
            "short_title": "",
            "url_title": "",
            "slug": "before-october-1-2024-will-any-of-these-prominent-democrats-appear-as-guests-on-the-lex-fridman-podcast",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-18T13:16:33.812351Z",
            "published_at": "2024-09-20T14:30:00Z",
            "edited_at": "2025-09-05T17:28:54.865302Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-20T14:30:00Z",
            "comment_count": 57,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-21T14:30:00Z",
            "scheduled_close_time": "2024-09-21T14:30:00Z",
            "scheduled_resolve_time": "2024-10-01T11:03:00Z",
            "actual_resolve_time": "2024-10-01T11:03:00Z",
            "open_time": "2024-09-20T14:30:00Z",
            "nr_forecasters": 29,
            "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": "Q3 AI Forecasting Benchmark Tournament",
                        "slug": "aibq3",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                        "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": "Q3 AI Forecasting Benchmark Tournament",
                    "slug": "aibq3",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 28300,
                "title": "Before October 1, 2024, will any of these prominent Democrats appear as guests on the Lex Fridman podcast?",
                "created_at": "2024-09-18T13:16:33.812351Z",
                "open_time": "2024-09-20T14:30:00Z",
                "cp_reveal_time": "2024-09-21T14:30:00Z",
                "spot_scoring_time": "2024-09-21T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T11:03:00Z",
                "actual_resolve_time": "2024-10-01T11:03:00Z",
                "resolution_set_time": "2024-10-01T11:03:00Z",
                "scheduled_close_time": "2024-09-21T14:30:00Z",
                "actual_close_time": "2024-09-21T14: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": "Lex Fridman's podcast [is ranked](https://chartable.com/podcasts/artificial-intelligence-1434243584) #2 in the United States in the Technology category according to Apple and #61 overall. Recently he has been notable for his [interviews](https://lexfridman.com/podcast/) with Donald Trump, Elon Musk, Sam Altman, and Benjamin Netanyahu. His episode with Trump for example got 4.8 million views [on Youtube](https://www.youtube.com/watch?v=qCbfTN-caFI).\n\nOn September 4, 2024, Fridman [tweeted](https://x.com/lexfridman/status/1831515121819987998):\n\n>I would love to do a podcast with [at]KamalaHarris\n>and other leading voices in the Democratic party including:<br />\n>- [at]GovTimWalz <br />\n>- [at]BarackObama<br />\n>- [at]HillaryClinton<br />\n>- [at]BernieSanders<br />\n>- [at]AOC\n\n>I think we can have amazing conversations!\n\n>I don't do gotcha-journalism, just a good-faith chat about life, philosophy, and ideas that hopefully helps reveal our common humanity.\n\n>It'll be fun, and great for everyone! ❤\n\n>DM's are open! 🙏",
                "resolution_criteria": "This question resolves as **Yes** if before October 1, 2024, any of the following individuals appears on the Lex Fridman podcast, listed on the [Podcast Episodes Page](https://lexfridman.com/podcast/) (with the person's name appearing in red under the episode title) in an episode more recent than episode #443:\n\n- Kamala Harris\n- Tim Walz\n- Barack Obama\n- Hillary Clinton\n- Bernie Sanders\n- Alexandria Ocasio-Cortez\n\nIf this event does not occur before October 1, 2024, this question resolves as **No**.",
                "fine_print": "\"Appears\" is defined simply as the individual's name appearing in red under the episode title on the resolution page, which will mean that other factors such as the length or nature of the person's appearance on the Lex Fridman podcast will be irrelevant for purposes of this question.",
                "post_id": 28300,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1726922369.524507,
                                "end_time": null,
                                "forecaster_count": 29,
                                "interval_lower_bounds": [
                                    0.05
                                ],
                                "centers": [
                                    0.16733333333333333
                                ],
                                "interval_upper_bounds": [
                                    0.35
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1726922369.524507,
                            "end_time": null,
                            "forecaster_count": 29,
                            "interval_lower_bounds": [
                                0.05
                            ],
                            "centers": [
                                0.16733333333333333
                            ],
                            "interval_upper_bounds": [
                                0.35
                            ],
                            "forecast_values": [
                                0.8326666666666667,
                                0.16733333333333333
                            ],
                            "means": [
                                0.23435163450947283
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.6803385023255489,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.9627688564428236,
                                    0.0,
                                    0.0,
                                    0.3015968551108629,
                                    0.0,
                                    0.02591031830222411,
                                    0.09207380390900106,
                                    0.35834256537117526,
                                    0.053094864755261,
                                    0.0,
                                    0.7511534702699268,
                                    0.44816710576384877,
                                    0.0,
                                    0.22042859672213486,
                                    0.0,
                                    0.06460822876323534,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.474628926190292,
                                    0.0,
                                    0.0,
                                    0.49919970777631545,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.28307053233759993,
                                    0.0,
                                    0.9105903213533636,
                                    0.0,
                                    0.14645117361277293,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5546969869327895,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.04289084712097685,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4137677165138935,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 73.58109762247142,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 73.58109762247142
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1726922369.563074,
                                "end_time": null,
                                "forecaster_count": 29,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1726922369.563074,
                            "end_time": null,
                            "forecaster_count": 29,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.9275167191730819,
                                0.07248328082691813
                            ],
                            "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": "Lex Fridman's podcast [is ranked](https://chartable.com/podcasts/artificial-intelligence-1434243584) #2 in the United States in the Technology category according to Apple and #61 overall. Recently he has been notable for his [interviews](https://lexfridman.com/podcast/) with Donald Trump, Elon Musk, Sam Altman, and Benjamin Netanyahu. His episode with Trump for example got 4.8 million views [on Youtube](https://www.youtube.com/watch?v=qCbfTN-caFI).\n\nOn September 4, 2024, Fridman [tweeted](https://x.com/lexfridman/status/1831515121819987998):\n\n>I would love to do a podcast with [at]KamalaHarris\n>and other leading voices in the Democratic party including:<br />\n>- [at]GovTimWalz <br />\n>- [at]BarackObama<br />\n>- [at]HillaryClinton<br />\n>- [at]BernieSanders<br />\n>- [at]AOC\n\n>I think we can have amazing conversations!\n\n>I don't do gotcha-journalism, just a good-faith chat about life, philosophy, and ideas that hopefully helps reveal our common humanity.\n\n>It'll be fun, and great for everyone! ❤\n\n>DM's are open! 🙏"
        },
        {
            "id": 28292,
            "title": "Will the closing value of Tesla's shares be at least $230 on September 30, 2024?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-closing-value-of-teslas-shares-be-at-least-230-on-september-30-2024",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-18T12:44:23.541818Z",
            "published_at": "2024-09-18T14:30:00Z",
            "edited_at": "2025-09-05T17:29:02.725662Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-18T14:30:00Z",
            "comment_count": 61,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-19T14:30:00Z",
            "scheduled_close_time": "2024-09-19T14:30:00Z",
            "scheduled_resolve_time": "2024-09-30T20:19:00Z",
            "actual_resolve_time": "2024-09-30T20:19:00Z",
            "open_time": "2024-09-18T14: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": "Q3 AI Forecasting Benchmark Tournament",
                        "slug": "aibq3",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                        "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": "Q3 AI Forecasting Benchmark Tournament",
                    "slug": "aibq3",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 28292,
                "title": "Will the closing value of Tesla's shares be at least $230 on September 30, 2024?",
                "created_at": "2024-09-18T12:44:23.541818Z",
                "open_time": "2024-09-18T14:30:00Z",
                "cp_reveal_time": "2024-09-19T14:30:00Z",
                "spot_scoring_time": "2024-09-19T14:30:00Z",
                "scheduled_resolve_time": "2024-09-30T20:19:00Z",
                "actual_resolve_time": "2024-09-30T20:19:00Z",
                "resolution_set_time": "2024-09-30T20:19:00Z",
                "scheduled_close_time": "2024-09-19T14:30:00Z",
                "actual_close_time": "2024-09-19T14: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": "As of the close of trading on Friday, September 13, 2024, Tesla traded at $230.29 per share. At the time of this question, Tesla is planning to unveil its Robotaxi on October 10, 2024.",
                "resolution_criteria": "This question resolves as **Yes** if according to [Yahoo Finance](https://finance.yahoo.com/quote/TSLA/history/) the listed \"Close\" price for Tesla, Inc., is greater than or equal to $230.00 for September 30, 2024.",
                "fine_print": "No other resolution source will be considered. Forward or reverse stock splits will be immaterial for this question.",
                "post_id": 28292,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1726755838.869177,
                                "end_time": null,
                                "forecaster_count": 33,
                                "interval_lower_bounds": [
                                    0.5735
                                ],
                                "centers": [
                                    0.606
                                ],
                                "interval_upper_bounds": [
                                    0.68
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1726755838.869177,
                            "end_time": null,
                            "forecaster_count": 33,
                            "interval_lower_bounds": [
                                0.5735
                            ],
                            "centers": [
                                0.606
                            ],
                            "interval_upper_bounds": [
                                0.68
                            ],
                            "forecast_values": [
                                0.394,
                                0.606
                            ],
                            "means": [
                                0.594751189469749
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5778677609141162,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8379487954001852,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.06427640630688772,
                                    0.0,
                                    0.43873959438930515,
                                    0.0,
                                    0.17472138726266326,
                                    0.0,
                                    0.0,
                                    0.1154000130630344,
                                    0.0,
                                    1.1233817284454766,
                                    0.0,
                                    0.0,
                                    1.8066359810856345,
                                    0.0,
                                    0.5999787170869234,
                                    0.0,
                                    0.429306930151368,
                                    1.1069737433556373,
                                    0.0541425161069094,
                                    0.0,
                                    1.0,
                                    0.09691743015963925,
                                    1.0210421401722347,
                                    0.11777121751898838,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.43526191892794824,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 27.738969881086383,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 27.738969881086383
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1726755838.897669,
                                "end_time": null,
                                "forecaster_count": 33,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1726755838.897669,
                            "end_time": null,
                            "forecaster_count": 33,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.5304612181786243,
                                0.4695387818213756
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 61,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "As of the close of trading on Friday, September 13, 2024, Tesla traded at $230.29 per share. At the time of this question, Tesla is planning to unveil its Robotaxi on October 10, 2024."
        },
        {
            "id": 28291,
            "title": "Will Laredo Oil, Inc., file its 10-K annual report with the SEC before October 1, 2024?",
            "short_title": "",
            "url_title": "",
            "slug": "will-laredo-oil-inc-file-its-10-k-annual-report-with-the-sec-before-october-1-2024",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-18T12:44:23.404686Z",
            "published_at": "2024-09-18T14:30:00Z",
            "edited_at": "2025-09-05T17:29:03.139701Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-18T14:30:00Z",
            "comment_count": 58,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-19T14:30:00Z",
            "scheduled_close_time": "2024-09-19T14:30:00Z",
            "scheduled_resolve_time": "2024-10-01T12:51:00Z",
            "actual_resolve_time": "2024-10-01T12:51:00Z",
            "open_time": "2024-09-18T14:30:00Z",
            "nr_forecasters": 32,
            "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": "Q3 AI Forecasting Benchmark Tournament",
                        "slug": "aibq3",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                        "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": "Q3 AI Forecasting Benchmark Tournament",
                    "slug": "aibq3",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 28291,
                "title": "Will Laredo Oil, Inc., file its 10-K annual report with the SEC before October 1, 2024?",
                "created_at": "2024-09-18T12:44:23.404686Z",
                "open_time": "2024-09-18T14:30:00Z",
                "cp_reveal_time": "2024-09-19T14:30:00Z",
                "spot_scoring_time": "2024-09-19T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T12:51:00Z",
                "actual_resolve_time": "2024-10-01T12:51:00Z",
                "resolution_set_time": "2024-10-01T12:51:00Z",
                "scheduled_close_time": "2024-09-19T14:30:00Z",
                "actual_close_time": "2024-09-19T14: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 August 29, 2024, Laredo Oil, Inc., received a [notification](https://www.sec.gov/Archives/edgar/data/1442492/000119983524000414/form_nt10k.htm) of failure to file its annual report. ",
                "resolution_criteria": "This question resolves as **Yes** if there is a Form 10-K filed for the fiscal year ended May 31, 2024, for  Laredo Oil, Inc. at [this specific SEC Edgar link](https://www.sec.gov/cgi-bin/browse-edgar?CIK=0001442492&owner=exclude). If there is no such 10-K filed before October 1, 2024, this question resolves as **No**. ",
                "fine_print": "For purposes of this question, in order to facilitate streamlined resolution no other resolution source will be considered, so forecasters are urged to predict accordingly. If SEC's Edgar site is down, resolution will wait for up to 7 days. If the resolution source link remains inaccessible after that time for any reason (including the SEC discontinuing its \"Classic version\"), this question resolves as No.",
                "post_id": 28291,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1726755922.482659,
                                "end_time": null,
                                "forecaster_count": 32,
                                "interval_lower_bounds": [
                                    0.425
                                ],
                                "centers": [
                                    0.55
                                ],
                                "interval_upper_bounds": [
                                    0.6
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1726755922.482659,
                            "end_time": null,
                            "forecaster_count": 32,
                            "interval_lower_bounds": [
                                0.425
                            ],
                            "centers": [
                                0.55
                            ],
                            "interval_upper_bounds": [
                                0.6
                            ],
                            "forecast_values": [
                                0.44999999999999996,
                                0.55
                            ],
                            "means": [
                                0.5442344462074991
                            ],
                            "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.03268672417676853,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.08253138866588176,
                                    0.08991462558617408,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9147633448549574,
                                    0.0,
                                    0.0,
                                    0.21572547604369705,
                                    0.0,
                                    0.014369596090439076,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.12856727458371708,
                                    0.6308407491715394,
                                    0.0,
                                    0.6939525952509218,
                                    0.0,
                                    0.19073805166550978,
                                    0.0,
                                    0.0,
                                    0.8490969387862373,
                                    0.0,
                                    0.5724472223148853,
                                    0.45314515134150546,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.4815393474979581,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.3540602060194846,
                                    0.0,
                                    0.09630553750946041,
                                    0.0,
                                    0.0,
                                    0.059105746561956225,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.422729524609672,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0094962884186239,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.45315317819737344,
                                    0.0,
                                    0.0,
                                    0.0492373430437701,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.24311673443421403,
                                    0.7879044857416747,
                                    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": 13.750352374993504,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 13.750352374993504
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1726755922.506264,
                                "end_time": null,
                                "forecaster_count": 32,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1726755922.506264,
                            "end_time": null,
                            "forecaster_count": 32,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.6378959834178883,
                                0.36210401658211167
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 68,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "On August 29, 2024, Laredo Oil, Inc., received a [notification](https://www.sec.gov/Archives/edgar/data/1442492/000119983524000414/form_nt10k.htm) of failure to file its annual report. "
        },
        {
            "id": 28290,
            "title": "Will Virgin Galactic make any new posts on its News page before October 1, 2024? ",
            "short_title": "",
            "url_title": "",
            "slug": "will-virgin-galactic-make-any-new-posts-on-its-news-page-before-october-1-2024",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-18T12:44:23.088461Z",
            "published_at": "2024-09-18T14:30:00Z",
            "edited_at": "2025-09-05T17:28:46.719232Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-18T14:30:00Z",
            "comment_count": 59,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-19T14:30:00Z",
            "scheduled_close_time": "2024-09-19T14:30:00Z",
            "scheduled_resolve_time": "2024-10-01T11:04:00Z",
            "actual_resolve_time": "2024-10-01T11:04:00Z",
            "open_time": "2024-09-18T14:30:00Z",
            "nr_forecasters": 32,
            "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": "Q3 AI Forecasting Benchmark Tournament",
                        "slug": "aibq3",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                        "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": "Q3 AI Forecasting Benchmark Tournament",
                    "slug": "aibq3",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 28290,
                "title": "Will Virgin Galactic make any new posts on its News page before October 1, 2024? ",
                "created_at": "2024-09-18T12:44:23.088461Z",
                "open_time": "2024-09-18T14:30:00Z",
                "cp_reveal_time": "2024-09-19T14:30:00Z",
                "spot_scoring_time": "2024-09-19T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T11:04:00Z",
                "actual_resolve_time": "2024-10-01T11:04:00Z",
                "resolution_set_time": "2024-10-01T11:04:00Z",
                "scheduled_close_time": "2024-09-19T14:30:00Z",
                "actual_close_time": "2024-09-19T14: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": "As of September 8, 2024, Virgin Galactic's most recent post was timestamped July 10, 2024.",
                "resolution_criteria": "This question resolves as **Yes** if a new post appears at Virgin Galactic's News page, which can be accessed at [this address](https://www.virgingalactic.com/news), timestamped after the launch of this question and before October 1, 2024. If there is no such post, this question resolves as **No**. ",
                "fine_print": "No other web address than the one mentioned will count. If the web page is down when a Metaculus Admin attempts to access it, this question resolves as No--forecasters are therefore encouraged if they think there is a material chance of the page being down to incorporate that into their forecast.",
                "post_id": 28290,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1726755875.926821,
                                "end_time": null,
                                "forecaster_count": 32,
                                "interval_lower_bounds": [
                                    0.35
                                ],
                                "centers": [
                                    0.46
                                ],
                                "interval_upper_bounds": [
                                    0.75
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1726755875.926821,
                            "end_time": null,
                            "forecaster_count": 32,
                            "interval_lower_bounds": [
                                0.35
                            ],
                            "centers": [
                                0.46
                            ],
                            "interval_upper_bounds": [
                                0.75
                            ],
                            "forecast_values": [
                                0.54,
                                0.46
                            ],
                            "means": [
                                0.5331263790188357
                            ],
                            "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.24311673443421403,
                                    0.0,
                                    0.059105746561956225,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6308407491715394,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.040463113133740285,
                                    0.0,
                                    1.4872105671698428,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6939525952509218,
                                    0.8355804261814468,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3058323220141224,
                                    0.0,
                                    0.3415440718595426,
                                    0.0,
                                    0.31203101355315743,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2928356249839038,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.14731282932738304,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7879044857416747,
                                    0.0,
                                    0.0,
                                    0.19073805166550978,
                                    0.0,
                                    0.5255848566432779,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.014369596090439076,
                                    0.08253138866588176,
                                    0.0,
                                    0.0,
                                    0.16084644938160092,
                                    0.5184797798380378,
                                    0.5090028279124723,
                                    0.0,
                                    0.0,
                                    0.46866138545748215,
                                    0.16798662710965054,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0094962884186239,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 0.0,
                            "coverage": 0.0,
                            "baseline_score": 0.0,
                            "spot_peer_score": 0.0,
                            "spot_baseline_score": 11.103131238874395,
                            "peer_archived_score": 0.0,
                            "baseline_archived_score": 0.0,
                            "spot_peer_archived_score": 0.0,
                            "spot_baseline_archived_score": 11.103131238874395
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1726755875.956861,
                                "end_time": null,
                                "forecaster_count": 32,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1726755875.956861,
                            "end_time": null,
                            "forecaster_count": 32,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.5431893125045701,
                                0.4568106874954298
                            ],
                            "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": "As of September 8, 2024, Virgin Galactic's most recent post was timestamped July 10, 2024."
        },
        {
            "id": 28284,
            "title": "Will in-line chlorination devices serve at least 6.7 million people in Madhya Pradesh at the end of the 4th year of Evidence Action's program?",
            "short_title": "ILC devices for ≥6.7m ppl in Madhya Pradesh?",
            "url_title": "ILC devices for ≥6.7m ppl in Madhya Pradesh?",
            "slug": "ilc-devices-for-67m-ppl-in-madhya-pradesh",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-18T11:19:21.863979Z",
            "published_at": "2024-10-21T16:17:27.870094Z",
            "edited_at": "2025-09-07T00:45:18.657980Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-10-21T16:17:27.870093Z",
            "comment_count": 5,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2027-09-06T16:00:00Z",
            "scheduled_resolve_time": "2028-03-01T17:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2024-10-23T16:00:00Z",
            "nr_forecasters": 17,
            "html_metadata_json": null,
            "projects": {
                "topic": [
                    {
                        "id": 15865,
                        "name": "Health & Pandemics",
                        "slug": "biosecurity",
                        "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"
                    }
                ],
                "question_series": [
                    {
                        "id": 32513,
                        "type": "question_series",
                        "name": "Forecast With GiveWell Comment Prize",
                        "slug": "forecast-with-givewell-comment-prize",
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": true,
                        "user_permission": "forecaster",
                        "created_at": "2024-10-18T21:10:37.173928Z",
                        "edited_at": "2025-09-12T21:56:03.839687Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "unlisted",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    },
                    {
                        "id": 3600,
                        "type": "question_series",
                        "name": "Forecast With GiveWell",
                        "slug": "forecast-with-givewell",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/cover.jpg",
                        "prize_pool": null,
                        "start_date": "2024-10-23T10:00:01Z",
                        "close_date": "2030-01-01T14:00:01Z",
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": true,
                        "user_permission": null,
                        "created_at": "2024-09-09T17:11:01.867864Z",
                        "edited_at": "2025-09-12T21:56:26.126366Z",
                        "score_type": "peer_tournament",
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 3600,
                    "type": "question_series",
                    "name": "Forecast With GiveWell",
                    "slug": "forecast-with-givewell",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/cover.jpg",
                    "prize_pool": null,
                    "start_date": "2024-10-23T10:00:01Z",
                    "close_date": "2030-01-01T14:00:01Z",
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": true,
                    "user_permission": null,
                    "created_at": "2024-09-09T17:11:01.867864Z",
                    "edited_at": "2025-09-12T21:56:26.126366Z",
                    "score_type": "peer_tournament",
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                },
                "category": [
                    {
                        "id": 3691,
                        "name": "Health & Pandemics",
                        "slug": "health-pandemics",
                        "emoji": "🦠",
                        "description": "Health & Pandemics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 28284,
                "title": "Will in-line chlorination devices serve at least 6.7 million people in Madhya Pradesh at the end of the 4th year of Evidence Action's program?",
                "created_at": "2024-09-18T11:19:21.863979Z",
                "open_time": "2024-10-23T16:00:00Z",
                "cp_reveal_time": "2024-10-25T16:00:00Z",
                "spot_scoring_time": "2024-10-25T16:00:00Z",
                "scheduled_resolve_time": "2028-03-01T17:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2027-09-06T16:00:00Z",
                "actual_close_time": "2027-09-06T16:00:00Z",
                "type": "binary",
                "options": [],
                "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": "GiveWell estimates that chlorination of water is a cost-effective way of saving lives in localities such as the Indian state of [Madhya Pradesh](https://en.wikipedia.org/wiki/Madhya_Pradesh) (population [88 million](https://statisticstimes.com/demographics/india/madhya-pradesh-population.php)) by [reducing](https://www.givewell.org/international/technical/programs/water-quality-interventions) the concentration of pathogens in water, reducing diarrhea risk in children under five and waterborne disease risk in the population overall. This estimate is based on research from randomized controlled trials on the impact of chlorination on all-cause mortality among children under five years old in low-income settings, and triangulated by historical research of the effects of water quality improvements on all-cause mortality in the United States, Europe and Japan.\n\nIn the case of the Evidence Action initiative in Madhya Pradesh, GiveWell [is anticipating](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=2068919910#gid=2068919910&range=L17) a ~5% reduction of mortality. The costs are low because each tank with an ILC device will serve about [1,100 people](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=J13). The ILC devices will be installed on new piped water sources that the government of India is working to provide to all rural households through its [Jal Jeevan Mission](https://jaljeevanmission.gov.in/).\n\nIn-line chlorination (ILC) is a method for automatically treating drinking water and [is considered](https://docs.google.com/document/d/12f_yMLVLoqWcEyxadn01sTCLEx5RC8jn_8NL0iiWjdI/edit) an appealing water treatment method in places such as Madhya Pradesh, because it involves a small device attached to a pipe near the point of water collection (often tanks), which dispenses chlorine into the water as needed. It's automatic and requires no action on the part of those drinking the water.\n\nAt the time GiveWell recommended this grant, it projected that by the end of the 2nd year of the project (approximately September 2025), Evidence Action would have installed [1,113](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=J50) ILC devices in Madhya Pradesh, which would reach [1,192,741](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=J52) people. The assumption is that following that, if successful, the government will install and maintain additional devices in Madhya Pradesh. GiveWell estimated that the total number of devices would amount to at least [6,918](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=M50) over the remainder of the period, reaching [6.7 million](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=L52) people at the end of four years.\n\nIn its internal forecasting, GiveWell has assigned a 70% likelihood that the program will reach 6.7 million people if it continues until the end of year 4 of the grant period. GiveWell outlines in its [grant rationale](https://www.givewell.org/research/grants/evidence-action-in-line-chlorination-india-september-2023#How_many_additional_people_will_receive_chlorination_in_Andhra_Pradesh_and_Madhya_Pradesh_as_a_result_of_Evidence_Action-s_program) some potential reasons why the program might not achieve its expected reach, such as:\n\n- Dependence on government funding and buy-in\n- The necessity to construct physical infrastructure\n- The novelty of ILC technology\n\nSee Also: \n\n- [Evidence Action — India In-Line Chlorination Pilot Expansion (July 2023)\n](https://www.givewell.org/research/grants/evidence-action-india-ILC-pilot-expansion-july-2023)\n- [Evidence Action — Scale-Up of In-Line Chlorination in India (September 2023)](https://www.givewell.org/research/grants/evidence-action-in-line-chlorination-india-september-2023)",
                "resolution_criteria": "Evidence Action will collect data on their program's outcomes in Andhra Pradesh and Madhya Pradesh, India, at the end of its fourth year, expected to be shared with GiveWell in early 2028. This question will resolve as **Yes** if GiveWell's assessment of this data shows that in-line chlorination (ILC) devices at water sources serve ≥6,700,000 people in Madhya Pradesh.\n\nIf GiveWell’s assessment is that the number of people in Andhra Pradesh served by ILC devices is \\<6,700,000, this question will resolve as **No**.",
                "fine_print": "If Evidence Action's GiveWell-funded program to scale up ILC devices in Madhya Pradesh is discontinued before reaching the end of its 4th year, this question will be **annulled**.\n\nGiveWell expects to receive the following information from Evidence Action that will help GiveWell assess the number of people served by ILC devices in the state:\n1. The average number of functioning ILC devices maintained in a year.\n2. The average number of households per water source with a device.\n3. The average number of people per household.\n4. The average number of under-five year-olds per household.\n5. The % of households whose water sample tests positive for chlorine.\n6. The % households whose water sample was positive for chlorine who report using ILC devices.\n\n\"People served\" is defined as 1 x 2 x 3 (i.e. people using a water point with an ILC device, regardless of whether their water is chlorinated).\n\nIn case of reporting delays, resolution will wait up to two years after the end of the question period, until September 8, 2029, after which the question will be annulled if Metaculus determines there is insufficient evidence to support a Yes or No resolution.",
                "post_id": 28284,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1757791583.181504,
                                "end_time": 1758501974.534659,
                                "forecaster_count": 6,
                                "interval_lower_bounds": [
                                    0.502
                                ],
                                "centers": [
                                    0.65
                                ],
                                "interval_upper_bounds": [
                                    0.66
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1757791583.181504,
                            "end_time": 1758501974.534659,
                            "forecaster_count": 6,
                            "interval_lower_bounds": [
                                0.502
                            ],
                            "centers": [
                                0.65
                            ],
                            "interval_upper_bounds": [
                                0.66
                            ],
                            "forecast_values": [
                                0.35,
                                0.65
                            ],
                            "means": [
                                0.5740643178229823
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.637953589009114,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.23469000981798885,
                                    1.2958158145865448,
                                    0.0,
                                    0.0,
                                    0.3551282879037044,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 2,
                "user_vote": null
            },
            "forecasts_count": 40,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "GiveWell estimates that chlorination of water is a cost-effective way of saving lives in localities such as the Indian state of [Madhya Pradesh](https://en.wikipedia.org/wiki/Madhya_Pradesh) (population [88 million](https://statisticstimes.com/demographics/india/madhya-pradesh-population.php)) by [reducing](https://www.givewell.org/international/technical/programs/water-quality-interventions) the concentration of pathogens in water, reducing diarrhea risk in children under five and waterborne disease risk in the population overall. This estimate is based on research from randomized controlled trials on the impact of chlorination on all-cause mortality among children under five years old in low-income settings, and triangulated by historical research of the effects of water quality improvements on all-cause mortality in the United States, Europe and Japan.\n\nIn the case of the Evidence Action initiative in Madhya Pradesh, GiveWell [is anticipating](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=2068919910#gid=2068919910&range=L17) a ~5% reduction of mortality. The costs are low because each tank with an ILC device will serve about [1,100 people](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=J13). The ILC devices will be installed on new piped water sources that the government of India is working to provide to all rural households through its [Jal Jeevan Mission](https://jaljeevanmission.gov.in/).\n\nIn-line chlorination (ILC) is a method for automatically treating drinking water and [is considered](https://docs.google.com/document/d/12f_yMLVLoqWcEyxadn01sTCLEx5RC8jn_8NL0iiWjdI/edit) an appealing water treatment method in places such as Madhya Pradesh, because it involves a small device attached to a pipe near the point of water collection (often tanks), which dispenses chlorine into the water as needed. It's automatic and requires no action on the part of those drinking the water.\n\nAt the time GiveWell recommended this grant, it projected that by the end of the 2nd year of the project (approximately September 2025), Evidence Action would have installed [1,113](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=J50) ILC devices in Madhya Pradesh, which would reach [1,192,741](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=J52) people. The assumption is that following that, if successful, the government will install and maintain additional devices in Madhya Pradesh. GiveWell estimated that the total number of devices would amount to at least [6,918](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=M50) over the remainder of the period, reaching [6.7 million](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=L52) people at the end of four years.\n\nIn its internal forecasting, GiveWell has assigned a 70% likelihood that the program will reach 6.7 million people if it continues until the end of year 4 of the grant period. GiveWell outlines in its [grant rationale](https://www.givewell.org/research/grants/evidence-action-in-line-chlorination-india-september-2023#How_many_additional_people_will_receive_chlorination_in_Andhra_Pradesh_and_Madhya_Pradesh_as_a_result_of_Evidence_Action-s_program) some potential reasons why the program might not achieve its expected reach, such as:\n\n- Dependence on government funding and buy-in\n- The necessity to construct physical infrastructure\n- The novelty of ILC technology\n\nSee Also: \n\n- [Evidence Action — India In-Line Chlorination Pilot Expansion (July 2023)\n](https://www.givewell.org/research/grants/evidence-action-india-ILC-pilot-expansion-july-2023)\n- [Evidence Action — Scale-Up of In-Line Chlorination in India (September 2023)](https://www.givewell.org/research/grants/evidence-action-in-line-chlorination-india-september-2023)"
        },
        {
            "id": 28268,
            "title": "Will a new constitutional amendment concerning firearms be ratified in the United States before 2029?",
            "short_title": "US Amendment Concerning Firearms Before 2029?",
            "url_title": "US Amendment Concerning Firearms Before 2029?",
            "slug": "us-amendment-concerning-firearms-before-2029",
            "author_id": 117502,
            "author_username": "RyanBeck",
            "coauthors": [],
            "created_at": "2024-09-18T04:34:49.013244Z",
            "published_at": "2024-09-25T21:00:00Z",
            "edited_at": "2025-09-16T14:05:32.156827Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-25T21:00:00Z",
            "comment_count": 1,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2028-12-31T23:00:00Z",
            "scheduled_resolve_time": "2029-01-01T14:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2024-09-25T21:00:00Z",
            "nr_forecasters": 30,
            "html_metadata_json": null,
            "projects": {
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "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"
                    }
                ],
                "question_series": [
                    {
                        "id": 3632,
                        "type": "question_series",
                        "name": "🗽Forecast the State of the Union 🗽",
                        "slug": "us-forecasts",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/state_of_the_union_plain.webp",
                        "prize_pool": null,
                        "start_date": "2024-09-18T17:53:02Z",
                        "close_date": "2030-01-01T18:53:02Z",
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": true,
                        "user_permission": null,
                        "created_at": "2024-09-18T17:53:02.707270Z",
                        "edited_at": "2025-09-18T05:18:09.306561Z",
                        "score_type": "peer_tournament",
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 3632,
                    "type": "question_series",
                    "name": "🗽Forecast the State of the Union 🗽",
                    "slug": "us-forecasts",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/state_of_the_union_plain.webp",
                    "prize_pool": null,
                    "start_date": "2024-09-18T17:53:02Z",
                    "close_date": "2030-01-01T18:53:02Z",
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": true,
                    "user_permission": null,
                    "created_at": "2024-09-18T17:53:02.707270Z",
                    "edited_at": "2025-09-18T05:18:09.306561Z",
                    "score_type": "peer_tournament",
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 28268,
                "title": "Will a new constitutional amendment concerning firearms be ratified in the United States before 2029?",
                "created_at": "2024-09-18T04:34:49.013244Z",
                "open_time": "2024-09-25T21:00:00Z",
                "cp_reveal_time": "2024-09-28T21:00:00Z",
                "spot_scoring_time": "2024-09-28T21:00:00Z",
                "scheduled_resolve_time": "2029-01-01T14:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2028-12-31T23:00:00Z",
                "actual_close_time": "2028-12-31T23: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": "In the United States, the [Second Amendment to the Constitution](https://en.wikipedia.org/wiki/Second_Amendment_to_the_United_States_Constitution) protects citizens' right to keep and bear firearms, [reading](https://constitutioncenter.org/the-constitution/amendments/amendment-ii):\n\n>A well regulated Militia, being necessary to the security of a free State, the right of the people to keep and bear Arms, shall not be infringed.\n\nDue to the [high prevalence of gun violence in the US relative to other wealthy countries](https://publichealth.jhu.edu/center-for-gun-violence-solutions/research-reports/firearm-violence-in-the-united-states), laws concerning firearms are often politically contentious. Democrats [tend to favor imposing additional regulations on firearms](https://democrats.org/where-we-stand/the-issues/preventing-gun-violence/) that are viewed with suspicion by Republicans who [tend to be opposed to such regulations](https://thehill.com/homenews/senate/4345455-senate-republicans-block-assault-weapons-ban/). Organizations such as the National Rifle Association (NRA) have claimed that Vice President Kamala Harris [opposes the Second Amendment](https://www.nraila.org/articles/20240729/kamala-harris-is-an-existential-threat-to-the-second-amendment-and-supports-gun-confiscation), though Harris [does not appear](https://www.usatoday.com/story/news/factcheck/2024/08/30/haris-walz-quote-second-amendment-ar15-fact-check/74999330007/) to have made any statements explicitly opposing the Second Amendment, and instead the allegations seem to hinge on her views as to [which gun regulations are permissible under the Second Amendment](https://reason.com/volokh/2020/08/26/kamala-harris-on-the-second-amendment/).",
                "resolution_criteria": "This question will resolve as **Yes** if, before January 1, 2029, a new constitutional amendment is ratified in the United States that concerns firearms. An amendment will be considered to be concerning firearms if it does one or more of the following:\n\n* Modifies, supersedes, or repeals the Second Amendment in any way.\n* Explicitly mentions firearms in any way (the term \"firearm\" need not be used, synonyms of \"firearm\" would count).\n\nIf no such new amendment is ratified in the US before January 1, 2029, this question resolves as **No**.",
                "fine_print": "Please note that for purposes of this question, it will not matter whether the new amendment restricts or expands [the right to keep and bear arms](https://en.wikipedia.org/wiki/Right_to_keep_and_bear_arms_in_the_United_States). The question looks only at whether the amendment modifies, supersedes, or repeals the Second Amendment in any way and explicitly mentions firearms or a synonym thereof.",
                "post_id": 28268,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1758031521.66627,
                                "end_time": 1758891337.598899,
                                "forecaster_count": 26,
                                "interval_lower_bounds": [
                                    0.001
                                ],
                                "centers": [
                                    0.001
                                ],
                                "interval_upper_bounds": [
                                    0.001
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1758031521.66627,
                            "end_time": 1758891337.598899,
                            "forecaster_count": 26,
                            "interval_lower_bounds": [
                                0.001
                            ],
                            "centers": [
                                0.001
                            ],
                            "interval_upper_bounds": [
                                0.001
                            ],
                            "forecast_values": [
                                0.999,
                                0.001
                            ],
                            "means": [
                                0.05981509273103222
                            ],
                            "histogram": [
                                [
                                    7.761120418510954,
                                    0.02510204527210512,
                                    0.057099978657575844,
                                    0.0,
                                    0.0,
                                    0.016588932653428593,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.37684779947282754,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4770563933391733
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1728286921.770262,
                                "end_time": null,
                                "forecaster_count": 8,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1728286921.770262,
                            "end_time": null,
                            "forecaster_count": 8,
                            "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": 1,
                "user_vote": null
            },
            "forecasts_count": 62,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "In the United States, the [Second Amendment to the Constitution](https://en.wikipedia.org/wiki/Second_Amendment_to_the_United_States_Constitution) protects citizens' right to keep and bear firearms, [reading](https://constitutioncenter.org/the-constitution/amendments/amendment-ii):\n\n>A well regulated Militia, being necessary to the security of a free State, the right of the people to keep and bear Arms, shall not be infringed.\n\nDue to the [high prevalence of gun violence in the US relative to other wealthy countries](https://publichealth.jhu.edu/center-for-gun-violence-solutions/research-reports/firearm-violence-in-the-united-states), laws concerning firearms are often politically contentious. Democrats [tend to favor imposing additional regulations on firearms](https://democrats.org/where-we-stand/the-issues/preventing-gun-violence/) that are viewed with suspicion by Republicans who [tend to be opposed to such regulations](https://thehill.com/homenews/senate/4345455-senate-republicans-block-assault-weapons-ban/). Organizations such as the National Rifle Association (NRA) have claimed that Vice President Kamala Harris [opposes the Second Amendment](https://www.nraila.org/articles/20240729/kamala-harris-is-an-existential-threat-to-the-second-amendment-and-supports-gun-confiscation), though Harris [does not appear](https://www.usatoday.com/story/news/factcheck/2024/08/30/haris-walz-quote-second-amendment-ar15-fact-check/74999330007/) to have made any statements explicitly opposing the Second Amendment, and instead the allegations seem to hinge on her views as to [which gun regulations are permissible under the Second Amendment](https://reason.com/volokh/2020/08/26/kamala-harris-on-the-second-amendment/)."
        },
        {
            "id": 28267,
            "title": "Will in-line chlorination devices serve at least 5.8 million people in Andhra Pradesh at the end of the 4th year of Evidence Action's program?",
            "short_title": "ILC devices for ≥5.8m ppl in Andhra Pradesh?",
            "url_title": "ILC devices for ≥5.8m ppl in Andhra Pradesh?",
            "slug": "ilc-devices-for-58m-ppl-in-andhra-pradesh",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-18T02:41:36.487024Z",
            "published_at": "2024-10-21T16:17:35.921793Z",
            "edited_at": "2025-09-07T23:59:07.408986Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-10-21T16:17:35.921791Z",
            "comment_count": 6,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2027-09-06T16:00:00Z",
            "scheduled_resolve_time": "2028-03-01T17:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2024-10-23T16:00:00Z",
            "nr_forecasters": 25,
            "html_metadata_json": null,
            "projects": {
                "topic": [
                    {
                        "id": 15865,
                        "name": "Health & Pandemics",
                        "slug": "biosecurity",
                        "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"
                    }
                ],
                "question_series": [
                    {
                        "id": 32513,
                        "type": "question_series",
                        "name": "Forecast With GiveWell Comment Prize",
                        "slug": "forecast-with-givewell-comment-prize",
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": true,
                        "user_permission": "forecaster",
                        "created_at": "2024-10-18T21:10:37.173928Z",
                        "edited_at": "2025-09-12T21:56:03.839687Z",
                        "score_type": null,
                        "default_permission": "forecaster",
                        "visibility": "unlisted",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    },
                    {
                        "id": 3600,
                        "type": "question_series",
                        "name": "Forecast With GiveWell",
                        "slug": "forecast-with-givewell",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.com/cover.jpg",
                        "prize_pool": null,
                        "start_date": "2024-10-23T10:00:01Z",
                        "close_date": "2030-01-01T14:00:01Z",
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": true,
                        "user_permission": null,
                        "created_at": "2024-09-09T17:11:01.867864Z",
                        "edited_at": "2025-09-12T21:56:26.126366Z",
                        "score_type": "peer_tournament",
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 3600,
                    "type": "question_series",
                    "name": "Forecast With GiveWell",
                    "slug": "forecast-with-givewell",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.com/cover.jpg",
                    "prize_pool": null,
                    "start_date": "2024-10-23T10:00:01Z",
                    "close_date": "2030-01-01T14:00:01Z",
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": true,
                    "user_permission": null,
                    "created_at": "2024-09-09T17:11:01.867864Z",
                    "edited_at": "2025-09-12T21:56:26.126366Z",
                    "score_type": "peer_tournament",
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                },
                "category": [
                    {
                        "id": 3691,
                        "name": "Health & Pandemics",
                        "slug": "health-pandemics",
                        "emoji": "🦠",
                        "description": "Health & Pandemics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 28267,
                "title": "Will in-line chlorination devices serve at least 5.8 million people in Andhra Pradesh at the end of the 4th year of Evidence Action's program?",
                "created_at": "2024-09-18T02:41:36.487024Z",
                "open_time": "2024-10-23T16:00:00Z",
                "cp_reveal_time": "2024-10-25T16:00:00Z",
                "spot_scoring_time": "2024-10-25T16:00:00Z",
                "scheduled_resolve_time": "2028-03-01T17:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2027-09-06T16:00:00Z",
                "actual_close_time": "2027-09-06T16:00:00Z",
                "type": "binary",
                "options": [],
                "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": "In March, [July](https://www.givewell.org/research/grants/evidence-action-india-ILC-pilot-expansion-july-2023), and [September](https://www.givewell.org/research/grants/evidence-action-in-line-chlorination-india-september-2023) 2023, [GiveWell](https://www.givewell.org/) recommended three grants to [Evidence Action](https://www.evidenceaction.org/) of ~$40.6 million to pilot in-line chlorination (ILC) and then provide technical assistance to the governments of [Andhra Pradesh](https://en.wikipedia.org/wiki/Andhra_Pradesh) and [Madhya Pradesh](https://en.wikipedia.org/wiki/Madhya_Pradesh) for implementing ILC through piped water sources in the rural areas of the states. Andhra Pradesh's total population is estimated at around [53 million](https://statisticstimes.com/demographics/india/andhra-pradesh-population.php) and its rural population is estimated at around [38 million](https://ejalshakti.gov.in/JJM/JJMReports/BasicInformation/JJMRep_RWS_RuralPopulation.aspx).\n\nThe government of India is embarking on a major push to provide piped water to all rural households through its [Jal Jeevan Mission](https://jaljeevanmission.gov.in/). The ILC devices will be installed on those new piped water sources.\n\nGiveWell estimates that [water contamination is likely high](https://www.givewell.org/research/grants/evidence-action-in-line-chlorination-india-september-2023#Why_we_recommended_this_grant) in India, which leads to deaths from diarrhea and related infectious diseases in areas such as Andhra Pradesh.\n\nResearch on the effects of water chlorination suggests that water treatment plausibly reduces deaths, [according to GiveWell](https://www.givewell.org/international/technical/programs/water-quality-interventions):\n\n> In-line chlorination is a technology for automatically disinfecting water at shared water collection points in low-income settings with unsafe water. We use the findings of water quality RCTs, adjusted for internal and external validity, to estimate reductions in all-cause mortality in children under five and people five and older [[123](https://docs.google.com/spreadsheets/d/1dxRfhPnTBJ_UYAeoAyVd8u6Orxh4pR9hB3wvdfZcXFs/edit?gid=1680005064#gid=1680005064)] [Pickering et al. 2019](https://www.thelancet.com/journals/langlo/article/PIIS2214-109X(19)30315-8/fulltext), the only published RCT of in-line chlorination with a diarrhea outcome, forms the basis of our adherence adjustment [[124](https://docs.google.com/spreadsheets/d/1dxRfhPnTBJ_UYAeoAyVd8u6Orxh4pR9hB3wvdfZcXFs/edit?gid=864135715#gid=864135715)] a key input of our external validity adjustment. [Clasen et al. 2015](https://www.cochranelibrary.com/cdsr/doi/10.1002/14651858.CD004794.pub3/full), the most recent Cochrane meta-analysis of water treatment trials, forms the basis for the morbidity reduction estimate [[125](https://docs.google.com/spreadsheets/d/1dxRfhPnTBJ_UYAeoAyVd8u6Orxh4pR9hB3wvdfZcXFs/edit?gid=1336716860#gid=1336716860)] and the plausibility limit derived from it [[126](https://docs.google.com/spreadsheets/d/1dxRfhPnTBJ_UYAeoAyVd8u6Orxh4pR9hB3wvdfZcXFs/edit?gid=1674952052#gid=1674952052)] After adjustments, we estimate that in-line chlorination in Kenya reduces all-cause mortality by 11% in children under five and 2% in people five and over [[127](https://docs.google.com/spreadsheets/d/1dxRfhPnTBJ_UYAeoAyVd8u6Orxh4pR9hB3wvdfZcXFs/edit?gid=1680005064#gid=1680005064)] We further estimate that development effects and medical costs averted account for 35% and 19% of the total benefit of the intervention, respectively.\n\nAt the time GiveWell recommended this grant, it projected that by the end of the 2nd year of the project (approximately September 2025), Evidence Action would have installed [655](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=J49) ILC devices in Andhra Pradesh, which would reach an estimated [1,193,239](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=J51) total people. The expectation is that following the initial round of installations by Evidence Action, if successful, the government will install and maintain additional devices in the state. GiveWell estimated that the total number of devices would amount to [3,204](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=M49) devices over the remainder of the period, reaching [5.8 million](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=M51) people at the end of four years. GiveWell has not updated these estimates since the time of the grant decision.\n\nIn its internal forecasting, GiveWell has assigned a likelihood of 70% that the devices will indeed serve at least 5.8 million people at the end of four years, conditional on the program not being discontinued before that time.\n\nSee Also: \n\n- [Evidence Action — India In-Line Chlorination Pilot Expansion (July 2023)\n](https://www.givewell.org/research/grants/evidence-action-india-ILC-pilot-expansion-july-2023)\n- [Evidence Action — Scale-Up of In-Line Chlorination in India (September 2023)](https://www.givewell.org/research/grants/evidence-action-in-line-chlorination-india-september-2023)",
                "resolution_criteria": "Evidence Action will collect data on their program's outcomes in Andhra Pradesh and Madhya Pradesh, India, at the end of its fourth year, expected to be shared with GiveWell in early 2028. This question will resolve as **Yes** if GiveWell's assessment of this data shows that in-line chlorination (ILC) devices at water sources serve ≥5,800,000 people in Andhra Pradesh.\n\nIf GiveWell’s assessment is that the number of people in Andhra Pradesh served by ILC devices is \\<5,800,000, this question will resolve as **No**.",
                "fine_print": "If Evidence Action's GiveWell-funded program to scale up ILC devices in Andhra Pradesh is discontinued before reaching the end of its 4th year, this question will be **annulled**.\n\nGiveWell expects to receive the following information from Evidence Action that will help GiveWell assess the number of people served by ILC devices in the state:\n1. The average number of functioning ILC devices maintained in a year.\n2. The average number of households per water source with a device.\n3. The average number of people per household.\n4. The average number of under-five year-olds per household.\n5. The % of households whose water sample tests positive for chlorine.\n6. The % households whose water sample was positive for chlorine who report using ILC devices.\n\n\"People served\" is defined as 1 x 2 x 3 (i.e., people using a water point with an ILC device, regardless of whether their water is chlorinated).\n\nIn case of reporting delays, resolution will wait up to two years after the end of the question period, until September 8, 2029, after which the question will be **annulled** if GiveWell determines there is insufficient evidence to support a Yes or No resolution.",
                "post_id": 28267,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1757897142.606551,
                                "end_time": 1758501972.79772,
                                "forecaster_count": 9,
                                "interval_lower_bounds": [
                                    0.65
                                ],
                                "centers": [
                                    0.7
                                ],
                                "interval_upper_bounds": [
                                    0.75
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1757897142.606551,
                            "end_time": 1758501972.79772,
                            "forecaster_count": 9,
                            "interval_lower_bounds": [
                                0.65
                            ],
                            "centers": [
                                0.7
                            ],
                            "interval_upper_bounds": [
                                0.75
                            ],
                            "forecast_values": [
                                0.30000000000000004,
                                0.7
                            ],
                            "means": [
                                0.6700180647074974
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8423388801235393,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3678794411714424,
                                    0.13533528323661267,
                                    0.0,
                                    0.0,
                                    0.67061784043393,
                                    0.2814081443602781,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.5766554926712493,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.701700440519318,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 1,
                "user_vote": null
            },
            "forecasts_count": 48,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "In March, [July](https://www.givewell.org/research/grants/evidence-action-india-ILC-pilot-expansion-july-2023), and [September](https://www.givewell.org/research/grants/evidence-action-in-line-chlorination-india-september-2023) 2023, [GiveWell](https://www.givewell.org/) recommended three grants to [Evidence Action](https://www.evidenceaction.org/) of ~$40.6 million to pilot in-line chlorination (ILC) and then provide technical assistance to the governments of [Andhra Pradesh](https://en.wikipedia.org/wiki/Andhra_Pradesh) and [Madhya Pradesh](https://en.wikipedia.org/wiki/Madhya_Pradesh) for implementing ILC through piped water sources in the rural areas of the states. Andhra Pradesh's total population is estimated at around [53 million](https://statisticstimes.com/demographics/india/andhra-pradesh-population.php) and its rural population is estimated at around [38 million](https://ejalshakti.gov.in/JJM/JJMReports/BasicInformation/JJMRep_RWS_RuralPopulation.aspx).\n\nThe government of India is embarking on a major push to provide piped water to all rural households through its [Jal Jeevan Mission](https://jaljeevanmission.gov.in/). The ILC devices will be installed on those new piped water sources.\n\nGiveWell estimates that [water contamination is likely high](https://www.givewell.org/research/grants/evidence-action-in-line-chlorination-india-september-2023#Why_we_recommended_this_grant) in India, which leads to deaths from diarrhea and related infectious diseases in areas such as Andhra Pradesh.\n\nResearch on the effects of water chlorination suggests that water treatment plausibly reduces deaths, [according to GiveWell](https://www.givewell.org/international/technical/programs/water-quality-interventions):\n\n> In-line chlorination is a technology for automatically disinfecting water at shared water collection points in low-income settings with unsafe water. We use the findings of water quality RCTs, adjusted for internal and external validity, to estimate reductions in all-cause mortality in children under five and people five and older [[123](https://docs.google.com/spreadsheets/d/1dxRfhPnTBJ_UYAeoAyVd8u6Orxh4pR9hB3wvdfZcXFs/edit?gid=1680005064#gid=1680005064)] [Pickering et al. 2019](https://www.thelancet.com/journals/langlo/article/PIIS2214-109X(19)30315-8/fulltext), the only published RCT of in-line chlorination with a diarrhea outcome, forms the basis of our adherence adjustment [[124](https://docs.google.com/spreadsheets/d/1dxRfhPnTBJ_UYAeoAyVd8u6Orxh4pR9hB3wvdfZcXFs/edit?gid=864135715#gid=864135715)] a key input of our external validity adjustment. [Clasen et al. 2015](https://www.cochranelibrary.com/cdsr/doi/10.1002/14651858.CD004794.pub3/full), the most recent Cochrane meta-analysis of water treatment trials, forms the basis for the morbidity reduction estimate [[125](https://docs.google.com/spreadsheets/d/1dxRfhPnTBJ_UYAeoAyVd8u6Orxh4pR9hB3wvdfZcXFs/edit?gid=1336716860#gid=1336716860)] and the plausibility limit derived from it [[126](https://docs.google.com/spreadsheets/d/1dxRfhPnTBJ_UYAeoAyVd8u6Orxh4pR9hB3wvdfZcXFs/edit?gid=1674952052#gid=1674952052)] After adjustments, we estimate that in-line chlorination in Kenya reduces all-cause mortality by 11% in children under five and 2% in people five and over [[127](https://docs.google.com/spreadsheets/d/1dxRfhPnTBJ_UYAeoAyVd8u6Orxh4pR9hB3wvdfZcXFs/edit?gid=1680005064#gid=1680005064)] We further estimate that development effects and medical costs averted account for 35% and 19% of the total benefit of the intervention, respectively.\n\nAt the time GiveWell recommended this grant, it projected that by the end of the 2nd year of the project (approximately September 2025), Evidence Action would have installed [655](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=J49) ILC devices in Andhra Pradesh, which would reach an estimated [1,193,239](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=J51) total people. The expectation is that following the initial round of installations by Evidence Action, if successful, the government will install and maintain additional devices in the state. GiveWell estimated that the total number of devices would amount to [3,204](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=M49) devices over the remainder of the period, reaching [5.8 million](https://docs.google.com/spreadsheets/d/1aRjyAdYGdZ6N1_AvEU50sj_-LpVTjoGoN_5JasR-uYI/edit?gid=1483841316#gid=1483841316&range=M51) people at the end of four years. GiveWell has not updated these estimates since the time of the grant decision.\n\nIn its internal forecasting, GiveWell has assigned a likelihood of 70% that the devices will indeed serve at least 5.8 million people at the end of four years, conditional on the program not being discontinued before that time.\n\nSee Also: \n\n- [Evidence Action — India In-Line Chlorination Pilot Expansion (July 2023)\n](https://www.givewell.org/research/grants/evidence-action-india-ILC-pilot-expansion-july-2023)\n- [Evidence Action — Scale-Up of In-Line Chlorination in India (September 2023)](https://www.givewell.org/research/grants/evidence-action-in-line-chlorination-india-september-2023)"
        },
        {
            "id": 28265,
            "title": "If Kamala Harris is elected president of the United States in 2024, will X be banned within 6 months?",
            "short_title": "X banned if Harris president?",
            "url_title": "X banned if Harris president?",
            "slug": "x-banned-if-harris-president",
            "author_id": 126626,
            "author_username": "skmmcj",
            "coauthors": [],
            "created_at": "2024-09-17T22:32:29.900022Z",
            "published_at": "2024-09-17T22:50:00Z",
            "edited_at": "2025-09-05T17:29:02.370501Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-17T22:50:00Z",
            "comment_count": 6,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-11-11T12:28:00Z",
            "scheduled_close_time": "2025-05-05T11:00:00Z",
            "scheduled_resolve_time": "2025-05-05T11:00:00Z",
            "actual_resolve_time": "2024-11-11T12:28:00Z",
            "open_time": "2024-09-17T22:50:00Z",
            "nr_forecasters": 91,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32601,
                        "name": "2024-2025 Leaderboard",
                        "slug": "2024_2025_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "site_main": [
                    {
                        "id": 144,
                        "type": "site_main",
                        "name": "Metaculus Community",
                        "slug": null,
                        "header_image": null,
                        "prize_pool": null,
                        "start_date": null,
                        "close_date": null,
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": null,
                        "user_permission": "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": 3698,
                        "name": "Economy & Business",
                        "slug": "economy-business",
                        "emoji": "💼",
                        "description": "Economy & Business",
                        "type": "category"
                    },
                    {
                        "id": 3685,
                        "name": "Elections",
                        "slug": "elections",
                        "emoji": "🗳️",
                        "description": "Elections",
                        "type": "category"
                    },
                    {
                        "id": 3689,
                        "name": "Politics",
                        "slug": "politics",
                        "emoji": "🏛️",
                        "description": "Politics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 28265,
                "title": "If Kamala Harris is elected president of the United States in 2024, will X be banned within 6 months?",
                "created_at": "2024-09-17T22:32:29.900022Z",
                "open_time": "2024-09-17T22:50:00Z",
                "cp_reveal_time": "2024-09-17T23:15:00Z",
                "spot_scoring_time": "2024-09-17T23:15:00Z",
                "scheduled_resolve_time": "2025-05-05T11:00:00Z",
                "actual_resolve_time": "2024-11-11T12:28:00Z",
                "resolution_set_time": "2024-11-11T12:28:52.522233Z",
                "scheduled_close_time": "2025-05-05T11:00:00Z",
                "actual_close_time": "2024-11-11T12:28: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": "On September 17, 2024, Elon Musk [retweeted](https://x.com/elonmusk/status/1836113736517431602) a tweet claiming that if Kamala Harris and Tim Walz win the US presidential election, \"their first move\" will be to ban X (formerly Twitter). Musk has previously [endorsed Donald Trump](https://www.reuters.com/world/us/elon-musk-says-he-fully-endorses-tough-trump-posts-photo-2024-07-13/).",
                "resolution_criteria": "This question will resolve as **Yes** if Kamala Harris wins the 2024 US presidential election AND, before May 5, 2025, credible sources indicate that the US government has taken action, through an enacted law or executive order, with the effect that a typical US resident cannot do one or more of the following:\n\n- download the X mobile app from the Google Play Store\n\n- download the X mobile app from the iOS App Store\n\n- use the app if it was previously downloaded\n\n- access the X.com website\n\nIf Kamala Harris is elected AND a typical US resident can do all of the aforementioned, this question will resolve **No**.\n\nIf Kamala Harris is not elected US president, this question will be **Annulled**.",
                "fine_print": "For this question to resolve **Yes**, the media reporting must be in consensus that these effects are highly likely as the result of the law or executive order. These effects need not actually happen for the question to resolve **Yes**. Metaculus admin discretion may be used to resolve this question in the case of ambiguity.\n\nIf sources report that the law or executive order could be contested in the courts, the question will still resolve as **Yes** if, absent court challenges, it would satisfy the criteria described here.\n\nIf the X app can be downloaded via a technical circumvention that violates the app store terms of service or if the X.com website can be accessed via a technical circumvention of the ban (such as the use of a VPN), this will not affect the resolution of the question and the question can still resolve **Yes**.",
                "post_id": 28265,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1729479224.814334,
                                "end_time": null,
                                "forecaster_count": 90,
                                "interval_lower_bounds": [
                                    0.001
                                ],
                                "centers": [
                                    0.002
                                ],
                                "interval_upper_bounds": [
                                    0.01
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1729479224.814334,
                            "end_time": null,
                            "forecaster_count": 90,
                            "interval_lower_bounds": [
                                0.001
                            ],
                            "centers": [
                                0.002
                            ],
                            "interval_upper_bounds": [
                                0.01
                            ],
                            "forecast_values": [
                                0.998,
                                0.002
                            ],
                            "means": [
                                0.010757432451849694
                            ],
                            "histogram": [
                                [
                                    12.149075220275083,
                                    3.6879347337965678,
                                    0.35268964264939523,
                                    0.004140937860262326,
                                    0.6145696694889957,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5617338244238946,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.07741073985238849,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.030597622151664183,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1728288159.259507,
                                "end_time": null,
                                "forecaster_count": 88,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1728288159.259507,
                            "end_time": null,
                            "forecaster_count": 88,
                            "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": 1,
                "user_vote": null
            },
            "forecasts_count": 125,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "On September 17, 2024, Elon Musk [retweeted](https://x.com/elonmusk/status/1836113736517431602) a tweet claiming that if Kamala Harris and Tim Walz win the US presidential election, \"their first move\" will be to ban X (formerly Twitter). Musk has previously [endorsed Donald Trump](https://www.reuters.com/world/us/elon-musk-says-he-fully-endorses-tough-trump-posts-photo-2024-07-13/)."
        },
        {
            "id": 28247,
            "title": "[Short Fuse] Will there be a deadly attack within Israel causing at least five deaths before October 1, 2024?",
            "short_title": "Deadly Attack on Israel in Sep 2024?",
            "url_title": "Deadly Attack on Israel in Sep 2024?",
            "slug": "deadly-attack-on-israel-in-sep-2024",
            "author_id": 123015,
            "author_username": "IY",
            "coauthors": [],
            "created_at": "2024-09-17T15:31:17.888620Z",
            "published_at": "2024-09-18T22:38:00Z",
            "edited_at": "2025-09-05T17:29:25.546057Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-18T22:38:00Z",
            "comment_count": 8,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-30T23:00:00Z",
            "scheduled_close_time": "2024-09-30T23:00:00Z",
            "scheduled_resolve_time": "2024-10-01T17:54:00Z",
            "actual_resolve_time": "2024-10-01T17:54:00Z",
            "open_time": "2024-09-18T22:38: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"
                    }
                ],
                "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": 3687,
                        "name": "Geopolitics",
                        "slug": "geopolitics",
                        "emoji": "🌍",
                        "description": "Geopolitics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 28247,
                "title": "[Short Fuse] Will there be a deadly attack within Israel causing at least five deaths before October 1, 2024?",
                "created_at": "2024-09-17T15:31:17.888620Z",
                "open_time": "2024-09-18T22:38:00Z",
                "cp_reveal_time": "2024-09-20T14:30:00Z",
                "spot_scoring_time": "2024-09-20T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T17:54:00Z",
                "actual_resolve_time": "2024-10-01T17:54:00Z",
                "resolution_set_time": "2024-10-01T17:54:00Z",
                "scheduled_close_time": "2024-09-30T23:00:00Z",
                "actual_close_time": "2024-09-30T23: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": "Attacks on Israel have seen a significant resurgence since the [October 7 Attacks](https://en.wikipedia.org/wiki/2023_Hamas-led_attack_on_Israel) and the resulting [Israel-Hamas War](https://en.wikipedia.org/wiki/Israel–Hamas_war), [Israel-Hezbollah Conflict](https://en.wikipedia.org/wiki/Israel–Hezbollah_conflict_(2023–present)), and [Israel-Houthi Conflict](https://en.wikipedia.org/wiki/Red_Sea_crisis)\n\nBy early 2024, the number of rocket attacks on Israel was estimated at over [10,000](https://www.terrorism-info.org.il/en/operation-iron-swords-updated-to-1-p-m-november-22-2023/). A similar rate of rocket attacks have continued to this day.\n\nWhilst Israel has excellent air and rocket defence capabilities, there have been incidents where attacks have penetrated it's defences, two notable examples are listed below:\n\n- [2024 Iranian strikes against Israel](https://en.wikipedia.org/wiki/2024_Iranian_strikes_against_Israel). (*No deaths reported*.)\n- [2024 Houthi drone attack on Israel](https://en.wikipedia.org/wiki/2024_Houthi_drone_attack_on_Israel). (*Single death reported*.)\n\nThe aforementioned attacks have typically resulted in, or have been, \"tit-for-tat\" retaliations. For example, prior to the Iranian strikes on Israel, the IDF carried out an airstrike on the Iranian consulate in Damascus. The IDF responded to the Iranian reltalation with [strikes on Isfahan](https://en.wikipedia.org/wiki/2024_Israeli_strikes_on_Iran), but these were smaller in scale attacks, widely seen as an effort to deescalate tensions.\n\nAmidst the ongoing strikes exchanges between Israel and Hezbollah, reports emerged that more than 1,000 people – including Hezbollah fighters and medics – were [wounded on Tuesday, September 17](https://www.reuters.com/world/middle-east/dozens-hezbollah-members-wounded-lebanon-when-pagers-exploded-sources-witnesses-2024-09-17/) when the pagers used to communicate exploded across Lebanon in what is likely seen as a serious escalation of the Israel-Hezbollah Conflict.",
                "resolution_criteria": "This question resolves to \"Yes\" if before October 1, 2024, credible reports indicate that an attack occurring within Israel's borders has led to the death of at least five (5) individuals.",
                "fine_print": "The attack must additionally meet the following conditions for the question to resolve to \"Yes\":\n\n- Occur within the area demarcated as \"Israel\" on the [Institute for the Study of War's map](https://storymaps.arcgis.com/stories/2e746151991643e39e64780f0674f7dd) covering the 2023-2024 Israel-Gaza conflict. For the avoidance of doubt, an attack occuring within areas indicated as Gaza, the West Bank or the Golan Heights on the map will not be sufficient for a positive resolution. Israel's internal waters and territorial sea (the latter being Israel's sovereign waters up to 12 nautical miles from the shore) will be considered \"within Israel\" for the purposes of this question. More distant territorial waters beyond the territorial sea (e.g. contiguous zone, exclusive economic zone, etc.) will not be considered \"within Israel.\"\n- The attack must be kinetic, involving weaponry or physical force. Cyberattacks, even if resulting in fatalities, will not count towards the resolution of this question.\n- The threshold of five (5) fatalities must be reached within a 24-hour period.\n\nThese fatalities do not need to occur at the same location; coordinated attacks on multiple targets or simultaneous assassinations will meet this criterion. The fatalities must occur within the Israeli territory specified for this question.",
                "post_id": 28247,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1727729696.050696,
                                "end_time": null,
                                "forecaster_count": 34,
                                "interval_lower_bounds": [
                                    0.001
                                ],
                                "centers": [
                                    0.01
                                ],
                                "interval_upper_bounds": [
                                    0.03
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1727729696.050696,
                            "end_time": null,
                            "forecaster_count": 34,
                            "interval_lower_bounds": [
                                0.001
                            ],
                            "centers": [
                                0.01
                            ],
                            "interval_upper_bounds": [
                                0.03
                            ],
                            "forecast_values": [
                                0.99,
                                0.01
                            ],
                            "means": [
                                0.05144749217042048
                            ],
                            "histogram": [
                                [
                                    4.165745755357722,
                                    2.948678792440075,
                                    0.31964760159434596,
                                    0.7020670829292148,
                                    0.0,
                                    0.093775628604687,
                                    0.10802413340346607,
                                    0.3551836243544548,
                                    0.02168896019109956,
                                    0.0,
                                    0.46568447843252453,
                                    0.0,
                                    0.080917342808261,
                                    0.14114485879589025,
                                    0.016590897335947853,
                                    0.04136994682833595,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0339977085555509,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.05895670636563755,
                                    0.0,
                                    0.0,
                                    0.12377442688140071,
                                    0.0,
                                    0.01207354803198191,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.43372423424900364,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.04966152601580348
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 26.199548574017623,
                            "coverage": 0.9951404236678801,
                            "baseline_score": 80.45072974357994,
                            "spot_peer_score": 19.064227099811614,
                            "peer_archived_score": 26.199548574017623,
                            "baseline_archived_score": 80.45072974357994,
                            "spot_peer_archived_score": 19.064227099811614
                        },
                        "movement": null
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1727729696.0937,
                                "end_time": null,
                                "forecaster_count": 35,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1727729696.0937,
                            "end_time": null,
                            "forecaster_count": 35,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.9983847587217298,
                                0.0016152412782701297
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 2,
                "user_vote": null
            },
            "forecasts_count": 110,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Attacks on Israel have seen a significant resurgence since the [October 7 Attacks](https://en.wikipedia.org/wiki/2023_Hamas-led_attack_on_Israel) and the resulting [Israel-Hamas War](https://en.wikipedia.org/wiki/Israel–Hamas_war), [Israel-Hezbollah Conflict](https://en.wikipedia.org/wiki/Israel–Hezbollah_conflict_(2023–present)), and [Israel-Houthi Conflict](https://en.wikipedia.org/wiki/Red_Sea_crisis)\n\nBy early 2024, the number of rocket attacks on Israel was estimated at over [10,000](https://www.terrorism-info.org.il/en/operation-iron-swords-updated-to-1-p-m-november-22-2023/). A similar rate of rocket attacks have continued to this day.\n\nWhilst Israel has excellent air and rocket defence capabilities, there have been incidents where attacks have penetrated it's defences, two notable examples are listed below:\n\n- [2024 Iranian strikes against Israel](https://en.wikipedia.org/wiki/2024_Iranian_strikes_against_Israel). (*No deaths reported*.)\n- [2024 Houthi drone attack on Israel](https://en.wikipedia.org/wiki/2024_Houthi_drone_attack_on_Israel). (*Single death reported*.)\n\nThe aforementioned attacks have typically resulted in, or have been, \"tit-for-tat\" retaliations. For example, prior to the Iranian strikes on Israel, the IDF carried out an airstrike on the Iranian consulate in Damascus. The IDF responded to the Iranian reltalation with [strikes on Isfahan](https://en.wikipedia.org/wiki/2024_Israeli_strikes_on_Iran), but these were smaller in scale attacks, widely seen as an effort to deescalate tensions.\n\nAmidst the ongoing strikes exchanges between Israel and Hezbollah, reports emerged that more than 1,000 people – including Hezbollah fighters and medics – were [wounded on Tuesday, September 17](https://www.reuters.com/world/middle-east/dozens-hezbollah-members-wounded-lebanon-when-pagers-exploded-sources-witnesses-2024-09-17/) when the pagers used to communicate exploded across Lebanon in what is likely seen as a serious escalation of the Israel-Hezbollah Conflict."
        },
        {
            "id": 28245,
            "title": "Will the yield curve be inverted on Friday September 27, 2024?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-yield-curve-be-inverted-on-friday-september-27-2024",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-17T12:39:08.969609Z",
            "published_at": "2024-09-17T14:30:00Z",
            "edited_at": "2025-09-05T17:29:01.101478Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-17T14:30:00Z",
            "comment_count": 98,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-18T14:30:00Z",
            "scheduled_close_time": "2024-09-18T14:30:00Z",
            "scheduled_resolve_time": "2024-09-27T21:03:00Z",
            "actual_resolve_time": "2024-09-27T21:03:00Z",
            "open_time": "2024-09-17T14:30:00Z",
            "nr_forecasters": 31,
            "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": "Q3 AI Forecasting Benchmark Tournament",
                        "slug": "aibq3",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                        "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": "Q3 AI Forecasting Benchmark Tournament",
                    "slug": "aibq3",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 28245,
                "title": "Will the yield curve be inverted on Friday September 27, 2024?",
                "created_at": "2024-09-17T12:39:08.969609Z",
                "open_time": "2024-09-17T14:30:00Z",
                "cp_reveal_time": "2024-09-18T14:30:00Z",
                "spot_scoring_time": "2024-09-18T14:30:00Z",
                "scheduled_resolve_time": "2024-09-27T21:03:00Z",
                "actual_resolve_time": "2024-09-27T21:03:00Z",
                "resolution_set_time": "2024-09-27T21:03:00Z",
                "scheduled_close_time": "2024-09-18T14:30:00Z",
                "actual_close_time": "2024-09-18T14: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": "As of Friday September 13, 2024, the value shown was 0.09.",
                "resolution_criteria": "This question resolves as **Yes** if according to [FRED's 10-Year Treasury Constant Maturity Minus 2-Year Treasury Constant Maturity](https://fred.stlouisfed.org/series/T10Y2Y), there is a negative value for September 27, 2024.",
                "fine_print": "The question will resolve according to the first value shown for the date in question when accessed by Metaculus; later updates or revisions will be immaterial.",
                "post_id": 28245,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1726668971.663868,
                                "end_time": null,
                                "forecaster_count": 31,
                                "interval_lower_bounds": [
                                    0.182
                                ],
                                "centers": [
                                    0.35
                                ],
                                "interval_upper_bounds": [
                                    0.6
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1726668971.663868,
                            "end_time": null,
                            "forecaster_count": 31,
                            "interval_lower_bounds": [
                                0.182
                            ],
                            "centers": [
                                0.35
                            ],
                            "interval_upper_bounds": [
                                0.6
                            ],
                            "forecast_values": [
                                0.65,
                                0.35
                            ],
                            "means": [
                                0.4038947125417392
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.29853580031441634,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.41588412507835687,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7136540837754255,
                                    0.0,
                                    0.6041373850597032,
                                    0.0,
                                    0.16103927879919655,
                                    0.0,
                                    0.0,
                                    0.0646131558445074,
                                    0.0,
                                    0.0,
                                    0.021585930219435643,
                                    0.0,
                                    1.399892862493966,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.1836394386094319,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6257872328778666,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.12200872167164427,
                                    0.20851081619995687,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.1006580933805798,
                                    0.0,
                                    0.0,
                                    0.05382522520245611,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.010381142261586365,
                                    0.26577008775178024,
                                    0.0,
                                    0.0,
                                    0.04423342207722153,
                                    0.0,
                                    0.028218870368318452,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9134389029481002,
                                    0.0,
                                    0.5123307444416587,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.10527918291777463,
                                    0.0,
                                    0.0,
                                    0.7586143445231218,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.03573243764150962,
                                    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
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1726668971.694817,
                                "end_time": null,
                                "forecaster_count": 31,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1726668971.694817,
                            "end_time": null,
                            "forecaster_count": 31,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.7273883125061709,
                                0.27261168749382914
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 94,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "As of Friday September 13, 2024, the value shown was 0.09."
        },
        {
            "id": 28244,
            "title": "Will the USDA-posted recall of Michael Foods Inc.'s Fair Meadow Foundations Liquid Egg Products issued June 30, 2024 be closed before October 1, 2024?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-usda-posted-recall-of-michael-foods-incs-fair-meadow-foundations-liquid-egg-products-issued-june-30-2024-be-closed-before-october-1-2024",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-17T12:39:08.771446Z",
            "published_at": "2024-09-17T14:30:00Z",
            "edited_at": "2025-09-05T17:29:25.935344Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-17T14:30:00Z",
            "comment_count": 99,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-18T14:30:00Z",
            "scheduled_close_time": "2024-09-18T14:30:00Z",
            "scheduled_resolve_time": "2024-10-01T13:05:00Z",
            "actual_resolve_time": "2024-10-01T13:05:00Z",
            "open_time": "2024-09-17T14:30:00Z",
            "nr_forecasters": 30,
            "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": "Q3 AI Forecasting Benchmark Tournament",
                        "slug": "aibq3",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                        "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": "Q3 AI Forecasting Benchmark Tournament",
                    "slug": "aibq3",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 28244,
                "title": "Will the USDA-posted recall of Michael Foods Inc.'s Fair Meadow Foundations Liquid Egg Products issued June 30, 2024 be closed before October 1, 2024?",
                "created_at": "2024-09-17T12:39:08.771446Z",
                "open_time": "2024-09-17T14:30:00Z",
                "cp_reveal_time": "2024-09-18T14:30:00Z",
                "spot_scoring_time": "2024-09-18T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T13:05:00Z",
                "actual_resolve_time": "2024-10-01T13:05:00Z",
                "resolution_set_time": "2024-10-01T13:05:00Z",
                "scheduled_close_time": "2024-09-18T14:30:00Z",
                "actual_close_time": "2024-09-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": "According to the USDA: \"June 30, 2024 – M.G. Waldbaum dba Michael Foods Inc., a Gaylord, Minn. establishment, is recalling approximately 4,620 pounds of liquid egg products due to misbranding and undeclared allergens, the U.S. Department of Agriculture’s Food Safety and Inspection Service (FSIS) announced today. The product contains dairy (milk), a known allergen, which is not declared on the product label. \"",
                "resolution_criteria": "This question resolves as **Yes** if the status of the recall posted by the U.S. Department of Agriculture’s Food Safety and Inspection Service (FSIS) of Michael Foods Inc.'s Fair Meadow Foundations Liquid Egg Products is changed from Active to Closed when [this page](https://www.fsis.usda.gov/recalls-alerts/michael-foods-inc--recalls-fair-meadow-foundations-liquid-egg-products-due) is accessed by Metaculus after September 30, 2024.   If the recall is still shown as Active when the link is accessed by Metaculus, this question resolves as **No**.",
                "fine_print": "No other resolution source will be considered.",
                "post_id": 28244,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1726669012.020311,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": [
                                    0.4
                                ],
                                "centers": [
                                    0.7
                                ],
                                "interval_upper_bounds": [
                                    0.8
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1726669012.020311,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": [
                                0.4
                            ],
                            "centers": [
                                0.7
                            ],
                            "interval_upper_bounds": [
                                0.8
                            ],
                            "forecast_values": [
                                0.30000000000000004,
                                0.7
                            ],
                            "means": [
                                0.6263746630049112
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.017197143016031723,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.153865828537011,
                                    0.5543363908848072,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7549731054070336,
                                    0.05892591724387544,
                                    0.0,
                                    0.0,
                                    0.023631498669224205,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3660118313347263,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.07073615502467667,
                                    0.13357075254608086,
                                    0.11525585627893538,
                                    0.0,
                                    0.0,
                                    0.32704145737378837,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.45529495594735647,
                                    1.4818918594574901,
                                    0.0,
                                    0.0,
                                    0.5608812398816437,
                                    0.0,
                                    0.03911858530021452,
                                    0.0,
                                    0.21240674143045796,
                                    0.0,
                                    0.0,
                                    1.3178741309978965,
                                    0.0,
                                    0.0,
                                    0.8305036517217669,
                                    0.0,
                                    0.6669250863737062,
                                    0.0,
                                    0.3268262380230357,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "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
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1726669012.053066,
                                "end_time": null,
                                "forecaster_count": 30,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1726669012.053066,
                            "end_time": null,
                            "forecaster_count": 30,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.3881669725819169,
                                0.6118330274180831
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 97,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "According to the USDA: \"June 30, 2024 – M.G. Waldbaum dba Michael Foods Inc., a Gaylord, Minn. establishment, is recalling approximately 4,620 pounds of liquid egg products due to misbranding and undeclared allergens, the U.S. Department of Agriculture’s Food Safety and Inspection Service (FSIS) announced today. The product contains dairy (milk), a known allergen, which is not declared on the product label. \""
        },
        {
            "id": 28243,
            "title": "Will Donald Trump sell any shares of Trump Media before October 1, 2024, as revealed by a Form 4 filing?",
            "short_title": "",
            "url_title": "",
            "slug": "will-donald-trump-sell-any-shares-of-trump-media-before-october-1-2024-as-revealed-by-a-form-4-filing",
            "author_id": 115975,
            "author_username": "johnnycaffeine",
            "coauthors": [],
            "created_at": "2024-09-17T12:39:08.504557Z",
            "published_at": "2024-09-17T14:30:00Z",
            "edited_at": "2025-09-05T17:28:55.627800Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2024-09-17T14:30:00Z",
            "comment_count": 97,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-09-18T14:30:00Z",
            "scheduled_close_time": "2024-09-18T14:30:00Z",
            "scheduled_resolve_time": "2024-10-01T13:02:00Z",
            "actual_resolve_time": "2024-10-01T13:02:00Z",
            "open_time": "2024-09-17T14:30:00Z",
            "nr_forecasters": 31,
            "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": "Q3 AI Forecasting Benchmark Tournament",
                        "slug": "aibq3",
                        "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                        "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": "Q3 AI Forecasting Benchmark Tournament",
                    "slug": "aibq3",
                    "header_image": "https://metaculus-web-media.s3.amazonaws.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-07-29T16:10:02.897138Z",
                    "score_type": "spot_peer_tournament",
                    "default_permission": "viewer",
                    "visibility": "not_in_main_feed",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "include"
                }
            },
            "question": {
                "id": 28243,
                "title": "Will Donald Trump sell any shares of Trump Media before October 1, 2024, as revealed by a Form 4 filing?",
                "created_at": "2024-09-17T12:39:08.504557Z",
                "open_time": "2024-09-17T14:30:00Z",
                "cp_reveal_time": "2024-09-18T14:30:00Z",
                "spot_scoring_time": "2024-09-18T14:30:00Z",
                "scheduled_resolve_time": "2024-10-01T13:02:00Z",
                "actual_resolve_time": "2024-10-01T13:02:00Z",
                "resolution_set_time": "2024-10-01T13:02:00Z",
                "scheduled_close_time": "2024-09-18T14:30:00Z",
                "actual_close_time": "2024-09-18T14: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": "Trump Media & Technology Group owns Truth Social, and Former President Donald Trump currently owns 36 million shares of the company, according to the most recent [Form 4 filing](https://s3.amazonaws.com/sec.irpass.cc/2660/0001474506-24-000146.htm) with his name on it. According to the New York Times, Trump's 6 month lockup period is [scheduled to end](https://www.nytimes.com/2024/09/13/business/trump-media-stock-truth-social.html) on Thursday, September 19, 2024. According to Seeking Alpha, Trump [told a reporter](https://seekingalpha.com/news/4149683-trump-media-jumps-25-as-former-president-suggests-he-wont-sell-shares) at a press conference that he was not prepared to start selling shares, causing the stock price to jump in reaction to that statement. ",
                "resolution_criteria": "This question resolves as **Yes** if on October 1, 2024, there is a Form 4 posted at [this](https://ir.tmtgcorp.com/financials/sec-filings/) SEC filings page for Trump Media & Technology Group Corp., dated after the launch of this question, revealing that former President Donald Trump has made any disposals of his derivative securities in the company. If there is no such Form 4 filing on that page, this question resolves as **No**.",
                "fine_print": "No other resolution source will be considered. Please note for example that the resolution link is not the SEC EDGAR database, so forecasters who believe there is a material chance that Trump Media's investor relations page will not be timely updated should forecast accordingly.",
                "post_id": 28243,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1726668989.497372,
                                "end_time": null,
                                "forecaster_count": 31,
                                "interval_lower_bounds": [
                                    0.12
                                ],
                                "centers": [
                                    0.25
                                ],
                                "interval_upper_bounds": [
                                    0.395
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1726668989.497372,
                            "end_time": null,
                            "forecaster_count": 31,
                            "interval_lower_bounds": [
                                0.12
                            ],
                            "centers": [
                                0.25
                            ],
                            "interval_upper_bounds": [
                                0.395
                            ],
                            "forecast_values": [
                                0.75,
                                0.25
                            ],
                            "means": [
                                0.3052867796813419
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.8331016997804591,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.021585930219435643,
                                    0.0,
                                    0.1405470336200478,
                                    0.0,
                                    1.4059255728668238,
                                    0.0,
                                    0.20851081619995687,
                                    0.0,
                                    0.1836394386094319,
                                    0.41588412507835687,
                                    0.0,
                                    0.0,
                                    0.21486450400165266,
                                    0.0,
                                    0.4379819334420586,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.060493860373756,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.9134389029481,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0902215738421042,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5123307444416587,
                                    0.010381142261586365,
                                    0.0,
                                    0.12200872167164427,
                                    0.0,
                                    0.0,
                                    0.26577008775178024,
                                    0.015708539450405595,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.07670684254184146,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.03573243764150962,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.3844015774009883,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.29853580031441634,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 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
                    },
                    "unweighted": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "single_aggregation": {
                        "history": [],
                        "latest": null,
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1726668989.53694,
                                "end_time": null,
                                "forecaster_count": 31,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1726668989.53694,
                            "end_time": null,
                            "forecaster_count": 31,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.8803958489374394,
                                0.11960415106256062
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "viewer",
            "vote": {
                "score": 0,
                "user_vote": null
            },
            "forecasts_count": 92,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Trump Media & Technology Group owns Truth Social, and Former President Donald Trump currently owns 36 million shares of the company, according to the most recent [Form 4 filing](https://s3.amazonaws.com/sec.irpass.cc/2660/0001474506-24-000146.htm) with his name on it. According to the New York Times, Trump's 6 month lockup period is [scheduled to end](https://www.nytimes.com/2024/09/13/business/trump-media-stock-truth-social.html) on Thursday, September 19, 2024. According to Seeking Alpha, Trump [told a reporter](https://seekingalpha.com/news/4149683-trump-media-jumps-25-as-former-president-suggests-he-wont-sell-shares) at a press conference that he was not prepared to start selling shares, causing the stock price to jump in reaction to that statement. "
        }
    ]
}