Files
id-tagging-schema-b/data/fields/population.json
2024-08-04 21:09:59 +08:00

10 lines
135 B
JSON

{
"key": "population",
"type": "number",
"minValue": 0,
"label": "Population",
"terms": [
"census"
]
}