11 lines
186 B
JSON
11 lines
186 B
JSON
|
[ {
|
||
|
"Title": "Some title",
|
||
|
"URL": "someurl.com",
|
||
|
"Platform": "some platform",
|
||
|
"Binary question?": true,
|
||
|
"Percentage": "X%/none",
|
||
|
"# Forecasts": 15,
|
||
|
"# Forecasters": 10
|
||
|
}
|
||
|
]
|