Skip to content

Commit

Permalink
Update tags on default set
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Dec 21, 2023
1 parent 0e42f05 commit cc456b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions API/hdx.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ async def process_hdx_requests(
"Education Facilities": {
"hdx": {
"tags": [
"education-facilities-schools",
"education facilities-schools",
"geodata",
],
"caveats": "OpenStreetMap data is crowd sourced and cannot be considered to be exhaustive",
Expand Down Expand Up @@ -313,7 +313,7 @@ async def process_hdx_requests(
"Populated Places": {
"hdx": {
"tags": [
"populated-places-settlements",
"populated places-settlements",
"geodata",
],
"caveats": "OpenStreetMap data is crowd sourced and cannot be considered to be exhaustive",
Expand Down

0 comments on commit cc456b8

Please sign in to comment.