erictapen/mapping-migration

Implement infoboxes for decision categories

Closed this issue · 11 comments

We need to provide information on the categories "rejected", "Recognized" etc to explain what exactly they mean. Maybe we can do this via infoboxes next to the categories.

add that "total" means only total decisions about applicants of one country in one year

Examine "complementary protection" more closely: What types of protection does that include? Examine relation to subsidiary and temporary protection?

I could use an explanation :) @herbertblb @seragarez @yellowkobra

In my head I'm currently trying to merge the categories of the API and those in the current sketch by @Findus2000.

The API gives us the following categories:

tmp 83fBtnA0kn

While in our sketch we use recognized, complementary protection, rejected and other.

Am I right about this mapping?

  • dec_recognized -> recognized
  • dec_other -> complementary protection
  • dec_rejected -> rejected
  • dec_closed -> other

Yes that looks correct to me! What do you think @herbertblb ? But I would call the last one (dec_closed) "otherwise closed" instead of "other" in our vis.

Thanks, renamed that category in 57f80fe!

As a mockup for the presentation I'll implement an unclickable button next to every decision category.

Explanation for "otherwise closed" by Leo:
People whose asylum application was closed without a substantive decision (thus, neither recognized nor rejected). Such reasons may include inadmissibility, withdrawal, abandonment, death, Dublin II procedure (Europe only), etc.

I've looked a bit into info boxes and I think I have an idea how to implement them, but it will take some effort as I have to restructure the code for it.

For starters it's already easily possible to write a titletext for the ⓘ icons. It's displayed on mouse over and currently reads "coming soon".

the explanations of the categories of the top country are not shown when hovering with the mouse

And again I posted to the wrong issue ;) Closed, see #38 (comment) !