colav / impactu

Colav Impactu Issues and Documentation
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

muchos de los state de ror vienen null #325

Open omazapa opened 6 days ago

omazapa commented 6 days ago

kahi_dev> db.affiliations.find({"addresses.country_code":"CO"},{"addresses.state":1})

restrepo commented 6 days ago

@omazapa El ror trae el geonames_id: 3687925

https://www.geonames.org/3687925/

que tiene API:

http://api.geonames.org/getJSON?geonameId=3687925&style=full&username=XXXXX

{...,
adminId1: "3666313"`,
adminName1: "Valle del Cauca Department",
...
}

http://api.geonames.org/getJSON?geonameId=3666313&style=full&username=XXXXX

omazapa commented 6 days ago

ese dato esta en wikidata y no se necesitaria hacer llamados a api

image

https://www.wikidata.org/wiki/Q51103