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

{
    "count": 6412,
    "next": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=5660",
    "previous": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=5620",
    "results": [
        {
            "id": 2937,
            "title": "Will the number of deaths from antibiotic-resistant infections per year double by December 31, 2025?",
            "short_title": "Antibiotic-Resistant Infection Deaths x2 2026",
            "url_title": "Antibiotic-Resistant Infection Deaths x2 2026",
            "slug": "antibiotic-resistant-infection-deaths-x2-2026",
            "author_id": 109797,
            "author_username": "wolfish_wrath",
            "coauthors": [],
            "created_at": "2019-07-11T14:44:26.881661Z",
            "published_at": "2019-07-15T22:00:00Z",
            "edited_at": "2025-11-22T20:06:21.638647Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-07-15T22:00:00Z",
            "comment_count": 15,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2026-01-01T00:00:00Z",
            "scheduled_resolve_time": "2026-01-01T00:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2019-07-15T22:00:00Z",
            "nr_forecasters": 161,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32602,
                        "name": "2016-2025 Leaderboard",
                        "slug": "2016_2025_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "community": [
                    {
                        "id": 32637,
                        "name": "Bright Line Watch",
                        "type": "community",
                        "slug": "brightlinewatch",
                        "description": "[Bright Line Watch](https://brightlinewatch.org/ \"Bright Line Watch\") is a nonpartisan watchdog that has monitored the status of American democracy since 2017. Through 23 waves (and counting) of paired surveys of political scientists and the public, Bright Line Watch tracks changes in democratic norms, legitimacy, and confidence in U.S. elections. The organization measures long-term trends, such as belief in the legitimacy of the 2020 election and confidence in the 2024 election, while also fielding timely survey modules on topics like trust in democratic institutions, proposed policy reforms, and the role of courts and prosecutors.\r\n\r\n***\r\n\r\n#### **Prize Pool —  \\$2,500**\r\n\r\n*This Community Tournament is a mix of existing Metaculus questions and questions created by Bright Line Watch. **To be eligible for the \\$2,500 prize pool and leaderboard medals, you must forecast on at least 22 of the 25 questions in this tournament.*** ",
                        "order": 1,
                        "header_image": null,
                        "header_logo": null,
                        "followers_count": 50,
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "created_by": {
                            "id": 238856,
                            "username": "JohnCarey",
                            "is_bot": false,
                            "is_staff": false,
                            "metadata": null
                        }
                    }
                ],
                "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"
                    }
                ],
                "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": 3691,
                        "name": "Health & Pandemics",
                        "slug": "health-pandemics",
                        "emoji": "🦠",
                        "description": "Health & Pandemics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 2937,
                "title": "Will the number of deaths from antibiotic-resistant infections per year double by December 31, 2025?",
                "created_at": "2019-07-11T14:44:26.881661Z",
                "open_time": "2019-07-15T22:00:00Z",
                "cp_reveal_time": "2019-07-17T01:42:16.227434Z",
                "spot_scoring_time": "2019-07-17T01:42:16.227434Z",
                "scheduled_resolve_time": "2026-01-01T00:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2026-01-01T00:00:00Z",
                "actual_close_time": "2026-01-01T00:00:00Z",
                "type": "binary",
                "options": 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": "",
                "resolution_criteria": "In 1928, biologist Alexander Fleming discovered - by accident - that where the _Penicillium_ mould had grown on a petri dish the bacteria nearby had been killed. This was due to a chemical the mould secreted, which he named \"penicillin\" - the antibiotic we know and love today.\n\nSince the discovery of penicillin, antibiotics have saved hundreds of millions of lives and become an essential part of modern medicine.\n\nBut they're getting less effective. Repeated use has led to the existence of resistant strains of bacteria, which are immune to the effects of multiple different antibiotics. This has been described as a \"serious, worldwide threat to public health\" by [the WHO](https://www.who.int/mediacentre/news/releases/2014/amr-report/en/).\n\nIn 2013 the US Center for Disease Control and Prevention (CDC) [reported](https://www.cdc.gov/drugresistance/biggest_threats.html) that over 23,000 people died each year from antibiotic-resistant infections in the US. More recent data on their website suggests the figure is more like 37,000.\n\n**At any point before the end of the calendar year 2025, will the CDC or another credible source report that at least 70,000 people die annually from antibiotic-resistant infections in the US?**",
                "fine_print": "",
                "post_id": 2937,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1763680550.64401,
                                "end_time": 1764199287.170384,
                                "forecaster_count": 104,
                                "interval_lower_bounds": [
                                    0.02
                                ],
                                "centers": [
                                    0.05
                                ],
                                "interval_upper_bounds": [
                                    0.06
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1763680550.64401,
                            "end_time": 1764199287.170384,
                            "forecaster_count": 104,
                            "interval_lower_bounds": [
                                0.02
                            ],
                            "centers": [
                                0.05
                            ],
                            "interval_upper_bounds": [
                                0.06
                            ],
                            "forecast_values": [
                                0.95,
                                0.05
                            ],
                            "means": [
                                0.07249616530578085
                            ],
                            "histogram": [
                                [
                                    2.314987418389931,
                                    1.639059069855748,
                                    2.0221155933716126,
                                    1.9691524120951498,
                                    1.0043044639485017,
                                    3.4519039812369474,
                                    1.926389903768582,
                                    0.3405384526227708,
                                    0.4182655364529674,
                                    0.5223732363895539,
                                    0.34417811092450296,
                                    0.9856526385714401,
                                    0.05044172969936455,
                                    0.0,
                                    0.9061648019957719,
                                    0.040842215977261474,
                                    0.0,
                                    0.0,
                                    0.04385040977331752,
                                    0.0,
                                    0.030505902341853606,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.015025011589918305,
                                    0.0,
                                    0.0,
                                    0.002001835838869485,
                                    0.032853104142864374,
                                    0.06112961848518309,
                                    0.0,
                                    0.0,
                                    0.00021050772238154097,
                                    0.0002751926865799895,
                                    0.0,
                                    0.011638038313524245,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.022397763769021722,
                                    0.00015319093631962664,
                                    0.28542753008501365,
                                    0.0003484655971083416,
                                    0.0,
                                    0.034361058668886224,
                                    0.0,
                                    0.014987945025327708,
                                    0.0,
                                    0.02248482167232384,
                                    0.03710725836649442,
                                    0.013815567483789962,
                                    0.0017908665305648814,
                                    0.017710014220618613,
                                    0.012925460785058924,
                                    0.0020334141991549823,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0007480512792552108,
                                    0.02054065547235405,
                                    0.005533312603104339,
                                    0.0,
                                    0.0005249079121844207,
                                    0.002911345062950054,
                                    0.0,
                                    0.0008798480225827365,
                                    0.024299528581120403,
                                    0.0001012377317535144,
                                    0.0,
                                    0.0011898388370891663,
                                    0.0,
                                    0.0,
                                    0.008907929426231849,
                                    0.0,
                                    0.004996290501363098,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0025918112066996325,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.22758280242578002
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1728289512.047872,
                                "end_time": null,
                                "forecaster_count": 81,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1728289512.047872,
                            "end_time": null,
                            "forecaster_count": 81,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.7683604364204943,
                                0.23163956357950563
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 11,
                "user_vote": null
            },
            "forecasts_count": 497,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2936,
            "title": "Will Boeing fly astronauts to ISS before SpaceX?",
            "short_title": "",
            "url_title": "",
            "slug": "will-boeing-fly-astronauts-to-iss-before-spacex",
            "author_id": 103304,
            "author_username": "isinlor",
            "coauthors": [],
            "created_at": "2019-07-10T19:29:16.220006Z",
            "published_at": "2019-07-12T22:00:00Z",
            "edited_at": "2025-09-05T17:29:07.952614Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-07-12T22:00:00Z",
            "comment_count": 33,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2019-10-31T22:00:00Z",
            "scheduled_close_time": "2019-10-31T22:00:00Z",
            "scheduled_resolve_time": "2020-05-30T20:29:00Z",
            "actual_resolve_time": "2020-05-30T20:29:00Z",
            "open_time": "2019-07-12T22:00:00Z",
            "nr_forecasters": 116,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32593,
                        "name": "2016-2020 Leaderboard",
                        "slug": "2016_2020_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": 3701,
                        "name": "Technology",
                        "slug": "technology",
                        "emoji": "⚙️",
                        "description": "Technology",
                        "type": "category"
                    },
                    {
                        "id": 3695,
                        "name": "Space",
                        "slug": "space",
                        "emoji": "🚀",
                        "description": "Space",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 2936,
                "title": "Will Boeing fly astronauts to ISS before SpaceX?",
                "created_at": "2019-07-10T19:29:16.220006Z",
                "open_time": "2019-07-12T22:00:00Z",
                "cp_reveal_time": "2019-07-13T17:17:30.293211Z",
                "spot_scoring_time": "2019-07-13T17:17:30.293211Z",
                "scheduled_resolve_time": "2020-05-30T20:29:00Z",
                "actual_resolve_time": "2020-05-30T20:29:00Z",
                "resolution_set_time": "2020-05-30T20:29:00Z",
                "scheduled_close_time": "2019-10-31T22:00:00Z",
                "actual_close_time": "2019-10-31T22: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": "",
                "resolution_criteria": "[Commercial Crew Development (CCDev)](https://en.wikipedia.org/wiki/Commercial_Crew_Development) is a human spaceflight development program that is funded by the U.S. government and administered by NASA. CCDev will result in US and international astronauts flying to the International Space Station (ISS) on privately operated crew vehicles.\n\nOperational contracts to fly astronauts were awarded in September 2014 to SpaceX and Boeing.\n\nBoth companies suffered delays.\n\nSpaceX already managed to successfully demonstrate uncrewed test flight in March 2019, while Boeing is still planning this step no earlier than August 2019. However, SpaceX suffered a setback due to an explosion of a test spacecraft during testing on Earth.\n\nMetaculus previously estimated:\n\n- [Attempted crewed SpaceX flight prior to 2020?](https://www.metaculus.com/questions/1355/attempted-crewed-spacex-flight-prior-to-2020/) to be 38%\n- [Attempted crewed Boeing CST-100 Starliner flight prior to 2020?](https://www.metaculus.com/questions/1701/attempted-crewed-boeing-cst-100-starliner-flight-prior-to-2020/) to be 13%\n\nBoth crewed test flights of [Dragon 2](https://en.wikipedia.org/wiki/Crew_Dragon_Demo-2) and [CST-100](https://en.wikipedia.org/wiki/Boeing_Crewed_Flight_Test) are scheduled no earlier than November 2019. [With SpaceX targeting 15 November 2019 and Boeing 30 November 2019](https://www.nasaspaceflight.com/2019/06/station-planning-new-crew-launch-dates/).\n\nThis question asks:\n\n**Will Boeing fly astronauts to ISS before SpaceX?**\n\nFor this question to resolve positively Boeing needs to deliver 2 living astronauts to International Space Station before SpaceX. The question will resolve negatively if SpaceX manages to do the same before Boeing. The question will resolve ambiguous if neither SpaceX nor Boeing manage to meet the goal before 2025.",
                "fine_print": "",
                "post_id": 2936,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1572553405.375597,
                                "end_time": null,
                                "forecaster_count": 116,
                                "interval_lower_bounds": [
                                    0.1
                                ],
                                "centers": [
                                    0.15
                                ],
                                "interval_upper_bounds": [
                                    0.22
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1572553405.375597,
                            "end_time": null,
                            "forecaster_count": 116,
                            "interval_lower_bounds": [
                                0.1
                            ],
                            "centers": [
                                0.15
                            ],
                            "interval_upper_bounds": [
                                0.22
                            ],
                            "forecast_values": [
                                0.85,
                                0.15
                            ],
                            "means": [
                                0.15458906333856343
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    3.079576175512257,
                                    0.0,
                                    0.0,
                                    0.0005792914588336932,
                                    0.03993527825265552,
                                    0.08511893618011131,
                                    0.21208139125471762,
                                    1.4821283512408638,
                                    0.026545336784400485,
                                    2.401798781709989,
                                    0.037060719336139705,
                                    0.009200357925761269,
                                    0.042657314958895784,
                                    1.5335370320964805,
                                    1.5657211174111905,
                                    1.332379221152392,
                                    0.0,
                                    0.5827105082395488,
                                    0.020004151621437434,
                                    1.3196844305080306,
                                    0.01480350813773926,
                                    1.6723744602645372,
                                    0.41061957268639,
                                    0.13976556145714847,
                                    1.4297238162324137,
                                    0.25049796756011355,
                                    0.0,
                                    1.3571123301808703,
                                    0.0,
                                    0.41384369982332697,
                                    0.2428079308772401,
                                    0.023044466250350698,
                                    0.11669407708129154,
                                    0.010288718121981988,
                                    0.0868831437516988,
                                    0.0,
                                    0.0025427780098226938,
                                    0.002157779789837081,
                                    0.0,
                                    0.09073579390210562,
                                    0.001462381617915218,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.008477585366273178,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 3.3061957444590946,
                            "coverage": 0.9994538842066055,
                            "baseline_score": 57.58844299147493,
                            "spot_peer_score": 8.435199050107512,
                            "peer_archived_score": 3.3061957444590946,
                            "baseline_archived_score": 57.58844299147493,
                            "spot_peer_archived_score": 8.435199050107512
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1572422837.621002,
                                "end_time": null,
                                "forecaster_count": 116,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1572422837.621002,
                            "end_time": null,
                            "forecaster_count": 116,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.86397149403793,
                                0.13602850596206995
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 19,
                "user_vote": null
            },
            "forecasts_count": 209,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2934,
            "title": "Before 30 November 2019, will an Ebola health worker be injured or killed in an attack against an Ebola facility inside the Central African Republic, South Sudan, Uganda, Rwanda, Burundi, or Tanzania?",
            "short_title": "",
            "url_title": "",
            "slug": "before-30-november-2019-will-an-ebola-health-worker-be-injured-or-killed-in-an-attack-against-an-ebola-facility-inside-the-central-african-republic-south-sudan-uganda-rwanda-burundi-or-tanzania",
            "author_id": 103777,
            "author_username": "datscilly",
            "coauthors": [],
            "created_at": "2019-07-10T10:34:05.740760Z",
            "published_at": "2019-07-12T22:00:00Z",
            "edited_at": "2025-09-05T17:28:48.952906Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-07-12T22:00:00Z",
            "comment_count": 19,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2019-11-29T19:00:00Z",
            "scheduled_close_time": "2019-11-29T19:00:00Z",
            "scheduled_resolve_time": "2019-12-01T11:20:00Z",
            "actual_resolve_time": "2019-12-01T11:20:00Z",
            "open_time": "2019-07-12T22:00:00Z",
            "nr_forecasters": 53,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32603,
                        "name": "2019 Leaderboard",
                        "slug": "2019_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "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"
                    }
                ],
                "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": 3691,
                        "name": "Health & Pandemics",
                        "slug": "health-pandemics",
                        "emoji": "🦠",
                        "description": "Health & Pandemics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 2934,
                "title": "Before 30 November 2019, will an Ebola health worker be injured or killed in an attack against an Ebola facility inside the Central African Republic, South Sudan, Uganda, Rwanda, Burundi, or Tanzania?",
                "created_at": "2019-07-10T10:34:05.740760Z",
                "open_time": "2019-07-12T22:00:00Z",
                "cp_reveal_time": "2019-07-14T18:24:43.624696Z",
                "spot_scoring_time": "2019-07-14T18:24:43.624696Z",
                "scheduled_resolve_time": "2019-12-01T11:20:00Z",
                "actual_resolve_time": "2019-12-01T11:20:00Z",
                "resolution_set_time": "2019-12-01T11:20:00Z",
                "scheduled_close_time": "2019-11-29T19:00:00Z",
                "actual_close_time": "2019-11-29T19: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": "",
                "resolution_criteria": "*This question was generated from the [IARPA Global Forecasting Challenge 2](https://www.iarpa.gov/challenges/gfchallenge2.html).*\n\nFrequent and sometimes even deadly attacks against the Ebola response efforts in the Democratic Republic of the Congo (DRC) threaten successful containment of the disease to DRC's borders (<a href = \"https://www.economist.com/middle-east-and-africa/2019/04/28/the-ebola-outbreak-in-congo-is-getting-worse\"target=\"_blank\">Economist</a>, <a href = \"https://www.aljazeera.com/news/2019/05/warns-ebola-breach-drc-borders-attacks-stop-190510185356288.html\"target=\"_blank\">AlJazeera</a>, <a href = \"https://www.vox.com/2019/3/1/18245905/ebola-outbreak-congo\"target=\"_blank\">Vox</a>, <a href = \"https://www.france24.com/en/20190524-high-security-ebola-burials-spark-dismay-anger-dr-congo\"target=\"_blank\">France24</a>). Some high risk countries bordering DRC, for example Uganda, have instituted preparedness responses (<a href = \"https://afro.who.int/news/uganda-steps-ebola-preparedness-response-22-high-risk-districts\"target=\"_blank\">WHO</a>).\n\n*Note: This question concerns the countries neighboring the Democratic Republic of the Congo (DRC) and not the DRC itself.*",
                "fine_print": "",
                "post_id": 2934,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1575036951.820528,
                                "end_time": null,
                                "forecaster_count": 53,
                                "interval_lower_bounds": [
                                    0.03
                                ],
                                "centers": [
                                    0.05
                                ],
                                "interval_upper_bounds": [
                                    0.13
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1575036951.820528,
                            "end_time": null,
                            "forecaster_count": 53,
                            "interval_lower_bounds": [
                                0.03
                            ],
                            "centers": [
                                0.05
                            ],
                            "interval_upper_bounds": [
                                0.13
                            ],
                            "forecast_values": [
                                0.95,
                                0.05
                            ],
                            "means": [
                                0.09848046880224143
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    2.96172650879518,
                                    0.0,
                                    1.191771246014754,
                                    2.1723273087293564,
                                    1.8660622988209519,
                                    0.15032659043345778,
                                    0.4160350980997906,
                                    0.11291834007793779,
                                    0.10227296739520486,
                                    0.13537008533147324,
                                    0.0,
                                    0.46457310481575953,
                                    0.8802176091509353,
                                    0.04795610324820406,
                                    0.7874479309110034,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2153378168622927,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.15075713972322874,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.04255302797849524,
                                    0.12443678207034711,
                                    0.0,
                                    0.0,
                                    0.19725545985062867,
                                    0.0,
                                    0.0,
                                    0.8113610949475989,
                                    0.0028344812846873564,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.04533802691426959,
                                    0.0376241220922931,
                                    0.022015505594186534,
                                    0.0,
                                    0.0,
                                    0.005091871219889384,
                                    0.0,
                                    0.00985476472707381,
                                    0.018996793087590582,
                                    0.011658931217893395,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0038950098074189703,
                                    0.0,
                                    0.013841141009878904,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.006447634808499139,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.025360596869753158,
                                    0.0,
                                    0.033136279379270196
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 19.904340033575917,
                            "coverage": 0.9989264992050608,
                            "baseline_score": 10.351022652311572,
                            "spot_peer_score": 17.433742544643152,
                            "peer_archived_score": 19.904340033575917,
                            "baseline_archived_score": 10.351022652311572,
                            "spot_peer_archived_score": 17.433742544643152
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1575032462.695827,
                                "end_time": null,
                                "forecaster_count": 52,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1575032462.695827,
                            "end_time": null,
                            "forecaster_count": 52,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.586773198982065,
                                0.41322680101793496
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 5,
                "user_vote": null
            },
            "forecasts_count": 160,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2931,
            "title": "Will Election Betting Odds report a >60% chance of a Trump 2020 presidential election victory by November 30, 2019?",
            "short_title": "",
            "url_title": "",
            "slug": "will-election-betting-odds-report-a-60-chance-of-a-trump-2020-presidential-election-victory-by-november-30-2019",
            "author_id": 104761,
            "author_username": "Tamay",
            "coauthors": [],
            "created_at": "2019-07-08T11:13:20.402309Z",
            "published_at": "2019-07-08T22:00:00Z",
            "edited_at": "2025-09-05T17:29:00.338759Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-07-08T22:00:00Z",
            "comment_count": 6,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2019-09-22T11:12:59Z",
            "scheduled_close_time": "2019-09-22T11:12:59Z",
            "scheduled_resolve_time": "2019-11-30T15:12:00Z",
            "actual_resolve_time": "2019-11-30T15:12:00Z",
            "open_time": "2019-07-08T22:00:00Z",
            "nr_forecasters": 79,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32603,
                        "name": "2019 Leaderboard",
                        "slug": "2019_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": 3685,
                        "name": "Elections",
                        "slug": "elections",
                        "emoji": "🗳️",
                        "description": "Elections",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 2931,
                "title": "Will Election Betting Odds report a >60% chance of a Trump 2020 presidential election victory by November 30, 2019?",
                "created_at": "2019-07-08T11:13:20.402309Z",
                "open_time": "2019-07-08T22:00:00Z",
                "cp_reveal_time": "2019-07-09T12:36:46.859159Z",
                "spot_scoring_time": "2019-07-09T12:36:46.859159Z",
                "scheduled_resolve_time": "2019-11-30T15:12:00Z",
                "actual_resolve_time": "2019-11-30T15:12:00Z",
                "resolution_set_time": "2019-11-30T15:12:00Z",
                "scheduled_close_time": "2019-09-22T11:12:59Z",
                "actual_close_time": "2019-09-22T11:12:59Z",
                "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": "",
                "resolution_criteria": "As of the time of writing this question, [Election Betting Odds](https://electionbettingodds.com/) reports that Donald Trump [has a 47.4% of winning the US presidency](https://electionbettingodds.com/President2020.html).\n\n**Will Election Betting Odds report a higher than 60.0% chance of Trump winning the US presidency in 2020 for any 1 hour period before 23:59 November 30, 2019?**",
                "fine_print": "",
                "post_id": 2931,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1569146931.666045,
                                "end_time": null,
                                "forecaster_count": 79,
                                "interval_lower_bounds": [
                                    0.09
                                ],
                                "centers": [
                                    0.13
                                ],
                                "interval_upper_bounds": [
                                    0.2
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1569146931.666045,
                            "end_time": null,
                            "forecaster_count": 79,
                            "interval_lower_bounds": [
                                0.09
                            ],
                            "centers": [
                                0.13
                            ],
                            "interval_upper_bounds": [
                                0.2
                            ],
                            "forecast_values": [
                                0.87,
                                0.13
                            ],
                            "means": [
                                0.16701593235342171
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    1.5375912420662576,
                                    0.6705974791468603,
                                    0.0,
                                    0.0,
                                    1.6920403033311129,
                                    0.0,
                                    0.09955717388636946,
                                    0.010788274017922025,
                                    0.06562619069267198,
                                    1.6021240301035418,
                                    0.0,
                                    1.3810526428384813,
                                    1.14568800079281,
                                    0.0,
                                    1.723469201801077,
                                    0.36269734845126494,
                                    0.6683702162141048,
                                    0.0,
                                    0.0,
                                    1.7793708679506297,
                                    0.011575435201748084,
                                    0.0005676640048993487,
                                    0.9451292853160638,
                                    0.012081759267939115,
                                    0.23676258240983028,
                                    0.0,
                                    0.0,
                                    0.20027086012739792,
                                    0.0,
                                    0.051194937221626276,
                                    0.0,
                                    0.006636231172708202,
                                    0.7709125417410196,
                                    0.0,
                                    0.09279860421644548,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.1837833657665392,
                                    0.0,
                                    0.0900442809667568,
                                    0.0,
                                    0.10487932907659522,
                                    0.03300920416665456,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0038045040913139735,
                                    0.0,
                                    0.0,
                                    0.03010603556612766,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.31628975092450695,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2144400238150099,
                                    0.0,
                                    0.008522131514278471,
                                    0.0,
                                    0.0,
                                    0.22946702763934312,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 5.232334728178476,
                            "coverage": 0.9995758893652584,
                            "baseline_score": 62.111030977935556,
                            "spot_peer_score": 7.838094641303593,
                            "peer_archived_score": 5.232334728178476,
                            "baseline_archived_score": 62.111030977935556,
                            "spot_peer_archived_score": 7.838094641303593
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1569110990.966949,
                                "end_time": null,
                                "forecaster_count": 77,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1569110990.966949,
                            "end_time": null,
                            "forecaster_count": 77,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.7878751415352395,
                                0.2121248584647605
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 8,
                "user_vote": null
            },
            "forecasts_count": 168,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2928,
            "title": "Will the International Crisis Group report a deteriorated situation for Iran in July 2019?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-international-crisis-group-report-a-deteriorated-situation-for-iran-in-july-2019",
            "author_id": 103777,
            "author_username": "datscilly",
            "coauthors": [],
            "created_at": "2019-07-02T18:14:03.798116Z",
            "published_at": "2019-07-05T22:00:00Z",
            "edited_at": "2025-09-05T17:29:00.530605Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-07-05T22:00:00Z",
            "comment_count": 11,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2019-07-31T18:00:00Z",
            "scheduled_close_time": "2019-07-31T18:00:00Z",
            "scheduled_resolve_time": "2019-08-02T14:00:00Z",
            "actual_resolve_time": "2019-08-02T14:00:00Z",
            "open_time": "2019-07-05T22:00:00Z",
            "nr_forecasters": 47,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32603,
                        "name": "2019 Leaderboard",
                        "slug": "2019_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": 2928,
                "title": "Will the International Crisis Group report a deteriorated situation for Iran in July 2019?",
                "created_at": "2019-07-02T18:14:03.798116Z",
                "open_time": "2019-07-05T22:00:00Z",
                "cp_reveal_time": "2019-07-07T22:00:00Z",
                "spot_scoring_time": "2019-07-07T22:00:00Z",
                "scheduled_resolve_time": "2019-08-02T14:00:00Z",
                "actual_resolve_time": "2019-08-02T14:00:00Z",
                "resolution_set_time": "2019-08-02T14:00:00Z",
                "scheduled_close_time": "2019-07-31T18:00:00Z",
                "actual_close_time": "2019-07-31T18: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": "",
                "resolution_criteria": "*This question was generated from the [IARPA Global Forecasting Challenge 2](https://www.iarpa.gov/challenges/gfchallenge2.html).*\n\nThe International Crisis Group's monthly bulletin, Crisis Watch, provides short, country-specific updates on political and security developments worldwide, assessing in each case whether the overall situation has deteriorated, improved, or remained unchanged. The question will be resolved according to conflict status for the country of interest for the period of interest as reported within the International Crisis Groups Crisis Watch Map. To access the relevant information:\n\n- Go to <a href = \"https://www.crisisgroup.org/crisiswatch\"target=\"_blank\">https://www.crisisgroup.org/crisiswatch</a>;\n- Click on 'BROWSE MAP'; \n- Click on the country of interest;\n- Hover over the lines at the top of the pop-up window for the status of the period of interest.\n\nThis question will be resolved by consulting the data source once each week sometime between 10:00 AM ET Wednesday and 4:00 PM ET Thursday, starting the Wednesday after the question close date and continuing once each week until the data are successfully retrieved.",
                "fine_print": "",
                "post_id": 2928,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1564569172.54123,
                                "end_time": null,
                                "forecaster_count": 47,
                                "interval_lower_bounds": [
                                    0.72
                                ],
                                "centers": [
                                    0.82
                                ],
                                "interval_upper_bounds": [
                                    0.85
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1564569172.54123,
                            "end_time": null,
                            "forecaster_count": 47,
                            "interval_lower_bounds": [
                                0.72
                            ],
                            "centers": [
                                0.82
                            ],
                            "interval_upper_bounds": [
                                0.85
                            ],
                            "forecast_values": [
                                0.18000000000000005,
                                0.82
                            ],
                            "means": [
                                0.7987044743487886
                            ],
                            "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.004333234413825695,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.39079395886961493,
                                    0.27107309295809967,
                                    0.024887815310673432,
                                    0.08235174299721564,
                                    0.0,
                                    0.1624872860403228,
                                    0.05110024367812177,
                                    0.0,
                                    0.34419958429807707,
                                    0.0,
                                    0.44763693196297055,
                                    0.9362182568575446,
                                    0.5313686529015927,
                                    0.0,
                                    0.0028636604341700815,
                                    0.924910609403018,
                                    0.0,
                                    0.005954525306226569,
                                    0.6360167605213906,
                                    0.1274765214171608,
                                    1.003022606915246,
                                    0.0,
                                    0.9292991145104746,
                                    0.46167593653055977,
                                    0.17262475494939217,
                                    2.293299854657289,
                                    0.0,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.32919929430005174,
                                    0.05065733435182447,
                                    0.800591043524475,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.23465669072192502
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 2.36612483869364,
                            "coverage": 0.9965421249274709,
                            "baseline_score": -82.64402504976563,
                            "spot_peer_score": 22.115004431883268,
                            "peer_archived_score": 2.36612483869364,
                            "baseline_archived_score": -82.64402504976563,
                            "spot_peer_archived_score": 22.115004431883268
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1564523375.286797,
                                "end_time": null,
                                "forecaster_count": 46,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1564523375.286797,
                            "end_time": null,
                            "forecaster_count": 46,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.21203277634524553,
                                0.7879672236547545
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 5,
                "user_vote": null
            },
            "forecasts_count": 114,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2927,
            "title": "Between 23 May 2019 and 30 July 2019, will the Spanish monarch appoint a President of the Government?",
            "short_title": "",
            "url_title": "",
            "slug": "between-23-may-2019-and-30-july-2019-will-the-spanish-monarch-appoint-a-president-of-the-government",
            "author_id": 103777,
            "author_username": "datscilly",
            "coauthors": [],
            "created_at": "2019-07-02T15:44:35.380207Z",
            "published_at": "2019-07-04T22:00:00Z",
            "edited_at": "2025-09-05T17:28:52.874652Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-07-04T22:00:00Z",
            "comment_count": 12,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2019-07-30T18:00:00Z",
            "scheduled_close_time": "2019-07-30T18:00:00Z",
            "scheduled_resolve_time": "2019-07-30T21:07:00Z",
            "actual_resolve_time": "2019-07-30T21:07:00Z",
            "open_time": "2019-07-04T22:00:00Z",
            "nr_forecasters": 46,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32603,
                        "name": "2019 Leaderboard",
                        "slug": "2019_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": 3689,
                        "name": "Politics",
                        "slug": "politics",
                        "emoji": "🏛️",
                        "description": "Politics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 2927,
                "title": "Between 23 May 2019 and 30 July 2019, will the Spanish monarch appoint a President of the Government?",
                "created_at": "2019-07-02T15:44:35.380207Z",
                "open_time": "2019-07-04T22:00:00Z",
                "cp_reveal_time": "2019-07-05T09:45:24.611766Z",
                "spot_scoring_time": "2019-07-05T09:45:24.611766Z",
                "scheduled_resolve_time": "2019-07-30T21:07:00Z",
                "actual_resolve_time": "2019-07-30T21:07:00Z",
                "resolution_set_time": "2019-07-30T21:07:00Z",
                "scheduled_close_time": "2019-07-30T18:00:00Z",
                "actual_close_time": "2019-07-30T18: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": "",
                "resolution_criteria": "*This question was generated from the [IARPA Global Forecasting Challenge 2](https://www.iarpa.gov/challenges/gfchallenge2.html).*\n\nSpanish elections in April 2019 resulted in the Partido Socialista Obrero Espaol (PSOE, or the Spanish Socialist Workers' Party) gaining the most seats in the Congress of Deputies, but not the majority required to form a government on its own (<a href = \"https://www.resultados.eleccionesgenerales19.es/Congreso/Total-nacional/0/es\"target=\"_blank\">ElectionResults</a> (in Spanish), <a href = \"https://www.bloomberg.com/news/articles/2019-04-29/investors-focus-on-spanish-government-coalitions-street-wrap\"target=\"_blank\">Bloomberg</a>, <a href = \"https://elpais.com/elpais/2019/04/29/inenglish/1556524692_006377.html\"target=\"_blank\">ElPais</a>, <a href = \"https://blogs.lse.ac.uk/europpblog/2019/04/25/do-spains-minority-governments-work/\"target=\"_blank\">EuropeBlog</a>). Part IV: Government and Administration of the Spanish Constitution describes the nomination and appointment process (<a href = \"https://www.constituteproject.org/constitution/Spain_2011.pdf?lang=en\"target=\"_blank\">ConstitutionProject</a>).",
                "fine_print": "",
                "post_id": 2927,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1564509560.731753,
                                "end_time": null,
                                "forecaster_count": 46,
                                "interval_lower_bounds": [
                                    0.01
                                ],
                                "centers": [
                                    0.01
                                ],
                                "interval_upper_bounds": [
                                    0.06
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1564509560.731753,
                            "end_time": null,
                            "forecaster_count": 46,
                            "interval_lower_bounds": [
                                0.01
                            ],
                            "centers": [
                                0.01
                            ],
                            "interval_upper_bounds": [
                                0.06
                            ],
                            "forecast_values": [
                                0.99,
                                0.01
                            ],
                            "means": [
                                0.06484636997174789
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    6.185131529331289,
                                    1.0136843729884562,
                                    1.2075066300643753,
                                    0.0,
                                    0.47711365806585243,
                                    0.27114422392158133,
                                    0.0,
                                    0.11083038735431396,
                                    0.0,
                                    1.0349478038624371,
                                    0.539066693473018,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.015977422099957932,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.05451133392988236,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.031250959703169254,
                                    0.0,
                                    0.0,
                                    0.004662905996750363,
                                    0.0,
                                    0.0,
                                    0.928554641570435,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.03621693803772868,
                                    0.04171983066671895,
                                    0.0,
                                    0.0,
                                    0.010606778452136844,
                                    0.0,
                                    0.0,
                                    0.0705723035808171,
                                    0.0,
                                    0.019537745918089357,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.01917969985736262,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 1.9416086502668624,
                            "coverage": 0.9968357074184869,
                            "baseline_score": 22.38859964414158,
                            "spot_peer_score": -8.524912994720545,
                            "peer_archived_score": 1.9416086502668624,
                            "baseline_archived_score": 22.38859964414158,
                            "spot_peer_archived_score": -8.524912994720545
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1564486007.814622,
                                "end_time": null,
                                "forecaster_count": 44,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1564486007.814622,
                            "end_time": null,
                            "forecaster_count": 44,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.936001706473164,
                                0.06399829352683595
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 5,
                "user_vote": null
            },
            "forecasts_count": 177,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2926,
            "title": "Will Iran execute or be targeted in a national military attack between 6 June 2019 and 5 October 2019?",
            "short_title": "",
            "url_title": "",
            "slug": "will-iran-execute-or-be-targeted-in-a-national-military-attack-between-6-june-2019-and-5-october-2019",
            "author_id": 103777,
            "author_username": "datscilly",
            "coauthors": [],
            "created_at": "2019-07-02T15:41:14.103188Z",
            "published_at": "2019-07-08T22:00:00Z",
            "edited_at": "2025-09-05T17:29:22.811779Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-07-08T22:00:00Z",
            "comment_count": 41,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2019-08-25T06:52:00Z",
            "scheduled_close_time": "2019-10-05T18:00:00Z",
            "scheduled_resolve_time": "2019-10-05T18:00:00Z",
            "actual_resolve_time": "2019-08-25T06:52:00Z",
            "open_time": "2019-07-08T22:00:00Z",
            "nr_forecasters": 72,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32603,
                        "name": "2019 Leaderboard",
                        "slug": "2019_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": 2926,
                "title": "Will Iran execute or be targeted in a national military attack between 6 June 2019 and 5 October 2019?",
                "created_at": "2019-07-02T15:41:14.103188Z",
                "open_time": "2019-07-08T22:00:00Z",
                "cp_reveal_time": "2019-07-10T11:02:39.613451Z",
                "spot_scoring_time": "2019-07-10T11:02:39.613451Z",
                "scheduled_resolve_time": "2019-10-05T18:00:00Z",
                "actual_resolve_time": "2019-08-25T06:52:00Z",
                "resolution_set_time": "2019-08-25T06:52:00Z",
                "scheduled_close_time": "2019-10-05T18:00:00Z",
                "actual_close_time": "2019-08-25T06:52: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": "",
                "resolution_criteria": "*This question was generated from the [IARPA Global Forecasting Challenge 2](https://www.iarpa.gov/challenges/gfchallenge2.html).*\n\nA \"national military attack\" includes the employment of conventional or unconventional weapons by one country's national military forces (to include special forces) on another country's military, military assets, or territory, including citizens located within that territory.\n\nAttacks that occur within territorial waters, foreign missions, and/or exclusive economic zones will not qualify as a \"national military attack.\" Foreign mission here mean diplomatic mission such as embassy or consulates located abroad.\n\nA \"cyber\" attack will not qualify as a \"national military attack.\"\n\n- Resolves positive if a country's government claims that such a national military attack occurred *and* that their own national military forces were responsible for the attack, or\n\n- if the governments of at least three permanent members of the UN Security Council members (i.e three of: China, France, Russian Federation, the United Kingdom, the United States) make a statement claiming that a national military attack of the sort described above has occurred,\n\n- Resolution shall be ambiguous if no government claims their military was responsible for a national military attack but one or two governments of permanent members of the UN Security Council do claim that such a national military attack occurred.\n\n- Resolution shall be negative if no country's government claims that a national military attack was perpetrated by their \nown national military, and no permanent members of the UN Security Council make a claim that a national military attack occurred.",
                "fine_print": "",
                "post_id": 2926,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1566796624.463088,
                                "end_time": null,
                                "forecaster_count": 75,
                                "interval_lower_bounds": [
                                    0.21
                                ],
                                "centers": [
                                    0.38
                                ],
                                "interval_upper_bounds": [
                                    0.65
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1566796624.463088,
                            "end_time": null,
                            "forecaster_count": 75,
                            "interval_lower_bounds": [
                                0.21
                            ],
                            "centers": [
                                0.38
                            ],
                            "interval_upper_bounds": [
                                0.65
                            ],
                            "forecast_values": [
                                0.62,
                                0.38
                            ],
                            "means": [
                                0.4104586600634726
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.32604221869134004,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.6747196190805784,
                                    0.0,
                                    0.012062988077826794,
                                    0.08628064871389449,
                                    0.0,
                                    0.3492463492907385,
                                    0.0,
                                    0.0,
                                    0.04961809028037504,
                                    0.04129512727327371,
                                    0.46134798825252277,
                                    0.0,
                                    0.0,
                                    0.004095049893788444,
                                    0.0,
                                    0.6482409330662074,
                                    0.7455345713316219,
                                    0.06430137558421471,
                                    0.08934446028684764,
                                    0.002443062932311581,
                                    0.015174815764353458,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5677213171966621,
                                    0.0,
                                    0.4274130675954733,
                                    0.14399039593229876,
                                    0.3294207062950159,
                                    0.3785786310475118,
                                    0.0,
                                    1.4244377324826485,
                                    0.37075090437180885,
                                    0.03642986267066577,
                                    0.9098139040577642,
                                    0.016946764592253687,
                                    0.037867795825012006,
                                    0.12211213542887514,
                                    1.2167402928189504,
                                    0.0,
                                    0.09674286297363076,
                                    0.04145990502278528,
                                    0.0,
                                    0.0,
                                    0.2701057437583747,
                                    0.0,
                                    0.0,
                                    0.020975031716262728,
                                    0.0,
                                    0.03541236221183291,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.21896889103996162,
                                    0.0,
                                    0.516720051368963,
                                    0.0,
                                    0.7912793091199047,
                                    0.9437171652598805,
                                    0.0,
                                    0.6609726698816549,
                                    0.0,
                                    0.0,
                                    0.16454035208274115,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8902523718939138,
                                    0.00047118769608376065,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6219464607129316
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 15.188735600967581,
                            "coverage": 0.530492035114929,
                            "baseline_score": -33.337090978332135,
                            "spot_peer_score": 33.68456474071576,
                            "peer_archived_score": 15.188735600967581,
                            "baseline_archived_score": -33.337090978332135,
                            "spot_peer_archived_score": 33.68456474071576
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1566259242.449678,
                                "end_time": null,
                                "forecaster_count": 71,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1566259242.449678,
                            "end_time": null,
                            "forecaster_count": 71,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.659377208047676,
                                0.34062279195232403
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 15,
                "user_vote": null
            },
            "forecasts_count": 164,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2823,
            "title": "Will there be another case of smallpox by the end of 2029?",
            "short_title": "",
            "url_title": "",
            "slug": "will-there-be-another-case-of-smallpox-by-the-end-of-2029",
            "author_id": 101911,
            "author_username": "tetraspace",
            "coauthors": [],
            "created_at": "2019-07-01T00:29:16.323608Z",
            "published_at": "2019-07-03T22:00:00Z",
            "edited_at": "2025-09-05T17:28:59.544630Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-07-03T22:00:00Z",
            "comment_count": 17,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2029-01-01T00:00:00Z",
            "scheduled_resolve_time": "2029-12-31T00:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2019-07-03T22:00:00Z",
            "nr_forecasters": 113,
            "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"
                    }
                ],
                "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": 3691,
                        "name": "Health & Pandemics",
                        "slug": "health-pandemics",
                        "emoji": "🦠",
                        "description": "Health & Pandemics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 2823,
                "title": "Will there be another case of smallpox by the end of 2029?",
                "created_at": "2019-07-01T00:29:16.323608Z",
                "open_time": "2019-07-03T22:00:00Z",
                "cp_reveal_time": "2019-07-05T22:00:00Z",
                "spot_scoring_time": "2019-07-05T22:00:00Z",
                "scheduled_resolve_time": "2029-12-31T00:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2029-01-01T00:00:00Z",
                "actual_close_time": "2029-01-01T00: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": "",
                "resolution_criteria": "The last two cases of smallpox in the world happened [in 1978](https://en.wikipedia.org/wiki/1978_smallpox_outbreak_in_the_United_Kingdom), following the accidental exposure of Janet Parker to smallpox grown in a research laboratory below her workplace. After this, smallpox was declared eradicated, and there have been no cases since.\n\nHowever, the smallpox virus still exists; the US and Russia [maintain stocks of smallpox virus](https://en.wikipedia.org/wiki/Smallpox_virus_retention_debate) for research purposes in the World Health Organization approved facilities at the Centers for Disease Control and Prevention in Atlanta, United States, as well as the State Research Center of Virology and Biotechnology in Koltsovo, Russia.\n\nThese samples may not be needed, either; in 2017, Noyce et al. showed that it was possible to [contruct an infectious horsepox virus from chemically synthesised DNA fragments](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5774680/) in a small lab at a cost of about $100,000, and it may be possible to do the same for smallpox. \n\n**By the end of 2029, will there have been a confirmed case of infection of a human by smallpox?**",
                "fine_print": "",
                "post_id": 2823,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1763873229.369154,
                                "end_time": 1764979589.290072,
                                "forecaster_count": 86,
                                "interval_lower_bounds": [
                                    0.03
                                ],
                                "centers": [
                                    0.05
                                ],
                                "interval_upper_bounds": [
                                    0.12
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1763873229.369154,
                            "end_time": 1764979589.290072,
                            "forecaster_count": 86,
                            "interval_lower_bounds": [
                                0.03
                            ],
                            "centers": [
                                0.05
                            ],
                            "interval_upper_bounds": [
                                0.12
                            ],
                            "forecast_values": [
                                0.95,
                                0.05
                            ],
                            "means": [
                                0.08292155367130177
                            ],
                            "histogram": [
                                [
                                    0.4037262498182852,
                                    1.1646814615925987,
                                    0.5460395730405524,
                                    2.472778579954513,
                                    0.7465173133903273,
                                    4.531106590936184,
                                    0.7163086492083278,
                                    0.708969525308913,
                                    0.07753399853337856,
                                    0.5372736373841084,
                                    0.41809318512496174,
                                    0.28837968134683667,
                                    1.287509667116788,
                                    0.26279932462319805,
                                    0.0,
                                    0.9688896918950841,
                                    0.056001978443790935,
                                    0.0,
                                    0.42849820828454027,
                                    0.0,
                                    0.09746961029861549,
                                    0.03197929551797068,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.19054909718204532,
                                    0.0034545356851821305,
                                    0.9800116123324182,
                                    0.0,
                                    0.01695036226548519,
                                    0.0,
                                    0.005796431149441483,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.05238876206004258,
                                    0.04463644984976473,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0025876796181943176,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.010222105112996144,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0006935976674286746,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1728289132.388855,
                                "end_time": null,
                                "forecaster_count": 111,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1728289132.388855,
                            "end_time": null,
                            "forecaster_count": 111,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.9890167364246427,
                                0.010983263575357246
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 16,
                "user_vote": null
            },
            "forecasts_count": 259,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2817,
            "title": "In 2029, will the US have 3,800 or fewer nuclear weapons?",
            "short_title": "US Reduces Nuclear Stockpile by 2029",
            "url_title": "US Reduces Nuclear Stockpile by 2029",
            "slug": "us-reduces-nuclear-stockpile-by-2029",
            "author_id": 101911,
            "author_username": "tetraspace",
            "coauthors": [],
            "created_at": "2019-06-29T16:20:37.031764Z",
            "published_at": "2019-07-03T22:00:00Z",
            "edited_at": "2025-10-08T06:21:53.043284Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-07-03T22:00:00Z",
            "comment_count": 17,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2029-01-01T00:00:00Z",
            "scheduled_resolve_time": "2029-12-31T00:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2019-07-03T22:00:00Z",
            "nr_forecasters": 111,
            "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"
                    }
                ],
                "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": 2817,
                "title": "In 2029, will the US have 3,800 or fewer nuclear weapons?",
                "created_at": "2019-06-29T16:20:37.031764Z",
                "open_time": "2019-07-03T22:00:00Z",
                "cp_reveal_time": "2019-07-05T22:00:00Z",
                "spot_scoring_time": "2019-07-05T22:00:00Z",
                "scheduled_resolve_time": "2029-12-31T00:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2029-01-01T00:00:00Z",
                "actual_close_time": "2029-01-01T00: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": "",
                "resolution_criteria": "The size of the US's nuclear weapons stockpile reached a peak [in 1966 at around 30,000 warheads](https://thebulletin.org/nuclear-notebook-multimedia). Following the deescalation and the end of the Cold War, the number has substantially decreased. [Kristensen and Korda (2019)](https://www.tandfonline.com/doi/full/10.1080/00963402.2019.1606503) estimate that the US maintains a deployed stockpile of nearly 3,800 warheads. The approximate breakdown is as follows:\n\n\n- 1,750 warheads are currently deployed, of which\n    - 1,300 strategic warheads are deployed on ballistic missiles, \n    - 300 at strategic bomber bases in the United States, \n    - 150 tactical bombs are deployed at air bases in Europe.\n- 2,050 are in storage as a so-called hedge against technical or geopolitical surprises.\n \nIt is possible that this trend will reverse in a period of nuclear rearmament, especially if world tensions get worse. The Trump Administration’s [Nuclear Posture Review](https://en.wikipedia.org/wiki/Nuclear_Posture_Review) takes a confrontational tone, presenting an assertive posture that embraces “Great Power competition” and includes plans to expand the US' nuclear arsenal.\n\n**In 2029, will the US have 3,800 or fewer nuclear weapons?**\n\nThis resolves positive if credible sources, such as the Bulletin of Atomic Scientists' Nuclear Notebook (such as [this one for 2019](https://thebulletin.org/2019/04/united-states-nuclear-forces-2019/)) reports that the US held 3,800 (or fewer) nuclear warheads at any time in 2029. A similar credible source may be consulted if the Bulletin of Atomic Scientists in no longer active or publishing reports. For the purposes of question resolution, warheads that are retired and  awaiting dismantlement will not be counted.\n\n------\n\nSee also the related question, [If the US does not pursue nuclear disarmament, how many nuclear warheads will it have in 2029?](https://www.metaculus.com/questions/2820/if-the-us-does-not-pursue-nuclear-disarmament-how-many-nuclear-warheads-will-it-have-in-2029/)",
                "fine_print": "",
                "post_id": 2817,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1763223370.076907,
                                "end_time": 1764220983.147476,
                                "forecaster_count": 79,
                                "interval_lower_bounds": [
                                    0.5
                                ],
                                "centers": [
                                    0.56
                                ],
                                "interval_upper_bounds": [
                                    0.7
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1763223370.076907,
                            "end_time": 1764220983.147476,
                            "forecaster_count": 79,
                            "interval_lower_bounds": [
                                0.5
                            ],
                            "centers": [
                                0.56
                            ],
                            "interval_upper_bounds": [
                                0.7
                            ],
                            "forecast_values": [
                                0.43999999999999995,
                                0.56
                            ],
                            "means": [
                                0.5786010735787309
                            ],
                            "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.01851424336049953,
                                    0.0,
                                    0.0,
                                    1.2252817488312888,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.17433684005092911,
                                    0.0361372874092818,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.2453965896845887,
                                    0.43782470350779906,
                                    0.0,
                                    0.13100237621305458,
                                    0.0,
                                    0.027414264600835975,
                                    0.0,
                                    0.03010603556612766,
                                    0.9217170543476974,
                                    0.010788274017922025,
                                    0.0900442809667568,
                                    0.0,
                                    0.0,
                                    0.06104830873079005,
                                    0.006098741977314853,
                                    0.015028924156914286,
                                    0.02492106137671398,
                                    0.0,
                                    1.1237688973831843,
                                    0.0,
                                    0.0,
                                    0.8815536581257534,
                                    0.0,
                                    2.0291481985077855,
                                    1.0478461900014806,
                                    0.6431352014473886,
                                    0.5935735468969371,
                                    0.526247751814955,
                                    0.2705905247659257,
                                    0.0,
                                    0.0032603629444498622,
                                    0.18691676533295776,
                                    0.0,
                                    0.32559098983668644,
                                    0.0,
                                    0.04391358485059809,
                                    1.0,
                                    0.0,
                                    0.163185062369257,
                                    0.0,
                                    0.4533368062553099,
                                    0.01901997117157647,
                                    0.07113353320870651,
                                    1.388326649276816,
                                    0.0038045040913139735,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.40533095928058904,
                                    0.0,
                                    0.0,
                                    0.0015984758867006253,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8929452323661959,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7513609248868253
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1728287884.813612,
                                "end_time": null,
                                "forecaster_count": 110,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1728287884.813612,
                            "end_time": null,
                            "forecaster_count": 110,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.4720602392039345,
                                0.5279397607960655
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 19,
                "user_vote": null
            },
            "forecasts_count": 302,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2809,
            "title": "Will Czech Republic's Prime Minister Andrej Babiš experience a significant leadership disruption between 20 June 2019 and 22 August 2019?",
            "short_title": "",
            "url_title": "",
            "slug": "will-czech-republics-prime-minister-andrej-babis-experience-a-significant-leadership-disruption-between-20-june-2019-and-22-august-2019",
            "author_id": 103777,
            "author_username": "datscilly",
            "coauthors": [],
            "created_at": "2019-06-26T05:04:28.881824Z",
            "published_at": "2019-06-28T22:00:00Z",
            "edited_at": "2025-09-05T17:28:49.485501Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-06-28T22:00:00Z",
            "comment_count": 4,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2019-08-22T18:00:00Z",
            "scheduled_close_time": "2019-08-22T18:00:00Z",
            "scheduled_resolve_time": "2019-08-27T16:06:00Z",
            "actual_resolve_time": "2019-08-27T16:06:00Z",
            "open_time": "2019-06-28T22:00:00Z",
            "nr_forecasters": 51,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32603,
                        "name": "2019 Leaderboard",
                        "slug": "2019_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": 3689,
                        "name": "Politics",
                        "slug": "politics",
                        "emoji": "🏛️",
                        "description": "Politics",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 2809,
                "title": "Will Czech Republic's Prime Minister Andrej Babiš experience a significant leadership disruption between 20 June 2019 and 22 August 2019?",
                "created_at": "2019-06-26T05:04:28.881824Z",
                "open_time": "2019-06-28T22:00:00Z",
                "cp_reveal_time": "2019-06-30T11:00:42.061434Z",
                "spot_scoring_time": "2019-06-30T11:00:42.061434Z",
                "scheduled_resolve_time": "2019-08-27T16:06:00Z",
                "actual_resolve_time": "2019-08-27T16:06:00Z",
                "resolution_set_time": "2019-08-27T16:06:00Z",
                "scheduled_close_time": "2019-08-22T18:00:00Z",
                "actual_close_time": "2019-08-22T18: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": "",
                "resolution_criteria": "*This question was generated from the [IARPA Global Forecasting Challenge 2](https://www.iarpa.gov/challenges/gfchallenge2.html).*\n\nA \"significant leadership disruption\" includes confirmed reports that the leader has: \n\n- resigned (including the issuance of a resignation that will take effect at a later date), \n- lost a confidence vote, \n- formally left office, \n- died,\n- been forcibly removed from office for 10 or more consecutive days, \n- fled or been exiled from office for 10 or more consecutive days, \n- been medically incapacitated or hospitalized for 10 or more consecutive days, \n- been missing (whereabouts unknown) for 10 or more consecutive days.",
                "fine_print": "",
                "post_id": 2809,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1566467078.91625,
                                "end_time": null,
                                "forecaster_count": 51,
                                "interval_lower_bounds": [
                                    0.01
                                ],
                                "centers": [
                                    0.01
                                ],
                                "interval_upper_bounds": [
                                    0.05
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1566467078.91625,
                            "end_time": null,
                            "forecaster_count": 51,
                            "interval_lower_bounds": [
                                0.01
                            ],
                            "centers": [
                                0.01
                            ],
                            "interval_upper_bounds": [
                                0.05
                            ],
                            "forecast_values": [
                                0.99,
                                0.01
                            ],
                            "means": [
                                0.04854317733432339
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    7.460916355780583,
                                    0.90079297557984,
                                    0.8472225571309465,
                                    0.29365530089148495,
                                    0.20482954368224307,
                                    1.0,
                                    0.0,
                                    0.0,
                                    0.03338091191999331,
                                    0.056884312356414064,
                                    0.6015901690426233,
                                    0.007406772822704901,
                                    0.004474424132665067,
                                    0.013393291873889481,
                                    0.07633578692509135,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.029133191509986833,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.009168893311555158,
                                    0.8681173057820424,
                                    0.3193625093223559,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.025290490754560285,
                                    0.021822720259255364,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.01590012308576472,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 6.543862865711245,
                            "coverage": 0.9959222065473937,
                            "baseline_score": 75.93649588720413,
                            "spot_peer_score": 6.106507154596828,
                            "peer_archived_score": 6.543862865711245,
                            "baseline_archived_score": 75.93649588720413,
                            "spot_peer_archived_score": 6.106507154596828
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1566442257.806098,
                                "end_time": null,
                                "forecaster_count": 51,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1566442257.806098,
                            "end_time": null,
                            "forecaster_count": 51,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.8338740418260084,
                                0.16612595817399162
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 8,
                "user_vote": null
            },
            "forecasts_count": 141,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2807,
            "title": "Will the UK housing market crash before July 2023?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-uk-housing-market-crash-before-july-2023",
            "author_id": 101465,
            "author_username": "Jgalt",
            "coauthors": [],
            "created_at": "2019-06-25T12:17:58.012499Z",
            "published_at": "2019-06-27T22:00:00Z",
            "edited_at": "2025-09-05T17:29:25.652723Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-06-27T22:00:00Z",
            "comment_count": 57,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2022-01-01T00:00:00Z",
            "scheduled_close_time": "2022-01-01T00:00:00Z",
            "scheduled_resolve_time": "2023-07-17T15:44:00Z",
            "actual_resolve_time": "2023-07-17T15:44:00Z",
            "open_time": "2019-06-27T22:00:00Z",
            "nr_forecasters": 168,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32602,
                        "name": "2016-2025 Leaderboard",
                        "slug": "2016_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"
                    }
                ]
            },
            "question": {
                "id": 2807,
                "title": "Will the UK housing market crash before July 2023?",
                "created_at": "2019-06-25T12:17:58.012499Z",
                "open_time": "2019-06-27T22:00:00Z",
                "cp_reveal_time": "2019-06-29T11:35:05.138230Z",
                "spot_scoring_time": "2019-06-29T11:35:05.138230Z",
                "scheduled_resolve_time": "2023-07-17T15:44:00Z",
                "actual_resolve_time": "2023-07-17T15:44:00Z",
                "resolution_set_time": "2023-07-17T15:44:00Z",
                "scheduled_close_time": "2022-01-01T00:00:00Z",
                "actual_close_time": "2022-01-01T00: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": "",
                "resolution_criteria": "As of 17 June 2019, the [Rightmove House Price Index](https://www.rightmove.co.uk/news/content/uploads/2019/06/Rightmove-House-Price-Index-17-June-2019.pdf) indicates that the average cost of a property in the UK is £309,348; just £91 short of the all-time record reached in June 2018.\n\nIn any month *before* July 2023, will the Rightmove House Price Index indicate that the average cost of a property is equal to or less than £216,543; a nominal decline of 30% from June 2019 levels?\n\nResolves positively if so, negatively if not, and ambiguously if the Rightmove House Price Index is discontinued or its methodology is changed so substantially that administrators believe it is no longer reasonable to continue this question.",
                "fine_print": "",
                "post_id": 2807,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1640992882.814815,
                                "end_time": null,
                                "forecaster_count": 168,
                                "interval_lower_bounds": [
                                    0.06
                                ],
                                "centers": [
                                    0.09
                                ],
                                "interval_upper_bounds": [
                                    0.13
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1640992882.814815,
                            "end_time": null,
                            "forecaster_count": 168,
                            "interval_lower_bounds": [
                                0.06
                            ],
                            "centers": [
                                0.09
                            ],
                            "interval_upper_bounds": [
                                0.13
                            ],
                            "forecast_values": [
                                0.91,
                                0.09
                            ],
                            "means": [
                                0.11400617655890254
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    1.9274426873140609,
                                    0.24126208177729247,
                                    1.6973486712796348,
                                    0.01873719365181034,
                                    2.1095299127631817,
                                    1.7231300082623258,
                                    1.300811494848472,
                                    3.093723835932108,
                                    2.421838538379413,
                                    1.790791688963321,
                                    0.567340334441848,
                                    1.1585203584024422,
                                    0.5759077710423817,
                                    0.0,
                                    1.8875283388277329,
                                    0.012798837907921492,
                                    0.0,
                                    1.7357577614291395e-05,
                                    6.47577867155193e-05,
                                    0.7072496105502312,
                                    0.001311051127009946,
                                    0.0,
                                    0.12461258164944003,
                                    0.019218526124263873,
                                    0.007350820650693552,
                                    0.00010225642895070546,
                                    0.008370119701299797,
                                    1.094180539179857,
                                    0.0,
                                    0.38854432185103005,
                                    0.41329881101467303,
                                    0.002397621279805282,
                                    0.042276562450072545,
                                    0.000615105331564898,
                                    0.3990541079363826,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.006207768016205088,
                                    0.4624857561225197,
                                    0.03264415749882937,
                                    0.0,
                                    0.060049273323292074,
                                    0.0,
                                    0.008957445925569905,
                                    0.0,
                                    0.005798651372171127,
                                    0.011376561798794128,
                                    0.0,
                                    0.006928003609754933,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.009643524863389479,
                                    0.010103421688436278,
                                    0.0,
                                    0.0,
                                    0.0022298369864812684,
                                    0.0049667627613640365,
                                    0.0,
                                    0.01206462512705385,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.001234281317688127,
                                    0.0,
                                    0.00022966112574012218,
                                    0.0,
                                    0.0,
                                    0.007002546594890085,
                                    0.001723233894493612,
                                    0.0,
                                    0.0,
                                    0.02370813740091139,
                                    0.006173597654137219,
                                    0.0002558125426489004,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.017021347634601624,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 18.75948511596439,
                            "coverage": 0.9999924980060613,
                            "baseline_score": 63.323391228566926,
                            "spot_peer_score": 7.826809448343756,
                            "peer_archived_score": 18.75948511596439,
                            "baseline_archived_score": 63.323391228566926,
                            "spot_peer_archived_score": 7.826809448343756
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1640992883.015212,
                                "end_time": null,
                                "forecaster_count": 168,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1640992883.015212,
                            "end_time": null,
                            "forecaster_count": 168,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.9563375722364206,
                                0.04366242776357938
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 14,
                "user_vote": null
            },
            "forecasts_count": 486,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2803,
            "title": "Is the halting problem for the Collatz Program computable?",
            "short_title": "",
            "url_title": "",
            "slug": "is-the-halting-problem-for-the-collatz-program-computable",
            "author_id": 100014,
            "author_username": "converse",
            "coauthors": [],
            "created_at": "2019-06-24T06:53:34.942408Z",
            "published_at": "2019-06-27T22:00:00Z",
            "edited_at": "2025-09-05T17:28:54.108641Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-06-27T22:00:00Z",
            "comment_count": 17,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2050-06-21T19:00:00Z",
            "scheduled_resolve_time": "2520-06-12T19:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2019-06-27T22:00:00Z",
            "nr_forecasters": 84,
            "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"
                    }
                ],
                "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": 3692,
                        "name": "Computing and Math",
                        "slug": "computing-and-math",
                        "emoji": "💻",
                        "description": "Computing and Math",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 2803,
                "title": "Is the halting problem for the Collatz Program computable?",
                "created_at": "2019-06-24T06:53:34.942408Z",
                "open_time": "2019-06-27T22:00:00Z",
                "cp_reveal_time": "2019-06-29T18:43:54.092183Z",
                "spot_scoring_time": "2019-06-29T18:43:54.092183Z",
                "scheduled_resolve_time": "2520-06-12T19:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2050-06-21T19:00:00Z",
                "actual_close_time": "2050-06-21T19: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": "",
                "resolution_criteria": "In related questions, we asked whether the Collatz Conjecture is true and when it will be resolved one way or another. Here we ask more specifically whether we can predict the behavior of the corresponding program.\n\nLet's define the Collatz Program in pseudocode as\n\n```\ncollatz(n) = \n  if (n is 1) return 1\n  else if (n is even) return collatz(n/2)\n  else return collatz(3n + 1)\nwhere input n is a positive integer.\n```\n\nThe Collatz Conjecture is that this program halts (and returns 1) for all integer inputs.\n\nLet's imagine a companion program called collatz_halts(), which takes an integer input n, always halts, and returns 1 if collatz() halts, and 0 otherwise.\n\nDoes collatz_halts() exist? If collatz() always halts, then collatz_halts() definitely exists, because the answer is 1 for all inputs. If collatz_program() only halts for some n, then collatz_halts() might or might not exist.\n\nNote that if the Collatz Conjecture is false for only a finite number of inputs, then collatz_halts() exists, since the program could test against an enumeration of the the inputs for which collatz() does not halt. Also note that if collatz() always either halts or encounters a cycle, then collatz_halts() exists by modifying collatz() to check for cycles.\n\nResolution:\n\n- *This question will resolve positively if it is demonstrated that a program must exist that always halts and tests whether the Collatz program halts with a given input.*\n\n- *It will resolve negatively if the Conjecture is proven to be false and such a halting-test program is proven not to exist.*\n\n- *Both of these resolutions will be via publication in a major mathematics journal.*\n\nIf no such proof is published before June 21, 2520, then the question will resolve as ambiguous.\n\n-----\n\n<small>\nOther questions on the Collatz Conjecture:\n\n- [Is the halting problem for the Collatz Program computable?](https://www.metaculus.com/questions/2803/is-the-halting-problem-for-the-collatz-program-computable/)\n- [Is the Collatz Conjecture true?](https://www.metaculus.com/questions/2802/is-the-collatz-conjecture-true/)\n- [When will the Collatz Conjecture be resolved?\n](https://www.metaculus.com/questions/2799/when-will-the-collatz-conjecture-be-resolved/)\n- [When will the halting problem for the Collatz Program be resolved?](https://www.metaculus.com/questions/2806/when-will-the-halting-problem-for-the-collatz-program-be-resolved/)",
                "fine_print": "",
                "post_id": 2803,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1740023819.008805,
                                "end_time": null,
                                "forecaster_count": 82,
                                "interval_lower_bounds": [
                                    0.85
                                ],
                                "centers": [
                                    0.92
                                ],
                                "interval_upper_bounds": [
                                    0.94
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1740023819.008805,
                            "end_time": null,
                            "forecaster_count": 82,
                            "interval_lower_bounds": [
                                0.85
                            ],
                            "centers": [
                                0.92
                            ],
                            "interval_upper_bounds": [
                                0.94
                            ],
                            "forecast_values": [
                                0.07999999999999996,
                                0.92
                            ],
                            "means": [
                                0.814367532261754
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9461206906142233,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8948374224172492,
                                    0.0,
                                    0.0,
                                    0.0066922992012831625,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.01732880491444991,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.07049165811994734,
                                    0.0,
                                    0.2530319812175794,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0056145053338992595,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.37020298931881174,
                                    0.0,
                                    0.14243541315270525,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.418937989570227,
                                    0.7996155160257796,
                                    0.0,
                                    0.0,
                                    0.1694368057933399,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.03664109098346527,
                                    0.0,
                                    0.0,
                                    0.46194629302326684,
                                    0.027927048958696774,
                                    0.2879019056547677,
                                    0.8072815297685876,
                                    0.7649519378939417,
                                    0.5166896650538135,
                                    0.014128607803813408,
                                    3.907022201451333,
                                    0.9276940579732459,
                                    0.7554658117724923,
                                    0.7070519321409998,
                                    1.0881267164175175,
                                    0.833089118493554,
                                    0.35059853159220283,
                                    1.0342544170155423
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1728289116.549282,
                                "end_time": null,
                                "forecaster_count": 84,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1728289116.549282,
                            "end_time": null,
                            "forecaster_count": 84,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.13111018280267495,
                                0.868889817197325
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 15,
                "user_vote": null
            },
            "forecasts_count": 186,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2802,
            "title": "Is the Collatz Conjecture true?",
            "short_title": "",
            "url_title": "",
            "slug": "is-the-collatz-conjecture-true",
            "author_id": 100014,
            "author_username": "converse",
            "coauthors": [],
            "created_at": "2019-06-24T06:27:32.364435Z",
            "published_at": "2019-06-26T22:00:00Z",
            "edited_at": "2025-09-05T17:29:27.073860Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-06-26T22:00:00Z",
            "comment_count": 28,
            "status": "open",
            "resolved": false,
            "actual_close_time": null,
            "scheduled_close_time": "2050-06-21T19:00:00Z",
            "scheduled_resolve_time": "2520-06-21T19:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2019-06-26T22:00:00Z",
            "nr_forecasters": 165,
            "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"
                    }
                ],
                "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": 3692,
                        "name": "Computing and Math",
                        "slug": "computing-and-math",
                        "emoji": "💻",
                        "description": "Computing and Math",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 2802,
                "title": "Is the Collatz Conjecture true?",
                "created_at": "2019-06-24T06:27:32.364435Z",
                "open_time": "2019-06-26T22:00:00Z",
                "cp_reveal_time": "2019-06-27T22:01:56.055082Z",
                "spot_scoring_time": "2019-06-27T22:01:56.055082Z",
                "scheduled_resolve_time": "2520-06-21T19:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2050-06-21T19:00:00Z",
                "actual_close_time": "2050-06-21T19: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": "",
                "resolution_criteria": "A sister question asks when the [Collatz Conjecture](https://en.wikipedia.org/wiki/Collatz_conjecture) will be resolved - here we ask which way it will turn out.\n\n\nAgain, let's say that the Collatz Program in pseudocode is:\n\n```\ncollatz(n) = \n  if (n is 1) return 1\n  else if (n is even) return collatz(n/2)\n  else return collatz(3n + 1)\n```\n\nwhere n is a positive integer.\n\nThe Conjecture is that for all integer inputs the Collatz Program halts (and returns 1).\n\nFor any particular execution of the Collatz program, there are three possible outcomes:\n\n1) It moves up and down through input arguments of different sizes, until it encounters a power of 2, and then cascades down to  1, and halts.\n\n2) It moves up and down through numbers of different sizes until it repeats a number. From that point onward it will repeat a cycle, and never halt.\n\n3) It moves up and down through numbers of different sizes, but keeps expanding its frontier of numerical size, without ever repeating an input or encountering a power of 2. In this case, it will never halt.\n\nPer [Wikipedia](https://en.wikipedia.org/wiki/Collatz_conjecture), Jeffrey Lagarias in 2010 claimed that based only on known information about this problem, \"this is an extraordinarily difficult problem, completely out of reach of present day mathematics.\"\n\n*This question will resolve positively if there is a positive proof of the Conjecture (i.e. that the Collatz Program halts for all integer inputs) in a major Mathematics journal before June 21, 2520. It will resolve negatively if there is a publication of a disconfirmation in a major mathematics journal before that time.* \n\nIf the Conjecture has neither been proven nor disproven before that time, it will resolve as ambiguous.\n\n-----\n\n<small>\nOther questions on the Collatz Conjecture:\n\n- [Is the halting problem for the Collatz Program computable?](https://www.metaculus.com/questions/2803/is-the-halting-problem-for-the-collatz-program-computable/)\n- [Is the Collatz Conjecture true?](https://www.metaculus.com/questions/2802/is-the-collatz-conjecture-true/)\n- [When will the Collatz Conjecture be resolved?\n](https://www.metaculus.com/questions/2799/when-will-the-collatz-conjecture-be-resolved/)\n- [When will the halting problem for the Collatz Program be resolved?](https://www.metaculus.com/questions/2806/when-will-the-halting-problem-for-the-collatz-program-be-resolved/)",
                "fine_print": "",
                "post_id": 2802,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1756645561.839677,
                                "end_time": 1764334380.804729,
                                "forecaster_count": 160,
                                "interval_lower_bounds": [
                                    0.89
                                ],
                                "centers": [
                                    0.95
                                ],
                                "interval_upper_bounds": [
                                    0.97
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1756645561.839677,
                            "end_time": 1764334380.804729,
                            "forecaster_count": 160,
                            "interval_lower_bounds": [
                                0.89
                            ],
                            "centers": [
                                0.95
                            ],
                            "interval_upper_bounds": [
                                0.97
                            ],
                            "forecast_values": [
                                0.050000000000000044,
                                0.95
                            ],
                            "means": [
                                0.9103982468167366
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.02376078964850824,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0002509613293258438,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.024036933138153086,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.17545046510367227,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5225102695613146,
                                    0.0,
                                    0.00013537616405991175,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.017478471180824972,
                                    0.2302082941448708,
                                    0.16001994515773252,
                                    0.2749148270593101,
                                    0.0,
                                    0.027495704059353875,
                                    0.0,
                                    0.951284823320754,
                                    0.7503113146919639,
                                    0.0,
                                    0.0,
                                    0.10004271727365327,
                                    0.7116645112752256,
                                    0.0018300205830251988,
                                    0.0017917628339095223,
                                    0.18366175694157463,
                                    0.3418874335096275,
                                    0.1871917185565733,
                                    0.0,
                                    0.08620116265831623,
                                    0.6971478405913832,
                                    1.0,
                                    1.494565836466418,
                                    0.21525809223014875,
                                    0.9087951855264464,
                                    0.1151264102740535,
                                    0.6057404022013815,
                                    3.4809374033309086,
                                    1.5523801649327065,
                                    3.2611659993173596,
                                    2.1366324424944274,
                                    3.5616402190595915
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1728288680.294037,
                                "end_time": null,
                                "forecaster_count": 165,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1728288680.294037,
                            "end_time": null,
                            "forecaster_count": 165,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.09837448377731184,
                                0.9016255162226882
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 21,
                "user_vote": null
            },
            "forecasts_count": 343,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2795,
            "title": "Will NASA's SLS launch a person to the Moon before 2024?",
            "short_title": "NASA SLS Successful Moon Landing by 2024",
            "url_title": "NASA SLS Successful Moon Landing by 2024",
            "slug": "nasa-sls-successful-moon-landing-by-2024",
            "author_id": 109863,
            "author_username": "rocketrundown",
            "coauthors": [],
            "created_at": "2019-06-18T10:06:04.231677Z",
            "published_at": "2019-06-23T22:00:00Z",
            "edited_at": "2025-09-05T17:29:08.481062Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-06-23T22:00:00Z",
            "comment_count": 25,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2023-12-31T11:59:00Z",
            "scheduled_close_time": "2023-12-31T11:59:00Z",
            "scheduled_resolve_time": "2024-01-01T05:00:00Z",
            "actual_resolve_time": "2024-01-01T05:00:00Z",
            "open_time": "2019-06-23T22:00:00Z",
            "nr_forecasters": 218,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32602,
                        "name": "2016-2025 Leaderboard",
                        "slug": "2016_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": 3701,
                        "name": "Technology",
                        "slug": "technology",
                        "emoji": "⚙️",
                        "description": "Technology",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 2795,
                "title": "Will NASA's SLS launch a person to the Moon before 2024?",
                "created_at": "2019-06-18T10:06:04.231677Z",
                "open_time": "2019-06-23T22:00:00Z",
                "cp_reveal_time": "2019-06-25T08:17:15.252620Z",
                "spot_scoring_time": "2019-06-25T08:17:15.252620Z",
                "scheduled_resolve_time": "2024-01-01T05:00:00Z",
                "actual_resolve_time": "2024-01-01T05:00:00Z",
                "resolution_set_time": "2024-01-01T05:00:00Z",
                "scheduled_close_time": "2023-12-31T11:59:00Z",
                "actual_close_time": "2023-12-31T11:59: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": "Earlier this year US Vice President Mike Pence instructed NASA to launch the first woman and the next man to the surface of the Moon by 2024. The mission is supposed to be launched aboard the agency's Space Launch System (SLS) with help from commercial partners. However, many have speculated that a deadline of 2024 for a crewed mission to the lunar surface is beyond ambitious and is just not feasible.\n\nThe [Space Launch System](https://en.wikipedia.org/wiki/Space_Launch_System) (SLS) is an American Space Shuttle-derived super heavy-lift expendable launch vehicle. It is a primary part of NASA's deep space exploration plans, including the planned [Orion Program](https://en.wikipedia.org/wiki/Orion_(spacecraft)) crewed missions to the Moon and Mars.\n\n[Artemis 3](https://en.wikipedia.org/wiki/Artemis_3) is a planned 2024 mission of NASA's Orion spacecraft utilising the SLS, to be launched on the Space Launch System. As of May 2019, Artemis 3 may become the first human landing on the Moon since Apollo 17, with the accelerated timeline proposed by the 2020 NASA budget to land a woman on the Moon by 2024.",
                "resolution_criteria": "This question resolves positively when any spacecraft launched using NASA's SLS containing living humans comes into physical contact with the moon before the end of 2023. In line with the resolution criteria of [a previous question by @Jgalt](https://www.metaculus.com/questions/1619/when-will-the-first-manned-spacecraft-touch-the-surface-of-any-planet-dwarf-planet-or-moon-other-than-earth-earths-moon-or-mars/), the landing need not last for any significant period of time and the crew need not survive impact for a positive resolution, but must be alive when the impact occurs.\n\nSee also [When will NASA's SLS carry humans to the Moon?\n](https://www.metaculus.com/questions/2818/when-will-nasas-sls-carry-humans-to-the-moon/",
                "fine_print": "",
                "post_id": 2795,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1703966747.402168,
                                "end_time": null,
                                "forecaster_count": 218,
                                "interval_lower_bounds": [
                                    0.001
                                ],
                                "centers": [
                                    0.001
                                ],
                                "interval_upper_bounds": [
                                    0.01
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1703966747.402168,
                            "end_time": null,
                            "forecaster_count": 218,
                            "interval_lower_bounds": [
                                0.001
                            ],
                            "centers": [
                                0.001
                            ],
                            "interval_upper_bounds": [
                                0.01
                            ],
                            "forecast_values": [
                                0.999,
                                0.001
                            ],
                            "means": [
                                0.008937519833466396
                            ],
                            "histogram": [
                                [
                                    18.789508981921514,
                                    7.955165971016187,
                                    0.14778965297240376,
                                    0.0454610997673172,
                                    0.06924889569951279,
                                    0.24341847895337002,
                                    0.037503146980206445,
                                    0.0,
                                    0.00224039753783813,
                                    0.019835595832832398,
                                    0.005945373156390612,
                                    0.5473729231401613,
                                    0.0,
                                    0.0,
                                    6.988422333741267e-05,
                                    0.014214709908500529,
                                    0.0017666445128676326,
                                    0.0,
                                    0.004350589146197948,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.00012093462910418185,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.00025250427926064935,
                                    0.08751062588591764,
                                    0.0,
                                    0.021508667733692935,
                                    0.0,
                                    0.0,
                                    0.002804223394863586,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.002650353653054007,
                                    0.0,
                                    0.00018403049925616954,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0003673599281593686,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.03314026175238144,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.424261850980679e-05,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0668679378716871e-05,
                                    0.0,
                                    0.0,
                                    1.2364001095435085e-05
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 14.004446388731868,
                            "coverage": 0.9999449563595211,
                            "baseline_score": 96.3411972832443,
                            "spot_peer_score": 8.103986985936382,
                            "peer_archived_score": 14.004446388731868,
                            "baseline_archived_score": 96.3411972832443,
                            "spot_peer_archived_score": 8.103986985936382
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1704008778.514579,
                                "end_time": null,
                                "forecaster_count": 218,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1704008778.514579,
                            "end_time": null,
                            "forecaster_count": 218,
                            "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": 24,
                "user_vote": null
            },
            "forecasts_count": 448,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Earlier this year US Vice President Mike Pence instructed NASA to launch the first woman and the next man to the surface of the Moon by 2024. The mission is supposed to be launched aboard the agency's Space Launch System (SLS) with help from commercial partners. However, many have speculated that a deadline of 2024 for a crewed mission to the lunar surface is beyond ambitious and is just not feasible.\n\nThe [Space Launch System](https://en.wikipedia.org/wiki/Space_Launch_System) (SLS) is an American Space Shuttle-derived super heavy-lift expendable launch vehicle. It is a primary part of NASA's deep space exploration plans, including the planned [Orion Program](https://en.wikipedia.org/wiki/Orion_(spacecraft)) crewed missions to the Moon and Mars.\n\n[Artemis 3](https://en.wikipedia.org/wiki/Artemis_3) is a planned 2024 mission of NASA's Orion spacecraft utilising the SLS, to be launched on the Space Launch System. As of May 2019, Artemis 3 may become the first human landing on the Moon since Apollo 17, with the accelerated timeline proposed by the 2020 NASA budget to land a woman on the Moon by 2024."
        },
        {
            "id": 2794,
            "title": "Will either the Japanese or Norwegian government blame Iran for the June 2019 Gulf of Oman incident?",
            "short_title": "",
            "url_title": "",
            "slug": "will-either-the-japanese-or-norwegian-government-blame-iran-for-the-june-2019-gulf-of-oman-incident",
            "author_id": 104761,
            "author_username": "Tamay",
            "coauthors": [],
            "created_at": "2019-06-17T23:39:35.115524Z",
            "published_at": "2019-06-20T22:00:00Z",
            "edited_at": "2025-09-05T17:28:47.390127Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-06-20T22:00:00Z",
            "comment_count": 1,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2019-09-02T22:00:00Z",
            "scheduled_close_time": "2019-09-02T22:00:00Z",
            "scheduled_resolve_time": "2019-12-30T04:19:00Z",
            "actual_resolve_time": "2019-12-30T04:19:00Z",
            "open_time": "2019-06-20T22:00:00Z",
            "nr_forecasters": 51,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32603,
                        "name": "2019 Leaderboard",
                        "slug": "2019_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": 2794,
                "title": "Will either the Japanese or Norwegian government blame Iran for the June 2019 Gulf of Oman incident?",
                "created_at": "2019-06-17T23:39:35.115524Z",
                "open_time": "2019-06-20T22:00:00Z",
                "cp_reveal_time": "2019-06-22T11:20:57.006981Z",
                "spot_scoring_time": "2019-06-22T11:20:57.006981Z",
                "scheduled_resolve_time": "2019-12-30T04:19:00Z",
                "actual_resolve_time": "2019-12-30T04:19:00Z",
                "resolution_set_time": "2019-12-30T04:19:00Z",
                "scheduled_close_time": "2019-09-02T22:00:00Z",
                "actual_close_time": "2019-09-02T22: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": "",
                "resolution_criteria": "On June 13, 2019, [two oil tankers were attacked near the Strait of Hormuz while transiting the Gulf of Oman](https://en.wikipedia.org/wiki/June_2019_Gulf_of_Oman_incident). The Japanese Kokuka Courageous and Norwegian Front Altair were attacked, allegedly with limpet mines or flying objects, causing fire damage to both ships. This followed from an apparent [attack on four ships in May 2019](May 2019 Gulf of Oman incident\n).\n\nAmid heightened tension between Iran and the United States, the United States blamed Iran for the attacks. Saudi Arabia and the United Kingdom supported the United States' accusation, while Japan and Germany have demanded more proof of Iran's culpability.[[1](https://japantoday.com/category/national/japan-demands-more-u.s.-proof-that-iran-attacked-tankers)][[2](https://www.newsweek.com/iran-gulf-oman-germany-trump-administration-1444112)]\n\n**By the end of 2019, will either the Norwegian or Japanese government make an official statement claiming that it is their belief that Iran-affiliated forces were responsible for any damage caused to at least one of the ships in the June Incident?**\n\nThis resolves positively if by the end of 2019, either the Norwegian or Japanese government has blamed Iran-affiliated forces for some of the damage caused to at least one ship. This resolves positive if a statement of blame is made, even if it is subsequently retracted. This resolves negatively if by the end of 2019, neither the Norwegian nor Japanese government has blamed Iran-affiliated forces for the incident.",
                "fine_print": "",
                "post_id": 2794,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1567430949.724986,
                                "end_time": null,
                                "forecaster_count": 51,
                                "interval_lower_bounds": [
                                    0.24
                                ],
                                "centers": [
                                    0.3
                                ],
                                "interval_upper_bounds": [
                                    0.37
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1567430949.724986,
                            "end_time": null,
                            "forecaster_count": 51,
                            "interval_lower_bounds": [
                                0.24
                            ],
                            "centers": [
                                0.3
                            ],
                            "interval_upper_bounds": [
                                0.37
                            ],
                            "forecast_values": [
                                0.7,
                                0.3
                            ],
                            "means": [
                                0.29146141314933993
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.07739348047006786,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.9456766680316373,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.06930124042864184,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0427141278427043,
                                    0.0,
                                    1.018263887679265,
                                    0.0,
                                    0.8528134800294578,
                                    0.9201574640710105,
                                    0.0,
                                    0.21645317928762883,
                                    0.9792114034829815,
                                    0.0,
                                    0.3826118147882099,
                                    0.0,
                                    0.04888313629975682,
                                    0.9181064175492513,
                                    0.9014982177020356,
                                    0.5293825577459838,
                                    0.5164960024539398,
                                    1.3334845956537094,
                                    0.25743928549510875,
                                    1.5576688763820328,
                                    0.01590012308576472,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.13533130405516633,
                                    0.043221015654296396,
                                    0.0,
                                    0.005849328395348274,
                                    0.0,
                                    0.011157123373592481,
                                    0.0,
                                    0.003256133383704309,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.007406772822704901,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 8.232061818331577,
                            "coverage": 0.9996262179462387,
                            "baseline_score": 42.889450807248195,
                            "spot_peer_score": -3.8284066792778844,
                            "peer_archived_score": 8.232061818331577,
                            "baseline_archived_score": 42.889450807248195,
                            "spot_peer_archived_score": -3.8284066792778844
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1567373761.497764,
                                "end_time": null,
                                "forecaster_count": 50,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1567373761.497764,
                            "end_time": null,
                            "forecaster_count": 50,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.7812465343089741,
                                0.21875346569102597
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 5,
                "user_vote": null
            },
            "forecasts_count": 112,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2791,
            "title": "Will the Token Taxonomy Act of 2019 become law?",
            "short_title": "",
            "url_title": "",
            "slug": "will-the-token-taxonomy-act-of-2019-become-law",
            "author_id": 8,
            "author_username": "Anthony",
            "coauthors": [],
            "created_at": "2019-06-13T15:29:27.165210Z",
            "published_at": "2019-06-16T07:00:00Z",
            "edited_at": "2025-09-05T17:29:07.486872Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-06-16T07:00:00Z",
            "comment_count": 8,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2020-12-30T08:00:00Z",
            "scheduled_close_time": "2020-12-30T08:00:00Z",
            "scheduled_resolve_time": "2020-12-31T11:43:00Z",
            "actual_resolve_time": "2020-12-31T11:43:00Z",
            "open_time": "2019-06-16T07:00:00Z",
            "nr_forecasters": 82,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32593,
                        "name": "2016-2020 Leaderboard",
                        "slug": "2016_2020_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": 3693,
                        "name": "Cryptocurrencies",
                        "slug": "cryptocurrencies",
                        "emoji": "💰",
                        "description": "Cryptocurrencies",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 2791,
                "title": "Will the Token Taxonomy Act of 2019 become law?",
                "created_at": "2019-06-13T15:29:27.165210Z",
                "open_time": "2019-06-16T07:00:00Z",
                "cp_reveal_time": "2019-06-17T11:41:07.357901Z",
                "spot_scoring_time": "2019-06-17T11:41:07.357901Z",
                "scheduled_resolve_time": "2020-12-31T11:43:00Z",
                "actual_resolve_time": "2020-12-31T11:43:00Z",
                "resolution_set_time": "2020-12-31T11:43:00Z",
                "scheduled_close_time": "2020-12-30T08:00:00Z",
                "actual_close_time": "2020-12-30T08: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": "",
                "resolution_criteria": "Among the various issues that have beset the once-booming cryptocurrency markets is a high degree of regulatory uncertainty, especially in the US where the SEC has taken a rather firm stance that cryptocurrencies constituted securities and fall under the purview of securities laws of various types.\n\nThat might change with the introduction of the [Token Taxonomy Act](https://www.congress.gov/bill/116th-congress/house-bill/2144)  introduced in April 2019.  The act would allow the explicit classification of some coins as tokens and not securities, and carries a number of other provisions as discussed e.g. [here](https://www.accountingtoday.com/opinion/token-taxonomy-act-20-cooking-low-and-cooking-slow).\n\n*** Will something like this become law? ***\n\nQuestion resolves positive if by the end of 2020, a law with substantially the same content as the above act is passed by congress and signed.  Allowable versions would be:\n\n- Any law with the given title, or with a very similar title re-introduced in 2020 with Rep. Warren Davidson as a sponsor or co-sponsor.\n\n- Any law concerning cryptocurrencies, with an overlap of at least 75% of its text with the above act, and with Rep. Warren Davidson as a sponsor or co-sponsor.\n\nIf a law is passed in 2019 or 2020 that arguably includes many of the provisions of this act, but does not satisfy the above\ncriteria, question shall resolve as ambiguous.\n\nIf no law is passed by 2020 directly addressing cryptocurrencies, or if the only law(s) passed are quite different or contrary to the above law's intent, question resolves negatively.\n\nIn the event of a positive resolution, closing time shall be retroactively set to 1 hour before the start of voting by the second body of Congress to vote on the relevant bill.",
                "fine_print": "",
                "post_id": 2791,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1609308227.457208,
                                "end_time": null,
                                "forecaster_count": 82,
                                "interval_lower_bounds": [
                                    0.01
                                ],
                                "centers": [
                                    0.01
                                ],
                                "interval_upper_bounds": [
                                    0.01
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1609308227.457208,
                            "end_time": null,
                            "forecaster_count": 82,
                            "interval_lower_bounds": [
                                0.01
                            ],
                            "centers": [
                                0.01
                            ],
                            "interval_upper_bounds": [
                                0.01
                            ],
                            "forecast_values": [
                                0.99,
                                0.01
                            ],
                            "means": [
                                0.03243508131085994
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    13.393345618311681,
                                    0.23701969683936608,
                                    0.4471698611536299,
                                    0.0,
                                    0.5010175556932117,
                                    0.0,
                                    0.466042565078088,
                                    0.0,
                                    0.0,
                                    0.040839709189646536,
                                    0.019132522858291853,
                                    0.22863038907208438,
                                    0.03648615185565808,
                                    0.0023451987212490845,
                                    0.4545925803464719,
                                    0.0,
                                    0.007210049137510858,
                                    0.0,
                                    0.0,
                                    0.11903536585823918,
                                    0.0,
                                    0.0,
                                    0.014128607803813408,
                                    0.0,
                                    0.5444143954948784,
                                    0.005649390250637426,
                                    0.006374911068096776,
                                    0.0,
                                    0.0,
                                    0.0015727321018324753,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.010221630333147167,
                                    0.0,
                                    0.03872338078791489,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0049235387378217576,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0032187559410783474,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.033422335042386925
                                ]
                            ]
                        },
                        "score_data": {
                            "peer_score": 6.136086772745929,
                            "coverage": 0.9996880985407247,
                            "baseline_score": 70.75366011070659,
                            "spot_peer_score": 9.599836990883068,
                            "peer_archived_score": 6.136086772745929,
                            "baseline_archived_score": 70.75366011070659,
                            "spot_peer_archived_score": 9.599836990883068
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1609308227.48618,
                                "end_time": null,
                                "forecaster_count": 82,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1609308227.48618,
                            "end_time": null,
                            "forecaster_count": 82,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.9853584241206783,
                                0.014641575879321717
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 5,
                "user_vote": null
            },
            "forecasts_count": 169,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        },
        {
            "id": 2790,
            "title": "Self-driving car to beat a self-driving truck in making the first cross-USA trip?",
            "short_title": "Self-Driving Cars Cross US Before Trucks",
            "url_title": "Self-Driving Cars Cross US Before Trucks",
            "slug": "self-driving-cars-cross-us-before-trucks",
            "author_id": 103777,
            "author_username": "datscilly",
            "coauthors": [],
            "created_at": "2019-06-11T04:36:02.972817Z",
            "published_at": "2019-06-14T07:00:00Z",
            "edited_at": "2025-09-05T17:29:21.240765Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-06-14T07:00:00Z",
            "comment_count": 11,
            "status": "closed",
            "resolved": false,
            "actual_close_time": "2019-12-15T05:00:00Z",
            "scheduled_close_time": "2019-12-15T05:00:00Z",
            "scheduled_resolve_time": "2026-02-15T05:00:00Z",
            "actual_resolve_time": null,
            "open_time": "2019-06-14T07:00:00Z",
            "nr_forecasters": 75,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32603,
                        "name": "2019 Leaderboard",
                        "slug": "2019_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": 3701,
                        "name": "Technology",
                        "slug": "technology",
                        "emoji": "⚙️",
                        "description": "Technology",
                        "type": "category"
                    }
                ]
            },
            "question": {
                "id": 2790,
                "title": "Self-driving car to beat a self-driving truck in making the first cross-USA trip?",
                "created_at": "2019-06-11T04:36:02.972817Z",
                "open_time": "2019-06-14T07:00:00Z",
                "cp_reveal_time": "2019-06-15T18:45:39.197040Z",
                "spot_scoring_time": "2019-06-15T18:45:39.197040Z",
                "scheduled_resolve_time": "2026-02-15T05:00:00Z",
                "actual_resolve_time": null,
                "resolution_set_time": null,
                "scheduled_close_time": "2019-12-15T05:00:00Z",
                "actual_close_time": "2019-12-15T05:00:00Z",
                "type": "binary",
                "options": [],
                "group_variable": "",
                "status": "closed",
                "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": "While self-driving cars could put hundreds of thousands of taxi drivers out of a job, self-driving trucks could leave millions of truck drivers without work. In his book, *The War on Normal People*, Andrew Yang cites the argument for self-driving trucks to come first:\n\n> Jim Scheinman, a venture capitalist at Maven Ventures who has backed startups in both autonomous trucks and cars, says that self-driving trucks will arrive significantly before cars because highway driving is so much easier. Highways, the domain of semi trucks, are much less complex than urban areas, with fewer intersections and clearer road markings. And the economic incentives around freight are much higher than with passenger cars.\n\n> Morgan Stanley estimated the savings of automated freight delivery to be a staggering \\$168 billion per year in saved fuel (\\$35 billion), reduced labor costs (\\$70 billion), fewer accidents (\\$36 billion), and increased productivity and equipment utilization (\\$27 billion). That’s an enormously high incentive to show drivers to the door—it would actually be enough to pay the drivers their \\$40,000 a year salary to stay home and still save tens of billions per year.\n\nOn the other hand, Elon Musk has suggested that Autopilot will become robust enough to do an [autonomous cross-country roadtrip](https://electrek.co/2019/05/09/self-driving-cross-country-trip-everyone-tesla-this-year-musk/) by the end of the year, although he had made similar promises in [2017 and 2018](https://www.autopilotreview.com/tesla-cross-country-autopilot-2018/):\n\n> We could have gamed an LA/NY Autopilot journey last year, but when we do it this year, everyone with Tesla Full Self-Driving will be able to do it too\n\n> — Elon Musk (@elonmusk) [May 9, 2019](https://twitter.com/elonmusk/status/1126611407984779264?ref_src=twsrc%5Etfw)",
                "resolution_criteria": "***Will a self-driving car make a coast-to-coast trip before a self-driving truck does the same?***\n\nThis question will have the same resolution condition as a [previous question](https://www.metaculus.com/questions/413/when-will-the-first-driverless-cargo-truck-make-a-cross-usa-trip/) about self-driving trucks. For resolution, the car or truck must have no safety driver, but need not be commercially available. \"Coast-to-coast\" will be defined as starting in a state with an Atlantic ocean coast, and ending in a state with a Pacific Ocean coast (or vice-versa). Resolution time will be on the date of the first credible media report (in case the trip occurs.)",
                "fine_print": "",
                "post_id": 2790,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1576342152.091548,
                                "end_time": null,
                                "forecaster_count": 75,
                                "interval_lower_bounds": [
                                    0.5
                                ],
                                "centers": [
                                    0.6
                                ],
                                "interval_upper_bounds": [
                                    0.68
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1576342152.091548,
                            "end_time": null,
                            "forecaster_count": 75,
                            "interval_lower_bounds": [
                                0.5
                            ],
                            "centers": [
                                0.6
                            ],
                            "interval_upper_bounds": [
                                0.68
                            ],
                            "forecast_values": [
                                0.4,
                                0.6
                            ],
                            "means": [
                                0.5894722701442223
                            ],
                            "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.29493321218482915,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.018876485630930608,
                                    0.0,
                                    0.0,
                                    0.1130965568839125,
                                    0.0,
                                    0.1900906837396931,
                                    0.0,
                                    0.0,
                                    0.031301113244932864,
                                    0.0,
                                    0.9564081090525451,
                                    0.7455345713316219,
                                    0.5776637913514396,
                                    0.0,
                                    0.0,
                                    0.8450177995252657,
                                    0.0,
                                    0.0,
                                    0.05905405057562772,
                                    0.0,
                                    0.1844779827201663,
                                    0.037813494953784915,
                                    0.5515030519639296,
                                    0.28821298216570146,
                                    0.3864030957427792,
                                    0.819563722101191,
                                    0.62104497002176,
                                    0.5499123981425624,
                                    0.0,
                                    0.14198269353180382,
                                    3.200746999241543,
                                    0.5123123070265474,
                                    0.4008021578256057,
                                    0.0,
                                    0.0,
                                    0.014995702346826904,
                                    0.004095049893788444,
                                    0.0438966603889029,
                                    0.9437171652598805,
                                    0.3294207062950159,
                                    0.38642415534064567,
                                    0.5849577636717652,
                                    0.05416656778952044,
                                    0.0,
                                    0.0,
                                    0.15768570034637755,
                                    0.0,
                                    0.0,
                                    0.06993045450605567,
                                    0.4274130675954733,
                                    0.0,
                                    0.0,
                                    0.3336402840767541,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.10815315711904722,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.8402865099855301
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1576236191.411466,
                                "end_time": null,
                                "forecaster_count": 74,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1576236191.411466,
                            "end_time": null,
                            "forecaster_count": 74,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.6389871466833427,
                                0.36101285331665733
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 13,
                "user_vote": null
            },
            "forecasts_count": 111,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "While self-driving cars could put hundreds of thousands of taxi drivers out of a job, self-driving trucks could leave millions of truck drivers without work. In his book, *The War on Normal People*, Andrew Yang cites the argument for self-driving trucks to come first:\n\n> Jim Scheinman, a venture capitalist at Maven Ventures who has backed startups in both autonomous trucks and cars, says that self-driving trucks will arrive significantly before cars because highway driving is so much easier. Highways, the domain of semi trucks, are much less complex than urban areas, with fewer intersections and clearer road markings. And the economic incentives around freight are much higher than with passenger cars.\n\n> Morgan Stanley estimated the savings of automated freight delivery to be a staggering \\$168 billion per year in saved fuel (\\$35 billion), reduced labor costs (\\$70 billion), fewer accidents (\\$36 billion), and increased productivity and equipment utilization (\\$27 billion). That’s an enormously high incentive to show drivers to the door—it would actually be enough to pay the drivers their \\$40,000 a year salary to stay home and still save tens of billions per year.\n\nOn the other hand, Elon Musk has suggested that Autopilot will become robust enough to do an [autonomous cross-country roadtrip](https://electrek.co/2019/05/09/self-driving-cross-country-trip-everyone-tesla-this-year-musk/) by the end of the year, although he had made similar promises in [2017 and 2018](https://www.autopilotreview.com/tesla-cross-country-autopilot-2018/):\n\n> We could have gamed an LA/NY Autopilot journey last year, but when we do it this year, everyone with Tesla Full Self-Driving will be able to do it too\n\n> — Elon Musk (@elonmusk) [May 9, 2019](https://twitter.com/elonmusk/status/1126611407984779264?ref_src=twsrc%5Etfw)"
        },
        {
            "id": 2788,
            "title": "Before 2025, will laws be in place requiring that AI systems that emulate humans must reveal to people that they are AI?",
            "short_title": "AI-Human Emulation Laws before 2025",
            "url_title": "AI-Human Emulation Laws before 2025",
            "slug": "ai-human-emulation-laws-before-2025",
            "author_id": 100597,
            "author_username": "ghabs",
            "coauthors": [],
            "created_at": "2019-06-07T23:48:55.034332Z",
            "published_at": "2019-06-10T23:00:00Z",
            "edited_at": "2025-09-05T17:28:50.475649Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-06-10T23:00:00Z",
            "comment_count": 20,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2024-11-19T18:10:00Z",
            "scheduled_close_time": "2025-01-01T08:00:00Z",
            "scheduled_resolve_time": "2025-01-16T10:05:00Z",
            "actual_resolve_time": "2024-11-19T18:10:00Z",
            "open_time": "2019-06-10T23:00:00Z",
            "nr_forecasters": 213,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32602,
                        "name": "2016-2025 Leaderboard",
                        "slug": "2016_2025_leaderboard",
                        "type": "leaderboard_tag"
                    }
                ],
                "topic": [
                    {
                        "id": 15869,
                        "name": "Artificial Intelligence",
                        "slug": "ai",
                        "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"
                    }
                ],
                "category": [
                    {
                        "id": 3688,
                        "name": "Law",
                        "slug": "law",
                        "emoji": "⚖️",
                        "description": "Law",
                        "type": "category"
                    },
                    {
                        "id": 3694,
                        "name": "Artificial Intelligence",
                        "slug": "artificial-intelligence",
                        "emoji": "🤖",
                        "description": "Artificial Intelligence",
                        "type": "category"
                    }
                ],
                "question_series": [
                    {
                        "id": 2329,
                        "type": "question_series",
                        "name": "Regulation of AI",
                        "slug": "ai-policy",
                        "header_image": "https://cdn.metaculus.com/ai_policy.png",
                        "prize_pool": null,
                        "start_date": "2023-08-09T13:41:59.374000Z",
                        "close_date": "2023-08-09T13:41:59.374000Z",
                        "forecasting_end_date": null,
                        "html_metadata_json": null,
                        "is_ongoing": false,
                        "user_permission": null,
                        "created_at": "2023-11-08T16:55:29.484707Z",
                        "edited_at": "2025-11-23T21:34:56.714158Z",
                        "score_type": "relative_legacy_tournament",
                        "default_permission": "forecaster",
                        "visibility": "normal",
                        "is_current_content_translated": false,
                        "bot_leaderboard_status": "exclude_and_show"
                    }
                ],
                "default_project": {
                    "id": 2329,
                    "type": "question_series",
                    "name": "Regulation of AI",
                    "slug": "ai-policy",
                    "header_image": "https://cdn.metaculus.com/ai_policy.png",
                    "prize_pool": null,
                    "start_date": "2023-08-09T13:41:59.374000Z",
                    "close_date": "2023-08-09T13:41:59.374000Z",
                    "forecasting_end_date": null,
                    "html_metadata_json": null,
                    "is_ongoing": false,
                    "user_permission": null,
                    "created_at": "2023-11-08T16:55:29.484707Z",
                    "edited_at": "2025-11-23T21:34:56.714158Z",
                    "score_type": "relative_legacy_tournament",
                    "default_permission": "forecaster",
                    "visibility": "normal",
                    "is_current_content_translated": false,
                    "bot_leaderboard_status": "exclude_and_show"
                }
            },
            "question": {
                "id": 2788,
                "title": "Before 2025, will laws be in place requiring that AI systems that emulate humans must reveal to people that they are AI?",
                "created_at": "2019-06-07T23:48:55.034332Z",
                "open_time": "2019-06-10T23:00:00Z",
                "cp_reveal_time": "2019-06-12T11:33:29.119000Z",
                "spot_scoring_time": "2019-06-12T11:33:29.119000Z",
                "scheduled_resolve_time": "2025-01-16T10:05:00Z",
                "actual_resolve_time": "2024-11-19T18:10:00Z",
                "resolution_set_time": "2024-11-19T18:10:54.834659Z",
                "scheduled_close_time": "2025-01-01T08:00:00Z",
                "actual_close_time": "2024-11-19T18:10: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": "Cross-posted from [ai.metaculus](ai.metaculus.com). Originally sourced from [Science Bets](http://sciencebets.org/one_sided_predictions.html).",
                "resolution_criteria": "As AI gets more powerful, it is likely that systems that can \"pass a Turing test\" and deceive people into believing that the AI is human will become available and controversial.\n\nFor example, the Google Duplex bot courted controversy with its extremely accurate mimicking of a human's voice, dialogue, and cadence. Public backlash prompted Google to [announce that the system would always first identify itself as a bot](https://www.bloomberg.com/news/articles/2018-05-10/google-grapples-with-horrifying-reaction-to-uncanny-ai-tech).",
                "fine_print": "",
                "post_id": 2788,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1731934963.959826,
                                "end_time": null,
                                "forecaster_count": 213,
                                "interval_lower_bounds": [
                                    0.1
                                ],
                                "centers": [
                                    0.23
                                ],
                                "interval_upper_bounds": [
                                    0.37
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1731934963.959826,
                            "end_time": null,
                            "forecaster_count": 213,
                            "interval_lower_bounds": [
                                0.1
                            ],
                            "centers": [
                                0.23
                            ],
                            "interval_upper_bounds": [
                                0.37
                            ],
                            "forecast_values": [
                                0.77,
                                0.23
                            ],
                            "means": [
                                0.2817406009632563
                            ],
                            "histogram": [
                                [
                                    0.7322284948901256,
                                    1.5798851115070562,
                                    0.7851979519346768,
                                    1.8129993658976957,
                                    0.3570571046198525,
                                    0.2030060455546467,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.6173024195991568,
                                    3.7560496147275053,
                                    0.0,
                                    0.13738070940309152,
                                    0.0,
                                    0.0,
                                    0.8713711926660587,
                                    0.0,
                                    0.0,
                                    0.6825980387121299,
                                    0.009647466547165287,
                                    0.4135909771451427,
                                    0.0,
                                    0.49555569501859925,
                                    1.5262032644088128,
                                    0.0,
                                    1.711054169470391,
                                    0.0,
                                    0.0,
                                    1.3659814934505077,
                                    0.0,
                                    1.0156567702299735,
                                    0.0005796470983166288,
                                    0.9928830317053597,
                                    0.5225191933289419,
                                    0.38429767847790913,
                                    0.0,
                                    0.00015632590043925012,
                                    1.415690271933217,
                                    0.4287880944332171,
                                    0.0,
                                    0.6392518318550275,
                                    0.19165085215080604,
                                    0.0001433879200641176,
                                    0.0,
                                    1.8874082675961104e-06,
                                    0.26682685784310045,
                                    0.003681910549006946,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.5427957234301528,
                                    2.833496811277028e-05,
                                    6.155742778351607e-05,
                                    0.033691169511530214,
                                    0.008380291603314396,
                                    0.2798994570133928,
                                    0.005659130414498172,
                                    0.006050063332445998,
                                    0.0,
                                    0.15999383251984942,
                                    0.13907181405458086,
                                    0.060555515015398555,
                                    0.0011314335257290556,
                                    0.010663314445060874,
                                    0.09206525938636856,
                                    0.17498762050180242,
                                    0.005271962426225723,
                                    0.19228462109275812,
                                    0.041103037844108126,
                                    0.11711254056392863,
                                    0.18344172824413651,
                                    0.11249507080822527,
                                    0.05392899134022036,
                                    0.0,
                                    0.0448068510401195,
                                    0.17459080865585888,
                                    0.035336677176681826,
                                    0.021927266526079865,
                                    0.0,
                                    0.012320626225941395,
                                    0.5814425052324751,
                                    0.16758719763444715,
                                    0.1311713334222578,
                                    0.004631034220669319,
                                    0.03290338852519983,
                                    0.0,
                                    0.09181644081068858,
                                    7.518942170395607e-05,
                                    0.0,
                                    0.00045459848909523915,
                                    0.4725963434506968,
                                    0.02747388067388281,
                                    0.06869050962968586,
                                    0.002222243194935659,
                                    0.0,
                                    0.19754807148856066,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4843902266517474
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1728289457.09956,
                                "end_time": null,
                                "forecaster_count": 210,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1728289457.09956,
                            "end_time": null,
                            "forecaster_count": 210,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.8798583570642069,
                                0.12014164293579306
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 28,
                "user_vote": null
            },
            "forecasts_count": 576,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Cross-posted from [ai.metaculus](ai.metaculus.com). Originally sourced from [Science Bets](http://sciencebets.org/one_sided_predictions.html)."
        },
        {
            "id": 2783,
            "title": "On December 31, 2023, will Animal Charity Evaluators recommend a charity working on reducing wild animal suffering as a top charity?",
            "short_title": "ACE Recommends Charity for Wild Animals",
            "url_title": "ACE Recommends Charity for Wild Animals",
            "slug": "ace-recommends-charity-for-wild-animals",
            "author_id": 101911,
            "author_username": "tetraspace",
            "coauthors": [],
            "created_at": "2019-06-03T15:35:18.811040Z",
            "published_at": "2019-06-06T23:00:00Z",
            "edited_at": "2025-09-05T17:29:07.102730Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-06-06T23:00:00Z",
            "comment_count": 25,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2023-12-31T12:00:00Z",
            "scheduled_close_time": "2023-12-31T12:00:00Z",
            "scheduled_resolve_time": "2024-01-01T17:41:00Z",
            "actual_resolve_time": "2024-01-01T17:41:00Z",
            "open_time": "2019-06-06T23:00:00Z",
            "nr_forecasters": 103,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32602,
                        "name": "2016-2025 Leaderboard",
                        "slug": "2016_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"
                }
            },
            "question": {
                "id": 2783,
                "title": "On December 31, 2023, will Animal Charity Evaluators recommend a charity working on reducing wild animal suffering as a top charity?",
                "created_at": "2019-06-03T15:35:18.811040Z",
                "open_time": "2019-06-06T23:00:00Z",
                "cp_reveal_time": "2019-06-08T23:00:00Z",
                "spot_scoring_time": "2019-06-08T23:00:00Z",
                "scheduled_resolve_time": "2024-01-01T17:41:00Z",
                "actual_resolve_time": "2024-01-01T17:41:00Z",
                "resolution_set_time": "2024-01-01T17:41:00Z",
                "scheduled_close_time": "2023-12-31T12:00:00Z",
                "actual_close_time": "2023-12-31T12:00:00Z",
                "type": "binary",
                "options": null,
                "group_variable": "",
                "status": "resolved",
                "possibilities": {
                    "type": "binary"
                },
                "resolution": "ambiguous",
                "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": "Animal Charity Evaluators (ACE) is an organisation that reviews animal welfare charities in order to recommend the most cost-effective organisations to donate to. Charities that they evaluate as having a good track record, room for more funding, and high estimated cost-effectiveness are put on a shortlist of [top charities](https://animalcharityevaluators.org/donation-advice/recommended-charities/), of which there are currently four.\n\nOne of the cause areas that they evaluate organisations working in and consider to be high-priority is [reducing wild animal suffering](https://animalcharityevaluators.org/advocacy-interventions/prioritizing-causes/causes-we-consider/#reducing-wild-animal-suffering). ACE [currently lists](https://animalcharityevaluators.org/charity-reviews/all-charity-reviews/#filter=.wild-animal-suffering) two charities that they have considered and that are working this cause area; of these, Animal Ethics was considered a standout charity from 2015-2017, but none have ever been top charities.",
                "resolution_criteria": "This question will resolve as **Yes** if Animal Charity Evaluators lists an organisation with a review status of \"Top Charity\" and a type of work of \"Reducing Wild Animal Suffering\" on December 31, 2023",
                "fine_print": "",
                "post_id": 2783,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1703966792.773472,
                                "end_time": null,
                                "forecaster_count": 103,
                                "interval_lower_bounds": [
                                    0.76
                                ],
                                "centers": [
                                    0.85
                                ],
                                "interval_upper_bounds": [
                                    0.95
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1703966792.773472,
                            "end_time": null,
                            "forecaster_count": 103,
                            "interval_lower_bounds": [
                                0.76
                            ],
                            "centers": [
                                0.85
                            ],
                            "interval_upper_bounds": [
                                0.95
                            ],
                            "forecast_values": [
                                0.15000000000000002,
                                0.85
                            ],
                            "means": [
                                0.8320744989489038
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.004551500171440974,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.003530662488013184,
                                    0.0010784108305004398,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0002890555814196455,
                                    0.00016090796494774804,
                                    0.0012388326694238322,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.00036601963165768176,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0006618547477705139,
                                    0.09738272128336482,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0012497772419926385,
                                    0.00010633760576014552,
                                    0.001660783635851294,
                                    0.0,
                                    0.0027223742919663453,
                                    0.0,
                                    0.0005513502689110807,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.4892359292110529,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.7040312082123765,
                                    0.04289965199472163,
                                    0.0,
                                    0.0,
                                    0.017143622596427165,
                                    0.04989196290502478,
                                    0.07158300716334323,
                                    0.26335160203566965,
                                    0.06955922078988591,
                                    0.0,
                                    0.6689157103541861,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    1.0537903453267108,
                                    0.6353801166672093,
                                    0.0,
                                    0.0,
                                    0.03992756526622757,
                                    0.19334357647274777,
                                    0.30372095733782645,
                                    0.022282277160874307,
                                    0.012869869565690016,
                                    0.0,
                                    1.3380692573674504,
                                    0.0,
                                    0.4105874255688492,
                                    1.2007193364163604,
                                    0.6374564811246898,
                                    2.3389152742433774,
                                    0.0,
                                    0.14916826515693185,
                                    0.0,
                                    0.9675949621810501,
                                    1.9691675337833388,
                                    0.0,
                                    0.0,
                                    0.18945377969097518,
                                    0.11661334446446864,
                                    1.2108854354161847,
                                    0.0,
                                    0.0,
                                    0.0,
                                    3.5198289940014407
                                ]
                            ]
                        },
                        "score_data": {},
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1703966792.773472,
                                "end_time": null,
                                "forecaster_count": 104,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1703966792.773472,
                            "end_time": null,
                            "forecaster_count": 104,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.24872317376573916,
                                0.7512768262342608
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 16,
                "user_vote": null
            },
            "forecasts_count": 362,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": "Animal Charity Evaluators (ACE) is an organisation that reviews animal welfare charities in order to recommend the most cost-effective organisations to donate to. Charities that they evaluate as having a good track record, room for more funding, and high estimated cost-effectiveness are put on a shortlist of [top charities](https://animalcharityevaluators.org/donation-advice/recommended-charities/), of which there are currently four.\n\nOne of the cause areas that they evaluate organisations working in and consider to be high-priority is [reducing wild animal suffering](https://animalcharityevaluators.org/advocacy-interventions/prioritizing-causes/causes-we-consider/#reducing-wild-animal-suffering). ACE [currently lists](https://animalcharityevaluators.org/charity-reviews/all-charity-reviews/#filter=.wild-animal-suffering) two charities that they have considered and that are working this cause area; of these, Animal Ethics was considered a standout charity from 2015-2017, but none have ever been top charities."
        },
        {
            "id": 2773,
            "title": "Will Nigel Farage become Prime Minister of the United Kingdom before 2023?",
            "short_title": "",
            "url_title": "",
            "slug": "will-nigel-farage-become-prime-minister-of-the-united-kingdom-before-2023",
            "author_id": 101465,
            "author_username": "Jgalt",
            "coauthors": [],
            "created_at": "2019-05-27T17:06:18.602683Z",
            "published_at": "2019-05-29T23:00:00Z",
            "edited_at": "2025-09-05T17:29:23.540906Z",
            "curation_status": "approved",
            "curation_status_updated_at": "2019-05-29T23:00:00Z",
            "comment_count": 18,
            "status": "resolved",
            "resolved": true,
            "actual_close_time": "2022-01-07T00:00:00Z",
            "scheduled_close_time": "2022-01-07T00:00:00Z",
            "scheduled_resolve_time": "2023-01-01T05:00:00Z",
            "actual_resolve_time": "2023-01-01T05:00:00Z",
            "open_time": "2019-05-29T23:00:00Z",
            "nr_forecasters": 214,
            "html_metadata_json": null,
            "projects": {
                "leaderboard_tag": [
                    {
                        "id": 32602,
                        "name": "2016-2025 Leaderboard",
                        "slug": "2016_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"
                }
            },
            "question": {
                "id": 2773,
                "title": "Will Nigel Farage become Prime Minister of the United Kingdom before 2023?",
                "created_at": "2019-05-27T17:06:18.602683Z",
                "open_time": "2019-05-29T23:00:00Z",
                "cp_reveal_time": "2019-05-30T13:25:12.004880Z",
                "spot_scoring_time": "2019-05-30T13:25:12.004880Z",
                "scheduled_resolve_time": "2023-01-01T05:00:00Z",
                "actual_resolve_time": "2023-01-01T05:00:00Z",
                "resolution_set_time": "2023-01-01T05:00:00Z",
                "scheduled_close_time": "2022-01-07T00:00:00Z",
                "actual_close_time": "2022-01-07T00: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": "",
                "resolution_criteria": "[Nigel Paul Farage](https://en.wikipedia.org/wiki/Nigel_Farage), born 3 April 1964, is a British politician, broadcaster, and political analyst currently serving as leader of the Brexit Party since March 2019 and as a Member of the European Parliament for the South East England constituency since 1999. He is best known as the former leader of the UK Independence Party (UKIP) from 2006 to 2009 and again from 2010 to 2016.\n\nFarage's decades-long campaign for the UK to leave the European Union culminated in the [2016 Brexit vote](https://en.wikipedia.org/wiki/2016_United_Kingdom_European_Union_membership_referendum), in which the UK voted to withdraw from the EU. Since that vote, the UK has failed to achieve a negotiated exit from the EU and has agreed to extend the negotiating period until October 31 2019. \n\nIn May 2019, Farage's new Brexit Party topped the poll in the [2019 European Parliament elections](https://en.wikipedia.org/wiki/2019_European_Parliament_election_in_the_United_Kingdom), becoming by far the largest party by number of UK seats in the European Parliament, and also the largest single party overall in the European Parliament. \n\nThis question asks: **Before 01 January 2023, will Nigel Farage become Prime Minister of the United Kingdom of Great Britain and Northern Ireland?**\n\nResolves positively on credible media reports that Nigel Farage holds the office of Prime Minister of the United Kingdom of Great Britain and Northern Ireland at any time before 01 January 2023, and negatively otherwise.",
                "fine_print": "",
                "post_id": 2773,
                "aggregations": {
                    "recency_weighted": {
                        "history": [
                            {
                                "start_time": 1641509866.026911,
                                "end_time": null,
                                "forecaster_count": 214,
                                "interval_lower_bounds": [
                                    0.01
                                ],
                                "centers": [
                                    0.01
                                ],
                                "interval_upper_bounds": [
                                    0.01
                                ]
                            }
                        ],
                        "latest": {
                            "start_time": 1641509866.026911,
                            "end_time": null,
                            "forecaster_count": 214,
                            "interval_lower_bounds": [
                                0.01
                            ],
                            "centers": [
                                0.01
                            ],
                            "interval_upper_bounds": [
                                0.01
                            ],
                            "forecast_values": [
                                0.99,
                                0.01
                            ],
                            "means": [
                                0.022538172144883423
                            ],
                            "histogram": [
                                [
                                    0.0,
                                    21.95910546060965,
                                    1.4381102277299287,
                                    1.1282800982024381,
                                    0.4325563374892991,
                                    0.5072882269982455,
                                    0.24756227821833546,
                                    0.445779625150126,
                                    0.0006061580727487166,
                                    0.2292230294113066,
                                    0.026455131282955815,
                                    0.0,
                                    5.1359326984613e-06,
                                    0.0,
                                    0.8420578652495897,
                                    0.035233763519745796,
                                    0.0,
                                    0.07216942217827173,
                                    9.054743951066288e-05,
                                    0.0,
                                    0.05182895765942063,
                                    0.010849344876502088,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.3325418441092725,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.00048627374159181824,
                                    0.0,
                                    0.0,
                                    9.673125116967922e-05,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    0.0,
                                    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": 7.478776609669971,
                            "coverage": 0.999994715499763,
                            "baseline_score": 94.20147453983404,
                            "spot_peer_score": 2.0560046761393083,
                            "peer_archived_score": 7.478776609669971,
                            "baseline_archived_score": 94.20147453983404,
                            "spot_peer_archived_score": 2.0560046761393083
                        },
                        "movement": null
                    },
                    "metaculus_prediction": {
                        "history": [
                            {
                                "start_time": 1641509866.080357,
                                "end_time": null,
                                "forecaster_count": 214,
                                "interval_lower_bounds": null,
                                "centers": null,
                                "interval_upper_bounds": null
                            }
                        ],
                        "latest": {
                            "start_time": 1641509866.080357,
                            "end_time": null,
                            "forecaster_count": 214,
                            "interval_lower_bounds": null,
                            "centers": null,
                            "interval_upper_bounds": null,
                            "forecast_values": [
                                0.9949507334617462,
                                0.00504926653825376
                            ],
                            "means": null,
                            "histogram": null
                        },
                        "score_data": {},
                        "movement": null
                    }
                }
            },
            "user_permission": "forecaster",
            "vote": {
                "score": 7,
                "user_vote": null
            },
            "forecasts_count": 356,
            "key_factors": [],
            "is_current_content_translated": false,
            "description": ""
        }
    ]
}