metaforecast/data/template-questions.json

12 lines
258 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",
2021-02-04 12:53:55 +00:00
"# Forecasts": 15,
"Stars": "★★☆☆☆"
2021-01-12 12:43:41 +00:00
}
]