[mocks][xs]: add description and resource title into population mock data.

This commit is contained in:
anuveyatsu 2020-06-12 17:55:24 +06:00
parent a41fc9396a
commit 322dd49309

View File

@ -19,9 +19,11 @@ const gdp = {
const population = {
"name": "population",
"title": "World population data",
"notes": "Population figures for countries, regions (e.g. Asia) and the world. Data comes originally from World Bank and has been converted into standard CSV.",
"resources": [
{
"name": "population"
"name": "population",
"title": "Population data"
}
],
"organization": {