Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDP and IPC Harvesters Needed #223

Open
timlinux opened this issue Feb 16, 2022 · 5 comments
Open

IDP and IPC Harvesters Needed #223

timlinux opened this issue Feb 16, 2022 · 5 comments
Assignees

Comments

@timlinux
Copy link
Contributor

https://www.ipcinfo.org/ipc-country-analysis/population-tracking-tool/en/

https://data2.unhcr.org/en/situations/horn/location/192

@meomancer
Copy link
Collaborator

meomancer commented Feb 17, 2022

IPC

For the API, it is easy to use this API
https://www.ipcinfo.org/ipc-country-analysis/population-tracking-tool/en/
But this API is just on district level, so basically from RIR, it will just be able to assign the data in district level
Selection_029

Meanwhile IPC has the IPC Level
Selection_030
Which can't match with above API

So i checked the country analysis
https://www.ipcinfo.org/ipc-country-analysis/en/
one of it show this page
https://www.ipcinfo.org/ipc-country-analysis/details-map/en/c/1152883/?iso3=SOM
It has map like thatin IPC level
Selection_031

but the API is using like this
https://map.ipcinfo.org/api/gsu/population/24577000?period=C, so i think it is link between page and the population analysis
that it will be hard to harvest

The Problem is

  • I think we need to ask IPC for the API document to understand the API, and how we harvest it

@meomancer
Copy link
Collaborator

UNHCR

For unhcr, we need to create new harvester type because the data is in csv
https://unhcr.github.io/dataviz-somalia-prmn/data/PRMNDataset.csv

or maybe for better one is using node-red for saving the data

@meomancer
Copy link
Collaborator

UNHCR is priority (split between arrival & departure)
cc @meomancer

@meomancer
Copy link
Collaborator

IDP has been implemented
The harvester is through node-red flow

@meomancer meomancer self-assigned this Mar 30, 2022
@meomancer
Copy link
Collaborator

meomancer commented Apr 14, 2022

hi @timlinux

For the IPC, i think we can use their API
But we need to ask tokenAuth trough

https://forms.office.com/r/nLtC8tyP3q

I'm not sure the correct data to fill the form

The TOU
https://www.ipcinfo.org/fileadmin/user_upload/ipcinfo/docs/documents/API-ToU-V1-March2022.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants