Atmospheric CO2 (Keeling Curve)
climate.indicators.co2Get monthly atmospheric CO2 concentrations (ppm) from the Keeling Curve, dating back to 1958. Specify the number of years (1-50) to retrieve data for analysis of historical trends.
Instructions
Atmospheric CO2 concentration from NOAA Mauna Loa Observatory — the Keeling Curve. Monthly readings in ppm (parts per million) since 1958. Returns last 10 years by default. Source: NOAA ESRL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | No | Number of years of data to return (1-50, default 10). Data is monthly. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |