metaforecast/data/template-questions.json

11 lines
228 B
JSON
Raw Normal View History

2021-01-12 12:43:41 +00:00
[ {
"Title": "Some title",
"URL": "someurl.com",
"Platform": "some platform",
"Binary question?": true,
"Percentage": "X%/none",
2021-02-03 17:35:38 +00:00
"Description": "Some long description which may contain html",
"# Forecasts": 15
2021-01-12 12:43:41 +00:00
}
]