Closed palamago closed 6 years ago
Check this json response: https://chilecube.datawheel.us/search?q=tarapaca&limit=10
This item:
{ "content": "Tarapacá", "key": "1", "index_as": "geo", "name": "Tarapacá", "ancestor_key": 0, "ancestor_name": "All Geographys", "sim": 1.0 }
should be:
{ "content": "Tarapacá", "key": "1", "index_as": "geo", "name": "Tarapacá", "ancestor_key": null, "ancestor_name": null, "sim": 1.0 }
Closed by e3d3b33
Check this json response: https://chilecube.datawheel.us/search?q=tarapaca&limit=10
This item:
should be: