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

SVO names for "UNHCR's populations of concern" #7

Open
dnfeldman opened this issue Jun 25, 2019 · 3 comments
Open

SVO names for "UNHCR's populations of concern" #7

dnfeldman opened this issue Jun 25, 2019 · 3 comments
Assignees
Labels
SVO Issue for mapping variable names to SVO

Comments

@dnfeldman
Copy link
Collaborator

Dataset Name: UNHCR's populations of concern originating from Ethiopia
Dataset Source: https://data.humdata.org/dataset/refugees-originating-eth
Sample File URL: http://proxy.hxlstandard.org/data.csv?url=http%3A//popstats.unhcr.org/en/persons_of_concern.hxl&filter01=select&select-query01-01=%23country%2Borigin=Ethiopia

Variables

For variables that need to be linked to SVO, please provide variable's name (as it appears in the data file), its description, and its type (categorical or numerical).

  1. date+year:
    • description: Year
    • type: numerical.discrete
  2. country+residence:
    • description: Country / territory of asylum/residence
    • type: categorical.nominal
  3. country+origin:
    • description: Origin
    • type: categorical.nominal
  4. affected+refugees:
    • description: Refugees (incl. refugee-like situations)
    • type: numerical.discrete
  5. affected+asylum:
    • description: Asylum-seekers (pending cases)
    • type: numerical.discrete
  6. affected+returned_refugees:
    • description: Returned refugees
    • type: numerical.discrete
  7. affected+idps:
    • description: Internally displaced persons (IDPs)
    • type: numerical.discrete
  8. affected+returned_idps:
    • description: Returned IDPs
    • type: numerical.discrete
  9. affected+stateless:
    • description: Stateless persons
    • type: numerical.discrete
  10. affected+others:
    • description: Others of concern
    • type: numerical.discrete
  11. affected+total:
    • description: Total Population
    • type: numerical.discrete
@dnfeldman dnfeldman added the SVO Issue for mapping variable names to SVO label Jun 25, 2019
@dnfeldman dnfeldman changed the title SVO names for *UNHCR's populations of concern* SVO names for "UNHCR's populations of concern" Jun 25, 2019
@mariutzica
Copy link

mariutzica commented Jun 26, 2019

@dnfeldman Below are the suggested SVO labels. Please let me know if you detect anything amiss.

1 date+year:
◦ description: Year
◦ type: numerical.discrete
◦ ontology label: event__observation_year
2 country+residence:
◦ description: Country / territory of asylum/residence
◦ type: categorical.nominal
◦ ontology label: persons~of-concern~departed_region~country-or-territory~asylum-or-residence__name
3 country+origin:
◦ description: Origin
◦ type: categorical.nominal
◦ ontology label: persons~of-concern_region~country~origin__name
4 affected+refugees:
◦ description: Refugees (incl. refugee-like situations)
◦ type: numerical.discrete
◦ ontology label: region~country~origin_region~country-or-territory~asylum-or-residence_persons~refugees-and-persons~refugee-like__count
5 affected+asylum:
◦ description: Asylum-seekers (pending cases)
◦ type: numerical.discrete
◦ ontology label: region~country~origin_region~country-or-territory~asylum-or-residence_persons~asylum-seekers__count
6 affected+returned_refugees:
◦ description: Returned refugees
◦ type: numerical.discrete
◦ ontology label: region~country~origin_region~country-or-territory~asylum-or-residence_persons~refugees~returned__count
7 affected+idps:
◦ description: Internally displaced persons (IDPs)
◦ type: numerical.discrete
◦ ontology label: region~country~origin_persons~internally-displaced__count
8 affected+returned_idps:
◦ description: Returned IDPs
◦ type: numerical.discrete
◦ ontology label: region~country~origin_persons~internally-displaced~returned__count
9 affected+stateless:
◦ description: Stateless persons
◦ type: numerical.discrete
◦ ontology label: region~country~origin_persons~stateless__count
10 affected+others:
◦ description: Others of concern
◦ type: numerical.discrete
◦ ontology label: region~country~origin_persons~others-of-concern__count
11 affected+total:
◦ description: Total Population
◦ type: numerical.discrete
◦ ontology label: region~country~origin_persons~of-concern__count

@dnfeldman
Copy link
Collaborator Author

Thanks!

These look good to me. Quick question, how come for some (e.g. #6), you have ...~country-or-territory~... but for others (e.g., #10), it's only ~country~ (no -or-territory)?

@mariutzica
Copy link

mariutzica commented Jun 28, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SVO Issue for mapping variable names to SVO
Projects
None yet
Development

No branches or pull requests

2 participants