Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add remaining fields of MetaculusQuestion pydtantic model #301

Open
evangriffiths opened this issue Jul 6, 2024 · 1 comment
Open

Add remaining fields of MetaculusQuestion pydtantic model #301

evangriffiths opened this issue Jul 6, 2024 · 1 comment

Comments

@evangriffiths
Copy link
Contributor

See https://www.metaculus.com/api2/schema/redoc/#tag/questions/operation/questions_retrieve

Remaining fields:

    # metaculus_prediction
    # number_of_forecasters
    # prediction_count
    # approved_by
    # approved_time
    # approved_by_id
    # related_questions
    # group
    # condition
    # sub_questions
    # total_sub_question_count
    # options
    # has_fan_graph
    # image_url
    # projects
    # primary_project
    # medals_end_year
    # medals_duration
    # unweighted_community_prediction_v2
    # recency_weighted_community_prediction_v2
    # cp_baseline_score
    # cp_peer_score
    # summary
    # user_vote
    # divergence
    # peer_score
    # spot_peer_score
    # baseline_score
    # user_prediction_sequence
    # anon_prediction_count
    # description
    # description_html
    # resolution_criteria
    # resolution_criteria_html
    # fine_print
    # fine_print_html
    # user_predictions
    # tags
    # categories
    # categories_extended
    # closing_bonus
    # cp_hidden_weight_coverage
    # graph_image_url
    # sponsors
    # shared_with
    # simplified_history: dict
    # status
@kongzii
Copy link
Contributor

kongzii commented Oct 9, 2024

Also related https://www.metaculus.com/notebooks/28595/updates-to-metaculus-api/

I'll only change these that are breaking it atm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants