explorers: explorer-template
This data as json
slug | isPublished | config | createdAt | updatedAt |
---|---|---|---|---|
explorer-template | 0 | { "blocks": [ { "args": [], "type": "graphers", "block": [ { "type": "DiscreteBar", "title": "Population of different countries", "ySlugs": "Population", "subtitle": "How many people live in each country?", "Statistic Radio": "Population" }, { "type": "WorldMap", "title": "Flag Properties", "ySlugs": "MapleleafsInFlag", "subtitle": "How many leaves are on their flag?", "Statistic Radio": "Flag" } ] }, { "args": [], "type": "table", "block": [ { "Year": "2020", "Country": "Canada", "Population": "32000000" }, { "Year": "2020", "Country": "India", "Population": "1000000000" }, { "Year": "2020", "Country": "France", "Population": "50000000" } ] }, { "args": [], "type": "columns", "block": [ { "name": "Country", "slug": "Country", "type": "EntityName" }, { "name": "Population", "slug": "Population", "type": "Numeric" }, { "name": "Year", "slug": "Year", "type": "Year" }, { "name": "MapleleafsInFlag", "slug": "MapleleafsInFlag", "type": "Numeric" } ] } ], "_version": 1, "selection": [ "Canada", "India" ], "explorerTitle": "My New Explorer", "explorerSubtitle": "This is the subtitle" } |
2023-06-01 19:11:23 | 2023-06-01 19:11:23 |