{
	"license": "CC0-1.0",
	"schema": {
		"fields": [
			{
				"name": "col1",
				"type": "string"
			}
		]
	},
	"data": [ [ "a", "b" ] ]
}
