first commit
This commit is contained in:
14
data/fields/source/population.json
Normal file
14
data/fields/source/population.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"key": "source:population",
|
||||
"type": "combo",
|
||||
"label": "Population Source",
|
||||
"prerequisiteTag": {
|
||||
"key": "population"
|
||||
},
|
||||
"snake_case": false,
|
||||
"caseSensitive": true,
|
||||
"terms": [
|
||||
"census",
|
||||
"population reference"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user