Search NEON data products
neon_search_productsSearch NEON ecological data products by keywords, theme, science team, level, status, site, domain, or date. Filter results with facets, view site counts and month ranges, then check availability or product details.
Instructions
Find NEON data products by keywords, theme, science team, level, status, site, domain or date coverage; ranked results with facets and each product's site count and month range. Served from a cached catalog (no token). A bare code such as DP1.10003.001 matches exactly. Next: call neon_get_availability with a productCode, or neon_get_product for detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Only products with data at this site (code or name). | |
| sort | No | relevance | |
| level | No | Data product level 1-4. | |
| limit | No | ||
| query | No | Free text (all words must match names, keywords, themes or descriptions; small typos tolerated) or a product code such as DP1.10003.001. | |
| theme | No | Theme prefix, case-insensitive: Atmosphere, Biogeochemistry, Ecohydrology, 'Land Use', 'Organisms'. | |
| offset | No | ||
| status | No | ACTIVE (default), FUTURE, RETIRED or ALL. | ACTIVE |
| release | No | Evaluate availability within one release (RELEASE-YYYY). | |
| domain_code | No | Only products with data in this domain (D01-D20). | |
| available_to | No | Only products with data on or before this month. | |
| has_expanded | No | Only products with (or without) an expanded package. | |
| science_team | No | TIS, TOS, AIS, AOS or AOP. | |
| available_from | No | Only products with data on or after this month. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| items | Yes | ||
| notes | No | ||
| facets | Yes | ||
| source | No | ||
| resolved | No | ||
| nextSteps | No | ||
| didYouMean | No | ||
| indexSource | Yes | ||
| indexAgeSeconds | Yes |