Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 817 Bytes

File metadata and controls

14 lines (9 loc) · 817 Bytes

World Modelers Federated Search

This repository contains the API specification for a federated search capability that enables:

  1. Geospatial, temporal, and keyword based search across the ISI and NYU D3M Datamarts
  2. Concept based search using a UAZ concept mapping service
  3. Metadata retrieval for various datasets and variables
  4. Structured data download

The Open API Specification file for this API is contained in federated_search_api.yaml. Below is an example of the API usage:

Example API Call

This repository houses server code that manages this API.