Chaos Index Calculate
chaos_index_calculateCompute a real-time chaos index (0-100) by combining live Bitcoin price volatility, ISS orbital coordinates, city temperatures, recent earthquake magnitude, and current lunar phase. Returns the composite score plus each component's individual contribution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chaos_index | No | Overall chaos score on a scale of 0-100 | |
| lunar_phase | No | Lunar phase component contribution | |
| iss_position | No | ||
| bitcoin_volatility | No | Bitcoin price volatility component contribution | |
| global_temperature | No | Global temperature component contribution | |
| earthquake_magnitude | No | Earthquake activity component contribution |