This repository contains the API specification for a federated search capability that enables:
- Geospatial, temporal, and keyword based search across the ISI and NYU D3M Datamarts
- Concept based search using a UAZ concept mapping service
- Metadata retrieval for various datasets and variables
- 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:
This repository houses server code that manages this API.