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

Outermost regions API #741

Closed
raphdom opened this issue Oct 20, 2022 · 5 comments
Closed

Outermost regions API #741

raphdom opened this issue Oct 20, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@raphdom
Copy link
Contributor

raphdom commented Oct 20, 2022

Now, I have this json hardcoded on my side, can you give me an API to get this from the KG? Can you add the total project number, by region, it will be great.
Thanks

[{
        label: "Madeira",
        country: "Q18",
        countryLabel: "Portugal",
        id: "Q203"
    },{
        label: "Azores",
        country: "Q18",
        countryLabel: "Portugal",
        id: "Q204"
    },{
        label: "Canary Islands",
        country: "Q7",
        countryLabel: "Spain",
        id: "Q205"
    },{
        label: "Réunion",
        country: "Q20",
        countryLabel: "France",
        id: "Q206"
    },{
        label: "French Guiana",
        country: "Q20",
        countryLabel: "France",
        id: "Q201"
    },{
        label: "Guadeloupe Saint Martin",
        country: "Q20",
        countryLabel: "France",
        id: "Q2576740"
    },{
        label: "Martinique",
        country: "Q20",
        countryLabel: "France",
        id: "Q198"
    },{
        label: "Mayotte",
        country: "Q20",
        countryLabel: "France",
        id: "Q209"
    }]
@raphdom raphdom added this to the v1.4 milestone Oct 20, 2022
@D063520
Copy link
Collaborator

D063520 commented Oct 20, 2022

there is now this API:

/api/facet/eu/outermost_regions

that gives back nearly the same json object

You have to wait a second to be redeployed ....

@D063520 D063520 transferred this issue from ec-doris/kohesio-backend Oct 20, 2022
@raphdom
Copy link
Contributor Author

raphdom commented Oct 21, 2022

done, all the values from the outermost regions now come via API,
@D063520 It is difficult to add the total Number of the project in all outermost regions? This allow us to colorize the regions on the heat map.

@D063520
Copy link
Collaborator

D063520 commented Oct 21, 2022

uuuuu, this is a bit custom ..... I think we will not make it for this release ..... I would need to think how to do this conretely. We also do not have the numbers on the main map at the beginning ....

@raphdom
Copy link
Contributor Author

raphdom commented Oct 21, 2022

no, it is only for the heat map, inside the projects page, but no worries, we can postponed it to next year. Thanks

@raphdom raphdom modified the milestones: v1.4, v2.0 Oct 21, 2022
@raphdom raphdom modified the milestones: v2.0, v2.1 Feb 13, 2023
@raphdom raphdom modified the milestones: v2.1, v2.2 Jun 23, 2023
@raphdom raphdom modified the milestones: v2.2, v2.3 Sep 26, 2023
@madewild madewild modified the milestones: v2.3, v2.4 Jan 15, 2024
@raphdom raphdom modified the milestones: v2.4, v3.0 Feb 28, 2024
@raphdom raphdom removed this from the v3.0 milestone Apr 25, 2024
@raphdom raphdom added the enhancement New feature or request label Apr 25, 2024
@raphdom
Copy link
Contributor Author

raphdom commented Aug 26, 2024

I am going to close this, because it is duplicate of #709

@raphdom raphdom closed this as completed Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants