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

Add Country-Specific Dashboard Endpoint #704

Open
wants to merge 351 commits into
base: develop
Choose a base branch
from

Conversation

cmanciero
Copy link
Collaborator

Country specific dashboards

Description

Pull Request Description: Add Country-Specific Dashboard Endpoint

Description: This PR introduces a new endpoint, /dashboard/<COUNTRY_ISO>, designed to display country-specific dashboards. This endpoint allows users to access detailed ecological and species-related information for a particular country or its regions.

Key Features:

  1. Token-Gated Access:
    • The endpoint is protected by ESRI login credentials to ensure that only authorized users can access the data.
    • Once ESRI credentials are verified, users can view the dashboard.
  2. Country and Region-Specific Data Navigation:
    • Users can navigate through species information for specific countries and their regions.
    • Detailed data includes species information, occurrence data, trends, and score distributions.
  3. Data Scope:
    • Data can be scoped at the country or regional level, providing a broad overview or focused regional insights based on the selected area.

Purpose:
This new endpoint aims to enhance the user experience by providing localized ecological insights, facilitating research, and supporting conservation efforts with accessible and specific species and environmental data.

Testing and Validation:

  • Ensure ESRI token verification works as expected.
  • Verify that data for selected countries and regions is accurate and displayed correctly.
  • Confirm that users can view species information, occurrence data, trends, and scores accurately at both country and region levels.

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

Successfully merging this pull request may close these issues.

2 participants