mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 09:12:46 +00:00
* Added Population Date and Population Source fields * drop icon Co-authored-by: Martin Raifer <martin@raifer.tech>
10 lines
135 B
JSON
10 lines
135 B
JSON
{
|
|
"key": "population",
|
|
"type": "number",
|
|
"minValue": 0,
|
|
"label": "Population",
|
|
"terms": [
|
|
"census"
|
|
]
|
|
}
|