US Arctic Research Commission · JSON Structure

Us Arctic Research Commission Research Priority Structure

Structure documentation for research priorities defined by the US Arctic Research Commission

Type: Properties: 0
Arctic ResearchFederal-GovernmentClimate ChangeResearch PolicyAdvisory CommissionArcticEnvironmental Science

Arctic Research Priority is a JSON Structure definition published by US Arctic Research Commission.

Meta-schema:

JSON Structure

us-arctic-research-commission-research-priority-structure.json Raw ↑
{
  "name": "Arctic Research Priority",
  "description": "Structure documentation for research priorities defined by the US Arctic Research Commission",
  "fields": [
    {
      "name": "id",
      "type": "string",
      "required": true,
      "description": "Unique identifier for the research priority"
    },
    {
      "name": "title",
      "type": "string",
      "required": true,
      "description": "Title of the research priority area"
    },
    {
      "name": "description",
      "type": "string",
      "required": true,
      "description": "Detailed description of the priority and its significance"
    },
    {
      "name": "reportPeriod",
      "type": "string",
      "required": true,
      "description": "Biennial period (e.g. 2023-2024)"
    },
    {
      "name": "category",
      "type": "enum",
      "required": true,
      "values": [
        "Climate Change",
        "Ecosystems",
        "Human Health",
        "Indigenous Knowledge",
        "Economic Resilience",
        "Critical Mineral Resources",
        "Emerging Technologies",
        "International Cooperation",
        "Community Resilience",
        "National Security",
        "Infrastructure",
        "Ocean Science"
      ],
      "description": "Primary research category"
    },
    {
      "name": "objectives",
      "type": "array<object>",
      "required": false,
      "description": "Specific research objectives within this priority",
      "fields": [
        {
          "name": "id",
          "type": "string",
          "required": true,
          "description": "Objective identifier"
        },
        {
          "name": "title",
          "type": "string",
          "required": true,
          "description": "Objective title"
        },
        {
          "name": "description",
          "type": "string",
          "required": false,
          "description": "Objective description"
        },
        {
          "name": "leadAgency",
          "type": "string",
          "required": false,
          "description": "Lead federal agency"
        },
        {
          "name": "partnerAgencies",
          "type": "array<string>",
          "required": false,
          "description": "Partner agencies and organizations"
        }
      ]
    },
    {
      "name": "geographicScope",
      "type": "enum",
      "required": false,
      "values": ["Pan-Arctic", "Alaska", "Arctic Ocean", "Greenland", "Circumpolar", "International"],
      "description": "Geographic scope"
    },
    {
      "name": "relevantLegislation",
      "type": "array<object>",
      "required": false,
      "description": "Relevant legislation",
      "fields": [
        {
          "name": "name",
          "type": "string",
          "description": "Legislation name"
        },
        {
          "name": "url",
          "type": "string (uri)",
          "description": "URL to document"
        }
      ]
    },
    {
      "name": "created",
      "type": "string (date)",
      "required": false,
      "description": "Date established"
    },
    {
      "name": "modified",
      "type": "string (date)",
      "required": false,
      "description": "Date last updated"
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/us-arctic-research-commission-research-priority-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.